Subversion Repositories eFlore/Applications.del

Compare Revisions

Ignore whitespace Rev 1013 → Rev 1014

/trunk/src/org/tela_botanica/del/client/vues/rechercheimages/resultats/images/image.css
6,7 → 6,7
 
.observations img {
width: 250px;
padding: 0
padding: 0;
}
 
.zoneCache {
18,7 → 18,7
color: white;
width: 250px;
z-index: 1000;
margin-top: 30px
margin-top: 30px;
}
 
.enSavoirPlus {
28,7 → 28,7
height: 30px;
cursor: pointer;
margin-top: 3px;
margin-left: 3px
margin-left: 3px;
}
 
.zoom {
46,7 → 46,7
font-weight: bold;
color: white;
padding-left: 5px;
padding-right: 1px
padding-right: 1px;
}
 
.espece p,.auteur p {
54,7 → 54,8
margin: 0px;
overflow: hidden;
text-overflow: ellipsis;
white-space: pre
white-space: pre;
min-height: 13px;
}
 
.zoneDetail {
63,7 → 64,6
 
.zonePlus {
position: absolute;
background: #333;
width: 246px;
padding: 2px;
margin-top: -88px;
72,7 → 72,7
text-align: left;
cursor: pointer;
overflow: hidden;
text-overflow: ellipsis
text-overflow: ellipsis;
}
 
.zoneImage {
79,22 → 79,21
cursor: pointer;
height: 280px;
margin-bottom: 20px;
background: #DDD
background: #DDD;
}
 
.zoneVoter {
margin-top: -48px;
text-align: center;
background: #333;
opacity: 0.9;
width: 250px;
position: absolute;
height: 27px;
padding-top: 5px
padding-top: 5px;
}
 
.metadonnees {
text-align: left
text-align: left;
}
 
.auteur {