http://bugzilla.novell.com/show_bug.cgi?id=573334
http://bugzilla.novell.com/show_bug.cgi?id=573334#c1 Jonathan Pryor <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Jonathan Pryor <[email protected]> 2010-01-25 15:06:59 UTC --- The problem is the ecmaspec XSLT and CSS files. mcs/tools/monodoc/Resources/ecmaspec-html-css.xsl generates a <span class="terminal" /> HTML element for terminal elements (which should be fixed-width), but mcs/tools/monodoc/Resources/ecmaspec.css doesn't list a "terminal" class, so no specific font is used. Someone should go through the ecmaspec.css file and make sure that the language docs look correct under it. Any takers? -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
