Suggestion: use a URL shortener for link within jquery.ui.theme.css
In every version of jquery.ui.theme.css we see this comment on line 7
To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=...
This URL goes-on for almost 1500 characters.
This is not the least bit useful. Go ahead, try using that URL assuming your editor does not wrap the line at the 1024-character boundary, if not before.
Suggestion, therefore: let's use a shortened URL here. Better yet, alias the urls for stock themes on the server, like this perhaps. Plain and simple.
To view and modify this theme, visit http://jqueryui.com/themeroller/ui-lightness
Worth a ticket?
**--** Steve