Changeset 2946

Show
Ignore:
Timestamp:
07/23/08 17:57:25 (1 month ago)
Author:
bricef
Message:

Petit nettoyage pour éviter des erreurs.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/project/themes/pelmo/www/styles/copix.css

    r2732 r2946  
    99.errorMessage h1 { 
    1010   background-color: #792206; 
    11    background-image:url('../img/titre_rouge.gif'); 
    1211   background-repeat:no-repeat; 
    1312   background-position: top right; 
     
    6463.alternate { 
    6564   background-color: #F3F8FA; 
    66 } 
    67  
    68 /** Mootools **/ 
    69 .resizable{ 
    70     padding-bottom: 24px; 
    71     padding-right: 20px; 
    72     background-image: url('../img/modules/wiki/resize.png'); 
    73     background-position: bottom right; 
    74     background-repeat: no-repeat; 
    75 } 
    76  
    77 .moocolumn { 
    78     padding-right : 4px; 
    79 } 
    80  
    81 .moocolumn2 { 
    82     padding-left : 4px; 
    83     border-left : 1px dotted #AEAEAE; 
    8465} 
    8566