From fbbfab70fc05bdc7916ebe4479c25d458110e213 Mon Sep 17 00:00:00 2001 From: GilbN Date: Sun, 14 Oct 2018 12:33:22 +0200 Subject: [PATCH] loading theme light --- 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 84540cf8..9df97d30 100644 --- a/CSS/themes/graforg.css +++ b/CSS/themes/graforg.css @@ -10,7 +10,7 @@ div.flot-text { color: #FFF !important; } /* Loading page */ -.theme-dark, .preloader { +.theme-dark, .theme-light, .preloader { background: transparent !important; } /* Hide sidemenu */