Subversion Repositories eFlore/Applications.eflore-consultation

Rev

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

Rev 242 Rev 260
Line 644... Line 644...
644
 
644
 
645
 
645
 
646
#dialog label, #dialog input { display:block; }
646
#dialog label, #dialog input { display:block; }
-
 
647
#dialog label { margin-top: 0.5em; }
-
 
648
#dialog input, #dialog textarea { width: 95%; }
-
 
649
 
-
 
650
.bloc_legende_repartition {
-
 
651
	float:left; 
-
 
652
	margin-right:5px; 
-
 
653
	margin-bottom:3px; 
-
 
654
	width:15px; 
-
 
655
	height:15px; 
-
 
656
	border:solid 1px black;
-
 
657
}
-
 
658
 
-
 
659
.texte_legende_repartition {
-
 
660
	float:left; 
647
#dialog label { margin-top: 0.5em; }
661
	text-transform:capitalize;