Subversion Repositories eFlore/Applications.del

Compare Revisions

Ignore whitespace Rev 1584 → Rev 1585

/trunk/war/del.css
548,6 → 548,37
cursor: pointer;
}
 
.notesVotes {
width: 196px;
margin-top: 3px;
/*border: solid white 1px;*/
}
/*.notesVotes td {
border: solid white 1px;
}*/
.notesVotes td.image {
text-align: left;
}
.notesVotes td.barre {
width: 135px;
}
.notesVotes td.votants {
width: 30px;
}
.notesVotes .avancement {
height: 5px;
background-color: #d0d0d0;
}
 
img.etoile {
width: 16px;
}
 
.chiffreDroite {
float: right;
margin-right: 10px;
}
 
#contenu .lienRss a{
padding-right:20px;
background:url('./img/rss.png') no-repeat right center;