Browse Source

button_default.gif

windhamdavid 3 years ago
parent
commit
f5a84a5797
1 changed files with 1 additions and 1 deletions
  1. 1 1
      style.css

+ 1 - 1
style.css

@@ -924,7 +924,7 @@ form.show-btn input {
 	background: #fff;
 }
 .store-item input { 
-	width:auto !important; overflow:visible; border:1px solid #bfbfbf; border-right-color:#908d8d; border-bottom-color:#908d8d; padding:1px .5em; background:#e1e1e1 url(images/button_default.gif) left center repeat-x; color:#000; 
+	width:auto !important; overflow:visible; border:1px solid #bfbfbf; border-right-color:#908d8d; border-bottom-color:#908d8d; padding:1px .5em; background:#e1e1e1; color:#000; 
   margin: 10px 0 0;
 }
 .store-item input.buy-now {