This commit is contained in:
Dennis Eichhorn 2023-10-26 16:07:26 +00:00
parent 5aa13c3f82
commit ea5e624f59
2 changed files with 3 additions and 4037 deletions

View File

@ -371,7 +371,7 @@ label.radio, label.checkbox {
opacity: 0;
cursor: pointer;
&:not(:required):checked ~ .checkmark {
&:checked ~ .checkmark {
background-color: var(--button-colored-background);
}

4038
styles.css

File diff suppressed because one or more lines are too long