download.jqueryui.com icon indicating copy to clipboard operation
download.jqueryui.com copied to clipboard

ThemeRoller: Clickable Default State and Icon do not generate any css

Open revinhart opened this issue 9 years ago • 1 comments

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"); }

revinhart avatar Sep 15 '16 23:09 revinhart

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.

mgol avatar Sep 25 '21 22:09 mgol