Subversion Repositories eFlore/Applications.eflore-consultation

Rev

Rev 760 | Rev 766 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 760 Rev 761
Line 1220... Line 1220...
1220
 
1220
 
1221
 
1221
 
1222
/**----------------------- Correction de hauteur pour les graphiques ---------------------------------------------**/
1222
/**----------------------- Correction de hauteur pour les graphiques ---------------------------------------------**/
1223
.chorodep_svg { 
1223
.chorodep_svg { 
-
 
1224
	height: 590px;
-
 
1225
	width:	100%;
-
 
1226
}
-
 
1227
 
-
 
1228
.ecologie_svg { 
-
 
1229
    width: 500px;
-
 
1230
}
-
 
1231
 
-
 
1232
.chargement {
-
 
1233
	background:url('../images/chargement-transparent.gif');
-
 
1234
	background-repeat:no-repeat;
1224
	height: 590px;
1235
	background-position:center; 
1225
	width: 360px;
1236
	min-height: 150px;