2011-11-08 17:40:44 +01:00
|
|
|
/* Calendar */
|
2010-11-15 08:39:52 +01:00
|
|
|
|
|
|
|
.tundra .dijitCalendarRtl .dijitCalendarDecrease {
|
|
|
|
background-position: -30px top;
|
|
|
|
}
|
2011-11-08 17:40:44 +01:00
|
|
|
|
2010-11-15 08:39:52 +01:00
|
|
|
.tundra .dijitCalendarRtl .dijitCalendarIncrease {
|
2011-11-08 17:40:44 +01:00
|
|
|
background-position: 0 top;
|
2010-11-15 08:39:52 +01:00
|
|
|
}
|