mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-08-14 18:49:17 -07:00
WEB/MAIL. Fixed option hover color at mail configuration helper
This commit is contained in:
parent
447a31b419
commit
11247009d4
1 changed files with 3 additions and 0 deletions
3
web/css/styles.min.css
vendored
3
web/css/styles.min.css
vendored
|
@ -2510,6 +2510,9 @@ label {
|
|||
.vst-list.flat:hover {
|
||||
color: #ff6701;
|
||||
}
|
||||
.vst-list.flat option {
|
||||
color: #555;
|
||||
}
|
||||
|
||||
a.vst-text,
|
||||
a.vst-text b{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue