From c2cdbcce1b0ded1b68d2e3c643f1498a9a26a628 Mon Sep 17 00:00:00 2001 From: miguel angel rasteu Date: Thu, 3 Aug 2023 13:45:31 +0200 Subject: [PATCH] #11668 Fix black theme --- pandora_console/include/styles/pandora_black.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pandora_console/include/styles/pandora_black.css b/pandora_console/include/styles/pandora_black.css index 9c584aa452..c8d4441465 100644 --- a/pandora_console/include/styles/pandora_black.css +++ b/pandora_console/include/styles/pandora_black.css @@ -1459,7 +1459,7 @@ select[multiple] option:hover { } .select2-container .select2-selection--single .select2-selection__rendered { - color: var(--secondary-color) !important; + color: var(--secondary-color); } .filter_summary > div,