]> git.pond.sub.org Git - eow/blobdiff - static/dojo-release-1.1.1/dijit/themes/nihilo/Calendar_rtl.css.commented.css
add Dojo 1.1.1
[eow] / static / dojo-release-1.1.1 / dijit / themes / nihilo / Calendar_rtl.css.commented.css
diff --git a/static/dojo-release-1.1.1/dijit/themes/nihilo/Calendar_rtl.css.commented.css b/static/dojo-release-1.1.1/dijit/themes/nihilo/Calendar_rtl.css.commented.css
new file mode 100644 (file)
index 0000000..84146f8
--- /dev/null
@@ -0,0 +1,16 @@
+
+/* Calendar */
+
+.dijitRtl .dijitCalendarDecrease {
+       background-position: -30px top;
+}
+
+.dijitRtl .dijitCalendarIncrease {
+       background-position: 0px top;
+}
+.dj_ie6 .dijitRtl .dijitCalendarIncrease {
+       background-position: 0px top;
+}
+.dj_ie6 .dijitRtl .dijitCalendarDecrease {
+       background-position: -30px top;
+}