Subversion Repositories eFlore/Applications.del

Rev

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

.contenuResultat {
        text-align: center;
}

.images {
        margin-top: 5px;
}

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

.zoneTri {float:right}

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

.boutonTriAsc:hover, .boutonTriDesc:hover {
        background-color:#8EB533
}

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

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