blob: 6a3b2cd253dede3adf48b81244ed82132c7738d6 (
plain)
1
2
3
4
5
6
|
.dijitRtl .dijitTitlePane .dijitClosed .dijitArrowNode {
background-position: -30px top;
}
.dj_ie6 .dijitRtl .dijitTitlePane .dijitClosed .dijitArrowNode {
background-position: -30px top;
}
|