Details |
Last modification |
View Log
| RSS feed
Rev |
Author |
Line No. |
Line |
459 |
benjamin |
1 |
.zoneObservation {
|
|
|
2 |
width: 100%;
|
|
|
3 |
clear: left;
|
|
|
4 |
margin-top: 50px
|
|
|
5 |
}
|
|
|
6 |
|
|
|
7 |
.boutonTriAsc {
|
|
|
8 |
height: 20px;
|
|
|
9 |
background: url(./img/fleche-haut.png) no-repeat
|
|
|
10 |
}
|
|
|
11 |
|
|
|
12 |
.boutonTriDesc {
|
|
|
13 |
height: 20px;
|
|
|
14 |
background: url(./img/fleche-bas.png) no-repeat
|
|
|
15 |
}
|