Explorar o código

try to fix the detailed view

andre %!s(int64=4) %!d(string=hai) anos
pai
achega
c3cacb3d0b
Modificáronse 1 ficheiros con 4 adicións e 4 borrados
  1. 4 4
      templates/client/default/assets/css/layers-ui.css

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

@@ -18065,6 +18065,10 @@ Rail
   /* Switch: Types */
 }
 
+#layers .lu-switch:disabled {
+  opacity: 0.5;
+}
+
 #layers .lu-switch + .lu-form-text {
   margin-left: 16px;
 }
@@ -18099,10 +18103,6 @@ Rail
   transition: all ease 0.3s;
 }
 
-#layers .lu-switch__handle:disabled {
-  opacity: 0.5;
-}
-
 #layers .lu-switch__container {
   position: absolute;
   top: 0;