Subversion Repositories eFlore/Applications.del

Rev

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

.nombreVotes {
        width:15px;
        height:16px;
        padding-left: 10px;
        float:right;
        margin-left:10px;
}

.infobulle {
    background: none repeat scroll 0 0 #1A5AC3;
    color: white;
    font-size: 11px;
    height: 11px;
    line-height: 0.9;
    margin-left: 2px;
    margin-top: 8px;
    min-width: 7px;
    padding: 1px;
    position: absolute;
}

.proposition {
        width:550px;
        padding:10px;
        background:#EEE;
        margin-bottom:5px;
}
.nom {
        margin-right:4px;
        margin-top:1px;
}
.le {
        margin-top:1px;
}
.date {
        margin-left:3px;
        margin-top:1px;
}
.determination {
        clear:left;
        float:left;
        margin-top:1px;
        margin-right:3px;
}
.nomtaxon {
        float:left;
        font-size:15px;
}
.voter div{
        font-size:18px;
        color:#333;
        text-align:right;
        margin-bottom:-3px;
}
.commentaire {
        clear:left
}
.daccord {
        clear:left;
        margin-right:5px;
}
.repondre {
        margin-top:3px;
        float:left;
        cursor:pointer;
        margin-bottom:5px;
        font-size:10px;
}

.suppression {
        width:15px;
        height:16px;
        background:url('./img/cancel.png') no-repeat;   
        cursor: pointer;
        margin-top:-15px;
        margin-left:99%;
        position:relative;      
}

.labelVoter {
        padding-left:9px;
}