diff options
| author | Thomas Pointhuber <thomas.pointhuber@gmx.at> | 2014-03-06 16:25:15 +0100 |
|---|---|---|
| committer | Thomas Pointhuber <thomas.pointhuber@gmx.at> | 2014-03-06 16:25:15 +0100 |
| commit | 3b31c60f07dbc5b6e240295885b672e46b1583bd (patch) | |
| tree | 2a81bae537be4278c70d16c18b1db9210456dc9a /searx/static/css/definitions.less | |
| parent | e8b74c9e094c3b726100ac72de04e7c6a192b3b7 (diff) | |
fix little style errors
Diffstat (limited to 'searx/static/css/definitions.less')
| -rw-r--r-- | searx/static/css/definitions.less | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/searx/static/css/definitions.less b/searx/static/css/definitions.less index 013d24f2f..f71f55782 100644 --- a/searx/static/css/definitions.less +++ b/searx/static/css/definitions.less @@ -85,6 +85,8 @@ @color-settings-label-deny-background: #2ECC71; @color-settings-label-deny-font: @color-font; +@color-settings-return-background: @color-base; +@color-settings-return-font: #FFF; /// Other |