Changes between Version 17 and Version 18 of UtilCss


Ignore:
Timestamp:
03/24/14 18:20:15 (10 years ago)
Author:
labetoulle
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • UtilCss

    v17 v18  
    5959 padding: .5em 1em; 
    6060 margin: 0 0 2em 1em; 
    61  float: left; 
     61 float: right; 
    6262 clear: right; 
    6363 border: 1px outset #ddc; 
    6464 background: #f55; 
    6565 font-size: 85%; 
    66  position: relative; 
     66 position: fixed; 
     67/* position: relative;*/ 
    6768} 
     69 
    6870.wiki-toc h4 { font-size: 12px; margin: 0 } 
     71 
    6972.wiki-toc ul, .wiki-toc ol { list-style: none; padding: 0; margin: 0 } 
     73 
    7074.wiki-toc ul ul, .wiki-toc ol ol { padding-left: 1.2em } 
     75 
    7176.wiki-toc li { margin: 0; padding: 0 } 
     77 
    7278.wiki-toc .active { background: #ff9; position: relative; } 
     79 
    7380.wiki-toc-un ul, .wiki-toc-un ol { list-style: none; } 
    7481 
     82