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