Subversion Repositories eFlore/Applications.del

Rev

Rev 1133 | Details | Compare with Previous | Last modification | View Log | RSS feed

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