mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Updating some color
This commit is contained in:
@@ -4063,3 +4063,11 @@ input:not([type]):focus:not([readonly])+label, input[type=text]:not(.browser-def
|
|||||||
-ms-user-select: all !important; /* No support yet */
|
-ms-user-select: all !important; /* No support yet */
|
||||||
user-select: all !important; /* Likely future */
|
user-select: all !important; /* Likely future */
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.IL_BASE {
|
||||||
|
display: flex;
|
||||||
|
}
|
||||||
|
|
||||||
|
.IL_BASE .IL_BASE {
|
||||||
|
background-color: white;
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user