SemanticScuttle/includes/js/dijit/themes/soria/Calendar_rtl.css.commented.css

17 lines
310 B
CSS
Raw Normal View History

/* Calendar */
.dijitRtl .dijitCalendarDecrease {
background-position: -30px top;
}
.dijitRtl .dijitCalendarIncrease {
background-position: 0px top;
}
.dj_ie6 .dijitRtl .dijitCalendarIncrease {
background-position: 0px top;
}
.dj_ie6 .dijitRtl .dijitCalendarDecrease {
background-position: -30px top;
}