Subversion Repositories eFlore/Applications.eflore-consultation

Compare Revisions

Ignore whitespace Rev 1061 → Rev 1060

/trunk/widget/modules/recherche/squelettes/css/recherche.css
4,13 → 4,12
 
h1.titre-widget {
margin-top: 5px;
color: black;
}
 
#conteneur-recherche {
background-color: #D3D0BB;
.importance1 {
background-color: #EAEDCD;
border-radius: 10px 10px 10px 10px;
box-shadow: 2px 2px 5px #C3C0AD;
box-shadow: 2px 2px 5px #AAAAAA;
color: #3A3633;
font-family: arial;
font-size: 11px;
32,19 → 31,10
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;
}