I hope this is simple; it seems like it should be.
How would one change the colors and border style of a TextField, in code, directly (without editing the .css file)?
For example, if I want a field to have #555 on #CCC with no border, sometimes.
Please give example code, if you can. I tried several approaches, none of which worked. It could be that I tried a slight variation on what you have in mind, and the missing detail will only be clear with an example.
Thanks!
How would one change the colors and border style of a TextField, in code, directly (without editing the .css file)?
For example, if I want a field to have #555 on #CCC with no border, sometimes.
Please give example code, if you can. I tried several approaches, none of which worked. It could be that I tried a slight variation on what you have in mind, and the missing detail will only be clear with an example.
Thanks!
Comment