diff --git a/Bootstrap_new/css/custom.css b/Bootstrap_new/css/custom.css index bc65ff70..4d6e7889 100755 --- a/Bootstrap_new/css/custom.css +++ b/Bootstrap_new/css/custom.css @@ -117,70 +117,6 @@ background-color: #286090; 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 */ .sidebar{ max-width:200px;