I noticed that. I solved that by making an image of 1px width and 2px height. So first top pixel is a color that what I want, second below pixel I made it transparency.
<div style='font-size:1px;height:1px;line-height:1px;padding:0;margin:0;background-image: url(:icons/hr.png);background-repeat: repeat-x;'> </div></p>
<div style='font-size:1px;height:1px;line-height:1px;padding:0;margin:0;background-image: url(:icons/hr.png);background-repeat: repeat-x;'> </div></p>
To copy to clipboard, switch view to plain text mode
So what I see is my 1px height.
Bookmarks