Skip to content

Conversation

usmonster
Copy link
Contributor

The CSS for the Progressbar widget contained a reference to
"images/animated-overlay.gif", which is not included in custom jQuery UI
builds with "no theme" selected. This replaces the reference with a data URI.

Fixes #10134.

The CSS for the Progressbar widget contained a reference to
"images/animated-overlay.gif", which is not included in custom jQuery UI
builds with "no theme" selected. This replaces the reference with a data URI.
@tjvantoll
Copy link
Member

@scottgonzalez Any concerns with this? It looks good to me.

@scottgonzalez
Copy link
Member

I'm still on the fence about this since it's really theme-related. But since we're already violating this with the image reference, I'm fine continuing to violate it with a data URI.

@tjvantoll tjvantoll closed this in e91f38e Jul 8, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants