mirror of
https://github.com/Karaka-Management/cssOMS.git
synced 2026-01-11 11:18:39 +00:00
fix
This commit is contained in:
parent
5aa13c3f82
commit
ea5e624f59
|
|
@ -371,7 +371,7 @@ label.radio, label.checkbox {
|
||||||
opacity: 0;
|
opacity: 0;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
|
|
||||||
&:not(:required):checked ~ .checkmark {
|
&:checked ~ .checkmark {
|
||||||
background-color: var(--button-colored-background);
|
background-color: var(--button-colored-background);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
4038
styles.css
4038
styles.css
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user