Subversion Repositories eFlore/Applications.del

Rev

Rev 1471 | Blame | Compare with Previous | Last modification | View Log | RSS feed

.moyenne {
        background: none repeat scroll 0 0 #333333;
        display: block;
        margin-left: -5px;
        margin-top: -7px;
        padding: 5px;
        width: 116px;
}

.petit {
        font-size: 11px;
        color: #AAA
}

.barreVote {
        padding: 0 5px 0 5px
}

.validerVote {
        font-size: 11px;
        margin-left: 5px;
        float:left
}

.zoneBoutonsVote {
        position:absolute;
}

.annuler {
        background: url("./img/cancel.png") no-repeat;
        border: none;
        padding-left: 16px;
        padding-top: 16px;
        margin-left: 5px;
        cursor: pointer;
}

.zoneNoteGlobale {
        background: none repeat scroll 0 0 #333333;
        margin-left: 122px;
        margin-top: -5px;
        position: absolute;
        white-space: nowrap;
        width: 113px;
        height:29px;
        padding:5px;
}

.zoneFleur {
        position:absolute;
        top:5px;
        margin-left:86px;
}

.protocole {
        width:124px;
        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;
}