Calendar_rtl.css 169 B

123456789
  1. /* Calendar */
  2. .dijitRtl .nihilo .dijitCalendarDecrease {
  3. background-position: -30px top;
  4. }
  5. .dijitRtl .nihilo .dijitCalendarIncrease {
  6. background-position: 0 top;
  7. }