sync with Classic in preparation for a 1.8a release
authorrobert <robert>
Sun, 21 Nov 2004 00:59:42 +0000 (00:59 +0000)
committerrobert <robert>
Sun, 21 Nov 2004 00:59:42 +0000 (00:59 +0000)
EarlyBlue/communicator/brand.css
EarlyBlue/communicator/search/search.css
EarlyBlue/global/button.css
EarlyBlue/global/dialog.css
EarlyBlue/global/filepicker.css
EarlyBlue/global/global.css
EarlyBlue/global/tabbox.css
EarlyBlue/messenger/messageHeader.css
EarlyBlue/messenger/start.css [new file with mode: 0644]
EarlyBlue/messenger/subscribe.css
EarlyBlue/messenger/virtualFolderListDialog.css [new file with mode: 0644]

index 3a8de56907690de3ea616d3c2713236279882dc8..c666929ae50c01bcacbe957d7fa9f9f87ff5ae25 100644 (file)
@@ -61,6 +61,7 @@
   border: 1px inset #CCD0DD;
 }
 
+window[chromehidden~="toolbar"] #navigator-throbber,
 #navigator-throbber[buttonstyle="text"],
 #navigator-throbber[buttonstyle="pictures"],
 #navigator-throbber[toolbarmode="small"] {
@@ -68,6 +69,7 @@
   list-style-image: url("chrome://communicator/skin/brand/throbber16-single.gif");
 }
 
+window[chromehidden~="toolbar"] #navigator-throbber[busy="true"],
 #navigator-throbber[buttonstyle="text"][busy="true"],
 #navigator-throbber[buttonstyle="pictures"][busy="true"],
 #navigator-throbber[toolbarmode="small"][busy="true"] {
index 725ddadadc9a7f43eebc3fdcc9d9e183a86ea424..11cf1630e227b331c309da691ef39587485c2277 100644 (file)
@@ -19,7 +19,7 @@
  * the Initial Developer. All Rights Reserved.
  *
  * Contributor(s):
- *  Joe Hewitt <hewitt@netscape.com>                                            
+ *  Joe Hewitt <hewitt@netscape.com>
  *   Robert Kaiser <KaiRo@KaiRo.at>
  *
  * Alternatively, the contents of this file may be used under the terms of
   == Styles specific to the Search sidebar panel.
   ======================================================================= */
 
