]> git.pond.sub.org Git - eow/blob - static/dojo-release-1.1.1/dijit/themes/tundra/form/TextArea.css.commented.css
Comment class stub
[eow] / static / dojo-release-1.1.1 / dijit / themes / tundra / form / TextArea.css.commented.css
1 .tundra .dijitTextArea {
2         /*      For all except dijit.form.NumberSpinner:  the actual input element.
3                 For TextBox, ComboBox, Spinner: the table that contains the input.
4                 Otherwise the actual input element.
5         */
6         background:#fff url("../images/validationInputBg.png") repeat-x top left;
7         #background:#fff url('../images/validationInputBg.gif') repeat-x top left;
8         border:1px solid #b3b3b3;
9         line-height: normal;
10 }