mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-09-09 11:19:08 +00:00
修改tab样式
This commit is contained in:
@@ -322,4 +322,20 @@ div.dataTables_wrapper div.dataTables_filter {
|
|||||||
|
|
||||||
.welcome-message img {
|
.welcome-message img {
|
||||||
margin: -11px 0;
|
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