CSS class | Element |
---|---|
.webix_control.webix_el_datepicker | the whole 'datepicker' control |
.webix_inp_label | text label for the control |
.webix_inp_static | input area of the control |
.webix_el_box | inner area of the control |
.webix_input_icon. wxi-calendar | an icon initiating a calendar |
To study the CSS map of the popup calendar, please, refer to its CSS Map.
Read more about Datepicker
Back to top