Subversion Repositories eFlore/Applications.del

Compare Revisions

Ignore whitespace Rev 1049 → Rev 1050

/trunk/src/org/tela_botanica/del/client/composants/metadonnees/metadonnees.css
1,5 → 1,5
.metadonnees {
width:180px;
}
 
.metadonnees .donnee {
34,6 → 34,7
}
 
.zoneLocalite {
margin-top:5px;
}
 
.zoneLocalite div {
57,6 → 58,7
}
 
.zoneCommentaire {
margin-top:5px;
}
 
.zoneCommentaire div {
65,8 → 67,7
 
.commentaire {
display: block;
height: 115px;
width:150px;
height: 94px;
overflow: hidden;
text-overflow: ellipsis
}