ttrss/lib/flat-ttrss/dijit/Calendar_rtl.css

7 lines
156 B
CSS
Raw Normal View History

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