3 lines
116 B
CSS
3 lines
116 B
CSS
|
#poststuff .closed .togbox, #poststuff .togbox {
|
||
|
background-image: url(../images/toggle-arrow-rtl.gif) !important;
|
||
|
}
|