fixed panel text color
This commit is contained in:
parent
9b3bf4318d
commit
c16b17647d
@ -149,7 +149,7 @@ body {
|
||||
|
||||
/* Panel text color*/
|
||||
div.flot-text {
|
||||
color: #ffffff;
|
||||
color: #fff !important;
|
||||
}
|
||||
|
||||
/* panel loading circle*/
|
||||
|
||||
@ -127,7 +127,7 @@ body {
|
||||
|
||||
/* Panel text color*/
|
||||
div.flot-text {
|
||||
color: #FFF;
|
||||
color: #FFF !important;
|
||||
}
|
||||
|
||||
/* panel loading circle*/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user