Subversion Repositories eFlore/Applications.del

Rev

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

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

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