Subversion Repositories eFlore/Applications.del

Compare Revisions

Ignore whitespace Rev 2093 → Rev 2094

/tags/v1.10-sodium/src/org/tela_botanica/del/client/vues/identiplante/resultats/observationdeterminations/observationdetermination.css
New file
0,0 → 1,76
.determinationOriginale {
padding-top:3px;
}
.lignePropositionRetenue {
}
.determInitiale, .especesProposees {
padding-left:10px;
}
.headerTableau {
display:inline;
}
.gauche {
float:left;
}
.milieu {
margin:0 0 0 115px;
float:left
}
.droite {
float:right;
}
.determination {
margin:-23px 1px 5px 0;
}
.especesProposees {
margin-top:15px;
}
.determination>div {
padding-top: 3px;
}
.ligneProposition {
clear:both;
}
.ligneProposition>div {
display:block;
float:left;
}
.nombreVotes {
width:15px;
height:16px;
padding-left:10px;
margin-left:13px;
margin-top:1px;
}
.commentaires {
background:url("./img/comment.png") no-repeat scroll 0 0 transparent;
cursor:pointer;
height:20px;
padding-left:20px;
margin-left:13px;
}
.infobulle {
background:none repeat scroll 0 0 #1A5AC3;
color:white;
font-size:11px;
height:11px;
line-height:0.9;
margin-left:2px;
margin-top:8px;
min-width:7px;
padding:1px;
position:absolute;
}
.infobulleCommentaire {
margin-left:-9px;
}
.zonePropositions {
height:130px;
text-align:left;
margin-top:60px;
}
.rss {
position:absolute;
margin-top:-25px;
margin-left:446px;
}