]> git.wh0rd.org - tt-rss.git/blob - lib/dijit/themes/tundra/Calendar_rtl.css
add language dropdown to prefs
[tt-rss.git] / lib / dijit / themes / tundra / Calendar_rtl.css
1 /* Calendar */
2
3 .tundra .dijitCalendarRtl .dijitCalendarDecrease {
4 background-position: -30px top;
5 }
6
7 .tundra .dijitCalendarRtl .dijitCalendarIncrease {
8 background-position: 0 top;
9 }