Removing the border and focus indicators from text controls
930593Apr 13 2012 — edited Apr 15 2012With TextField and TextArea, is it possible to "hide/disable" the focus indicator so that a focussed field looks identical to a non-focussed field? I am guessing it can be accomplished using CSS right? I would also like to make the border of the fields hidden as well so that all that appears is the text.
Is this possible? How?
Thanks,
-Luc