Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Include Upload pattern progress bar styles for use by widgets #698

Merged
merged 1 commit into from
Aug 18, 2016

Conversation

seanupton
Copy link
Member

Upload pattern previously omitted any styles for progress bar, which breaks upload display of progress bar in plone.app.widgets 1.x (e.g. in TinyMCE upload tab).

This fixes that; it also fixes lack of the bootstrap scaffolding for the .sr-only selector.

LESS Imports are done by reference to keep resulting file size low. This style fix is very low risk: while it adds about 1.2k to the built widgets.min.css, once gzipped, the difference is only 64 additional bytes served over a compressed connection.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants