Subversion Repositories eFlore/Applications.del

Rev

Rev 253 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 253 Rev 344
Line 5... Line 5...
5
.ajoutValidation {position:absolute; background:url(./img/ajouter.png) no-repeat; width:30px; height:30px; cursor:pointer; margin-top:-30px; margin-left:32px;}
5
.ajoutValidation {position:absolute; background:url(./img/ajouter.png) no-repeat; width:30px; height:30px; cursor:pointer; margin-top:-30px; margin-left:32px;}
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
.boutonDetail {background:url(./img/loupe.png); width:30px; height:30px;}
8
.boutonDetail {background:url(./img/loupe.png); width:30px; height:30px;}
9
.zonePlus {position:absolute; background:#333; padding:5px; margin-top:-70px; opacity:0.9; color:white; }
9
.zonePlus {position:absolute; background:#333; padding:5px; margin-top:-70px; opacity:0.9; color:white; }
10
.zoneImage {cursor:pointer}
10
.zoneImage {cursor:pointer;height:300px}
11
.zoneVoter {background:#333; opacity:0.9; width:184px; position:absolute; margin-left:66px; height:27px; -moz-border-radius:3px; padding-top:5px }
11
.zoneVoter {background:#333; opacity:0.9; width:184px; position:absolute; margin-left:66px; height:27px; -moz-border-radius:3px; padding-top:5px }
12
12