https://bugzilla.wikimedia.org/show_bug.cgi?id=35562
--- Comment #11 from Jesús Martínez Novo (Ciencia Al Poder) <[email protected]> --- It could have worked if common.css was empty, thus the @import in the <skin>.css was the first rule in the file. (In reply to comment #10) > I've considered this, but it was reverted because it breaks cascading order. What? I think the reason for allowing only @imports at the top was to avoid people relying on cascading order between rules on that file and on the @import-ed one, so moving @imports to top shouldn't break anything. Well, if done, it should preserve the order as they appear. -- 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
