From 521417b54eb713cd40a4464fb5e721e60b14a0b2 Mon Sep 17 00:00:00 2001 From: Ruben Rodriguez Date: Sun, 8 Mar 2015 15:09:45 +0000 Subject: Updated aboutIcecat graphics --- .../chrome/content/aboutIceCat/about-logo.png | Bin 0 -> 29465 bytes .../chrome/content/aboutIceCat/aboutIceCat.xhtml | 72 +++++++++++++++++---- 2 files changed, 60 insertions(+), 12 deletions(-) create mode 100644 data/extensions/abouticecat@gnu.org/chrome/content/aboutIceCat/about-logo.png (limited to 'data/extensions') diff --git a/data/extensions/abouticecat@gnu.org/chrome/content/aboutIceCat/about-logo.png b/data/extensions/abouticecat@gnu.org/chrome/content/aboutIceCat/about-logo.png new file mode 100644 index 0000000..554a13d Binary files /dev/null and b/data/extensions/abouticecat@gnu.org/chrome/content/aboutIceCat/about-logo.png differ diff --git a/data/extensions/abouticecat@gnu.org/chrome/content/aboutIceCat/aboutIceCat.xhtml b/data/extensions/abouticecat@gnu.org/chrome/content/aboutIceCat/aboutIceCat.xhtml index 6ca4c6d..e6c81b0 100644 --- a/data/extensions/abouticecat@gnu.org/chrome/content/aboutIceCat/aboutIceCat.xhtml +++ b/data/extensions/abouticecat@gnu.org/chrome/content/aboutIceCat/aboutIceCat.xhtml @@ -30,13 +30,13 @@ label{ position:relative; -bottom:2px; -left:2px; +bottom:0.25em; +left:0.25em; } #addonsform form{ position:relative; -left:10px; +left:1em; } em { @@ -49,14 +49,14 @@ color:#004998 #addonsform{ background-color:#fff; -font-size:14px; -padding:10px 30px 20px 30px; -border-radius: 10px; -box-shadow: 0px 0px 5px #888888; +font-size:0.8em; +padding:1em 3em 2em 2.5em; +border-radius: 0.5em; +box-shadow: 0px 0px 5px #888888 inset; } .block-side-margin { - min-width: 16px; + min-width: 1em; -moz-box-flex: 1; } @@ -89,7 +89,43 @@ box-shadow: 0px 2px 0 #aaa; } #footer{ -min-height:100px; +min-height:4em; +display: -moz-box; +-moz-box-align: center; +-moz-box-pack: center; +width: 100%; +background-color: hsla(0,0%,0%,.03); +box-shadow: 0 2px 5px hsla(0,0%,0%,.1) inset, 0 -1px 0 hsla(0,0%,100%,.25); +} + +.titlelink{ +font-weight:bold; +color: #678; +text-shadow: 0px 1px 0px white; +} + +#searchLogoContainer{ +background:#ddd; +padding-left:10px; +font-size:0.8em; +border-radius: 3px 0px 0px 3px; +text-shadow:0px 1px 0px #fff; +border:1px solid ; +border-right:none; + +border-color: rgba(51, 166, 255, 0.6) rgba(39, 145, 225, 0.6) rgba(0, 122, 204, 0.6); + border-top-color: rgba(51, 166, 255, 0.6); + border-right-color-value: rgba(39, 145, 225, 0.6); + border-bottom-color: rgba(0, 122, 204, 0.6); + border-left-color-value: rgba(39, 145, 225, 0.6); + border-left-color-ltr-source: physical; + border-left-color-rtl-source: physical; + border-right-color-ltr-source: physical; + border-right-color-rtl-source: physical; +} + +input{ +border-radius:0px!important; } @@ -272,7 +308,7 @@ function onSearchSubmit(){
- +

@@ -283,10 +319,9 @@ function onSearchSubmit(){
+

-
-
@@ -298,6 +333,19 @@ function onSearchSubmit(){