1
0
mirror of https://github.com/gilbN/theme.park.git synced 2024-10-05 15:07:11 +02:00

fixed panel text color

This commit is contained in:
GilbN 2018-08-26 23:28:38 +02:00
parent 9b3bf4318d
commit c16b17647d
2 changed files with 2 additions and 2 deletions

View File

@ -149,7 +149,7 @@ body {
/* Panel text color*/
div.flot-text {
color: #ffffff;
color: #fff !important;
}
/* panel loading circle*/

View File

@ -127,7 +127,7 @@ body {
/* Panel text color*/
div.flot-text {
color: #FFF;
color: #FFF !important;
}
/* panel loading circle*/