Subversion Repositories eFlore/Applications.del

Compare Revisions

Ignore whitespace Rev 591 → Rev 592

/trunk/src/org/tela_botanica/del/client/vues/rechercheobservations/resultats/ResultatsRechercheObservations.css
1,11 → 1,30
.zoneObservation {
width: 100%;
clear: left;
margin-top: 10px
margin-top: 10px;
}
 
.zoneTri {float:right}
.barreNavigation {
max-width: 810px;
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;