地质所 沉降监测网建设项目
zmk
2024-05-28 4640dc7ce69ed3ca79b84ad739750c35e7e7be5e
javaweb-plus/javaweb-admin/src/main/resources/static/css/skins.css
@@ -162,7 +162,7 @@
}
.skin-blue .content-tabs {
   border-bottom: 1px solid #e5e5e5;
   /*border-bottom: 1px solid #e5e5e5;*/
}
.skin-blue.layout-top-nav>.logo {
@@ -791,7 +791,8 @@
}
.theme-dark .nav>li.active {
   background: #293846;
   /*background: #293846;*/
   background: rgb(44, 46, 68);
}
.theme-dark .navbar-static-side {
@@ -804,7 +805,8 @@
.theme-dark .navbar-default .nav>li>a:hover,
.theme-dark .navbar-default .nav>li>a:focus {
   background: #293846;
   background: rgba(24,144,255,.85);
   /*background: #293846;*/
}
/** 浅色主题 theme-light **/