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