From 12dadd33f23c188018edb466d0554380ae707f4b Mon Sep 17 00:00:00 2001 From: "gavin%gavinsharp.com" Date: Thu, 3 Aug 2006 19:11:36 +0000 Subject: [PATCH] Bug 345537: add "friends" link in "About Firefox" dialog, patch by Michael Wu , r=mconnor, uir=beltzner git-svn-id: svn://10.0.0.236/trunk@206504 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/browser/base/content/credits.xhtml | 26 +++++++++++++++---- .../locales/en-US/chrome/browser/credits.dtd | 7 +++++ 2 files changed, 28 insertions(+), 5 deletions(-) diff --git a/mozilla/browser/base/content/credits.xhtml b/mozilla/browser/base/content/credits.xhtml index 660d9451e46..2687bad41c0 100644 --- a/mozilla/browser/base/content/credits.xhtml +++ b/mozilla/browser/base/content/credits.xhtml @@ -95,10 +95,6 @@ font-size: small; } - #creditsBox > .title > .motto { - margin-bottom: 180px; - } - h3 { font-weight: bold; font-size: small; @@ -118,10 +114,22 @@ h2.title { margin-top: 200px; - margin-bottom: 100px; + margin-bottom: 60px; text-align: center; } + .links { + font-weight: bold; + font-size: small; + text-align: center; + margin: 0px 0px 100px 0px; + } + + .links div { + font-weight: normal; + font-style: italic; + } + .motto { margin-top: 2px; font-style: italic; @@ -204,6 +212,14 @@

&brandFullName;™
&brandMotto;

+
    diff --git a/mozilla/browser/locales/en-US/chrome/browser/credits.dtd b/mozilla/browser/locales/en-US/chrome/browser/credits.dtd index e5fa5c9aeb7..3b96e0f1cb0 100644 --- a/mozilla/browser/locales/en-US/chrome/browser/credits.dtd +++ b/mozilla/browser/locales/en-US/chrome/browser/credits.dtd @@ -4,6 +4,13 @@ + + + + + + +