RE: cvs commit: fptools/haddock/html haddock.css fptools/haddock/src HaddockHtml.hs
"Simon Marlow" <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.cvs.fptools |
|---|---|
| Message-ID | <3429668D0E777A499EE74A7952C382D10339DF59@EUR-MSG-01.europe.corp.microsoft.com> |
On 28 February 2005 18:11, Sven Panne wrote: > Simon Marlow wrote: >> simonmar 2005/02/28 08:22:10 PST >> >> Modified files: >> haddock/html haddock.css >> haddock/src HaddockHtml.hs >> Log: >> Attempt to fix the layout of the package names in the contents. >> [...] > > Hmmm... Now the package name for lines with a +/- is shifted one row > down (looks like overstrike mode :-), but only in Konqueror. In > Firefox and Epiphany it looks OK. :-( Yes, I noticed that it was broken in konqueror. Everything else I tried was broken in konqueror too :-( Also IE really doesn't like all those nested DIVs, it gets really slow. I'd be happy to back off and remove the +/- buttons altogether: what do you think? Cheers, Simon