From 5c9bf45c61caba51a0b977a9a29eda70b072d100 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luk=C3=A1=C5=A1=20Kucharczyk?= Date: Tue, 9 Jun 2026 09:41:30 +0200 Subject: [PATCH] Fix contrast issues with search select dropdown --- common/components/search_select.py | 26 ++++++++++++---- games/static/base.css | 50 ++++++++++++++++++++++++++++++ games/static/js/search_select.js | 6 ++-- 3 files changed, 72 insertions(+), 10 deletions(-) diff --git a/common/components/search_select.py b/common/components/search_select.py index 3e35958..843c63e 100644 --- a/common/components/search_select.py +++ b/common/components/search_select.py @@ -71,7 +71,10 @@ _ROW_HEIGHT_REM = 2.25 # Inline class strings (ported verbatim from the retired SelectableFilter CSS) # so the filter combobox is fully self-styled — nothing in input.css. JS-added # rows/pills are cloned from server-rendered