Subversion Repositories eFlore/Applications.eflore-consultation

Rev

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

Rev 401 Rev 403
Line 771... Line 771...
771
 
771
 
772
.champ_edition_wiki {
772
.champ_edition_wiki {
773
	width: 100%;
773
	width: 100%;
774
	height: 350px;	
774
	height: 350px;	
-
 
775
	overflow: auto;
-
 
776
}
-
 
777
 
-
 
778
.imagettePlus {
-
 
779
	width:9px;
-
 
780
	height:9px;
-
 
781
	background:url('../images/ouvrir.png') no-repeat;
-
 
782
	display:inline-block;
-
 
783
	margin-right:3px;
-
 
784
}
-
 
785
 
-
 
786
.imagetteMoins {
-
 
787
	width:9px;
-
 
788
	height:9px;
-
 
789
	background:url('../images/fermer.png') no-repeat;
-
 
790
	margin-right:3px;
-
 
791
	display:inline-block;
-
 
792
}
-
 
793
 
-
 
794
.basionyme_complet {
-
 
795
	margin-left:20px;
-
 
796
}
-
 
797
 
-
 
798
.legende {
-
 
799
	border:dashed 1px #AAA; 
-
 
800
	padding:5px 10px;
-
 
801
}
-
 
802
 
-
 
803
.legende b {
775
	overflow: auto;
804
	color:#AAA; margin-bottom:10px
776
}
805
}