update edit form

This commit is contained in:
Aung Myo
2018-02-20 18:15:55 +06:30
parent 98c4737a2a
commit 098ea8e931
2 changed files with 98 additions and 20 deletions

View File

@@ -62,6 +62,9 @@ section .content{
.nav-tabs {
background-color: #eeeeee;
}
.nav-tabs .nav-link {
padding: 0.7286rem 0.2575
}
.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
background-color: #fff;
border-left: 6px solid #111;