|
|
@@ -18063,6 +18063,7 @@ Rail
|
|
|
/* Switch: Handle */
|
|
|
/* Switch: Container */
|
|
|
/* Switch: Types */
|
|
|
+ opacity: 0.5;
|
|
|
}
|
|
|
|
|
|
#layers .lu-switch + .lu-form-text {
|
|
|
@@ -18110,10 +18111,6 @@ Rail
|
|
|
transition: all ease 0.3s;
|
|
|
}
|
|
|
|
|
|
-#layers .lu-switch__container:disabled {
|
|
|
- opacity: 0.5;
|
|
|
-}
|
|
|
-
|
|
|
#layers .lu-switch--icon {
|
|
|
width: 45px;
|
|
|
}
|