Subversion Repositories eFlore/Applications.del

Rev

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

Rev 377 Rev 447
Line 1... Line 1...
1
.observations {width:250px; height:250px; margin-bottom:50px;}
1
.observations {width:250px; height:250px; margin-bottom:50px;}
2
.observations img {width:250px; padding:0}
2
.observations img {width:250px; padding:0}
3
.zoneCache {position:absolute; padding:15px; border:solid 1px #CCC; background:#333; opacity:0.9; color:white; width:250px; z-index:1000; margin-top:30px }
3
.zoneCache {position:absolute; padding:5px; border:solid 1px #CCC; background:#333; opacity:0.9; color:white; width:250px; z-index:1000; margin-top:30px }
4
.enSavoirPlus {position:absolute; background:url(./img/ajouter.png) no-repeat; width:30px; height:30px; cursor:pointer; margin-top:3px; margin-left:3px }
4
.enSavoirPlus {position:absolute; background:url(./img/ajouter.png) no-repeat; width:30px; height:30px; cursor:pointer; margin-top:3px; margin-left:3px }
5
.zoom {background:url(./img/loupe.png); width:30px; height:30px; cursor:pointer; margin-top:3px; position:absolute;margin-left:217px;}
5
.zoom {background:url(./img/loupe.png); width:30px; height:30px; cursor:pointer; margin-top:3px; position:absolute;margin-left:217px;}
6
.espece {font-size:12px; font-weight:bold; color:white; width:240px; height:41px}
6
.espece {font-size:12px; font-weight:bold; color:white; width:240px; height:41px}
7
.zoneDetail {position:absolute; }
7
.zoneDetail {position:absolute; }
8
.zonePlus {position:absolute; background:#333; padding:5px; margin-top:-120px; opacity:0.9; color:white; text-align:left; cursor:pointer}
8
.zonePlus {position:absolute; background:#333; padding:5px; margin-top:-120px; opacity:0.9; color:white; text-align:left; cursor:pointer}
9
.zoneImage {cursor:pointer;height:300px}
9
.zoneImage {cursor:pointer;height:300px}
10
.zoneVoter {margin-top:-48px; text-align:center; background:#333; opacity:0.9; width:250px; position:absolute; height:27px; -moz-border-radius:3px; padding-top:5px }
-
 
11
10
.zoneVoter {margin-top:-48px; text-align:center; background:#333; opacity:0.9; width:250px; position:absolute; height:27px; -moz-border-radius:3px; padding-top:5px }
-
 
11
.metadonnees {text-align:left}
-
 
12
12
13