|
|
@@ -18065,10 +18065,6 @@ Rail
|
|
|
/* Switch: Types */
|
|
|
}
|
|
|
|
|
|
-#layers .lu-switch:disabled {
|
|
|
- opacity: 0.5;
|
|
|
-}
|
|
|
-
|
|
|
#layers .lu-switch + .lu-form-text {
|
|
|
margin-left: 16px;
|
|
|
}
|
|
|
@@ -18090,6 +18086,10 @@ Rail
|
|
|
right: 2px;
|
|
|
}
|
|
|
|
|
|
+#layers .lu-switch__checkbox:disabled + .lu-switch__container {
|
|
|
+ opacity: 0.5;
|
|
|
+}
|
|
|
+
|
|
|
#layers .lu-switch__handle {
|
|
|
position: absolute;
|
|
|
top: 2px;
|