Browse Source

removed panel loading circle

pull/4/head
GilbN 7 years ago
parent
commit
3524830c0f
  1. 3
      CSS/themes/graforg-dashboard.css

3
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) {

Loading…
Cancel
Save