Skip to content

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

Closed
MGaetan89 wants to merge 0 commit intojquery:masterfrom
MGaetan89:bug_7647
Closed

CSS Framework: Fixed #7647 - CSS class repeated needlessly#518
MGaetan89 wants to merge 0 commit intojquery:masterfrom
MGaetan89:bug_7647

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