mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-26 20:41:29 +00:00
10 lines
169 B
CSS
10 lines
169 B
CSS
/* Calendar */
|
|
|
|
.dijitRtl .nihilo .dijitCalendarDecrease {
|
|
background-position: -30px top;
|
|
}
|
|
|
|
.dijitRtl .nihilo .dijitCalendarIncrease {
|
|
background-position: 0 top;
|
|
}
|