diff --git a/pixelegg/inc/class.pixelegg_framework.inc.php b/pixelegg/inc/class.pixelegg_framework.inc.php index 5334701c65..462d9cd44c 100755 --- a/pixelegg/inc/class.pixelegg_framework.inc.php +++ b/pixelegg/inc/class.pixelegg_framework.inc.php @@ -172,6 +172,10 @@ div#egw_fw_header, div.egw_fw_ui_category:hover,#loginMainDiv, #egw_fw_topmenu_info_items #topmenu_info_quick_add span#quick_add:hover { background-color: $sidebox_color !important; } +.ui-datepicker div.ui-timepicker-div div.ui_tpicker_minute_slider span.ui-slider-handle, +.ui-datepicker table.ui-datepicker-calendar .ui-state-active, +.ui-datepicker div.ui-timepicker-div div.ui_tpicker_hour_slider span.ui-slider-handle, +.ui-widget-header {background-color: $sidebox_color;} "; if ($GLOBALS['egw_info']['user']['preferences']['common']['theme'] == 'traditional') {