jquery / themeroller.jquerymobile.com

ThemeRoller site for jQuery Mobile
Other
140 stars 73 forks source link

Theme export contains URL to image #71

Closed clphillips closed 12 years ago

clphillips commented 12 years ago

When exporting a theme, ".ui-icon, .ui-icon-searchfield:after" sets a URL to an image, rather than the relative path.

background-image: url(http://code.jquery.com/mobile/latest/images/icons-18-white.png) /*{global-icon-set}*/;
tybenz commented 12 years ago

Thanks clphillips. Fixed now.