Subversion Repositories eFlore/Applications.eflore-consultation

Rev

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

Rev 370 Rev 375
Line 721... Line 721...
721
}
721
}
Line 722... Line 722...
722
 
722
 
723
#repartition_observations { 
723
#repartition_observations { 
724
    height: 590px;
724
    height: 590px;
-
 
725
    width: 100%;
-
 
726
}
-
 
727
 
-
 
728
.legende_nom_retenu {
-
 
729
	background-color: #E6FFA2;
-
 
730
}
-
 
731
 
-
 
732
.couleur_legende {
-
 
733
    display: inline-block;
-
 
734
    height: 12px;
-
 
735
    width: 30px;
-
 
736
    margin-right: 5px;
-
 
737
    margin-top: 2px;
725
    width: 100%;
738
    border: 1px dotted black;
726
}
739
}