update notification styles

This commit is contained in:
Luke Pulverenti 2013-07-07 11:53:26 -04:00
parent e90931eda1
commit 1663b40737
3 changed files with 14 additions and 1 deletions

View file

@ -54,7 +54,7 @@
<p><a href="scheduledtasks.html">Manage Scheduled Tasks</a></p>
</div>
<div style="margin-top: 200px;">
<div style="display:none;margin-top: 100px;" id="contribute">
<h3 style="padding-left: 1em;">Help improve Media Browser</h3>
<form name="_xclick" action="https://www.paypal.com/cgi-bin/webscr"
method="post">
@ -68,6 +68,7 @@
<input type="hidden" name="return" id="paypalReturnUrl" value="#">
<a data-role="button" onclick="_xclick.submit();">
<img src="css/images/supporter/donatepaypal.png" /></a>
<a href="https://github.com/MediaBrowser" data-role="button" target="_blank">Become a Developer</a>
</form>
</div>
</div>