]> git.pond.sub.org Git - eow/blob - 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
1
2 .dijitRtl .dijitCalendarDecrease {
3         background-position: -30px top;
4 }
5 .dijitRtl .dijitCalendarIncrease {
6         background-position: 0px top;
7 }
8 .dj_ie6 .dijitRtl .dijitCalendarIncrease {
9         background-position: 0px top;
10 }
11 .dj_ie6 .dijitRtl .dijitCalendarDecrease {
12         background-position: -30px top;
13 }