https://bugzilla.wikimedia.org/show_bug.cgi?id=23708
--- Comment #5 from Gérard <[email protected]> 2010-06-22 04:23:50 UTC --- Thanks for your extensive comment and helpful links. I have added a MediaWiki:Geshi.css page to my wiki with the suggested code: pre.css.source-css, /* MediaWiki:*.css, User:*.css */ pre.javascript.source-javascript, /* MediaWiki:*.js, User:*.js */ div.mw-geshi pre, /* source enclose="pre" */ div.mw-geshi div, /* source enclose="div" */ span.mw-geshi /* source enclose="none" */ { font-family: monospace, sans-serif !important; } Now sourcecode shows properly in a page with Firefox and the newest version of Geshi. This solves the issue reported in the bug. I think this bugreport can be closed. -- 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
