7 lines
171 B
CSS
7 lines
171 B
CSS
|
|
.tundra .dijitCalendarRtl .dijitCalendarDecrease {
|
|
background-position: -30px top;
|
|
}
|
|
.tundra .dijitCalendarRtl .dijitCalendarIncrease {
|
|
background-position: 0px top;
|
|
}
|