|
@@ -18065,17 +18065,13 @@ Rail
|
|
|
/* Switch: Types */
|
|
/* Switch: Types */
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
-#layers .lu-switch:disabled {
|
|
|
|
|
- opacity: 0.5;
|
|
|
|
|
-}
|
|
|
|
|
-
|
|
|
|
|
#layers .lu-switch + .lu-form-text {
|
|
#layers .lu-switch + .lu-form-text {
|
|
|
margin-left: 16px;
|
|
margin-left: 16px;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
#layers .lu-switch__checkbox {
|
|
#layers .lu-switch__checkbox {
|
|
|
position: absolute;
|
|
position: absolute;
|
|
|
- opacity: 0;
|
|
|
|
|
|
|
+ opacity: 0.5;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
#layers .lu-switch__checkbox + .lu-switch__container .lu-switch__handle {
|
|
#layers .lu-switch__checkbox + .lu-switch__container .lu-switch__handle {
|