Line 9... |
Line 9... |
9 |
.boutonPrecedent {border:solid 1px #8EB533; width:20px; height:20px; background:url(./img/prev.png) no-repeat}
|
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}
|
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}
|
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}
|
12 |
.boutonDernierePage {width:20px; height:20px; background:url(./img/last.png) no-repeat}
|
Line 13... |
Line 13... |
13 |
|
13 |
|
14 |
.nombreTotal {margin-left:10px}
|
14 |
.nombreTotal {margin-left:5px;}
|
15 |
.labelSelecteurPas{margin-left:5px;margin-right:5px; margin-top: 3px;}
|
15 |
.labelSelecteurPas{margin-left:5px;margin-right:5px; margin-top: 3px;}
|