Subversion Repositories eFlore/Applications.del

Rev

Rev 433 | Rev 567 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
120 gduche 1
.pagination {width:100%;}
137 gduche 2
.selecteurElements {float:right}
433 aurelien 3
.pagination button {border:none; border-right:solid 1px #DDD; cursor:pointer; width:30px}
281 gduche 4
.zoneLiens {}
5
.zoneLiens button:hover {background:#8EB533}
6
select {background:white}
7
 
391 aurelien 8
.boutonPrecedent {border:solid 1px #8EB533; width:20px; height:20px; background:url(./img/prev.png) no-repeat}
9
.boutonSuivant {border:solid 1px #8EB533; width:20px; height:20px; background:url(./img/next.png) no-repeat}
10
.boutonPremierePage {width:20px; height:20px; background:url(./img/first.png) no-repeat}
11
.boutonDernierePage {width:20px; height:20px; background:url(./img/last.png) no-repeat}
433 aurelien 12
 
506 gduche 13
.nombreTotal {margin-left:10px}
433 aurelien 14
.labelSelecteurPas{margin-left:5px;margin-right:5px;}
15
.labelSelecteurPasAfficher{margin-left:10px;;margin-right:5px;}