diff --git a/CSS/themes/graforg.css b/CSS/themes/graforg.css index f51b1624..c7b2e042 100644 --- a/CSS/themes/graforg.css +++ b/CSS/themes/graforg.css @@ -84,6 +84,9 @@ div.flot-text { border: none !important; box-shadow: none !important; } +.variable-option.highlighted, .variable-option:hover { + background-color: hsla(0,0%,100%,.1) !important; +} /* Variable dashboard dropdown */ .variable-value-link {