Ver Fonte

WEB/MAIL. Fixed option hover color at mail configuration helper

Dmitry Naumov-Socolov há 9 anos atrás
pai
commit
11247009d4
1 ficheiros alterados com 3 adições e 0 exclusões
  1. 3 0
      web/css/styles.min.css

+ 3 - 0
web/css/styles.min.css

@@ -2510,6 +2510,9 @@ label {
 .vst-list.flat:hover {
   color: #ff6701;
 }
+.vst-list.flat option {
+  color: #555;
+}
 
 a.vst-text,
 a.vst-text b{