Subversion Repositories eFlore/Applications.del

Rev

Rev 256 | Rev 391 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 256 Rev 281
Line 1... Line 1...
1
.pagination {width:100%;}
1
.pagination {width:100%;}
2
.selecteurElements {float:right}
2
.selecteurElements {float:right}
3
.pagination button {border:none; border-right:solid 1px #DDD; cursor:pointer}
3
.pagination button {border:none; border-right:solid 1px #DDD; cursor:pointer}
4
.pagination button:hover {background:#8EB533}
-
 
5
select {background:white}
-
 
6
4
.zoneLiens {}
-
 
5
.zoneLiens button:hover {background:#8EB533}
-
 
6
select {background:white}
-
 
7
 
-
 
8
.boutonPrecedent {width:20px; height:25px; background:url(./img/prev.png) no-repeat}
-
 
9
.boutonSuivant {width:20px; height:25px; background:url(./img/next.png) no-repeat}
-
 
10