1
0
mirror of https://tt-rss.org/git/tt-rss.git synced 2024-07-16 14:57:44 +02:00
ttrss/lib/flat-ttrss/dijit/Calendar_rtl.css

7 lines
156 B
CSS
Raw Normal View History

2018-12-04 20:24:31 +01:00
.flat .dijitCalendarRtl .dijitCalendarDecrease:before {
content: "\f001";
}
.flat .dijitCalendarRtl .dijitCalendarIncrease:before {
content: "\f000";
}