|
@@ -3139,35 +3139,35 @@ div::-webkit-scrollbar {
|
|
|
|
|
|
|
|
|
// 20220927 林业修改
|
|
|
-// .no_hover:hover{
|
|
|
-// background: none!important;
|
|
|
-// box-shadow: initial;
|
|
|
-// }
|
|
|
-// .no_hover:hover h4{
|
|
|
-// color:#2bacf7!important;
|
|
|
-// }
|
|
|
-// .no_hover:hover .event-count .count-number{
|
|
|
-// border: 2px solid rgb(59 193 255 / 90%);
|
|
|
-// -webkit-box-shadow: 0 0 0.5rem 0 #2700ff inset;
|
|
|
-// box-shadow: 0 0 0.5rem 0 #2700ff inset;
|
|
|
-// background-image: -webkit-gradient(linear, 0 0, 0 bottom, from(#55b8f7), to(#8f3bff));
|
|
|
-// }
|
|
|
-
|
|
|
-// .tree_scroll::-webkit-scrollbar{
|
|
|
-// width: 1px;
|
|
|
-// height: 4px;
|
|
|
-// background: #00335c;
|
|
|
-// }
|
|
|
-// .tz_tk .el-dialog{
|
|
|
-// width: 20% !important;
|
|
|
-// }
|
|
|
-// .tz_tk .el-form-item__label{
|
|
|
-// color: #d2d2d2;
|
|
|
-// }
|
|
|
-
|
|
|
-// .d-l-l-text h4{
|
|
|
-// color:#fff!important;
|
|
|
-// }
|
|
|
-// .no_hover .no-weight h4{
|
|
|
-// color:#2bacf7!important;
|
|
|
-// }
|
|
|
+.no_hover:hover{
|
|
|
+ background: none!important;
|
|
|
+ box-shadow: initial;
|
|
|
+}
|
|
|
+.no_hover:hover h4{
|
|
|
+ color:#2bacf7!important;
|
|
|
+}
|
|
|
+.no_hover:hover .event-count .count-number{
|
|
|
+ border: 2px solid rgb(59 193 255 / 90%);
|
|
|
+ -webkit-box-shadow: 0 0 0.5rem 0 #2700ff inset;
|
|
|
+ box-shadow: 0 0 0.5rem 0 #2700ff inset;
|
|
|
+ background-image: -webkit-gradient(linear, 0 0, 0 bottom, from(#55b8f7), to(#8f3bff));
|
|
|
+}
|
|
|
+
|
|
|
+.tree_scroll::-webkit-scrollbar{
|
|
|
+ width: 1px;
|
|
|
+ height: 4px;
|
|
|
+ background: #00335c;
|
|
|
+}
|
|
|
+.tz_tk .el-dialog{
|
|
|
+ width: 20% !important;
|
|
|
+}
|
|
|
+.tz_tk .el-form-item__label{
|
|
|
+ color: #d2d2d2;
|
|
|
+}
|
|
|
+
|
|
|
+.d-l-l-text h4{
|
|
|
+ color:#fff!important;
|
|
|
+}
|
|
|
+.no_hover .no-weight h4{
|
|
|
+ color:#2bacf7!important;
|
|
|
+}
|