Quellcode durchsuchen

try to fix the detailed view

andre vor 4 Jahren
Ursprung
Commit
108039285c
1 geänderte Dateien mit 4 neuen und 0 gelöschten Zeilen
  1. 4 0
      templates/client/default/assets/css/layers-ui.css

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

@@ -18099,6 +18099,10 @@ Rail
   transition: all ease 0.3s;
 }
 
+#layers .lu-switch__handle:disabled {
+  opacity: 0.5;
+}
+
 #layers .lu-switch__container {
   position: absolute;
   top: 0;