Merge branch 'master' of bitbucket.org:code2lab/sxrestaurant into quick_service

This commit is contained in:
Aung Myo
2018-02-21 13:28:43 +06:30
3 changed files with 104 additions and 24 deletions

View File

@@ -69,6 +69,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;