Browse Source

修改tab样式

pull/865/head^2
q4speed 7 years ago
parent
commit
6d7b596854
  1. 16
      apps/static/css/jumpserver.css

16
apps/static/css/jumpserver.css

@ -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;
}
Loading…
Cancel
Save