Subversion Repositories eFlore/Applications.del

Compare Revisions

Ignore whitespace Rev 1100 → Rev 1101

/trunk/src/org/tela_botanica/del/client/composants/moteurrecherche/MoteurRecherche.css
73,4 → 73,8
.rechercherAvance {
margin-top:10px;
margin-left:0px;
}
 
.zoneRecherche {
margin-bottom:30px;
}
/trunk/src/org/tela_botanica/del/client/composants/moteurrecherche/MoteurRechercheVue.ui.xml
8,7 → 8,7
 
<ui:style src="MoteurRecherche.css" />
<g:HTMLPanel styleName="limiteMin">
<g:HTMLPanel styleName="limiteMin {style.zoneRecherche}">
<g:TextBox styleName="{style.recherchePrincipale} arrondi" ui:field="recherchePrincipale" text="{constants.rechercherObservation}"></g:TextBox>
<g:Button styleName="{style.boutonRecherche} arrondi" ui:field="boutonRecherche" text="{constants.rechercher}">
</g:Button>