mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-01-05 21:19:19 +00:00
7 lines
196 B
CSS
7 lines
196 B
CSS
.dijitRtl .soria .dijitTitlePane .dijitClosed .dijitArrowNode {
|
|
background-position: 0px top;
|
|
}
|
|
.dj_ie6-rtl .soria .dijitTitlePane .dijitClosed .dijitArrowNode {
|
|
background-position: 0px top;
|
|
}
|