2011-11-08 17:40:44 +01:00
|
|
|
.claro .dijitCalendarRtl .dijitCalendarIncrease {
|
|
|
|
background-position: 0 0;
|
2010-11-15 08:39:52 +01:00
|
|
|
}
|
|
|
|
.claro .dijitCalendarRtl .dijitCalendarDecrease {
|
2011-11-08 17:40:44 +01:00
|
|
|
background-position: -18px 0;
|
2010-11-15 08:39:52 +01:00
|
|
|
}
|
|
|
|
.claro .dijitCalendarRtl .dijitCalendarArrowHover .dijitCalendarIncrease {
|
2011-11-08 17:40:44 +01:00
|
|
|
background-position: -36px 0;
|
2010-11-15 08:39:52 +01:00
|
|
|
}
|
|
|
|
.claro .dijitCalendarRtl .dijitCalendarArrowHover .dijitCalendarDecrease {
|
2011-11-08 17:40:44 +01:00
|
|
|
background-position: -55px 0;
|
2010-11-15 08:39:52 +01:00
|
|
|
}
|
|
|
|
.claro .dijitCalendarRtl .dijitCalendarArrowActive .dijitCalendarIncrease {
|
2011-11-08 17:40:44 +01:00
|
|
|
background-position: -72px 0;
|
2010-11-15 08:39:52 +01:00
|
|
|
}
|
|
|
|
.claro .dijitCalendarRtl .dijitCalendarArrowActive .dijitCalendarDecrease {
|
2011-11-08 17:40:44 +01:00
|
|
|
background-position: -91px 0;
|
2010-11-15 08:39:52 +01:00
|
|
|
}
|