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