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

try to fix the detailed view

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

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

@@ -18063,6 +18063,7 @@ Rail
   /* Switch: Handle */
   /* Switch: Container */
   /* Switch: Types */
+  opacity: 0.5;
 }
 
 #layers .lu-switch + .lu-form-text {
@@ -18110,10 +18111,6 @@ Rail
   transition: all ease 0.3s;
 }
 
-#layers .lu-switch__container:disabled {
-  opacity: 0.5;
-}
-
 #layers .lu-switch--icon {
   width: 45px;
 }