We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3309aab commit c0e7122Copy full SHA for c0e7122
themes/base/jquery.ui.selectmenu.css
@@ -44,13 +44,13 @@
44
text-decoration: none;
45
}
46
.ui-selectmenu-button select {
47
- left: 0;
+ cursor: pointer;
48
opacity: 0.001;
49
position: absolute;
50
+ left: 0;
51
top: 0;
52
width: 100%;
53
height: 100%;
- cursor: pointer;
54
55
.ui-selectmenu-button span.ui-icon {
56
right: 0.5em;
0 commit comments