https://bugzilla.wikimedia.org/show_bug.cgi?id=26478
Krinkle <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from Krinkle <[email protected]> 2011-01-06 00:30:00 UTC --- Before ResourceLoader imported media, user stylesheets and site styles were loaded with the media="all" attribute. I'd say keep that the way it was. No complains about that in the past right ? That way everthing stays compatible. And everybody can keep using special styles for print only or for screen only in their User:Me/skin.css Also, things like MediaWiki:Print.css can then simply be wrapped in @media print (not in a seperate <link>), when it's defined as module. (as can extensions when defining the style modules) -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- 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
