Subversion Repositories eFlore/Applications.eflore-consultation

Rev

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

Rev 741 Rev 760
Line 1215... Line 1215...
1215
}
1215
}
1216
/* fieldset numero */
1216
/* fieldset numero */
1217
fieldset.numero_form label {
1217
fieldset.numero_form label {
1218
	width: 135px;
1218
	width: 135px;
1219
}
1219
}
-
 
1220
 
-
 
1221
 
-
 
1222
/**----------------------- Correction de hauteur pour les graphiques ---------------------------------------------**/
-
 
1223
.chorodep_svg { 
-
 
1224
	height: 590px;
-
 
1225
	width: 360px;
-
 
1226
}
1220
1227