7 lines
105 B
CSS
7 lines
105 B
CSS
|
|
#messagetoolbar a.button.junk {
|
|
text-indent: -5000px;
|
|
background: url(junk_act.png) 0 0 no-repeat;
|
|
}
|
|
|