소스 검색

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 {
   color: #ff6701;
 }
+.vst-list.flat option {
+  color: #555;
+}
 
 a.vst-text,
 a.vst-text b{