update both themes for toolkit winstripe changes up to 2010-07-25
authorRobert Kaiser <robert@notebook.box.kairo.at>
Sun, 25 Jul 2010 18:57:47 +0000 (20:57 +0200)
committerRobert Kaiser <robert@notebook.box.kairo.at>
Sun, 25 Jul 2010 18:57:47 +0000 (20:57 +0200)
14 files changed:
EarlyBlue/global/aboutCache.css [new file with mode: 0644]
EarlyBlue/global/aboutCacheEntry.css [new file with mode: 0644]
EarlyBlue/global/headsUpDisplay.css
EarlyBlue/global/media/videocontrols.css
EarlyBlue/global/popup.css
EarlyBlue/help/helpFileLayout.css
EarlyBlue/mozapps/extensions/extensions.css
LCARStrek/global/aboutCache.css [new file with mode: 0644]
LCARStrek/global/aboutCacheEntry.css [new file with mode: 0644]
LCARStrek/global/headsUpDisplay.css
LCARStrek/global/media/videocontrols.css
LCARStrek/global/popup.css
LCARStrek/help/helpFileLayout.css
LCARStrek/mozapps/extensions/extensions.css

diff --git a/EarlyBlue/global/aboutCache.css b/EarlyBlue/global/aboutCache.css
new file mode 100644 (file)
index 0000000..4a750d2
--- /dev/null
@@ -0,0 +1,102 @@
+/* ***** BEGIN LICENSE BLOCK *****\r
+ * Version: MPL 1.1/GPL 2.0/LGPL 2.1\r
+ *\r
+ * The contents of this file are subject to the Mozilla Public License Version\r
+ * 1.1 (the "License"); you may not use this file except in compliance with\r
+ * the License. You may obtain a copy of the License at\r
+ * http://www.mozilla.org/MPL/\r
+ *\r
+ * Software distributed under the License is distributed on an "AS IS" basis,\r
+ * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License\r
+ * for the specific language governing rights and limitations under the\r
+ * License.\r
+ *\r
+ * The Original Code is mozilla.org code.\r
+ *\r
+ * The Initial Developer of the Original Code is\r
+ * Steffen Wilberg <steffen.wilberg@web.de>.\r
+ * Portions created by the Initial Developer are Copyright (C) 2010\r
+ * the Initial Developer. All Rights Reserved.\r
+ *\r
+ * Contributor(s):\r
+ *\r
+ * Alternatively, the contents of this file may be used under the terms of\r
+ * either the GNU General Public License Version 2 or later (the "GPL"), or\r
+ * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),\r
+ * in which case the provisions of the GPL or the LGPL are applicable instead\r
+ * of those above. If you wish to allow use of your version of this file only\r
+ * under the terms of either the GPL or the LGPL, and not to allow others to\r
+ * use your version of this file under the terms of the MPL, indicate your\r
+ * decision by deleting the provisions above and replace them with the notice\r
+ * and other provisions required by the GPL or the LGPL. If you do not delete\r
+ * the provisions above, a recipient may use your version of this file under\r
+ * the terms of any one of the MPL, the GPL or the LGPL.\r
+ *\r
+ * ***** END LICENSE BLOCK ***** */\r
+\r
+h1 {\r
+  margin: 0;\r
+  border-bottom: 1px solid #666699;\r
+}\r
+\r
+h2 {\r
+  margin-top: 2em;\r
+}\r
+\r
+table {\r
+  table-layout: fixed;\r
+  width: 100%;\r
+  margin-bottom: 1em;\r
+  padding: 0.5em 0;\r
+  border: 1px solid #9999CC;\r
+}\r
+\r
+#disk,\r
+#memory,\r
+#offline {\r
+  background-color: #CCD0DD;\r
+}\r
+\r
+th {\r
+  width: 14em;\r
+  white-space: nowrap;\r
+  text-align: end;\r
+}\r
+\r
+td {\r
+  word-wrap: break-word;\r
+}\r
+\r
+#col-key {\r
+  width: 60%;\r
+}\r
+\r
+#col-dataSize,\r
+#col-fetchCount,\r
+#col-lastModified,\r
+#col-expires {\r
+  width: 13%;\r
+}\r
+\r
+#entries > tbody > tr:nth-child(odd) {\r
+  background-color: #CCD0DD;\r
+}\r
+\r
+#entries > tbody > tr:nth-child(even) {\r
+  background-color: #CCCCCC;\r
+}\r
+\r
+#entries > tbody > tr > td {\r
+  padding: .5em 0;\r
+  text-align: center;\r
+}\r
+\r
+#entries > thead > tr > th {\r
+  text-align: center;\r
+  white-space: normal;\r
+}\r
+\r
+#entries > thead > tr > th:first-child,\r
+#entries > tbody > tr > td:first-child {\r
+  text-align: start;\r
+}\r
diff --git a/EarlyBlue/global/aboutCacheEntry.css b/EarlyBlue/global/aboutCacheEntry.css
new file mode 100644 (file)
index 0000000..645f8ff
--- /dev/null
@@ -0,0 +1,65 @@
+/* ***** BEGIN LICENSE BLOCK *****\r
+ * Version: MPL 1.1/GPL 2.0/LGPL 2.1\r
+ *\r
+ * The contents of this file are subject to the Mozilla Public License Version\r
+ * 1.1 (the "License"); you may not use this file except in compliance with\r
+ * the License. You may obtain a copy of the License at\r
+ * http://www.mozilla.org/MPL/\r
+ *\r
+ * Software distributed under the License is distributed on an "AS IS" basis,\r
+ * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License\r
+ * for the specific language governing rights and limitations under the\r
+ * License.\r
+ *\r
+ * The Original Code is mozilla.org code.\r
+ *\r
+ * The Initial Developer of the Original Code is\r
+ * Steffen Wilberg <steffen.wilberg@web.de>.\r
+ * Portions created by the Initial Developer are Copyright (C) 2010\r
+ * the Initial Developer. All Rights Reserved.\r
+ *\r
+ * Contributor(s):\r
+ *\r
+ * Alternatively, the contents of this file may be used under the terms of\r
+ * either the GNU General Public License Version 2 or later (the "GPL"), or\r
+ * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),\r
+ * in which case the provisions of the GPL or the LGPL are applicable instead\r
+ * of those above. If you wish to allow use of your version of this file only\r
+ * under the terms of either the GPL or the LGPL, and not to allow others to\r
+ * use your version of this file under the terms of the MPL, indicate your\r
+ * decision by deleting the provisions above and replace them with the notice\r
+ * and other provisions required by the GPL or the LGPL. If you do not delete\r
+ * the provisions above, a recipient may use your version of this file under\r
+ * the terms of any one of the MPL, the GPL or the LGPL.\r
+ *\r
+ * ***** END LICENSE BLOCK ***** */\r
+\r
+body {\r
+  display: table;\r
+}\r
+\r
+h1 {\r
+  margin: 0;\r
+  border-bottom: 1px solid #666699;\r
+}\r
+\r
+table {\r
+  table-layout: fixed;\r
+  width: 100%;\r
+}\r
+\r
+th {\r
+  width: 12em;\r
+  word-wrap: break-word;\r
+  vertical-align: top;\r
+  text-align: end;\r
+}\r
+\r
+td {\r
+  display: block;\r
+  white-space: pre-wrap;\r
+}\r
+\r
+#td-key {\r
+  word-wrap: break-word;\r
+}\r
index a57272c9fa57b67d08195ecd1ce9e8c4f063f044..decfc730987d7b0d020eee0492953be0415797f3 100644 (file)
@@ -57,6 +57,7 @@
 
 .hud-output-node div {
   -moz-user-select: text;
+  white-space: pre-wrap;
 }
 
 .hud-output-node .hud-network {
index f6d5495ec5744fcaf53326140c2f10d8d2460597..f820d42117632aac4291f81614ac2c2253ec25da 100644 (file)
@@ -80,7 +80,7 @@
   padding-top: 0px; /* center vertically with scrubber bar */
   color: rgba(204,208,221,0.75);
   font-size: 11px;
-  font-family: helvetica,arial,tahoma,sans-serif;
+  font-family: "Liberation Sans",Arial,Tahoma,Helvetica,sans-serif;
 }
 
 .backgroundBar {
 }
 
 .scrubber .scale-slider {
-    /* abs(margin-top) + margin-bottom + bar height == timeThumb height */
-    margin-top: -10px;
-    margin-bottom: 10px;
+  /* abs(margin-top) + margin-bottom + bar height == timeThumb height */
+  margin-top: -10px;
+  margin-bottom: 10px;
 }
 
 /* .scale-thumb is an element inside the <scale> implementation. */
 }
 
 .timeThumb {
-    background: url("chrome://global/skin/media/scrubberThumb.png") no-repeat center;
-    min-width: 45px;
-    min-height: 28px;
-    -moz-box-pack: center;
+  background: url("chrome://global/skin/media/scrubberThumb.png") no-repeat center;
+  min-width: 45px;
+  min-height: 28px;
+  -moz-box-pack: center;
 }
 
 .timeThumb[showhours="true"] {
-    background: url("chrome://global/skin/media/scrubberThumbWide.png") no-repeat center;
+  background: url("chrome://global/skin/media/scrubberThumbWide.png") no-repeat center;
 }
 
 /*
 */
 
 .timeLabel {
-    color: rgba(0,0,0,0.75);
-    font-size: 10px;
-    font-family: helvetica,arial,tahoma,sans-serif;
-    text-shadow: rgba(102,102,153, 0.3) 0 1px;
-    padding-top: 2px;
+  color: rgba(0,0,0,0.75);
+  font-size: 10px;
+  font-family: "Liberation Sans",Arial,Tahoma,Helvetica,sans-serif;
+  text-shadow: rgba(102,102,153, 0.3) 0 1px;
+  padding-top: 2px;
 }
 
 .statusOverlay {
-    -moz-box-align: center;
-    -moz-box-pack: center;
-    background-color: rgba(0,0,0,0.55);
+  -moz-box-align: center;
+  -moz-box-pack: center;
+  background-color: rgba(0,0,0,0.55);
 }
 
 .statusIcon {
-    margin-bottom: 28px; /* same height as .controlBar, to keep icon centered above it */
-    width: 32px;
-    height: 32px;
+  margin-bottom: 28px; /* same height as .controlBar, to keep icon centered above it */
+  width: 32px;
+  height: 32px;
 }
 
 .statusIcon[type="throbber"] {
-    background: url("chrome://communicator/skin/brand/throbber-anim.gif") no-repeat center;
+  background: url("chrome://communicator/skin/brand/throbber-anim.gif") no-repeat center;
 }
 
 .statusIcon[type="error"] {
-    background: url("chrome://global/skin/icons/alert-error.gif") no-repeat center;
+  background: url("chrome://global/skin/icons/alert-error.gif") no-repeat center;
 }
