
If you have used Google Reader. There is a toggle icon you can click and expand all items view size. This toggle icon is a small blue arrow. Is it a image? No. It's just a CSS tips and tricks. How does CSS do it?
Toggle icon DOM element...
<td id="chrome-lhn-toggle">
<div id="chrome-lhn-toggle-icon"></div>
</td>
...
Toggle...