From a35effc702a6f562ae2d9a90f344d67c866956e0 Mon Sep 17 00:00:00 2001 From: GilbN Date: Sat, 18 Aug 2018 00:34:51 +0200 Subject: [PATCH] . --- CSS/themes/graforg.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CSS/themes/graforg.css b/CSS/themes/graforg.css index f0af88c4..5aba3ef0 100644 --- a/CSS/themes/graforg.css +++ b/CSS/themes/graforg.css @@ -30,7 +30,7 @@ body { /* Dashboard search menu */ .search-field-wrapper { - background-color: rgba(0, 0, 0, 0.25); + background-color: #1f1f1f; box-shadow: none !important; } .search-field-wrapper>input {