1
0
mirror of https://tt-rss.org/git/tt-rss.git synced 2024-07-07 13:40:53 +02:00
ttrss/lib/dijit/themes/nihilo/Calendar_rtl.css
2011-11-08 20:40:44 +04:00

10 lines
169 B
CSS

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