Files
library/apps
hikari 1f62d64ace fix: improve dropdown option contrast for readability
Add explicit background and text color styling to select option
elements to fix poor contrast that made dropdown options illegible.

Changes:
- Add option styling to settings component select dropdown
- Add option styling to admin reports component select dropdown
- Set background to match form background color
- Set text color to match standard text color
- Ensures dropdown options are readable on all backgrounds
2026-02-19 20:42:06 -08:00
..