This repository was archived by the owner on Oct 8, 2021. It is now read-only.
This repository was archived by the owner on Oct 8, 2021. It is now read-only.
Selectmenu non-native theming problem #7957
Closed
Description
Test case: http://jsbin.com/husohaluqo/1/edit?html,css,js,output
Page theme "a", header theme "b", selectmenu on header.
If no theme explicitly defined for selectmenu it will be styled as parent (header). But popup is styled incorrectly as "a" (page).
Also it would be nice to have separate option for popup styling, because often it should be styled quite differently.