-#stopButton {
-  list-style-image: url("chrome://communicator/skin/icons/loading.gif");
-}
-
 /* :::: undo regular search listbox selection look :::: */
 
 .searchresult-item[selected="true"] {
index 6998d6cd9f703f9e26772f65977d5f66f694f277..75ed8e30358da35f181372040853a87a370382f8 100644 (file)
@@ -57,7 +57,7 @@ button {
   border: 1px solid transparent;
   padding: 0px 3px 1px 2px;
 }
-  
+
 .button-text {
   margin: 0px !important;
   text-align: center;
@@ -97,12 +97,13 @@ button[checked="true"] {
 button:hover:active > .button-box,
 button[open="true"] > .button-box,
 button[checked="true"] > .button-box {
-  padding: 1px 2px 0px 3px; 
+  padding: 1px 2px 0px 3px;
 }
 
 /* .......... disabled state .......... */
 
-button[disabled="true"] {
+button[disabled="true"],
+button[disabled="true"]:hover:active {
   border: 1px outset #CCD0DD;
   color: #999999;
 }
index 6a43a16cf27ed53bbbd78f47e6785bc25ea8b21b..cddd89fe7f91ce539e33968f3c795ec38ae729c4 100644 (file)
@@ -13,7 +13,7 @@
  *
  * The Original Code is mozilla.org code.
  *
- * The Initial Developer of the Original Code is 
+ * The Initial Developer of the Original Code is
  * Netscape Communications Corporation.
  * Portions created by the Initial Developer are Copyright (C) 1999
  * the Initial Developer. All Rights Reserved.
@@ -45,7 +45,7 @@
 
 /* ::::: dialog ::::: */
 
-dialog { 
+dialog {
   padding: 8px 10px 10px 8px;
 }
 
index 5289ca3a782b42cfd7abd44b4d94f5fbe6877d74..558fffc74b38c6baf646b7f1eceb4870f0d4f70b 100644 (file)
@@ -13,7 +13,7 @@
  *
  * The Original Code is mozilla.org code.
  *
- * The Initial Developer of the Original Code is 
+ * The Initial Developer of the Original Code is
  * Netscape Communications Corporation.
  * Portions created by the Initial Developer are Copyright (C) 1998-1999
  * the Initial Developer. All Rights Reserved.
@@ -24,7 +24,7 @@
  *   Robert Kaiser <KaiRo@KaiRo.at>
  *
  * Alternatively, the contents of this file may be used under the terms of
- * either the GNU General Public License Version 2 or later (the "GPL"), or 
+ * either the GNU General Public License Version 2 or later (the "GPL"), or
  * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
  * in which case the provisions of the GPL or the LGPL are applicable instead
  * of those above. If you wish to allow use of your version of this file only
@@ -67,15 +67,21 @@ treechildren::-moz-tree-image(FilenameColumn, file) {
 
 .up-button {
   list-style-image: url("chrome://global/skin/filepicker/folder-up.gif");
+  min-width: 0%; /* don't let XUL layout min-size override our max-width setting */
+  min-height: 0%;
   max-width: 28px;
 }
 
 .home-button {
   list-style-image: url("chrome://global/skin/filepicker/folder-home.gif");
+  min-width: 0%; /* don't let XUL layout min-size override our max-width setting */
+  min-height: 0%;
   max-width: 28px;
 }
 
 .new-dir-button {
   list-style-image: url("chrome://global/skin/filepicker/folder-new.gif");
+  min-width: 0%; /* don't let XUL layout min-size override our max-width setting */
+  min-height: 0%;
   max-width: 28px;
 }
index 92f613f69ac00110a62fb11d4e4a340d5322cfac..837d4df93535be54967610535c6f3f05a79cc674 100644 (file)
@@ -65,6 +65,12 @@ menulist > menupopup,
   -moz-binding: url("chrome://global/content/bindings/menulist.xml#menulist-compact");
 }
 
+/*
+progressmeter[mode="undetermined"] {
+  -moz-binding: url("chrome://global/content/bindings/progressmeter.xml#progressmeter-undetermined");
+}
+*/
+
 /* ::::: root elements ::::: */
 
 window,
index ee41d8fceabfbd100a7bb6e402505ae50b8abb05..7ed7b55e8ca4860db56c32a6aff3f000c0799524 100644 (file)
@@ -78,7 +78,8 @@ tab {
   margin: 0 !important;
 }
 
-tab[selected="true"]  {
+tab[selected="true"] {
+  -moz-user-focus: normal;
   font-weight: bold;
   background-color: #EDF1FF;
 }
@@ -87,6 +88,10 @@ tab:hover {
   color: #336699;
 }
 
+tab:focus > .tab-middle {
+  -moz-outline: 1px dotted invert;
+}
+
 /*
 tab[first-tab="true"][selected="true"] {
   padding-right: 5px;
index 10d901f749ff2f04b8ae81c10c70811eeeaaf42c..f218ec0af53bab5ebe71ecb9231661e6b50698b8 100644 (file)
   text-align: right;
 }
 
+#collapseddateValue > .textbox-input-box menupopup {
+  text-align: left;
+}
+
 #collapsedfromBox {
   width: 18em;
 }
 }
 
 .collapsedHeaderValue {
+  background: transparent;
   margin: 0;
 }
 
diff --git a/EarlyBlue/messenger/start.css b/EarlyBlue/messenger/start.css
new file mode 100644 (file)
index 0000000..d9083a8
--- /dev/null
@@ -0,0 +1,79 @@
+/* ***** BEGIN LICENSE BLOCK *****
+ * Version: MPL 1.1/GPL 2.0/LGPL 2.1
+ *
+ * The contents of this file are subject to the Mozilla Public License Version
+ * 1.1 (the "License"); you may not use this file except in compliance with
+ * the License. You may obtain a copy of the License at
+ * http://www.mozilla.org/MPL/
+ *
+ * Software distributed under the License is distributed on an "AS IS" basis,
+ * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
+ * for the specific language governing rights and limitations under the
+ * License.
+ *
+ * The Original Code is mozilla.org code.
+ *
+ * The Initial Developer of the Original Code is
+ * the Mozilla Organization.
+ * Portions created by the Initial Developer are Copyright (C) 1998-2002
+ * the Initial Developer. All Rights Reserved.
+ *
+ * Contributor(s):
+ *   Robert Kaiser <KaiRo@KaiRo.at>
+ *
+ * Alternatively, the contents of this file may be used under the terms of
+ * either the GNU General Public License Version 2 or later (the "GPL"), or
+ * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
+ * in which case the provisions of the GPL or the LGPL are applicable instead
+ * of those above. If you wish to allow use of your version of this file only
+ * under the terms of either the GPL or the LGPL, and not to allow others to
+ * use your version of this file under the terms of the MPL, indicate your
+ * decision by deleting the provisions above and replace them with the notice
+ * and other provisions required by the GPL or the LGPL. If you do not delete
+ * the provisions above, a recipient may use your version of this file under
+ * the terms of any one of the MPL, the GPL or the LGPL.
+ *
+ * ***** END LICENSE BLOCK ***** */
+
+/* ===== start.css =====================================================
+   == Styles used by the mailnews start page.
+   ======================================================================= */
+
+body {
+  margin: 0;
+  padding: 0;
+}
+
+a:link, a:visited, a:active {
+ color: #336699;
+ text-decoration: underline;
+}
+
+h1 {
+  color: #FFFFFF;
+  background-color: #9999CC;
+  border-bottom: 1px solid #CCD0DD;
+  font-size: 1.5em;
+  font-weight: normal;
+  padding: 0.25em 0.75em; /* 0.75*1.5=1, so fit with 1em below */
+  margin: 0;
+}
+
+div#main {
+  margin: 0 1em;
+}
+
+p {
+  margin: 0.5em 0;
+}
+
+h2 {
+  font-size: 1.2em;
+  font-weight: bold;
+  margin: 0.5em 0;
+}
+
+ul {
+  margin: 0.5em 0;
+}
+
index df6ec9dc70c8232b65fa05c72192916180a1bd13..44f79a08c3bf829528c16c3b29b7cc21c96ca37d 100644 (file)
@@ -13,7 +13,7 @@
  *
  * The Original Code is mozilla.org code.
  *
- * The Initial Developer of the Original Code is 
+ * The Initial Developer of the Original Code is
  * Netscape Communications Corporation.
  * Portions created by the Initial Developer are Copyright (C) 1998
  * the Initial Developer. All Rights Reserved.
@@ -22,7 +22,7 @@
  *   Robert Kaiser <KaiRo@KaiRo.at>
  *
  * Alternatively, the contents of this file may be used under the terms of
- * either the GNU General Public License Version 2 or later (the "GPL"), or 
+ * either the GNU General Public License Version 2 or later (the "GPL"), or
  * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
  * in which case the provisions of the GPL or the LGPL are applicable instead
  * of those above. If you wish to allow use of your version of this file only
@@ -47,6 +47,7 @@
 
 #subscribetree {
   margin: 0px 0px 0px 0px !important;
+  border-bottom: 0px;
 }
 
 /* ::::: subscribed icons  :::::: */
@@ -100,3 +101,12 @@ treechildren::-moz-tree-image(nameColumn2, nntp) {
 .subscribeMenuItem[ServerType="nntp"][IsSecure="true"] {
   list-style-image: url("chrome://messenger/skin/icons/server-news-lock.gif");
 }
+
+/* ::::: statusbar adjustments :::::: */
+
+#statusContainerBox {
+  border: 1px inset #CCD0DD;
+  border-top: 1px solid #9999CC;
+  background-color: #666699;
+  color: #CCD0DD;
+}
diff --git a/EarlyBlue/messenger/virtualFolderListDialog.css b/EarlyBlue/messenger/virtualFolderListDialog.css
new file mode 100644 (file)
index 0000000..1eacf14
--- /dev/null
@@ -0,0 +1,16 @@
+/* ===== virtualFolderListDialog.css ==================================================
+  == Styles for the virtual folder list dialog.
+  ======================================================================= */
+
+@import url("chrome://messenger/skin/mailWindow1.css");
+
+@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
+
+treechildren::-moz-tree-image(selectedColumn) {
+  margin-right: 2px;
+  list-style-image: url("chrome://messenger/skin/icons/dot.gif");
+}
+
+treechildren::-moz-tree-image(selectedColumn, inVFEditSearchScope-true) {
+  list-style-image: url("chrome://messenger/skin/icons/check.gif");
+}