https://bugzilla.wikimedia.org/show_bug.cgi?id=27025
darklama <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #16 from darklama <[email protected]> 2011-09-08 11:34:15 UTC --- If styles aren't minified in debug mode, wouldn't prepending a comment as each stylesheet is combined together do the trick? /** /skins/common/shared.css **/ abbr, acronym, .explain { } ... /** /resources/mediawiki.special/mediawiki.special.preferences.css **/ #mw-emailaddress-validity { } ... /** MediaWiki:Common.css **/ ... -- 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
