Subversion Repositories eFlore/Applications.del

Rev

Rev 1133 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1133 Rev 1791
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 -... Line 13...
-
 
13
 
-
 
14
.labelResultats {
-
 
15
	margin-left:5px;
-
 
16
	margin-right:5px;
-
 
17
}
-
 
18
.nombreResultats {
-
 
19
	font-weight: bold;
-
 
20
	margin-left:5px;
-
 
21
}
-
 
22
.labelPage {
-
 
23
	padding-left:5px;
-
 
24
	margin-right:5px;
-
 
25
	border-left: solid 1px grey;
-
 
26
}
13
 
27
 
14
.nombreTotal {margin-left:5px;}
28
.nombreTotal {margin-left:5px;}
15
.labelSelecteurPas{margin-left:5px;margin-right:5px; margin-top: 3px;}
29
.labelSelecteurPas{margin-left:5px;margin-right:5px; margin-top: 3px;}