From f9fd1dcbd815441d10e725aae83a1794f2c5d001 Mon Sep 17 00:00:00 2001 From: GilbN Date: Thu, 20 Dec 2018 20:01:45 +0100 Subject: [PATCH] more variable color fixes --- 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 80f5db5c..84caf046 100644 --- a/CSS/themes/graforg.css +++ b/CSS/themes/graforg.css @@ -79,7 +79,7 @@ div.flot-text { .gf-form-label { background-color: rgba(0, 0, 0, 0.25) !important; border: none !important; - color: #FFF !important; + color: #FFF; } .gf-form-input:focus { color: #FFF !important;