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

This commit is contained in:
Dmitry Naumov-Socolov 2016-10-18 16:29:54 -04:00
commit 11247009d4

View file

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