This patch adapts the dropdown menu to different themes. A more general way of theming was applied, so future theme maintenance can be a little bit easier. This change also prepares us for migrating the search engine menu to bootstrap dropdown menu.
Override bootstrap color variables to redefine theme colors.
Remove some redundant bootstrap utility class names.
This patch adapts the dropdown menu to different themes. A more general way of theming was applied, so future theme maintenance can be a little bit easier. This change also prepares us for migrating the search engine menu to bootstrap dropdown menu.