Subversion Repositories eFlore/Applications.del

Rev

Rev 978 | Go to most recent revision | Blame | Last modification | View Log | RSS feed

.proposition {
        width:550px;
        padding:10px;
        background:#EEE;
        margin-bottom:5px;
}
.nom {
        margin-right:5px
}
.le {
        margin-top:2px;
}
.date {
        margin-left:5px;
        margin-top:2px;
}
.determination {
        clear:left;
        float:left;
        margin-top:1px
}
.nomtaxon {
        float:left;
        margin-left:5px;
}
.voter {
        font-size:11px;
}
.commentaire {
        clear:left
}
.daccord {
        clear:left;
        margin-right:5px;
}
.repondre {
        text-align:right;
        cursor:pointer;
}
.suppression {
        width:15px;
        height:16px;
        background:url('./img/cancel.png') no-repeat;   
        cursor: pointer;
        float: right;
        margin-top: -2px;
}