地质所 沉降监测网建设项目
zmk
2024-05-28 3f1889e77f861a8284770c85bdd83204f6863f39
javaweb-plus/javaweb-admin/src/main/resources/static/css/style.css
@@ -400,7 +400,6 @@
body.mini-navbar .navbar-static-side {
    width: 70px;
}
body.mini-navbar .profile-element, body.mini-navbar .nav-label, body.mini-navbar .navbar-default .nav li a span {
    display: none;
}
@@ -3048,7 +3047,7 @@
}
.border-bottom {
    border-bottom: 1px solid #e7eaec !important;
    /*border-bottom: 1px solid #e7eaec !important;*/
}
.font-bold {
@@ -3247,9 +3246,9 @@
/*CONTENTTABS*/
.content-tabs {
    position: relative;
    height: 39px;
    background: #fafafa;
    line-height: 38px;
    height: 45px;
    background: #ffffff;
    line-height: 43px;
}
.content-tabs .roll-nav, .page-tabs-list {
@@ -3287,7 +3286,7 @@
nav.page-tabs {
    margin-left: 30px;
    width: 100000px;
    height: 38px;
    height: 45px;
    overflow: hidden;
}
@@ -3298,8 +3297,8 @@
.page-tabs a {
    display: block;
    float: left;
    border-right: solid 1px #eee;
    padding: 0 15px;
    /*border-right: solid 1px #eee;*/
    padding: 0 30px;
}
.page-tabs a i:hover {
@@ -6567,8 +6566,9 @@
}
.page-tabs a.active {
   background: #eaedf1;
   /*background: #eaedf1;*/
   color: #23508e;
    border-bottom: 2px solid #409eff;
}
.page-tabs a.active:hover,
.page-tabs a.active i:hover {