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