summaryrefslogtreecommitdiff
path: root/js/dojo/dojox/mobile/themes/common/TextArea.less
blob: 57b80f94e115deb6eb0c9e06023035a3117d85d6 (plain)
1
2
3
4
5
6
7
8
9
/* dojox.mobile.TextArea */
.mblTextArea {
	.mblTextArea-styles;
}

/* dojox.mobile.ExpandingTextArea */
.mblExpandingTextArea {
	.mblExpandingTextArea-styles;
}