https://bugzilla.wikimedia.org/show_bug.cgi?id=35562
--- Comment #9 from Krinkle <[email protected]> --- (In reply to comment #7) > It was working in April. Same scripts, but the MediaWiki was treating them > differently. > Simply impossible. User modules have been loaded with ResourceLoader since Februari 2011, and before that they were loaded with another system that combined the user-stylesheets. Maybe the order has changed (skin.css + common.css vs. common.css + skin.css) I don't know, but they certainly weren't loaded separately so @import was always only working from one of them. If it worked from April I suspect that it didn't really work, but you might have used a different order. I'd be interested to know how this worked for you in April, maybe we can come up with a short-term fix for this. If you can explain how it worked then, I'm sure we can make it work again :) -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
