Subversion Repositories eFlore/Applications.del

Rev

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

.contenuResultat {
        text-align: center;
}

.barreNavigation {
        max-width: 810px;
        margin-top: -15px;
        padding-bottom: 20px
}

.moyenneArithmetique, .points, .date, .tag {
        padding-left: 10px;
        padding-top: 3px;
        cursor: pointer;
}

.zoneTri {
        padding-left: 10px;
        float: right;
}

.labeltri {
        padding-top: 3px;       
}

.protocoles {
        padding-left: 10px;
}

.paginationHaut {
        
}

.images {
        width: 100%;
        clear: left;
        margin-top: 10px;
        margin-left:15px;
}

.images>div {
        float: left;
        margin: 0 20px 50px 0px
}

.boutonTriAsc,.boutonTriDesc {
        border: none;
        cursor: pointer;
}

.boutonTriAsc:hover,.boutonTriDesc:hover {
        border:dotted 1px #8EB533;
        border-width:0 0 1px 0;
}

.boutonTriAsc {
        height: 19px;
        background: url(./img/fleche-haut.png) no-repeat
}

.boutonTriDesc {
        height: 19px;
        background: url(./img/fleche-bas.png) no-repeat
}

.aucunResultat {
        text-align: left;
}