download.jqueryui.com
download.jqueryui.com copied to clipboard
ThemeRoller: Clickable Default State and Icon do not generate any css
In the theme roller, I can specify Icon for Clickable Default State. However, when I click "generate" button, the css is missing this line:
.ui-state-default .ui-icon { background-image: url("images/ui-icons_e0d5d5_256x240.png"); }
This has been unfixed by https://github.com/jquery/jquery-ui/pull/1983 as the fix created new issues and we don't have the capacity to solve them; they seem pretty major.