Subversion Repositories eFlore/Applications.del

Rev

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

.contenuResultat {
        text-align: center;
}

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

.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
}

.aucunResultat {
        text-align: left;
}