removed panel loading circle
This commit is contained in:
parent
90468ce2ce
commit
3524830c0f
@ -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) {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user