summaryrefslogtreecommitdiffstats
path: root/WebContent/ITMILL/themes/base/textfield/textfield.css
blob: 7cf0e252278246b9cd7c0c2e1f29d5630c7358c1 (plain)
1
2
3
4
5
6
7
8
9
10
11
.i-textfield {
	text-align: left /* Force default alignment */
}

.i-richtextarea {
	overflow: hidden;
}

.i-richtextarea iframe {
	border: 0;
}