fg
This commit is contained in:
parent
308e0e33cd
commit
6fbc9b166d
|
|
@ -117,70 +117,6 @@ background-color: #286090;
|
||||||
color: white;
|
color: white;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* style du datepicker */
|
|
||||||
|
|
||||||
.ui-datepicker{
|
|
||||||
background:#c9ebf2;
|
|
||||||
border: 1px solid grey;
|
|
||||||
}
|
|
||||||
|
|
||||||
.ui-datepicker-calendar th{
|
|
||||||
background:white
|
|
||||||
}
|
|
||||||
|
|
||||||
.ui-datepicker .ui-state-default{
|
|
||||||
color:grey
|
|
||||||
}
|
|
||||||
|
|
||||||
.ui-datepicker-today{
|
|
||||||
background:#FFF88D !important;
|
|
||||||
color:red
|
|
||||||
}
|
|
||||||
.ui-datepicker .ui-state-active{
|
|
||||||
color: white !important;
|
|
||||||
}
|
|
||||||
|
|
||||||
.ui-state-highlight{
|
|
||||||
color:white !important
|
|
||||||
}
|
|
||||||
|
|
||||||
.ui-datepicker-current-day{
|
|
||||||
background:#0B5ED7;
|
|
||||||
color:white
|
|
||||||
}
|
|
||||||
|
|
||||||
.ui-datepicker td{
|
|
||||||
border: 1px grey;
|
|
||||||
padding:5px
|
|
||||||
}
|
|
||||||
|
|
||||||
.ui-icon-circle-triangle-w,.ui-icon-circle-triangle-e{
|
|
||||||
display:none
|
|
||||||
}
|
|
||||||
|
|
||||||
.ui-datepicker .ui-state-active {
|
|
||||||
color:grey !important
|
|
||||||
}
|
|
||||||
|
|
||||||
.ui-datepicker-current-day .ui-state-active{
|
|
||||||
color:white !important
|
|
||||||
}
|
|
||||||
|
|
||||||
.ui-datepicker-today .ui-state-active{
|
|
||||||
color:red !important
|
|
||||||
}
|
|
||||||
|
|
||||||
.ui-state-highlight{
|
|
||||||
color:red !important
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
.ui-state-disabled{
|
|
||||||
border:none !important;
|
|
||||||
background:white !important
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
/* style de la barre de navigation verticale */
|
/* style de la barre de navigation verticale */
|
||||||
.sidebar{
|
.sidebar{
|
||||||
max-width:200px;
|
max-width:200px;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user