Closed clphillips closed 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}*/;
Thanks clphillips. Fixed now.
When exporting a theme, ".ui-icon, .ui-icon-searchfield:after" sets a URL to an image, rather than the relative path.