Subversion Repositories eFlore/Applications.del

Compare Revisions

Ignore whitespace Rev 209 → Rev 210

/trunk/src/org/tela_botanica/del/client/vues/comparaisoneflore/comparaisonEflore.css
New file
0,0 → 1,7
.zoneComparaison {width:50%; margin:0 auto; height:100%}
.photoComparee {width:500px; margin-left:5px; padding:20px; border:#DDD solid 1px; -moz-border-radius:0 10px 10px 0;}
.photoPrincipale img, .photoComparee img {-moz-box-shadow:4px 4px 2px #AAA}
.photoPrincipale {width:500px; border:#DDD solid 1px; -moz-border-radius:10px 0 0 10px; padding:20px; height:100%}
.fleches {position:absolute; margin-left:-20px; padding:20px;margin-top:-50px; width:500px;}
.fleches img {cursor:pointer; -moz-box-shadow:0px 0px 0px #000}
.meta {color:white; background:#333; padding:10px; opacity:0.8em; margin-top:5px}