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