mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 16:24:54 +02:00
#13471 Fixed color text for multi select element
This commit is contained in:
parent
b4d4300f12
commit
a9db8d8f24
@ -1477,6 +1477,7 @@ select[multiple] option:checked,
|
||||
select[multiple] option:active,
|
||||
select[multiple] option:hover {
|
||||
background: #008d86 !important;
|
||||
color: var(--text-color);
|
||||
}
|
||||
|
||||
.select2-search.select2-search--dropdown,
|
||||
|
Loading…
x
Reference in New Issue
Block a user