[dokuwiki] TOC obscured by text inside code tags

Hi List,


I noticed that the Table Of Contents can sometimes be obscured by elements such
as "source code" (text inside <code> tags).

You can easily fix this design.css. Go to line 518 (div.dokuwiki #toc__inside)
and add the following code inside the {} brackets, on a separate line:

  z-index: 100;


Cheers,
Onno

-- 
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist

Other related posts: