[stylelint] simple theme: fix some errors reported by stylelint

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
Markus Heiser 2021-06-22 14:15:47 +02:00
parent 14b09c15c4
commit 0b7d03c694
4 changed files with 16 additions and 29 deletions

View file

@ -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;