From 11247009d4cf3c3f6e457c9834d595371c05b4ef Mon Sep 17 00:00:00 2001 From: Dmitry Naumov-Socolov Date: Tue, 18 Oct 2016 16:29:54 -0400 Subject: [PATCH] WEB/MAIL. Fixed option hover color at mail configuration helper --- web/css/styles.min.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/web/css/styles.min.css b/web/css/styles.min.css index cf51d76d..b3419387 100644 --- a/web/css/styles.min.css +++ b/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{