Subversion Repositories eFlore/Applications.eflore-consultation

Compare Revisions

Ignore whitespace Rev 760 → Rev 761

/trunk/presentations/styles/eflore.css
1222,5 → 1222,16
/**----------------------- Correction de hauteur pour les graphiques ---------------------------------------------**/
.chorodep_svg {
height: 590px;
width: 360px;
width: 100%;
}
 
.ecologie_svg {
width: 500px;
}
 
.chargement {
background:url('../images/chargement-transparent.gif');
background-repeat:no-repeat;
background-position:center;
min-height: 150px;
}