https://bugzilla.wikimedia.org/show_bug.cgi?id=61440
--- Comment #8 from Krinkle <[email protected]> --- (In reply to Matthew Flaschen from comment #7) > (In reply to Krinkle from comment #5) > > To override a style, always use the same selector as the original style and > > you'll be fine. > > That isn't appropriate in all cases. Say there are rules for a fooSelector > elsewhere. You want to style barSelector. Either "barSelector elements" is > a subset of "fooSelector elements", or the sets intersect. > > In the case of a conflict, you want to override the rules associated with > fooSelector. > > Simply using fooSelector again is not correct. It can unintentionally > re-style elements you want to leave alone. > I'm not convinced. Poke me on IRC with an example. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
