22.06.2022, 14:24
(22.06.2022, 14:19)admin Wrote: The same way with two different classes but define CSS like this:how to implement or in this example?
Code:.off-a,
.off-b {
background-color: red;
}
Quote:.pumpoff-a.pumpoff-b .icon {
background-image: url('/scada/resources/icons/P_any_off_Red.png');
background-size: 100%;
}
Best Regards,