UNPKG

dojox

Version:

Dojo eXtensions, a rollup of many useful sub-projects and varying states of maturity – from very stable and robust, to alpha and experimental. See individual projects contain README files for details.

11 lines (9 loc) 147 B
/* dojox.mobile.TextArea */ .mblTextArea { overflow: auto; } .dj_ff3 { .mblTextArea { -moz-border-radius: @default-button-border-radius; } }