Subversion Repositories eFlore/Applications.eflore-consultation

Rev

Rev 1039 | Rev 1061 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed

#conteneur-recherche {
        width: 750px;
}

h1.titre-widget {
        margin-top: 5px;
}

.importance1 {
    background-color: #EAEDCD;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 2px 2px 5px #AAAAAA;
    color: #3A3633;
    font-family: arial;
    font-size: 11px;
    margin: 10px 10px 20px;
    padding: 8px;
}

.zone-choix-referentiel {
        padding: 3px;
        padding-bottom : 5px;
        padding-left: 10px;
}

.label-referentiel {
        color: #FD8C13;
    font-weight: bold;
    letter-spacing: 0;
    padding: 0 0 0 5px;
    text-transform: uppercase;
}

#ef-form-nomenclature label {
        display: inline;
}

.ef-groupe-champs {
        border: none;
}