
| CSS class | Element |
|---|---|
| .webix_menu | the whole menu |
| .webix_menu-x | the whole menu in case of horizontal arrangement |
| .webix_popup.webix_menu | a drop-down List CSS |
| .webix_list_item.menu | an item of the drop-down list |
| .webix_list_item.menu.webix_selected | a selected item of the drop-down list |
| .webix_context_separator | a line separator between menu groups |
| .webix_submenu_icon | a icon for an item with a submenu |
Read more about Menu
Back to top