8 lines
153 B
CSS
8 lines
153 B
CSS
|
|
.dijitRtl .nihilo .dijitCalendarDecrease {
|
|
background-position: -30px top;
|
|
}
|
|
.dijitRtl .nihilo .dijitCalendarIncrease {
|
|
background-position: 0 top;
|
|
}
|