css class | Element |
---|---|
.dhx_el_datepicker | the whole datepicker |
.dhx_inp_text_border | the input for the datepicker |
.dhx_inp_text label | tthe label area |
.dhx_inp_label_for_text | the label itself |
.dhx_inp_list | the input area |
.dhx_calendar_icon | the control icon |
.dhx_point_top | the top arrow of the popup window |
.dhx_window | the popup window |
.dhx_mini_calendar | the popup calendar |
.dhx_cal_month | the header of the popup calendar |
.dhx_cal_prev_button | the 'prev' arrow of the calendar |
.dhx_cal_next_button | the 'next' arrow of the calendar |
.dhx_prev_month | days which belong to the previous month |
.dhx_next_month | days which belong to the next month |
.dhx_cal_day_num | any day of the month |
.dhx_cal_current_day | the current day of the month |
.dhx_cal_selected_day | the selected day of the month |