+csv dep for PG'OCaml.
[cocanwiki.git] / html / _css / folding.css
1 /* Folding headings.
2  * $Id: folding.css,v 1.1 2006/08/17 11:19:58 rich Exp $
3  */
4
5 div.foldingcontrol {
6   float: left;
7   cursor: pointer;
8   cursor: hand;
9 }