Subversion Repositories eFlore/Applications.del

Compare Revisions

Ignore whitespace Rev 1890 → Rev 1891

/tags/v1.5-carbone/src/org/tela_botanica/del/client/vues/pictoflora/moteur/rechercheImage.css
New file
0,0 → 1,53
.zoneRecherche {
width: 100%
}
 
.protocoles {
margin-top:-61px;
margin-left:68px;
position:absolute;
}
 
.moteurRecherche {
margin-bottom: 10px;
}
 
.moteurRecherche button {
margin-left: 2px;
margin-top: -1px
}
 
.labelProtocole {
padding: 0 5px 0 0;
float: left
}
 
.chapeau {
min-height:70px;
}
 
.labelProtocole:after {
content: " :"
}
 
.entrerMotClef {
margin-bottom: 10px;
}
 
.lienProposerImage {
margin-top:20px;
margin-left:70px;
margin-bottom:10px;
}
 
.lienAide {
margin-right:70px;
padding:4px 15px;
margin-top:19px;
float:right;
color:white;
}
 
.titreRecherche {
margin:0;
}