20.05.2023, 16:12
(This post was last modified: 20.05.2023, 18:57 by CristianAgata.)
(13.06.2022, 07:07)admin Wrote: Add this to Mosaic Custom CSS (top right menu > Settings & themes). Change test to your custom category name.
Code:a[href="#s/test"] .icon-menu {
background-image: url(/scada/resources/icons/alarm-active.svg);
}
a[href="#s/test"] .icon-menu::before {
display: none !important;
}
Hi admin,
I'm back on this post because I have a problem. With the widgets where I can set the category I've solved with your suggest. Now the problem it is with all that widgets where the customer can't choose the category (Scenes with add scene function).
Is there a way change icon and format from lowercase to uppercase?
Last thing, could be possible that this solution doesn't work in the cloud?
Best regards Cristian