move from nav_bg color to static background color
This commit is contained in:
parent
bfa85c2555
commit
5e3670c2d0
|
@ -2044,7 +2044,7 @@ p.wall-item-announce,
|
|||
|
||||
.radio label::before,
|
||||
.checkbox label::before {
|
||||
background-color: $nav_bg;
|
||||
background-color: rgba(255,255,255,$contentbg_transp);
|
||||
}
|
||||
.radio label::after {
|
||||
background-color: $link_color;
|
||||
|
|
Loading…
Reference in New Issue
Block a user