mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-29 12:41:27 +00:00
7 lines
198 B
CSS
7 lines
198 B
CSS
.dijitRtl .nihilo .dijitTitlePane .dijitClosed .dijitArrowNode {
|
|
background-position: 0px top;
|
|
}
|
|
.dj_ie6-rtl .nihilo .dijitTitlePane .dijitClosed .dijitArrowNode {
|
|
background-position: 0px top;
|
|
}
|