Index: html/static/css/firstRun.css |
=================================================================== |
--- a/html/static/css/firstRun.css |
+++ b/html/static/css/firstRun.css |
@@ -77,8 +77,8 @@ |
.share-image |
{ |
- width: 64px; |
- height: 64px; |
+ width: 82px; |
+ height: 82px; |
} |
#share-images2 |
@@ -116,17 +116,17 @@ |
.share-facebook |
{ |
- background-image: url(../img/social/facebook-old.png); |
+ background-image: url(../img/social/facebook.png); |
} |
.share-twitter |
{ |
- background-image: url(../img/social/twitter-old.png); |
+ background-image: url(../img/social/twitter.png); |
} |
.share-gplus |
{ |
- background-image: url(../img/social/gplus-old.png); |
+ background-image: url(../img/social/gplus.png); |
} |
#glass-pane, #share-popup |