Subversion Repositories eFlore/Applications.del

Rev

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

.conteneurTableauVotes {
        z-index: 1500;
        padding: 30px;
        padding-right: 21px;
        padding-top: 20px;
        background: white;
        width: 370px;
        margin: 0 auto;
        margin-top: 75px;
        padding-bottom:50px;
}

.table {
        border:solid 1px #DDD;
        width: 100%;
}

.chargement {
    padding-left: 165px;
}

.auteur {
        color: #6C6865;
    font-family: arial;
    font-size: 13px;
    font-style: italic;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 18px;
    text-transform: none;
    margin-top: -10px;
}

.boutonAjouterCommentaire {
        margin:30px 0;
}

.zoneCommentaires {
        max-height: 400px;
        overflow:auto;
}