Subversion Repositories eFlore/Applications.del

Rev

Rev 1243 | Blame | Compare with Previous | Last modification | View Log | RSS feed

.conteneurPreferences {
        z-index: 1500;
        padding: 30px;
        padding-right: 21px;
        padding-top: 20px;
        background: white;
        width: 370px;
        margin: 0 auto;
        margin-top: 75px;
        padding-bottom:50px;
}

.messageTemporaire {
        font-style: italic;
}

.boutonSauvegarder:hover {
        background-color: #AAA
}

.colonneGauche,.colonneDroite {
        width: 300px;
}

.colonneGauche {
        padding-right: 30px
}

.colonneGauche select {
        width: 100%
}

.colonneGauche input {
        width: 95%
}

.boutonSauvegarder {
        border: solid 1px #AAA;
        cursor: pointer;
        float: left;
        margin-top: 10px;
        margin-bottom: 5px;
        margin-right: 5px;
        float: right;
        background: url(./img/add.png) no-repeat 5px 7px #DDD;
        padding: 5px;
        padding-left: 25px;
        cursor: pointer
}

.zoneMailsMesObs {
        margin-bottom: 10px;
}

.zoneMailsToutesObs {
        margin-bottom: 10px;
}