mirror of
https://github.com/searxng/searxng.git
synced 2025-09-03 16:58:34 +02:00
rewrite wrong variable name
This commit is contained in:
parent
425ec3b707
commit
a6c9a571ac
2 changed files with 2 additions and 2 deletions
|
@ -36,7 +36,7 @@
|
|||
/// Categories
|
||||
|
||||
@color-categories-item-selected: @color-base;
|
||||
@font-color-categories-item-selected: #FFF;
|
||||
@color-categories-item-selected-font: #FFF;
|
||||
|
||||
@color-categories-item-border-selected: @color-base-dark;
|
||||
@color-categories-item-border-unselected: #E8E7E6;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue