Rev 590 | Blame | Last modification | View Log | RSS feed
.contenuResultat {
text-align: center;
}
.barreNavigation {
max-width: 810px;
margin-top: -15px;
padding-bottom: 20px
}
.votes {
padding-left: 10px;
cursor: pointer;
}
.date {
padding-left: 10px;
cursor: pointer;
}
.zoneTri {
padding-left: 10px;
}
.protocoles {
padding-left: 10px;
}
.paginationHaut {
}
.images {
width: 100%;
clear: left;
margin-top: 10px
}
.images>div {
float: left;
margin: 0 20px 40px 0px
}
.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;
}