]> git.pond.sub.org Git - eow/blobdiff - static/dojo-release-1.1.1/dijit/themes/soria/Calendar_rtl.css
add Dojo 1.1.1
[eow] / static / dojo-release-1.1.1 / dijit / themes / soria / Calendar_rtl.css
diff --git a/static/dojo-release-1.1.1/dijit/themes/soria/Calendar_rtl.css b/static/dojo-release-1.1.1/dijit/themes/soria/Calendar_rtl.css
new file mode 100644 (file)
index 0000000..e64cdf2
--- /dev/null
@@ -0,0 +1,13 @@
+
+.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;
+}