index 1661efb5c5b21a13bec2c001dc28271c12186e66..9636325b03431c6aab4315b848ee73963c7e3379 100644 (file)
  *
  * ***** END LICENSE BLOCK ***** */
 
-/* ===== popup.css ======================================================
-  == Styles used by the XUL popup element.
-  ======================================================================= */
-
 @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
 
 /* ::::: menupopup ::::: */
 
 menupopup,
-popup,
 panel {
   border: 1px outset #CCD0DD;
   padding: 1px;
@@ -78,7 +73,6 @@ menulist > menupopup,
   background-color: white;
 }
 
-menupopup > menu > menupopup,
-popup > menu > menupopup {
+menupopup > menu > menupopup {
   margin-top: -2px;
 }
index 9cf34358d6e2a63ed3c4e75833ba16e59dc2d566..9df1dd3eb9c6a2837bdcdacac97cab3bfb66ad9d 100644 (file)
@@ -80,7 +80,7 @@ h6 { font-size: 90%; border: 0; }
 h1, h2, h3, h4, h5, h6 {
   margin: 1em 0 0.2em;
   border-bottom: 1px solid #ccc;
-  font-family: arial, verdana, sans-serif;
+  font-family: "Liberation Sans",Arial,Tahoma,Helvetica,sans-serif;
 }
 
 li h1, li h2, li h3, li h4, li h5, li h6 {
index 8e2aabc2cbd04445b614aab5f49fd5d61d091a76..2fe6bad4dbe042996e1d14bdcbf38470f1fe5a59 100644 (file)
   -moz-margin-end: 6px;
 }
 
+#header-searching {
+  list-style-image: url("chrome://global/skin/icons/loading.gif");
+}
+
 .view-header {
   background: #9999CC;
   padding: 4px;
diff --git a/LCARStrek/global/aboutCache.css b/LCARStrek/global/aboutCache.css
new file mode 100644 (file)
index 0000000..1f5cdb4
--- /dev/null
@@ -0,0 +1,103 @@
+/* ***** BEGIN LICENSE BLOCK *****\r
+ * Version: MPL 1.1/GPL 2.0/LGPL 2.1\r
+ *\r
+ * The contents of this file are subject to the Mozilla Public License Version\r
+ * 1.1 (the "License"); you may not use this file except in compliance with\r
+ * the License. You may obtain a copy of the License at\r
+ * http://www.mozilla.org/MPL/\r
+ *\r
+ * Software distributed under the License is distributed on an "AS IS" basis,\r
+ * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License\r
+ * for the specific language governing rights and limitations under the\r
+ * License.\r
+ *\r
+ * The Original Code is mozilla.org code.\r
+ *\r
+ * The Initial Developer of the Original Code is\r
+ * Steffen Wilberg <steffen.wilberg@web.de>.\r
+ * Portions created by the Initial Developer are Copyright (C) 2010\r
+ * the Initial Developer. All Rights Reserved.\r
+ *\r
+ * Contributor(s):\r
+ *\r
+ * Alternatively, the contents of this file may be used under the terms of\r
+ * either the GNU General Public License Version 2 or later (the "GPL"), or\r
+ * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),\r
+ * in which case the provisions of the GPL or the LGPL are applicable instead\r
+ * of those above. If you wish to allow use of your version of this file only\r
+ * under the terms of either the GPL or the LGPL, and not to allow others to\r
+ * use your version of this file under the terms of the MPL, indicate your\r
+ * decision by deleting the provisions above and replace them with the notice\r
+ * and other provisions required by the GPL or the LGPL. If you do not delete\r
+ * the provisions above, a recipient may use your version of this file under\r
+ * the terms of any one of the MPL, the GPL or the LGPL.\r
+ *\r
+ * ***** END LICENSE BLOCK ***** */\r
+\r
+h1 {\r
+  margin: 0;\r
+  border-bottom: 1px solid #008484;\r
+}\r
+\r
+h2 {\r
+  margin-top: 2em;\r
+}\r
+\r
+table {\r
+  table-layout: fixed;\r
+  width: 100%;\r
+  margin-bottom: 1em;\r
+  padding: 0.5em 0;\r
+  -moz-border-radius: 10px;\r
+}\r
+\r
+#disk,\r
+#memory,\r
+#offline {\r
+  background-color: #9C9CFF;\r
+  color: #000000;\r
+}\r
+\r
+th {\r
+  width: 14em;\r
+  white-space: nowrap;\r
+  text-align: end;\r
+}\r
+\r
+td {\r
+  word-wrap: break-word;\r
+}\r
+\r
+#col-key {\r
+  width: 60%;\r
+}\r
+\r
+#col-dataSize,\r
+#col-fetchCount,\r
+#col-lastModified,\r
+#col-expires {\r
+  width: 13%;\r
+}\r
+\r
+#entries > tbody > tr:nth-child(odd) {\r
+  background-color: rgba(255, 159, 0, .05);\r
+}\r
+\r
+#entries > tbody > tr:nth-child(even) {\r
+  background-color: rgba(255, 159, 0, .1);\r
+}\r
+\r
+#entries > tbody > tr > td {\r
+  padding: .5em 0;\r
+  text-align: center;\r
+}\r
+\r
+#entries > thead > tr > th {\r
+  text-align: center;\r
+  white-space: normal;\r
+}\r
+\r
+#entries > thead > tr > th:first-child,\r
+#entries > tbody > tr > td:first-child {\r
+  text-align: start;\r
+}\r
diff --git a/LCARStrek/global/aboutCacheEntry.css b/LCARStrek/global/aboutCacheEntry.css
new file mode 100644 (file)
index 0000000..740ed9f
--- /dev/null
@@ -0,0 +1,65 @@
+/* ***** BEGIN LICENSE BLOCK *****\r
+ * Version: MPL 1.1/GPL 2.0/LGPL 2.1\r
+ *\r
+ * The contents of this file are subject to the Mozilla Public License Version\r
+ * 1.1 (the "License"); you may not use this file except in compliance with\r
+ * the License. You may obtain a copy of the License at\r
+ * http://www.mozilla.org/MPL/\r
+ *\r
+ * Software distributed under the License is distributed on an "AS IS" basis,\r
+ * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License\r
+ * for the specific language governing rights and limitations under the\r
+ * License.\r
+ *\r
+ * The Original Code is mozilla.org code.\r
+ *\r
+ * The Initial Developer of the Original Code is\r
+ * Steffen Wilberg <steffen.wilberg@web.de>.\r
+ * Portions created by the Initial Developer are Copyright (C) 2010\r
+ * the Initial Developer. All Rights Reserved.\r
+ *\r
+ * Contributor(s):\r
+ *\r
+ * Alternatively, the contents of this file may be used under the terms of\r
+ * either the GNU General Public License Version 2 or later (the "GPL"), or\r
+ * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),\r
+ * in which case the provisions of the GPL or the LGPL are applicable instead\r
+ * of those above. If you wish to allow use of your version of this file only\r
+ * under the terms of either the GPL or the LGPL, and not to allow others to\r
+ * use your version of this file under the terms of the MPL, indicate your\r
+ * decision by deleting the provisions above and replace them with the notice\r
+ * and other provisions required by the GPL or the LGPL. If you do not delete\r
+ * the provisions above, a recipient may use your version of this file under\r
+ * the terms of any one of the MPL, the GPL or the LGPL.\r
+ *\r
+ * ***** END LICENSE BLOCK ***** */\r
+\r
+body {\r
+  display: table;\r
+}\r
+\r
+h1 {\r
+  margin: 0;\r
+  border-bottom: 1px solid #008484;\r
+}\r
+\r
+table {\r
+  table-layout: fixed;\r
+  width: 100%;\r
+}\r
+\r
+th {\r
+  width: 12em;\r
+  word-wrap: break-word;\r
+  vertical-align: top;\r
+  text-align: end;\r
+}\r
+\r
+td {\r
+  display: block;\r
+  white-space: pre-wrap;\r
+}\r
+\r
+#td-key {\r
+  word-wrap: break-word;\r
+}\r
index 24b972df83334f28360af2a9efef1352f0a73a85..db728178d6cc87445c84a56d6cbc74b4d03eadb5 100644 (file)
@@ -57,6 +57,7 @@
 
 .hud-output-node div {
   -moz-user-select: text;
+  white-space: pre-wrap;
 }
 
 .hud-output-node .hud-network {
index 1574d0be65ac53e58ada06da2100a7fc1771f416..4f11c9f55aff9d020802f467cb66b6cfabcd67ed 100644 (file)
   padding-top: 0px; /* center vertically with scrubber bar */
   color: rgba(0,0,0,0.75);
   font-size: 11px;
-  font-family: helvetica,arial,tahoma,sans-serif;
+  font-family: "Liberation Sans",Arial,Tahoma,Helvetica,sans-serif;
 }
 
 .backgroundBar {
 }
 
 .scrubber .scale-slider {
-    /* abs(margin-top) + margin-bottom + bar height == timeThumb height */
-    margin-top: -10px;
-    margin-bottom: 10px;
+  /* abs(margin-top) + margin-bottom + bar height == timeThumb height */
+  margin-top: -10px;
+  margin-bottom: 10px;
 }
 
 /* .scale-thumb is an element inside the <scale> implementation. */
 */
 
 .timeLabel {
-    color: rgba(0,0,0,0.75);
-    font-size: 10px;
-    font-family: helvetica,arial,tahoma,sans-serif;
-    text-shadow: rgba(255,259,0, 0.3) 0 1px;
-    padding-top: 2px;
+  color: rgba(0,0,0,0.75);
+  font-size: 10px;
+  font-family: "Liberation Sans",Arial,Tahoma,Helvetica,sans-serif;
+  text-shadow: rgba(255,259,0, 0.3) 0 1px;
+  padding-top: 2px;
 }
 
 .statusOverlay {
-    -moz-box-align: center;
-    -moz-box-pack: center;
-    background-color: rgba(0,0,0,0.55);
+  -moz-box-align: center;
+  -moz-box-pack: center;
+  background-color: rgba(0,0,0,0.55);
 }
 
 .statusIcon {
-    margin-bottom: 28px; /* same height as .controlBar, to keep icon centered above it */
-    width: 36px;
-    height: 36px;
+  margin-bottom: 28px; /* same height as .controlBar, to keep icon centered above it */
+  width: 36px;
+  height: 36px;
 }
 
 .statusIcon[type="throbber"] {
-    background: url("chrome://communicator/skin/brand/throbber-anim.gif") no-repeat center;
+  background: url("chrome://communicator/skin/brand/throbber-anim.gif") no-repeat center;
 }
 
 .statusIcon[type="error"] {
-    background: url("chrome://global/skin/icons/alert-error.gif") no-repeat center;
+  background: url("chrome://global/skin/icons/alert-error.gif") no-repeat center;
 }
