tt-rss/lib/dijit/themes/nihilo/Calendar_rtl.css

10 lines
169 B
CSS
Raw Normal View History

2011-11-08 17:40:44 +01:00
/* Calendar */
.dijitRtl .nihilo .dijitCalendarDecrease {
background-position: -30px top;
}
2011-11-08 17:40:44 +01:00
.dijitRtl .nihilo .dijitCalendarIncrease {
2011-11-08 17:40:44 +01:00
background-position: 0 top;
}