
| CSS class | Element |
|---|---|
| .webix_control.webix_el_colorpciker | the whole 'colorpicker' 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 | an indicator mapping selected color and initiating the palette |
To study the CSS map of the popup colorboard, please, refer to its CSS Map.
Read more about ColorPicker
Back to top