summaryrefslogtreecommitdiff
path: root/src/icedove-branding/content
diff options
context:
space:
mode:
authorAndreas Grapentin <andreas@grapentin.org>2017-05-09 07:21:40 +0200
committerAndreas Grapentin <andreas@grapentin.org>2017-05-09 07:21:40 +0200
commitc46005ffeaeca6442a59db492c9201de86a87f2c (patch)
tree43fee9e19f433da6253908c384eae772892e7adb /src/icedove-branding/content
parent3281e841d34b2680c84ac5962bf0b374b8e5f27d (diff)
importing 38.6.0-1 sources from https://repomirror.parabola.nu/other/icedove/icedove_38.6.0-1.branding.tar.xz38.6.0-1
Diffstat (limited to 'src/icedove-branding/content')
-rw-r--r--src/icedove-branding/content/about-credits.pngbin0 -> 24376 bytes
-rw-r--r--src/icedove-branding/content/about-logo.pngbin0 -> 45823 bytes
-rw-r--r--src/icedove-branding/content/about-wordmark.pngbin0 -> 4862 bytes
-rw-r--r--src/icedove-branding/content/about.pngbin0 -> 40468 bytes
-rw-r--r--src/icedove-branding/content/aboutDialog.css31
-rw-r--r--src/icedove-branding/content/featureConfigurator.jpgbin0 -> 9849 bytes
6 files changed, 31 insertions, 0 deletions
diff --git a/src/icedove-branding/content/about-credits.png b/src/icedove-branding/content/about-credits.png
new file mode 100644
index 0000000..dbc56c3
--- /dev/null
+++ b/src/icedove-branding/content/about-credits.png
Binary files differ
diff --git a/src/icedove-branding/content/about-logo.png b/src/icedove-branding/content/about-logo.png
new file mode 100644
index 0000000..23223eb
--- /dev/null
+++ b/src/icedove-branding/content/about-logo.png
Binary files differ
diff --git a/src/icedove-branding/content/about-wordmark.png b/src/icedove-branding/content/about-wordmark.png
new file mode 100644
index 0000000..713eb27
--- /dev/null
+++ b/src/icedove-branding/content/about-wordmark.png
Binary files differ
diff --git a/src/icedove-branding/content/about.png b/src/icedove-branding/content/about.png
new file mode 100644
index 0000000..86d8502
--- /dev/null
+++ b/src/icedove-branding/content/about.png
Binary files differ
diff --git a/src/icedove-branding/content/aboutDialog.css b/src/icedove-branding/content/aboutDialog.css
new file mode 100644
index 0000000..c83aec0
--- /dev/null
+++ b/src/icedove-branding/content/aboutDialog.css
@@ -0,0 +1,31 @@
+#clientBox {
+ background-color: #F7F7F7;
+ color: #222222;
+}
+
+#leftBox {
+ background-image: url("chrome://branding/content/about-logo.png");
+ background-repeat: no-repeat;
+ /* min-width and min-height create room for the logo */
+ min-width: 210px;
+ min-height: 210px;
+ margin-top:20px;
+ -moz-margin-start: 30px;
+}
+
+#rightBox {
+ margin-left: 30px;
+ margin-right: 30px;
+}
+
+#updateDeck > hbox > label:not([class="text-link"]) {
+ color: #909090;
+}
+
+#trademark {
+ font-size: xx-small;
+ text-align: center;
+ color: #999999;
+ margin-top: 10px;
+ margin-bottom: 10px;
+}
diff --git a/src/icedove-branding/content/featureConfigurator.jpg b/src/icedove-branding/content/featureConfigurator.jpg
new file mode 100644
index 0000000..a21ab45
--- /dev/null
+++ b/src/icedove-branding/content/featureConfigurator.jpg
Binary files differ