Subversion Repositories eFlore/Applications.eflore-consultation

Rev

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

Rev 817 Rev 836
Line 942... Line 942...
942
/*  boutons spécifiques légende  graphiques (masquer/afficher) */
942
/*  boutons spécifiques légende  graphiques (masquer/afficher) */
943
.legende_formes {
943
.legende_formes {
944
	background-image:url('../images/legende_formes.png');
944
	background-image:url('../images/legende_formes.png');
945
	background-position: 2px 5px;
945
	background-position: 2px 5px;
946
	background-repeat: no-repeat ;
946
	background-repeat: no-repeat ;
947
	width : 348px;
947
	width : 428px;
948
	height : 30px;
948
	height : 30px;
949
	margin-right : auto;
949
	margin-right : auto;
950
	margin-left: auto;
950
	margin-left: auto;
951
	border: 1px dotted grey;
951
	border: 1px dotted grey;
952
	padding : 5px;
952
	padding : 5px;
-
 
953
	text-align:center;
953
}
954
}
954
.legende_graphique {
955
.legende_graphique {
955
	display:none;	
956
	display:none;	
956
	font-size:11px;
957
	font-size:11px;
957
	padding: 5px;
958
	padding: 5px;