replace default checkbox color

This commit is contained in:
Vinzenz Vietzke 2020-10-12 23:19:09 +02:00
parent 8c65c0ccf9
commit bfa85c2555
1 changed files with 1 additions and 1 deletions

View File

@ -2044,7 +2044,7 @@ p.wall-item-announce,
.radio label::before,
.checkbox label::before {
background-color: $background_color;
background-color: $nav_bg;
}
.radio label::after {
background-color: $link_color;