CSS class | Element |
---|---|
.webix_grouplist | the whole GroupList |
.webix_list_item.webix_item.group | an item in the GroupList |
.webix_list_item.webix_group_back.group | the group header item in the selected state |
.webix_list_item.webix_group.group | the group header item in the unselected state |
.webix_arrow_icon | the arrow on the group header item |
Read more about GroupList
Back to top