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