Subversion Repositories eFlore/Applications.del

Rev

Rev 125 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
122 gduche 1
.observations {border: solid 1px #DDD; padding:10px; width:150px; height:250px; -moz-border-radius:10px; -webkit-border-radius:10px; }
52 gduche 2
.observations img {width:150px}
67 gduche 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 }
52 gduche 4
 
125 gduche 5
.ajoutValidation {background:url(./img/add.png) no-repeat; font-size:11px; padding:2px 0px 2px 18px; margin-top:4px; cursor:pointer}
67 gduche 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;*/}