1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-01-08 23:19:17 +00:00
Files
tt-rss/lib/flat/dijit/Calendar_rtl.css
Andrew Dolgov 563a46f55a initial
2018-12-04 16:53:01 +03:00

7 lines
156 B
CSS
Executable File

.flat .dijitCalendarRtl .dijitCalendarDecrease:before {
content: "\f001";
}
.flat .dijitCalendarRtl .dijitCalendarIncrease:before {
content: "\f000";
}