Преглед изворни кода

try to fix the detailed view

andre пре 4 година
родитељ
комит
8858c2e9d8
1 измењених фајлова са 4 додато и 4 уклоњено
  1. 4 4
      templates/client/default/assets/css/layers-ui.css

+ 4 - 4
templates/client/default/assets/css/layers-ui.css

@@ -18065,10 +18065,6 @@ Rail
   /* Switch: Types */
 }
 
-#layers .lu-switch:disabled {
-  opacity: 0.5;
-}
-
 #layers .lu-switch + .lu-form-text {
   margin-left: 16px;
 }
@@ -18090,6 +18086,10 @@ Rail
   right: 2px;
 }
 
+#layers .lu-switch__checkbox:disabled + .lu-switch__container {
+  opacity: 0.5;
+}
+
 #layers .lu-switch__handle {
   position: absolute;
   top: 2px;