mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-01-02 08:49:17 +00:00
10 lines
167 B
CSS
10 lines
167 B
CSS
/* Calendar */
|
|
|
|
.dijitRtl .soria .dijitCalendarDecrease {
|
|
background-position: -30px top;
|
|
}
|
|
|
|
.dijitRtl .soria .dijitCalendarIncrease {
|
|
background-position: 0 top;
|
|
}
|