diff --git a/CSS/themes/grafblur.css b/CSS/themes/grafblur.css index 12c6fea9..e84f0d52 100644 --- a/CSS/themes/grafblur.css +++ b/CSS/themes/grafblur.css @@ -149,7 +149,7 @@ body { /* Panel text color*/ div.flot-text { - color: #ffffff; + color: #fff !important; } /* panel loading circle*/ diff --git a/CSS/themes/graforg.css b/CSS/themes/graforg.css index 44eda31b..d6eaa3cd 100644 --- a/CSS/themes/graforg.css +++ b/CSS/themes/graforg.css @@ -127,7 +127,7 @@ body { /* Panel text color*/ div.flot-text { - color: #FFF; + color: #FFF !important; } /* panel loading circle*/