Subversion Repositories eFlore/Applications.eflore-consultation

Compare Revisions

Ignore whitespace Rev 1060 → Rev 1061

/trunk/widget/modules/recherche/squelettes/css/recherche.css
4,12 → 4,13
 
h1.titre-widget {
margin-top: 5px;
color: black;
}
 
.importance1 {
background-color: #EAEDCD;
#conteneur-recherche {
background-color: #D3D0BB;
border-radius: 10px 10px 10px 10px;
box-shadow: 2px 2px 5px #AAAAAA;
box-shadow: 2px 2px 5px #C3C0AD;
color: #3A3633;
font-family: arial;
font-size: 11px;
31,10 → 32,19
text-transform: uppercase;
}
 
.selection-referentiel {
background: none repeat scroll 0 0 white;
}
 
#ef-form-nomenclature label {
display: inline;
}
 
#eflore_nomenclature_fiche {
color: black;
border-color: black;
}
 
.ef-groupe-champs {
border: none;
}