summaryrefslogtreecommitdiff
path: root/lib/dijit/themes/nihilo/Calendar_rtl.css
blob: 245d93fef5d39133f143c82c8321c1a209ef5da2 (plain)
1
2
3
4
5
6
7

.dijitRtl .nihilo .dijitCalendarDecrease {
	background-position: -30px top;
}
.dijitRtl .nihilo .dijitCalendarIncrease {
	background-position: 0px top;
}