mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-02-10 16:01:33 +00:00
initial work for flat modern theme
This commit is contained in:
Executable
+6
@@ -0,0 +1,6 @@
|
||||
.flat .dijitCalendarRtl .dijitCalendarDecrease:before {
|
||||
content: "\f001";
|
||||
}
|
||||
.flat .dijitCalendarRtl .dijitCalendarIncrease:before {
|
||||
content: "\f000";
|
||||
}
|
||||
Reference in New Issue
Block a user