- This topic has 2 replies, 2 voices, and was last updated 4 years, 4 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
JavaScript UI Libraries & Blazor Components Suite – Smart UI › Forums › List Menu › styling item separator
Tagged: custom element, custom list separator, list menu separator styling, smart elements, smart framework, smart-list-menu, smart-menu-item, web component, web components
Hello hansT,
To do so, please add the following style to your page:
<style type="text/css">
smart-menu-item[separator],
smart-menu-items-group[separator] {
border-bottom: 3px solid red;
}
</style>
Best regards,
Dimitar
Smart HTML Elements Team
https://www.htmlelements.com/