Why I want this:
I have a row selection set up where the user can select a row and then from a separate view, set some options about the row, these options change the colour of the row, but the users cannot see the change taking place becasue the row is highlighted in blue.
I'd like a decent way to show the row is highlighted without the background colour being completely over-ridden, maybe just darkening the colour or with a thick outline that still shows the middle.
What I've tried:
I've search through the provided methods but nothing seems to be there to do anything with the highlight behaviour.
Cheers,
Glen x