Subversion Repositories Sites.obs-saisons.fr

Rev

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

#contenu_application {

}

.conteneur_carte {
        height: 450px;
        width: 100%;
}

#table_dates {
        width: 100%;    
}

#table_dates tbody {
        border: none;
        margin-top: 0;
        padding-top: 0;
}

#conteneur_slider_date {
        padding-top:10px;       
        width: 100%;
        padding-bottom: 0px;
}

#slider_date .ui-slider-handle {
        background: none;
        background-color:#ACC700;
}

.selecteur_critere {
        padding-right: 5px;     
}

.criteres {
        padding-bottom: 10px;   
}

#conteneur_selecteur_liste_annees {
        padding-top: 10px;
}

.conteneur_date {
        display: table-cell;
        text-align:center;              
}