Переглянути джерело

try to fix the detailed view

andre 4 роки тому
батько
коміт
c3cacb3d0b
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,6 +18065,10 @@ Rail
   /* Switch: Types */
   /* Switch: Types */
 }
 }
 
 
+#layers .lu-switch:disabled {
+  opacity: 0.5;
+}
+
 #layers .lu-switch + .lu-form-text {
 #layers .lu-switch + .lu-form-text {
   margin-left: 16px;
   margin-left: 16px;
 }
 }
@@ -18099,10 +18103,6 @@ Rail
   transition: all ease 0.3s;
   transition: all ease 0.3s;
 }
 }
 
 
-#layers .lu-switch__handle:disabled {
-  opacity: 0.5;
-}
-
 #layers .lu-switch__container {
 #layers .lu-switch__container {
   position: absolute;
   position: absolute;
   top: 0;
   top: 0;