How do I change the look of a disabled button using CSS?
A simple google search yields great results:
https://developer.mozilla.org/en-US/docs/Web/CSS/:disabled
both including css and JS. Ideal for you it seems.
How do I change the look of a disabled button using CSS?
A simple google search yields great results:
https://developer.mozilla.org/en-US/docs/Web/CSS/:disabled
both including css and JS. Ideal for you it seems.