mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-01-08 03:59:15 +00:00
8 lines
171 B
CSS
8 lines
171 B
CSS
|
|
.tundra .dijitCalendarRtl .dijitCalendarDecrease {
|
|
background-position: -30px top;
|
|
}
|
|
.tundra .dijitCalendarRtl .dijitCalendarIncrease {
|
|
background-position: 0px top;
|
|
}
|