1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-26 20:41:29 +00:00
Files
tt-rss/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;
}