Calendar_rtl.css 167 B

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