root / trunk / web / dojo / dijit / themes / claro / Calendar_rtl.css
History | View | Annotate | Download (609 Bytes)
1 | 9 | andrej.cim | .claro .dijitCalendarRtl .dijitCalendarIncrease{ |
---|---|---|---|
2 | background-position: 0px 0px; |
||
3 | } |
||
4 | .claro .dijitCalendarRtl .dijitCalendarDecrease { |
||
5 | background-position: -18px 0px; |
||
6 | } |
||
7 | .claro .dijitCalendarRtl .dijitCalendarArrowHover .dijitCalendarIncrease { |
||
8 | background-position: -36px 0px; |
||
9 | } |
||
10 | .claro .dijitCalendarRtl .dijitCalendarArrowHover .dijitCalendarDecrease { |
||
11 | background-position: -55px 0px; |
||
12 | } |
||
13 | .claro .dijitCalendarRtl .dijitCalendarArrowActive .dijitCalendarIncrease { |
||
14 | background-position: -72px 0px; |
||
15 | } |
||
16 | .claro .dijitCalendarRtl .dijitCalendarArrowActive .dijitCalendarDecrease { |
||
17 | background-position: -91px 0px; |
||
18 | } |