Chomper Stomping jQuery/JavaScript/CSS 3/HTML 5, Java/PHP/Python/ActionScript, Git, Chrome/Firefox Extensions, Wordpress/Game/iPhone App Development and other random techie tidbits I've collected

11Nov/090

Sprite Button Style Reset

CSS Style to clear Input type button styles in order to use a CSS Sprite as the image for the button.

button{
text-indent: -999px;
overflow: hidden;
display: block;
line-height: 99;
border: none;
padding: 0;
}

This is for my own personal reference. Maybe someday I'll make a full blown blog post on this... For now, I'll update this as I need to because I'm sure I'm forgetting something...

Comments (0) Trackbacks (0)

No comments yet.


Leave a comment

No trackbacks yet.