mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-09-09 03:09:34 +00:00
修改tab样式
This commit is contained in:
@@ -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;
|
||||
}
|
Reference in New Issue
Block a user