Browse Source

more variable color fixes

pull/4/head
GilbN 7 years ago
parent
commit
f9fd1dcbd8
  1. 2
      CSS/themes/graforg.css

2
CSS/themes/graforg.css

@ -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;

Loading…
Cancel
Save