TextArea.less 162 B

123456789
  1. /* dojox.mobile.TextArea */
  2. .mblTextArea {
  3. .mblTextArea-styles;
  4. }
  5. /* dojox.mobile.ExpandingTextArea */
  6. .mblExpandingTextArea {
  7. .mblExpandingTextArea-styles;
  8. }