6 lines
191 B
CSS
6 lines
191 B
CSS
|
.dijitRtl .soria .dijitTitlePane .dijitClosed .dijitArrowNode {
|
||
|
background-position: 0 top;
|
||
|
}
|
||
|
.dj_ie6-rtl .soria .dijitTitlePane .dijitClosed .dijitArrowNode {
|
||
|
background-position: 0 top;
|
||
|
}
|