https://bugzilla.wikimedia.org/show_bug.cgi?id=46757
--- Comment #1 from Jon <[email protected]> --- For the record I think this sort of thing should be done in javascript. e.g. #mw-mf-menu-main li.icon-home a { background-image: url(images/menu/home.png); } .supportsDataUri #mw-mf-menu-main li.icon-home a { background-image: /* @embed */ url(images/menu/home.png); } Hacks in the startup module seem very nasty. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
