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;
|
||
|
}
|