03.06.2023, 18:11
(22.05.2023, 06:40)admin Wrote: Use this:
Code:a[href="#s/scene"] .icon-menu {
background-image: url(/scada/resources/icons/alarm-active.svg);
}
a[href="#s/scene"] .icon-menu svg {
visibility: hidden !important;
}
a[href="#s/scene"] {
text-transform: uppercase;
}
thanks admin it works.
Sorry but I have a new problem, locally it works fine but it doesn't works on cloud.
I've checked with F12 but I think that it is not possible solve this problem. Is It?
Best regards Cristian