https://bugzilla.wikimedia.org/show_bug.cgi?id=26519
Brandon Harris <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Brandon Harris <[email protected]> 2010-12-31 03:16:39 UTC --- I'm not sure this is a bug. It appears that maybe you don't understand how style sheets work? span strong { color: red; } strong span { color: blue; } Or in your first instance: li.mw-specialpagerestricted strong a { color: red; } I don't see a bug here. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
