https://bugzilla.wikimedia.org/show_bug.cgi?id=19416
Happy-melon <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Happy-melon <[email protected]> 2009-06-29 15:07:45 UTC --- Why not just apply the same styles to "div.mw-geshi" as are already applied to pre? That is, wherever we currently have pre { some-style: value; } we now get pre, div.mw-geshi { some-style: value; } etc. This seems to be what everyone wants... -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
