removed panel loading circle

This commit is contained in:
GilbN 2019-01-20 17:04:48 +01:00
parent 90468ce2ce
commit 3524830c0f

View File

@ -157,6 +157,9 @@ div.flot-text {
.panel-header:hover { .panel-header:hover {
background-color: rgba(0, 0, 0, 0.25) !important; background-color: rgba(0, 0, 0, 0.25) !important;
} }
.panel-loading {
color: transparent;
}
/* ////PANEL BACKGROUND COLOR//// */ /* ////PANEL BACKGROUND COLOR//// */
.graph-legend-table .graph-legend-series:nth-child(odd) { .graph-legend-table .graph-legend-series:nth-child(odd) {