Quellcode durchsuchen

try to fix the detailed view

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

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

@@ -18086,7 +18086,7 @@ Rail
   right: 2px;
 }
 
-#layers .lu-switch__checkbox:disabled + .lu-switch__container {
+#layers .lu-switch__checkbox:disabled + .lu-switch__container .lu-form-check {
   opacity: 0.5;
   cursor: initial;
 }