Richselect CSS

Webix Richselect CSS map

CSS class Element
.webix_control.webix_el_richselect the whole 'richselect' control
.webix_el_box the input with the label
.webix_inp_label the label area
.webix_input_icon.wxi-menu-down the icon for expanding the drop-down list
.webix_inp_static the input for the 'richselect' control
.webix_list a drop-down list
.webix_list_item an item of the list
.webix_list_item.webix_selected a selected item of the list

Read more about Richselect

Back to top