Subversion Repositories eFlore/Applications.del

Compare Revisions

Ignore whitespace Rev 1094 → Rev 1095

/trunk/src/org/tela_botanica/del/client/composants/votes/moyennevotes/moyenne.css
56,4 → 56,16
white-space:nowrap;
text-overflow:ellipsis;
overflow:hidden;
}
}
 
.zoneVoter {
background: none repeat scroll 0 0 #8EB533;
color: white;
font-size: 15px;
height: 29px;
margin-left: -5px;
margin-top: -18px;
padding: 10px 5px 0 39px;
position: absolute;
width: 82px;
}