Subversion Repositories eFlore/Applications.eflore-consultation

Rev

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

Rev 1485 Rev 1502
Line 1009... Line 1009...
1009
/*  boutons spécifiques légende  graphiques (masquer/afficher) */
1009
/*  boutons spécifiques légende  graphiques (masquer/afficher) */
1010
.legende_formes {
1010
.legende_formes {
1011
	background-image:url('../images/legende_formes.png');
1011
	background-image:url('../images/legende_formes.png');
1012
	background-position: 2px 5px;
1012
	background-position: 2px 5px;
1013
	background-repeat: no-repeat ;
1013
	background-repeat: no-repeat ;
1014
	width : 428px;
1014
	width : 440px;
1015
	height : 30px;
1015
	height : 40px;
1016
	margin-right : auto;
1016
	margin-right : auto;
1017
	margin-left: auto;
1017
	margin-left: auto;
1018
	border: 1px dotted grey;
1018
	border: 1px dotted grey;
1019
	padding : 5px;
1019
	padding : 5px;
1020
	text-align:center;
1020
	text-align:center;
Line 1302... Line 1302...
1302
	font-style:italic;
1302
	font-style:italic;
1303
	color: grey;
1303
	color: grey;
1304
	font-weight: 0.9em;
1304
	font-weight: 0.9em;
1305
}
1305
}
Line 1306... Line -...
1306
 
-
 
1307
#export_pdf input[type="submit"] {
-
 
1308
	text-align: center;
-
 
1309
	width :120px;
-
 
1310
	display:block;
-
 
1311
	/*margin-right: auto;*/
-
 
1312
	margin-left: 25px;
1306
 
1313
	
-
 
1314
}
1307
 
1315
#export_pdf fieldset label{
1308
#export_pdf fieldset label{
1316
	width :120px;
1309
	width :120px;
1317
	display:inline-block;
1310
	display:inline-block;
1318
	text-align:right;
1311
	text-align:right;