https://bugzilla.wikimedia.org/show_bug.cgi?id=35562
--- Comment #12 from Isarra <[email protected]> --- (In reply to comment #11) > It could have worked if common.css was empty, thus the @import in the > <skin>.css was the first rule in the file. Yeah, looks like I added some site-specific css around then, nevermind. > (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. Indeed. Also, if the reason for removing the ability to import stuff at all was order-related, that seems rather backwards regardless, since slightly off functionality is generally still better than no functionality at all. -- 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
