Subversion Repositories eFlore/Applications.del

Rev

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

Rev 143 Rev 146
Line 46... Line 46...
46
.elementBarreRepartition {
46
.elementBarreRepartition {
47
	height: 100%;
47
	height: 100%;
48
}
48
}
Line 49... Line 49...
49
 
49
 
50
.voteOui {
50
.voteOui {
51
	background-color: blue;
51
	background-color: green;
52
	border-right: 1px solid black;	
52
	border-right: 1px solid black;	
-
 
53
}
-
 
54
 
-
 
55
.nomTaxonBarreRepartition {
-
 
56
    float: right;
-
 
57
    margin-top: -18px;
Line 53... Line 58...
53
} 
58
}
54
 
59
 
55
/** Set ids using widget.getElement().setId("idOfElement") */
60
/** Set ids using widget.getElement().setId("idOfElement") */
56
#closeButton {
61
#closeButton {