mirror of
https://github.com/odoo/runbot.git
synced 2025-03-19 17:35:45 +07:00
![]() 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. |
||
---|---|---|
.. | ||
scss | ||
src/js |