https://bugzilla.wikimedia.org/show_bug.cgi?id=24710
--- Comment #17 from Roan Kattouw <[email protected]> 2010-09-08 18:51:57 UTC --- (In reply to comment #16) > So, basically, div with the p-variants ID should have the properties of > vectorTabs class (and everything that goes with it), not vectorMenu. > > I don't think there's an easy and slick way of achieving that without changing > MediaWiki, or whatever generates this code. Since CSS doesn't have > non-inheritance, even if it's possible to do this in CSS, it would be long, > dirty and ugly. You can use JS to change the class of the variants <div> and unwrap the contents of the <h5>. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
