[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] r23918: {website} make the google button transparent so it looks better.  (website/trunk/donate/en)
Author: phobos
Date: 2010-12-09 18:32:11 +0000 (Thu, 09 Dec 2010)
New Revision: 23918
Modified:
   website/trunk/donate/en/donate.wml
Log:
make the google button transparent so it looks better.
Modified: website/trunk/donate/en/donate.wml
===================================================================
--- website/trunk/donate/en/donate.wml	2010-12-09 18:29:48 UTC (rev 23917)
+++ website/trunk/donate/en/donate.wml	2010-12-09 18:32:11 UTC (rev 23918)
@@ -172,7 +172,7 @@
     <input name="item_max_price_1" type="hidden" value="25000.0"/>
     <input name="_charset_" type="hidden" value="utf-8"/>
     $ <input id="item_price_1" name="item_price_1" onfocus="this.style.color='black'; this.value='';" size="6" type="text" value="25.00"/>
-    <input alt="Donate" src="https://checkout.google.com/buttons/donateNow.gif?merchant_id=250937139555708&w=115&h=50&style=white&variant=text&loc=en_US" type="image"/>
+    <input alt="Donate" src="https://checkout.google.com/buttons/donateNow.gif?merchant_id=250937139555708&w=115&h=50&style=trans&variant=text&loc=en_US" type="image"/>
 </form>
 </div>
 </div>