Rev 678 | Blame | Last modification | View Log | RSS feed
.determination {
padding: 10px;
margin: 0 1px 5px 0;
height: 150px;
}
.determination>div {
margin-top: 0px;
margin-bottom: 20px;
}
.ligneProposition>div {
display: block;
float: left;
margin-right: 5px;
}
.nombreVotes {
width:15px;
height:16px;
background:url('./img/user.png') no-repeat;
padding-left: 10px;
}
.commentaires {
background:url('./img/comment.png') no-repeat;
padding-left:20px;
}