Skip to content
This repository was archived by the owner on Oct 8, 2021. It is now read-only.

Commit 438004b

Browse files
committed
Select: Add optgroup theming for non-native select - #1
Fix for #4812
1 parent 204f87c commit 438004b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

js/widgets/forms/select.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ $.widget( "mobile.selectmenu", $.mobile.widget, {
2020
shadow: true,
2121
iconshadow: true,
2222
overlayTheme: "a",
23+
dividerTheme: "b",
2324
hidePlaceholderMenuItems: true,
2425
closeText: "Close",
2526
nativeMenu: true,

0 commit comments

Comments
 (0)