runbot/runbot_merge/static/scss
Xavier Morel e6648b95c4 [IMP] runbot_merge: fix dropdown colors for dark mode
Much like the alerts and tables bootstrap's dropdowns don't bother
using CSS variables so don't react correctly to the color theme.

Fix them up by updating their CSS rules to use the relevant
variables. They can't be manipulated via their SCSS variables because
there's a bunch of other pieces of code (e.g. odoo theming shit) which
wants to manipulate the dropdown colors in SCSS so using CSS vars
break them.
2025-03-13 11:50:42 +01:00
..
primary_variables.scss [IMP] runbot_merge: tune dark mode colors 2025-03-13 10:45:18 +01:00
revariable.scss [IMP] runbot_merge: fix dropdown colors for dark mode 2025-03-13 11:50:42 +01:00
runbot_merge_backend.scss [IMP] runbot_merge: add color key to freeze wizard 2023-01-25 12:25:45 +01:00
runbot_merge.scss [IMP] runbot_merge: have staging borders vary based on theme 2025-03-13 10:39:51 +01:00