[Pkg-mozext-commits] [adblock-plus] 22/41: Issue 2053 - Replace Adblock Plus logo on the first-run page

David Prévot taffit at moszumanska.debian.org
Wed Mar 18 18:21:38 UTC 2015


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository adblock-plus.

commit c8160f0d8e181be0ec091cd72c1ad625301ef70e
Author: Wladimir Palant <trev at adblockplus.org>
Date:   Thu Feb 26 20:24:21 2015 +0100

    Issue 2053 - Replace Adblock Plus logo on the first-run page
---
 skin/abp-icon-big.png | Bin 15201 -> 7768 bytes
 skin/firstRun.css     |   6 +++---
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/skin/abp-icon-big.png b/skin/abp-icon-big.png
index 85cce1c..1caffd0 100644
Binary files a/skin/abp-icon-big.png and b/skin/abp-icon-big.png differ
diff --git a/skin/firstRun.css b/skin/firstRun.css
index 6ddcb77..34acf48 100644
--- a/skin/firstRun.css
+++ b/skin/firstRun.css
@@ -79,7 +79,7 @@ header
   background-image: url(background.png);
   background-repeat: repeat-x;
   width: 100%;
-  padding: 40px 0 0 0;
+  padding: 25px 0 0 0;
 }
 
 header h1
@@ -152,8 +152,8 @@ section > p
 #logo
 {
   margin: 0 auto;
-  height: 100px;
-  width: 99px;
+  height: 128px;
+  width: 128px;
   display: block;
   background-image: url(abp-icon-big.png);
   background-repeat: no-repeat;

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/adblock-plus.git



More information about the Pkg-mozext-commits mailing list