9 lines
167 B
CSS
9 lines
167 B
CSS
/* Calendar */
|
|
|
|
.dijitRtl .soria .dijitCalendarDecrease {
|
|
background-position: -30px top;
|
|
}
|
|
|
|
.dijitRtl .soria .dijitCalendarIncrease {
|
|
background-position: 0 top;
|
|
}
|