地质所 沉降监测网建设项目
zmk
2024-05-27 9166b7b4bdb84bfe499078dd68add5c3e462411f
javaweb-plus/javaweb-admin/src/main/resources/static/css/style.css
@@ -3048,7 +3048,7 @@
}
.border-bottom {
    border-bottom: 1px solid #e7eaec !important;
    /*border-bottom: 1px solid #e7eaec !important;*/
}
.font-bold {
@@ -3247,9 +3247,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 +3287,7 @@
nav.page-tabs {
    margin-left: 30px;
    width: 100000px;
    height: 38px;
    height: 45px;
    overflow: hidden;
}
@@ -3298,8 +3298,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 +6567,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 {