Project

General

Profile

Statistics
| Revision:

root / trunk / web / dojo / dijit / themes / soria / TitlePane_rtl.css

History | View | Annotate | Download (196 Bytes)

1
.dijitRtl .soria .dijitTitlePane .dijitClosed .dijitArrowNode {
2
        background-position: 0px top;
3
}
4
.dj_ie6-rtl .soria .dijitTitlePane .dijitClosed .dijitArrowNode {
5
        background-position: 0px top;
6
}