Selaa lähdekoodia

try to fix the detailed view

andre 4 vuotta sitten
vanhempi
commit
1cfd9420b4
1 muutettua tiedostoa jossa 1 lisäystä ja 4 poistoa
  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: Handle */
   /* Switch: Container */
   /* Switch: Container */
   /* Switch: Types */
   /* Switch: Types */
+  opacity: 0.5;
 }
 }
 
 
 #layers .lu-switch + .lu-form-text {
 #layers .lu-switch + .lu-form-text {
@@ -18110,10 +18111,6 @@ Rail
   transition: all ease 0.3s;
   transition: all ease 0.3s;
 }
 }
 
 
-#layers .lu-switch__container:disabled {
-  opacity: 0.5;
-}
-
 #layers .lu-switch--icon {
 #layers .lu-switch--icon {
   width: 45px;
   width: 45px;
 }
 }