Subversion Repositories eFlore/Applications.del

Rev

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

.headerTableau {
        display:inline;
}

.gauche {
        float:left;
}

.milieu {
        margin:0 30px;
}

.droite {       
        flot:right;
}

.determination {
        margin: -15px 1px 5px 0;
}

.especesProposees {
        margin-top:15px;
}
.determination>div {
        margin-top: 0px;
        margin-bottom: 20px;
}

.ligneProposition>div {
        display: block;
        float: left;
        margin-right: 5px;
}

.nombreVotes {
        width:15px;
        height:16px;
        background:url('./img/user.png') no-repeat;     
        padding-left: 10px;
        cursor: pointer;
}

.commentaires {
        background: url("./img/comment.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    height: 20px;
    padding-left: 20px;
}

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

.infobulleCommentaire {
        margin-left:-9px;
}

.zonePropositions {
        height:130px;
}