]> git.pond.sub.org Git - eow/blob - static/dojo-release-1.1.1/dijit/themes/tundra/Calendar_rtl.css.commented.css
add Dojo 1.1.1
[eow] / static / dojo-release-1.1.1 / dijit / themes / tundra / Calendar_rtl.css.commented.css
1
2 /* Calendar */
3
4 .dijitRtl .dijitCalendarDecrease {
5         background-position: -30px top;
6 }
7
8 .dijitRtl .dijitCalendarIncrease {
9         background-position: 0px top;
10 }
11 .dj_ie6 .dijitRtl .dijitCalendarIncrease {
12         background-position: 0px top;
13 }
14 .dj_ie6 .dijitRtl .dijitCalendarDecrease {
15         background-position: -30px top;
16 }