I would like to change the disabled/readonly colour on the selected input as the default grey can be difficult to see.
I've tried targetting input[type="radio"][disabled], input:checked and changing the colour but no luck so far. On the inspect page I can see that I am targeting the right element but the colour I set isn't overwriting the grey.
I'm using the New Forms Designer on Laserfiche Cloud.
Any suggestions would be much appreciated.