Inter-Actief / amelie

De website van Inter-/Actief/. Vernoemd naar de film Amélie.
https://www.inter-actief.utwente.nl/
BSD 3-Clause "New" or "Revised" License
10 stars 5 forks source link

Increase readability for dropdown in christmas theme #911

Open Berehum opened 2 weeks ago

Berehum commented 2 weeks ago

Please add the following information to your pull request:

Please describe what your PR is fixing Added quick fix for making the text in the dropdown more readable in the christmas theme. CSS is still kinda a mess but we'll have a new frontend soon, so I won't take the time to clean that up.

Concretely, which issues does your PR solve? (Please reference them by typing Fixes/References Inter-Actief/amelie#<issue_id>) Fixes/References Inter-Actief/amelie#828

Does your PR change how we process personal data, impact our privacy document, or modify (one of) our data export(s)? no

Does your PR include any django migrations? no

Does your PR include the proper translations (did you add translations for new/modified strings)? no, my PR does not include translations

Does your PR include CSS changes (and did you run the compile_css.sh script in the scripts directory to regenerate the compiled.css file)? yes, I've compiled my CSS

Does your PR need external actions by for example the System Administrators? (Think about new pip packages, new (local) settings, a new regular task or cronjob, new management commands, etc.)? no

Did you properly test your PR before submitting it? yes