Subversion Repositories Sites.tela-botanica.org

Compare Revisions

Ignore whitespace Rev 599 → Rev 600

/trunk/sites/eflore/fr/styles/eflore.css
152,7 → 152,7
border:0;
margin-right:6px;}
 
/* Général : pour afficher des infos bulles améliorées*/
/* G�n�ral : pour afficher des infos bulles am�lior�es*/
.tooltip {
margin-right:5px;}
.tooltip:after {
380,7 → 380,7
.tableFMCol1 { background-color: Aqua; }
.tableFMCol2 { background-color: Yellow; }
 
/* Pour la bibliothèque JS DomToolTip */
/* Pour la biblioth�que JS DomToolTip */
div.niceTitle {
background-color: #333333;
color: #FFFFFF;
412,4 → 412,18
padding: 3px 0 0 0;
margin: 0;
text-align: left;
-moz-opacity: 1;}
-moz-opacity: 1;}
/* Un boite d'information */
 
.information_projet {
float:right;
width:250px;
text-align:left;
background: #e7ebfd;
 
border:1px solid #5D81BA;
max-width: 800px;
padding:5px;
}