mirror of
https://github.com/myvesta/vesta
synced 2025-08-19 21:04:07 -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 {
|
.vst-list.flat:hover {
|
||||||
color: #ff6701;
|
color: #ff6701;
|
||||||
}
|
}
|
||||||
|
.vst-list.flat option {
|
||||||
|
color: #555;
|
||||||
|
}
|
||||||
|
|
||||||
a.vst-text,
|
a.vst-text,
|
||||||
a.vst-text b{
|
a.vst-text b{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue