Details |
Last modification |
View Log
| RSS feed
Rev |
Author |
Line No. |
Line |
178 |
benjamin |
1 |
.observations {border: solid 1px #DDD; padding:10px; width:150px; height:250px; -moz-border-radius:10px; -webkit-border-radius:10px; }
|
|
|
2 |
.observations img {width:150px}
|
|
|
3 |
.zoneCache {position:absolute; padding:15px; border:solid 1px #CCC; background:white; z-index:1000; -moz-border-radius:5px; -webkit-border-radius:5px; -moz-box-shadow:2px 2px 2px 2px #AAA; -webkit-box-shadow:2px 2px 2px 2px #AAA }
|
|
|
4 |
|
|
|
5 |
.ajoutValidation {background:url(./img/add.png) no-repeat; font-size:11px; padding:2px 0px 2px 18px; margin-top:4px; cursor:pointer}
|
|
|
6 |
.espece {font-size:12px; font-weight:bold; color:#454341}
|
|
|
7 |
|
|
|
8 |
.zonePlus {position:absolute; margin-top:65px;}
|
|
|
9 |
.voter {/*position:absolute; margin-top:65px; margin-left:20px;*/}
|