mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-28 18:11:27 +00:00
8 lines
155 B
CSS
8 lines
155 B
CSS
|
|
.dijitRtl .nihilo .dijitCalendarDecrease {
|
|
background-position: -30px top;
|
|
}
|
|
.dijitRtl .nihilo .dijitCalendarIncrease {
|
|
background-position: 0px top;
|
|
}
|