From 3524830c0fc9442f84a36256ee4554ae90ffa70e Mon Sep 17 00:00:00 2001 From: GilbN Date: Sun, 20 Jan 2019 17:04:48 +0100 Subject: [PATCH] removed panel loading circle --- CSS/themes/graforg-dashboard.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CSS/themes/graforg-dashboard.css b/CSS/themes/graforg-dashboard.css index 7133f0d3..edfd4061 100644 --- a/CSS/themes/graforg-dashboard.css +++ b/CSS/themes/graforg-dashboard.css @@ -157,6 +157,9 @@ div.flot-text { .panel-header:hover { background-color: rgba(0, 0, 0, 0.25) !important; } +.panel-loading { + color: transparent; +} /* ////PANEL BACKGROUND COLOR//// */ .graph-legend-table .graph-legend-series:nth-child(odd) {