summaryrefslogtreecommitdiff
path: root/lib/dijit/themes/soria/Calendar_rtl.css
blob: c2350b4ed400c87eb078a16d851f02ee00b43f76 (plain)
1
2
3
4
5
6
7
8
9
/* Calendar */

.dijitRtl .soria .dijitCalendarDecrease {
	background-position: -30px top;
}

.dijitRtl .soria .dijitCalendarIncrease {
	background-position: 0 top;
}