fix variable color

This commit is contained in:
GilbN 2018-12-20 19:59:28 +01:00
parent 19a5aab568
commit 0642622e0e
2 changed files with 2 additions and 2 deletions

View File

@ -72,7 +72,7 @@ div.flot-text {
/* Variable label color */ /* Variable label color */
.template-variable { .template-variable {
color: #FFFFFF !important; color: #f79520 !important;
} }
/* Variable label box */ /* Variable label box */

View File

@ -135,7 +135,7 @@ color:#FFFFFF !important;
/* Variable label color */ /* Variable label color */
.template-variable { .template-variable {
color: #FFFFFF !important; color: #f79520 !important;
} }
/* Variable label box */ /* Variable label box */