summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordumpfmprod <dumpfmprod@ubuntu.(none)>2012-12-30 20:04:39 -0500
committerdumpfmprod <dumpfmprod@ubuntu.(none)>2012-12-30 20:04:39 -0500
commitfdb3b4169f8056922344e6735c77d1c7679a3953 (patch)
treed2adfc1d3c63daf43faadee3ba957eb7cb10aaca
parent96ca0e6ace8fa106f5acfe53d0beccbe54c0ce76 (diff)
rr profile changes
-rwxr-xr-xstatic/css/dump.css5
-rw-r--r--template/profile.st2
2 files changed, 3 insertions, 4 deletions
diff --git a/static/css/dump.css b/static/css/dump.css
index 5018081..5ae714f 100755
--- a/static/css/dump.css
+++ b/static/css/dump.css
@@ -2429,10 +2429,9 @@ a#disregister:hover {
}
#manual-palette-button {
border: 1px solid black;
- background-color: #EFF5FB;
- background-position: 4 2;
position: absolute;
- background-image: url('http://dump.fm/images/20120709/1341873133967-dumpfm-ohgod-cpal.png');
+ background: #EFF5FB url('http://dump.fm/images/20121230/1356914178158-dumpfm-ryder-scissors.png')no-repeat center;
+ background-size:68%;
display: inline-block;
width: 40px;
height: 35px;
diff --git a/template/profile.st b/template/profile.st
index 120a472..47876d7 100644
--- a/template/profile.st
+++ b/template/profile.st
@@ -110,7 +110,7 @@ jQuery(document).ready(function() {
<div id="likebutton">
<iframe src="http://www.facebook.com/widgets/like.php?href=http://dump.fm/$nick$"
scrolling="no" frameborder="0"
- style="border:none; width:500px; height:30px"></iframe>
+ style="border:none; width:500px; height:26px"></iframe>
</div>
</div>