Skip to content

Commit 1124700

Browse files
WEB/MAIL. Fixed option hover color at mail configuration helper
1 parent 447a31b commit 1124700

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

web/css/styles.min.css

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2510,6 +2510,9 @@ label {
25102510
.vst-list.flat:hover {
25112511
color: #ff6701;
25122512
}
2513+
.vst-list.flat option {
2514+
color: #555;
2515+
}
25132516

25142517
a.vst-text,
25152518
a.vst-text b{

0 commit comments

Comments
 (0)