different styling for two ui-menus on the same page
Hi,
i have two ui-menus on one page. one ui-contextmenu for navigation and another ui-menu for downloads.
i would like to have different styling for both menus. ie different width:12em and width:3em for both menus.
.ui-menu { width:12em;} works fine for both the same.
any chance to add a class or id to both menus?
regards
walter