浏览代码

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

Dmitry Naumov-Socolov 9 年之前
父节点
当前提交
11247009d4
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      web/css/styles.min.css

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

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