Flatlogic Bot 055d24df95 WORKING
2025-10-14 02:37:44 +00:00

10 lines
185 B
CSS

/* Calendar */
.tundra .dijitCalendarRtl .dijitCalendarDecrease {
background-position: -30px top;
}
.tundra .dijitCalendarRtl .dijitCalendarIncrease {
background-position: 0 top;
}