Skip to content

CSS Framework: Fixed #7647 - CSS class repeated needlessly #518

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

Closed
wants to merge 0 commits into from
Closed

CSS Framework: Fixed #7647 - CSS class repeated needlessly #518

wants to merge 0 commits into from

Conversation

MGaetan89
Copy link
Contributor

Remove repeated CSS class.

@rdworth
Copy link
Contributor

rdworth commented Nov 7, 2011

The repetition is not needless, it's effective and by design. Comment added to ticket.

@MGaetan89
Copy link
Contributor Author

But ui-state-* and ui-priority-* are defined after ui-widget-content and ui-widget-header, so they overwrite their properties, no ?

@rdworth
Copy link
Contributor

rdworth commented Nov 7, 2011

The point is whether a "light" rule in your own stylesheet would overwrite these styles unintentionally (such as the example I mentioned in my comment on the ticket). It should be possible to do so, but not too easy.

@MGaetan89
Copy link
Contributor Author

I'm sorry, I didn't saw the comment on the ticket. I get your point now.
I close this pull request then. Someone else as to do the same for the ticket.

@MGaetan89 MGaetan89 closed this Nov 7, 2011
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.

2 participants