more variable color fixes

This commit is contained in:
GilbN 2018-12-20 20:01:45 +01:00
parent 0642622e0e
commit f9fd1dcbd8

View File

@ -79,7 +79,7 @@ div.flot-text {
.gf-form-label { .gf-form-label {
background-color: rgba(0, 0, 0, 0.25) !important; background-color: rgba(0, 0, 0, 0.25) !important;
border: none !important; border: none !important;
color: #FFF !important; color: #FFF;
} }
.gf-form-input:focus { .gf-form-input:focus {
color: #FFF !important; color: #FFF !important;