From e315b973f60c4f60583e3397201a1fb84c9fbec3 Mon Sep 17 00:00:00 2001 From: "scott%scott-macgregor.org" Date: Fri, 2 Feb 2007 00:15:52 +0000 Subject: [PATCH] Bug #369026 --> start page style rule cleanup including removing the background gradient. sr=bienvenu --- mail/base/content/start.xhtml | 37 +---------------------- mail/base/content/startpage-back-rtl.png | 0 mail/base/content/startpage-back.png | 0 mail/base/content/startpage-gecko-rtl.png | 0 mail/base/content/startpage-gecko.png | 0 mail/base/jar.mn | 4 --- 6 files changed, 1 insertion(+), 40 deletions(-) delete mode 100644 mail/base/content/startpage-back-rtl.png delete mode 100644 mail/base/content/startpage-back.png delete mode 100644 mail/base/content/startpage-gecko-rtl.png delete mode 100644 mail/base/content/startpage-gecko.png diff --git a/mail/base/content/start.xhtml b/mail/base/content/start.xhtml index 5c7f7e31204..e864b8aab76 100644 --- a/mail/base/content/start.xhtml +++ b/mail/base/content/start.xhtml @@ -53,18 +53,13 @@ body { font-family: Tahoma, Verdana, sans, sans-serif; margin: 0px; - background: url(startpage-back.png) repeat-y top right white; -} - -body[dir="rtl"] { - background: url(startpage-back-rtl.png) repeat-y white; } h1 { color: white; background: url(startpage-h1.png) no-repeat transparent; font-weight: normal; - height: 50px; + height: 40px; padding: 0.3ex 0.3ex 0.3ex 25px; margin: 0px; font-size: 160%; @@ -131,31 +126,6 @@ a:active, a:hover { -moz-border-radius: 10px; } -#gecko { - font-size: 80%; - position: fixed; - bottom: 0px; - left: 0px; - text-align: right; - color: #fff; - background: url(startpage-gecko.png) no-repeat top right; - width: 100%; - height: 19px; - padding-top: 1px; -} - -body[dir="rtl"] #gecko { - right: 0px; - text-align: left; - background: url(startpage-gecko-rtl.png) no-repeat top left; -} - -#gecko a:link, #gecko a:visited { - color: #fff; - background: transparent; - -moz-padding-end: 5px; -} - @@ -181,10 +151,5 @@ body[dir="rtl"] #gecko { &startpage.extra; - - -
&startpage.poweredByGecko;
- - diff --git a/mail/base/content/startpage-back-rtl.png b/mail/base/content/startpage-back-rtl.png deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/mail/base/content/startpage-back.png b/mail/base/content/startpage-back.png deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/mail/base/content/startpage-gecko-rtl.png b/mail/base/content/startpage-gecko-rtl.png deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/mail/base/content/startpage-gecko.png b/mail/base/content/startpage-gecko.png deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/mail/base/jar.mn b/mail/base/jar.mn index 68f36db7e86..e6576ec2aeb 100644 --- a/mail/base/jar.mn +++ b/mail/base/jar.mn @@ -41,11 +41,7 @@ messenger.jar: content/messenger/startpage-h1-rtl.png (content/startpage-h1-rtl.png) content/messenger/startpage-h2.png (content/startpage-h2.png) content/messenger/startpage-h2-rtl.png (content/startpage-h2-rtl.png) - content/messenger/startpage-back.png (content/startpage-back.png) - content/messenger/startpage-back-rtl.png (content/startpage-back-rtl.png) content/messenger/startpage-li.png (content/startpage-li.png) - content/messenger/startpage-gecko.png (content/startpage-gecko.png) - content/messenger/startpage-gecko-rtl.png (content/startpage-gecko-rtl.png) content/messenger/messenger.css (content/messenger.css) * content/messenger/search.xml (content/search.xml) * content/messenger/newmailalert.xul (content/newmailalert.xul)