mirror of
https://github.com/searxng/searxng.git
synced 2025-09-10 20:28:25 +02:00
rewrite wrong variable name
This commit is contained in:
parent
425ec3b707
commit
a6c9a571ac
2 changed files with 2 additions and 2 deletions
|
@ -142,7 +142,7 @@ fieldset {
|
|||
|
||||
.checkbox_container input[type="checkbox"]:checked + label {
|
||||
background: @color-categories-item-selected;
|
||||
color: @font-color-categories-item-selected;
|
||||
color: @color-categories-item-selected-font;
|
||||
}
|
||||
|
||||
.search {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue