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

10 lines
167 B
CSS
Raw Normal View History

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