Changes

Jump to navigation Jump to search
230 bytes added ,  19:58, 12 November 2009
extend feature show toclevels to the 10 available (in monobook skin)
Line 32: Line 32:  
   there shouldn't be according to the MoS).
 
   there shouldn't be according to the MoS).
   −
   copied here 07 Nov 2009 by [[User:FGrose]] from [[wikipedia:MediaWiki:Common.css]]
+
   updated 12 Nov 2009 by [[User:FGrose]] modeled after Wikipedia:MediaWiki:Common.css
 +
                                          but extended to 10 levels as demonstrated
 +
                                          in [[Template:TOCright]].
 
  */
 
  */
 
.toclimit-2 .toclevel-2,
 
.toclimit-2 .toclevel-2,
Line 39: Line 41:  
.toclimit-5 .toclevel-5,
 
.toclimit-5 .toclevel-5,
 
.toclimit-6 .toclevel-6,
 
.toclimit-6 .toclevel-6,
.toclimit-7 .toclevel-7 { display: none; }
+
.toclimit-7 .toclevel-7,
 +
.toclimit-8 .toclevel-8,
 +
.toclimit-9 .toclevel-9,
 +
.toclimit-10 .toclevel-10 { display: none; }

Navigation menu