Subversion Repositories eFlore/Applications.del

Compare Revisions

Ignore whitespace Rev 625 → Rev 645

/trunk/src/org/tela_botanica/del/client/vues/plateformedetermination/determinationVue.css
1,12 → 1,3
.barreRepartition>div:first-child {
width: 300px;
}
 
.barreRepartition>div>div:first-child {
float: left;
font-weight:bold;
}
 
.zoneVote {
margin-left: 5px;
height: 100%;
28,7 → 19,7
 
.zoneDetailImage {
height: 100%;
width: 18%;
width: 255px;
float: left;
clear: left;
}