index cfd00c68d472ec7e15a46022cc2ffab6be7b7649..aa0a00cf07638cacd5bd5b331bda4b73e5c5006a 100644 (file)
@@ -44,7 +44,6 @@
 /* ::::: menupopup ::::: */
 
 menupopup,
-popup,
 panel {
   border: 1px solid #FF9F00;
   padding: 1px;
@@ -79,7 +78,6 @@ menulist > menupopup,
   background-color: #000000;
 }
 
-menupopup > menu > menupopup,
-popup > menu > menupopup {
+menupopup > menu > menupopup {
   margin-top: -2px;
 }
index ecb7fe27648f16ab2bd157ff91d894d0f3df2ecc..c1905c2a94681600ab40c2d90d523810e65eb64c 100644 (file)
@@ -80,7 +80,7 @@ h6 { font-size: 90%; border: 0; }
 h1, h2, h3, h4, h5, h6 {
   margin: 1em 0 0.2em;
   border-bottom: 1px solid #ccc;
-  font-family: arial, verdana, sans-serif;
+  font-family: "Liberation Sans",Arial,Tahoma,Helvetica,sans-serif;
 }
 
 li h1, li h2, li h3, li h4, li h5, li h6 {
index 9d59e47844d51fcb1e6ec3a27a6376016d5c6664..d8840b551b9aea2cd078d5013bc36dd0b94b1a6e 100644 (file)
   -moz-margin-end: 6px;
 }
 
+#header-searching {
+  list-style-image: url("chrome://global/skin/icons/loading.gif");
+}
+
 .view-header {
   background-color: #9C9CFF;
   color: #000000;