Author: asn Date: 2014-02-10 23:11:20 +0000 (Mon, 10 Feb 2014) New Revision: 26604
Modified: website/trunk/css/layout.css Log: fix broken donate button -- patch by mrphs
Modified: website/trunk/css/layout.css =================================================================== --- website/trunk/css/layout.css 2014-02-10 22:59:25 UTC (rev 26603) +++ website/trunk/css/layout.css 2014-02-10 23:11:20 UTC (rev 26604) @@ -1120,7 +1120,7 @@ }
.dbox.donate input.donate-btn { - background: url(../images/btn_donateCC_LG.gif) left top no-repeat transparent; + background: url(../images/button-donate.jpg) left top no-repeat transparent; height: 26px; width: 115px; margin-top: -3px;
tor-commits@lists.torproject.org