CSS3 Firefox Button
I use background-image
with rgba
color gradient, so you can easily modify the background-color
without worrying about color degradations. You can see the original buttons on the Firefox website. The 3D depth on the buttons is achieved by using two box shadows (one for giving the button a height and second for the shadow).