Add the css into your theme styles.css file.
Here'a path for styles.css file: \skin\frontend\myPackage\myTheme\default\css\styles.css.
Edit the file and paste the below code:
.add-to-cart .add-to-cart-buttons .button.btn-cart {
background: background none repeat scroll 0 0;
}
Query solved? Accept as Solution.Thanks
Eric Baily