Committer: mchervonniy
LJSUP-9786: Need html for new donate windowU trunk/htdocs/img/popup/banknote.png U trunk/htdocs/stc/widgets/give-tokens.css
Modified: trunk/htdocs/img/popup/banknote.png =================================================================== (Binary files differ) Modified: trunk/htdocs/stc/widgets/give-tokens.css =================================================================== --- trunk/htdocs/stc/widgets/give-tokens.css 2011-09-29 05:03:14 UTC (rev 11052) +++ trunk/htdocs/stc/widgets/give-tokens.css 2011-09-29 05:41:20 UTC (rev 11053) @@ -1,3 +1,6 @@ +BODY { + background: url(/img/popup/banknote.png) no-repeat 0 0; + } .popup-win-header { display: none; } @@ -10,7 +13,6 @@ padding: 31px 0 0 55px; text-shadow: 0 1px 0 #FFF; font: 15px Georgia,serif; - background: url(/img/popup/banknote.png) no-repeat 0 0; color: #222; width: 584px;