diff --git a/pandora_console/include/styles/pandora_black.css b/pandora_console/include/styles/pandora_black.css index 52ee92783d..d8691dcdde 100644 --- a/pandora_console/include/styles/pandora_black.css +++ b/pandora_console/include/styles/pandora_black.css @@ -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,