Subversion Repositories eFlore/Applications.del

Compare Revisions

Ignore whitespace Rev 1192 → Rev 1193

/trunk/src/org/tela_botanica/del/client/composants/votes/barrerepartition/barreRepartition.css
62,7 → 62,7
.boutonOui {
width:9%;
height:15px;
width:15px;
width:30px;
border-radius:0 2px 2px 0;
background-image: url("img/pouce_haut.png");
}
78,9 → 78,10
.boutonNon {
width:9%;
height:15px;
width:15px;
width:30px;
border-radius:2px 0 0 2px;
background-image: url("img/pouce_bas.png");
margin-right:5px;
}
 
.score {