8 lines
153 B
CSS
Raw Normal View History

2012-06-19 12:07:43 +10:00
.dijitRtl .nihilo .dijitCalendarDecrease {
background-position: -30px top;
}
.dijitRtl .nihilo .dijitCalendarIncrease {
background-position: 0 top;
}