CSS and disabled colors

Hi,
Sorry for the simple question I’m sure I’m missing something obvious!

Could someone please tell me how, in a CSS file, I can specify the color and background-color of both a field and a label when they have their enabled button unticked (ie disabled).
Many thanks in anticipation.
Caroline

If you are talking about web client those colors are defined by the LAF, if it’s web client they are defined by the default web client CSS style (look in server/webapps/ROOT/servoy-webclient.

Thanks I’ll look there, but I am actually mainly testing in the Smart Client so can I set it there?

Sorry for the typo:
if you are talking about smart client those colors are defined by the LAF, if it’s web client they are defined by the default web client CSS style (look in server/webapps/ROOT/servoy-webclient.

many thanks

Hello,

I can’t seem to find the appropriate css elements within the server’s css style file. Could you point me at the exact class (I suppose it’s something like label.enabled)?

Thanks in advance.