修改tab样式

pull/865/head^2
q4speed 2018-01-10 16:42:30 +08:00
parent 9a2fbba956
commit 6d7b596854
1 changed files with 16 additions and 0 deletions

View File

@ -322,4 +322,20 @@ div.dataTables_wrapper div.dataTables_filter {
.welcome-message img {
margin: -11px 0;
}
.nav.nav-tabs li.active {
background-color: #FFF;
}
.ibox-title {
border-top: none;
}
.nav.nav-tabs li > a {
max-height: 38px;
}
.nav.nav-tabs li.active a {
border: none;
}