Login Register

theme TextBox and disabled properties

I have created my own theme that work fine expect for the following element, This should show a different coloured background for a TextBox
.ppr .dijitTextBoxDisabled {background-color:#d0e3f5;}

this works fine on Firefox but on on IE any ideas