]> git.pond.sub.org Git - eow/blobdiff - static/dojo-release-1.1.1/dijit/themes/tundra/form/TextArea.css.commented.css
add Dojo 1.1.1
[eow] / static / dojo-release-1.1.1 / dijit / themes / tundra / form / TextArea.css.commented.css
diff --git a/static/dojo-release-1.1.1/dijit/themes/tundra/form/TextArea.css.commented.css b/static/dojo-release-1.1.1/dijit/themes/tundra/form/TextArea.css.commented.css
new file mode 100644 (file)
index 0000000..2f25001
--- /dev/null
@@ -0,0 +1,10 @@
+.tundra .dijitTextArea {
+       /*      For all except dijit.form.NumberSpinner:  the actual input element.
+               For TextBox, ComboBox, Spinner: the table that contains the input.
+               Otherwise the actual input element.
+       */
+       background:#fff url("../images/validationInputBg.png") repeat-x top left;
+       #background:#fff url('../images/validationInputBg.gif') repeat-x top left;
+       border:1px solid #b3b3b3;
+       line-height: normal;
+}