From ac7d8a02b874485ec68d1b25e9ebd938f48e976e Mon Sep 17 00:00:00 2001 From: "Matt A. Tobin" Date: Mon, 5 Feb 2018 02:23:23 -0500 Subject: Update branding --- browser/branding/official/content/about-logo.png | Bin 30788 -> 14030 bytes .../branding/official/content/about-logo@2x.png | Bin 78972 -> 34550 bytes .../branding/official/content/about-wordmark.png | Bin 5186 -> 2645 bytes browser/branding/official/content/about.png | Bin 33169 -> 21948 bytes browser/branding/official/content/aboutDialog.css | 6 ++ browser/branding/official/content/icon48.png | Bin 4096 -> 2809 bytes browser/branding/official/content/icon64.png | Bin 6081 -> 3900 bytes .../official/content/identity-icons-brand.svg | 76 ++++++++++++++++++- .../branding/official/content/silhouette-40.svg | 84 ++++++++++++++------- 9 files changed, 137 insertions(+), 29 deletions(-) (limited to 'browser/branding/official/content') diff --git a/browser/branding/official/content/about-logo.png b/browser/branding/official/content/about-logo.png index c7c5ac2b8..a6c89cf2c 100644 Binary files a/browser/branding/official/content/about-logo.png and b/browser/branding/official/content/about-logo.png differ diff --git a/browser/branding/official/content/about-logo@2x.png b/browser/branding/official/content/about-logo@2x.png index 624ad150f..761e47f6e 100644 Binary files a/browser/branding/official/content/about-logo@2x.png and b/browser/branding/official/content/about-logo@2x.png differ diff --git a/browser/branding/official/content/about-wordmark.png b/browser/branding/official/content/about-wordmark.png index c9651b520..4ac8d3557 100644 Binary files a/browser/branding/official/content/about-wordmark.png and b/browser/branding/official/content/about-wordmark.png differ diff --git a/browser/branding/official/content/about.png b/browser/branding/official/content/about.png index 7d78057dc..4fc6e5c36 100644 Binary files a/browser/branding/official/content/about.png and b/browser/branding/official/content/about.png differ diff --git a/browser/branding/official/content/aboutDialog.css b/browser/branding/official/content/aboutDialog.css index 46ba1b771..631f06a72 100644 --- a/browser/branding/official/content/aboutDialog.css +++ b/browser/branding/official/content/aboutDialog.css @@ -28,8 +28,14 @@ #rightBox { margin-left: 30px; margin-right: 30px; + background-image: url("chrome://branding/content/about-wordmark.png"); + background-repeat: no-repeat; + /* padding-top creates room for the wordmark */ + padding-top: 38px; + margin-top:20px; } + #updateDeck > hbox > label:not([class="text-link"]) { color: #909090; } diff --git a/browser/branding/official/content/icon48.png b/browser/branding/official/content/icon48.png index 10de89172..e7dcd8ae2 100644 Binary files a/browser/branding/official/content/icon48.png and b/browser/branding/official/content/icon48.png differ diff --git a/browser/branding/official/content/icon64.png b/browser/branding/official/content/icon64.png index ac94fb47d..7bad34f8b 100644 Binary files a/browser/branding/official/content/icon64.png and b/browser/branding/official/content/icon64.png differ diff --git a/browser/branding/official/content/identity-icons-brand.svg b/browser/branding/official/content/identity-icons-brand.svg index 380e4e597..80d2155c2 100644 --- a/browser/branding/official/content/identity-icons-brand.svg +++ b/browser/branding/official/content/identity-icons-brand.svg @@ -1,7 +1,77 @@ - + - - + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/browser/branding/official/content/silhouette-40.svg b/browser/branding/official/content/silhouette-40.svg index 5a41a1c3f..c00a38cb1 100644 --- a/browser/branding/official/content/silhouette-40.svg +++ b/browser/branding/official/content/silhouette-40.svg @@ -1,26 +1,58 @@ - - - - - + + + + + + + + image/svg+xml + + + + + + + + -- cgit v1.2.3