Thanks admin
But it changed the opacity of all read only values
I want to change the opacity of values with "lockbyknx"
regards,
edit: I changed the CC
But it changed the opacity of all read only values
I want to change the opacity of values with "lockbyknx"
regards,
edit: I changed the CC
Code:
/* Change Opacity*/
.lockbyknx {
opacity: 0.3 !important;
}
Best Regards,