]> git.wh0rd.org - tt-rss.git/blob - lib/dijit/themes/soria/layout/AccordionContainer_rtl.css
c6bb820f3a01ff6b84940fa32fbf7373d2f1bb91
[tt-rss.git] / lib / dijit / themes / soria / layout / AccordionContainer_rtl.css
1 .dijitRtl .soria .dijitAccordionArrow {
2 background-position: 0 top;
3 }
4
5 .dijitRtl .soria .dijitAccordionTitleSelected .dijitAccordionArrow {
6 /* same rule as LTR mode, just listed to override previous rule in this file */
7 background-position: -15px top;
8 }