Override Hover/Highlight classes in Open UI - Aurora Theme
Hi Experts,
I am trying to paint a color (Orange) on couple of fields based on the status value in List Applet. Custom PR is written its working as expected. However, since Aurora theme has "!important" set to Hover and Highlight classes, the color of the fields is getting overridden to 'Blue'. How can I overcome this behavior? Please share steps.
a) Created a custom class in the JS to paint the field to Orange
b) Created a custom CSS which includes the custom class to paint Orange and added to Manifest
It is working until I move the cursor on the field or highlight the field.