mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
[stylelint] simple theme: fix some errors reported by stylelint
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
parent
14b09c15c4
commit
0b7d03c694
4 changed files with 16 additions and 29 deletions
|
|
@ -38,11 +38,8 @@
|
|||
@color-a-font: @color-base;
|
||||
@color-a-font-hover: @color-base;
|
||||
|
||||
|
||||
/// Start-Screen
|
||||
|
||||
|
||||
|
||||
/// Search-Input
|
||||
|
||||
@color-search-border: @color-base;
|
||||
|
|
@ -75,7 +72,6 @@
|
|||
@color-categories-item-border-unselected: #E8E7E6;
|
||||
@color-categories-item-border-unselected-hover: @color-base;
|
||||
|
||||
|
||||
/// Results
|
||||
|
||||
@color-suggestions-button-background: @color-base;
|
||||
|
|
@ -108,7 +104,6 @@
|
|||
@color-result-search-url-border: #888;
|
||||
@color-result-search-url-font: #444;
|
||||
|
||||
|
||||
/// Settings
|
||||
|
||||
@color-settings-fieldset: @color-base;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue