Subversion Repositories eFlore/Applications.del

Rev

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


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

.barreNavigation {
        margin-top: 0;
        padding-bottom: 20px;
}

.votes {
        padding-left: 10px;
        cursor: pointer;
}

.date {
        padding-left: 10px;
        cursor: pointer;
}

.zoneTri {
        padding-left: 10px;
}

.boutonTriAsc, .boutonTriDesc {
        border:none;
        cursor:pointer;
}
.boutonTriAsc:hover, .boutonTriDesc:hover {
        border-bottom:dotted 1px #8EB533
}

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