sync with EarlyBlue and Classic, prepare for 1.8a release
authorrobert <robert>
Fri, 26 Nov 2004 01:20:27 +0000 (01:20 +0000)
committerrobert <robert>
Fri, 26 Nov 2004 01:20:27 +0000 (01:20 +0000)
16 files changed:
LCARStrek/communicator/brand.css
LCARStrek/communicator/search/search.css
LCARStrek/contents.rdf
LCARStrek/editor/editorPrimaryToolbar.css
LCARStrek/global/button.css
LCARStrek/global/dialog.css
LCARStrek/global/filepicker.css
LCARStrek/global/global.css
LCARStrek/global/tabbox.css
LCARStrek/messenger/messageHeader.css
LCARStrek/messenger/messengercompose/messengercompose.css
LCARStrek/messenger/primaryToolbar.css
LCARStrek/messenger/smime/msgCompSMIMEOverlay.css
LCARStrek/messenger/start.css [new file with mode: 0644]
LCARStrek/messenger/subscribe.css
LCARStrek/messenger/virtualFolderListDialog.css [new file with mode: 0644]

index 75a2e2e5f08d6c7a480fa86a5e93f3d3b8558c56..aa9d9d0eca13429b217e5b3a511da21f3bc60323 100644 (file)
@@ -53,6 +53,7 @@
   list-style-image: url("chrome://communicator/skin/brand/throbber-anim.gif");
 }
 
   list-style-image: url("chrome://communicator/skin/brand/throbber-anim.gif");
 }
 
+window[chromehidden~="toolbar"] #navigator-throbber,
 #navigator-throbber[buttonstyle="text"],
 #navigator-throbber[buttonstyle="pictures"],
 #navigator-throbber[toolbarmode="small"] {
 #navigator-throbber[buttonstyle="text"],
 #navigator-throbber[buttonstyle="pictures"],
 #navigator-throbber[toolbarmode="small"] {
@@ -61,6 +62,7 @@
   list-style-image: url("chrome://communicator/skin/brand/throbber16-single.gif");
 }
 
   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"] {
 #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):
  * 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
  *   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.
   ======================================================================= */
 
   == 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"] {
 /* :::: undo regular search listbox selection look :::: */
 
 .searchresult-item[selected="true"] {
index 9b01bc03433e37eea07f6394589f057be5b5f16f..0778e205f5c02ac2ea5bb48c0bf1489b54314280 100644 (file)
@@ -5,42 +5,42 @@
 
   <!-- List all the skins being supplied by this theme -->
   <RDF:Seq about="urn:mozilla:skin:root">
 
   <!-- List all the skins being supplied by this theme -->
   <RDF:Seq about="urn:mozilla:skin:root">
-    <RDF:li resource="urn:mozilla:skin:LCARStrek/1.7" />
+    <RDF:li resource="urn:mozilla:skin:LCARStrek/1.8a" />
   </RDF:Seq>
 
   <!-- classic Information -->
   </RDF:Seq>
 
   <!-- classic Information -->
-  <RDF:Description about="urn:mozilla:skin:LCARStrek/1.7"
+  <RDF:Description about="urn:mozilla:skin:LCARStrek/1.8a"
         chrome:displayName="LCARStrek"
         chrome:accessKey="L"
         chrome:author="Robert Kaiser - KaiRo.at"
         chrome:description="For all Trekkies: A theme based on LCARS computer design. Get more info at http://www.kairo.at/download/"
         chrome:displayName="LCARStrek"
         chrome:accessKey="L"
         chrome:author="Robert Kaiser - KaiRo.at"
         chrome:description="For all Trekkies: A theme based on LCARS computer design. Get more info at http://www.kairo.at/download/"
-        chrome:name="LCARStrek/1.7"
+        chrome:name="LCARStrek/1.8a"
         chrome:image="global/preview.png">
     <chrome:packages>
         chrome:image="global/preview.png">
     <chrome:packages>
-      <RDF:Seq about="urn:mozilla:skin:LCARStrek/1.7:packages">
-        <RDF:li resource="urn:mozilla:skin:LCARStrek/1.7:global"/>
-        <RDF:li resource="urn:mozilla:skin:LCARStrek/1.7:communicator"/>
-        <RDF:li resource="urn:mozilla:skin:LCARStrek/1.7:navigator"/>
-        <RDF:li resource="urn:mozilla:skin:LCARStrek/1.7:messenger"/>
-        <RDF:li resource="urn:mozilla:skin:LCARStrek/1.7:editor"/>
-        <RDF:li resource="urn:mozilla:skin:LCARStrek/1.7:chatzilla"/>
-        <RDF:li resource="urn:mozilla:skin:LCARStrek/1.7:inspector"/>
-        <RDF:li resource="urn:mozilla:skin:LCARStrek/1.7:browser"/>
-        <RDF:li resource="urn:mozilla:skin:LCARStrek/1.7:mozapps"/>
+      <RDF:Seq about="urn:mozilla:skin:LCARStrek/1.8a:packages">
+        <RDF:li resource="urn:mozilla:skin:LCARStrek/1.8a:global"/>
+        <RDF:li resource="urn:mozilla:skin:LCARStrek/1.8a:communicator"/>
+        <RDF:li resource="urn:mozilla:skin:LCARStrek/1.8a:navigator"/>
+        <RDF:li resource="urn:mozilla:skin:LCARStrek/1.8a:messenger"/>
+        <RDF:li resource="urn:mozilla:skin:LCARStrek/1.8a:editor"/>
+        <RDF:li resource="urn:mozilla:skin:LCARStrek/1.8a:chatzilla"/>
+        <RDF:li resource="urn:mozilla:skin:LCARStrek/1.8a:inspector"/>
+        <RDF:li resource="urn:mozilla:skin:LCARStrek/1.8a:browser"/>
+        <RDF:li resource="urn:mozilla:skin:LCARStrek/1.8a:mozapps"/>
       </RDF:Seq>
     </chrome:packages>
   </RDF:Description>
 
   <!-- Version Information.  State that we work only with a certain version of this package. -->
       </RDF:Seq>
     </chrome:packages>
   </RDF:Description>
 
   <!-- Version Information.  State that we work only with a certain version of this package. -->
-  <RDF:Description about="urn:mozilla:skin:LCARStrek/1.7:global" chrome:skinVersion="1.5"/>
-  <RDF:Description about="urn:mozilla:skin:LCARStrek/1.7:communicator" chrome:skinVersion="1.5"/>
-  <RDF:Description about="urn:mozilla:skin:LCARStrek/1.7:navigator" chrome:skinVersion="1.5"/>
-  <RDF:Description about="urn:mozilla:skin:LCARStrek/1.7:messenger" chrome:skinVersion="1.5"/>
-  <RDF:Description about="urn:mozilla:skin:LCARStrek/1.7:editor" chrome:skinVersion="1.5"/>
+  <RDF:Description about="urn:mozilla:skin:LCARStrek/1.8a:global" chrome:skinVersion="1.5"/>
+  <RDF:Description about="urn:mozilla:skin:LCARStrek/1.8a:communicator" chrome:skinVersion="1.5"/>
+  <RDF:Description about="urn:mozilla:skin:LCARStrek/1.8a:navigator" chrome:skinVersion="1.5"/>
+  <RDF:Description about="urn:mozilla:skin:LCARStrek/1.8a:messenger" chrome:skinVersion="1.5"/>
+  <RDF:Description about="urn:mozilla:skin:LCARStrek/1.8a:editor" chrome:skinVersion="1.5"/>
 <!-- chatzilla hasn't set skinVersion currently
 <!-- chatzilla hasn't set skinVersion currently
-  <RDF:Description about="urn:mozilla:skin:LCARStrek/1.7:chatzilla" chrome:skinVersion="1.5"/>
+  <RDF:Description about="urn:mozilla:skin:LCARStrek/1.8a:chatzilla" chrome:skinVersion="1.5"/>
 -->
 -->
-  <RDF:Description about="urn:mozilla:skin:LCARStrek/1.7:inspector" chrome:skinVersion="1.5"/>
-  <RDF:Description about="urn:mozilla:skin:LCARStrek/1.7:browser" chrome:skinVersion="1.5"/>
-  <RDF:Description about="urn:mozilla:skin:LCARStrek/1.7:mozapps" chrome:skinVersion="1.5"/>
+  <RDF:Description about="urn:mozilla:skin:LCARStrek/1.8a:inspector" chrome:skinVersion="1.5"/>
+  <RDF:Description about="urn:mozilla:skin:LCARStrek/1.8a:browser" chrome:skinVersion="1.5"/>
+  <RDF:Description about="urn:mozilla:skin:LCARStrek/1.8a:mozapps" chrome:skinVersion="1.5"/>
 </RDF:RDF>
 </RDF:RDF>
index 7fd8996e0afcdbe28c625795a1ea190cf3a54a86..c840cbca1dc693fd982a7242dd6c519ec0d03306 100644 (file)
@@ -13,7 +13,7 @@
  *
  * The Original Code is mozilla.org code.
  *
  *
  * 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.
  * Netscape Communications Corporation.
  * Portions created by the Initial Developer are Copyright (C) 1998
  * 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
  *   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
  * 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
@@ -85,7 +85,7 @@
 #saveButton[dirty="true"]:hover,
 #saveButton[dirty="true"]:hover:active {
   list-style-image: url("chrome://editor/skin/icons/savefile-hover.gif");
 #saveButton[dirty="true"]:hover,
 #saveButton[dirty="true"]:hover:active {
   list-style-image: url("chrome://editor/skin/icons/savefile-hover.gif");
-} 
+}
 
 #saveButton[dirty="true"][disabled="true"] {
   list-style-image: url("chrome://editor/skin/icons/savefile-disabled.gif") !important;
 
 #saveButton[dirty="true"][disabled="true"] {
   list-style-image: url("chrome://editor/skin/icons/savefile-disabled.gif") !important;
@@ -98,7 +98,7 @@
 #publishButton:hover,
 #publishButton:hover:active {
   list-style-image: url("chrome://editor/skin/icons/publish-hover.gif");
 #publishButton:hover,
 #publishButton:hover:active {
   list-style-image: url("chrome://editor/skin/icons/publish-hover.gif");
-} 
+}
 
 #publishButton[disabled="true"] {
   list-style-image: url("chrome://editor/skin/icons/publish-disabled.gif") !important;
 
 #publishButton[disabled="true"] {
   list-style-image: url("chrome://editor/skin/icons/publish-disabled.gif") !important;
 
 #previewButton {
   list-style-image: url("chrome://editor/skin/icons/preview.gif");
 
 #previewButton {
   list-style-image: url("chrome://editor/skin/icons/preview.gif");
-} 
+}
 
 #previewButton:hover,
 #previewButton:hover:active {
   list-style-image: url("chrome://editor/skin/icons/preview-hover.gif");
 
 #previewButton:hover,
 #previewButton:hover:active {
   list-style-image: url("chrome://editor/skin/icons/preview-hover.gif");
-} 
+}
 
 #previewButton[disabled="true"] {
   list-style-image: url("chrome://editor/skin/icons/preview-disabled.gif") !important;
 
 #previewButton[disabled="true"] {
   list-style-image: url("chrome://editor/skin/icons/preview-disabled.gif") !important;
 }
 
 #printButton:hover,
 }
 
 #printButton:hover,
-#printButton[buttonover="true"],
-#printButton[buttondown="true"],
+#printButton:hover:active,
 #printButton[open="true"] {
   list-style-image: url("chrome://global/skin/icons/print-hover.gif");
 #printButton[open="true"] {
   list-style-image: url("chrome://global/skin/icons/print-hover.gif");
-} 
+}
 
 #printButton[disabled="true"] {
   list-style-image: url("chrome://global/skin/icons/print-disabled.gif") !important;
 
 #printButton[disabled="true"] {
   list-style-image: url("chrome://global/skin/icons/print-disabled.gif") !important;
 #findButton:hover,
 #findButton:hover:active {
   list-style-image: url("chrome://editor/skin/icons/find-hover.gif");
 #findButton:hover,
 #findButton:hover:active {
   list-style-image: url("chrome://editor/skin/icons/find-hover.gif");
-} 
+}
 
 #findButton[disabled="true"] {
   list-style-image: url("chrome://editor/skin/icons/find-disabled.gif") !important;
 
 #findButton[disabled="true"] {
   list-style-image: url("chrome://editor/skin/icons/find-disabled.gif") !important;
 #linkButton:hover,
 #linkButton:hover:active {
   list-style-image: url("chrome://editor/skin/icons/link-hover.gif");
 #linkButton:hover,
 #linkButton:hover:active {
   list-style-image: url("chrome://editor/skin/icons/link-hover.gif");
-} 
+}
 
 #linkButton[disabled="true"] {
   list-style-image: url("chrome://editor/skin/icons/link-disabled.gif") !important;
 
 #linkButton[disabled="true"] {
   list-style-image: url("chrome://editor/skin/icons/link-disabled.gif") !important;
 #hlineButton:hover,
 #hlineButton:hover:active {
   list-style-image: url("chrome://editor/skin/icons/hline-hover.gif");
 #hlineButton:hover,
 #hlineButton:hover:active {
   list-style-image: url("chrome://editor/skin/icons/hline-hover.gif");
-} 
+}
 
 #hlineButton[disabled="true"] {
   list-style-image: url("chrome://editor/skin/icons/hline-disabled.gif") !important;
 
 #hlineButton[disabled="true"] {
   list-style-image: url("chrome://editor/skin/icons/hline-disabled.gif") !important;
 
 #spellingButton {
   list-style-image: url("chrome://editor/skin/icons/spell.gif");
 
 #spellingButton {
   list-style-image: url("chrome://editor/skin/icons/spell.gif");
-} 
+}
+
 #spellingButton:hover,
 #spellingButton:hover:active {
   list-style-image: url("chrome://editor/skin/icons/spell-hover.gif");
 #spellingButton:hover,
 #spellingButton:hover:active {
   list-style-image: url("chrome://editor/skin/icons/spell-hover.gif");
   list-style-image: url("chrome://editor/skin/icons/form.gif");
 }
 
   list-style-image: url("chrome://editor/skin/icons/form.gif");
 }
 
-#formButton[buttonover="true"],
-#formButton[buttondown="true"] {
+#formButton:hover,
+#formButton:hover:active {
   list-style-image: url("chrome://editor/skin/icons/form-hover.gif");
 }
 
   list-style-image: url("chrome://editor/skin/icons/form-hover.gif");
 }
 
index 3e364c65b6b03c57d07a053af8e84c509cb7ea0c..137ebf52c4441bd556211c138522965dc0f0bf16 100644 (file)
@@ -52,10 +52,10 @@ button {
   background-color: #000000;
   color: #FFCF00;
 }
   background-color: #000000;
   color: #FFCF00;
 }
-  
+
 .button-box {
   -moz-border-radius: 3px;
 .button-box {
   -moz-border-radius: 3px;
-  border: 1px solid transparent; 
+  border: 1px solid transparent;
   padding: 1px 4px 2px 3px;
 }
 
   padding: 1px 4px 2px 3px;
 }
 
@@ -117,12 +117,13 @@ button[checked="true"] {
 button:hover:active > .button-box,
 button[open="true"] > .button-box,
 button[checked="true"] > .button-box {
 button:hover:active > .button-box,
 button[open="true"] > .button-box,
 button[checked="true"] > .button-box {
-  padding: 2px 3px 1px 4px; 
+  padding: 2px 3px 1px 4px;
 }
 
 /* .......... disabled state .......... */
 
 }
 
 /* .......... disabled state .......... */
 
-button[disabled="true"] {
+button[disabled="true"],
+button[disabled="true"]:hover:active {
   border: none;
   background-color: #000000 !important;
   color: #8050B0 !important;
   border: none;
   background-color: #000000 !important;
   color: #8050B0 !important;
index 219d0ea2d6f59298ecc8546edcdc27fa1931d3c2..2d0c5d1bb0fc9888eb805bcde099af1b5261cb4c 100644 (file)
@@ -13,7 +13,7 @@
  *
  * The Original Code is mozilla.org code.
  *
  *
  * 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.
  * 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 { 
+dialog {
   padding: 8px 10px 10px 8px;
 }
 
   padding: 8px 10px 10px 8px;
 }
 
index 23fcb297da9e22300a66c33eae095e8e85ebb717..8e453a801864fdb9f12819fc5ae79ceb2e68999a 100644 (file)
@@ -13,7 +13,7 @@
  *
  * The Original Code is mozilla.org code.
  *
  *
  * 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.
  * Netscape Communications Corporation.
  * Portions created by the Initial Developer are Copyright (C) 1998
  * 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
  *   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
  * 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,6 +67,8 @@ treechildren::-moz-tree-image(FilenameColumn, file) {
 
 .up-button {
   list-style-image: url("chrome://global/skin/filepicker/folder-up.gif");
 
 .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: 26px;
 }
 
   max-width: 26px;
 }
 
@@ -76,6 +78,8 @@ treechildren::-moz-tree-image(FilenameColumn, file) {
 
 .home-button {
   list-style-image: url("chrome://global/skin/filepicker/folder-home.gif");
 
 .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: 26px;
 }
 
   max-width: 26px;
 }
 
@@ -85,6 +89,8 @@ treechildren::-moz-tree-image(FilenameColumn, file) {
 
 .new-dir-button {
   list-style-image: url("chrome://global/skin/filepicker/folder-new.gif");
 
 .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;
 }
 
   max-width: 28px;
 }
 
index 4eea3a8e80928f4629baa7364abbda05e17e273e..895e5802ef40cc29567f5d84a86c9c3e5c2eb82f 100644 (file)
@@ -79,6 +79,12 @@ menubar {
   -moz-binding: url("chrome://global/skin/globalBindings.xml#menubar");
 }
 
   -moz-binding: url("chrome://global/skin/globalBindings.xml#menubar");
 }
 
+/*
+progressmeter[mode="undetermined"] {
+  -moz-binding: url("chrome://global/content/bindings/progressmeter.xml#progressmeter-undetermined");
+}
+*/
+
 /* ::::: root elements ::::: */
 
 window,
 /* ::::: root elements ::::: */
 
 window,
index 5557fd3290cb1c04c8d57b23e7c5708a83216d22..b642b549314c1db050fc718162b6e4b64aede02f 100644 (file)
@@ -73,28 +73,33 @@ tab {
   border-bottom: none;
   padding: 1px 4px 2px 4px;
   background-color: #000000;
   border-bottom: none;
   padding: 1px 4px 2px 4px;
   background-color: #000000;
-  color: #FF9F00; 
+  color: #FF9F00;
 }
 
 .tab-text {
   margin: 0 !important;
 }
 
 }
 
 .tab-text {
   margin: 0 !important;
 }
 
-tab[selected="true"]  {
+tab[selected="true"] {
+  -moz-user-focus: normal;
   font-weight: bold;
   background-color: #008484;
 }
 
   font-weight: bold;
   background-color: #008484;
 }
 
-tab:hover { 
+tab:hover {
   background-color: #FFCF00;
   color: #000000;
   text-decoration: underline;
 }
 
   background-color: #FFCF00;
   color: #000000;
   text-decoration: underline;
 }
 
-tab:hover:active { 
+tab:hover:active {
   text-decoration: none;
 }
 
   text-decoration: none;
 }
 
+tab:focus > .tab-middle {
+  -moz-outline: 1px dotted invert;
+}
+
 /*
 tab[first-tab="true"][selected="true"] {
   padding-right: 5px;
 /*
 tab[first-tab="true"][selected="true"] {
   padding-right: 5px;
index a319de529ce5f1e29eafd964ffc9793d3d9294de..24f2990382326848188c1d9cd81152a5e5741554 100644 (file)
   background-color: transparent;
 }
 
   background-color: transparent;
 }
 
+#collapseddateValue > .textbox-input-box menupopup {
+  text-align: left;
+}
+
 #collapsedfromBox {
   width: 18em;
 }
 #collapsedfromBox {
   width: 18em;
 }
 
 .collapsedHeaderValue,
 #collapsedfromValue {
 
 .collapsedHeaderValue,
 #collapsedfromValue {
+  background: transparent;
   margin: 2px 0px !important;
 }
 
   margin: 2px 0px !important;
 }
 
index 9b6a212d15a2335151661ff265e5996a7701f4fb..0ec6aedce34152fe9622fef999881adb10edb76d 100644 (file)
@@ -13,7 +13,7 @@
  *
  * The Original Code is mozilla.org code.
  *
  *
  * 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.
  * Netscape Communications Corporation.
  * Portions created by the Initial Developer are Copyright (C) 1998
  * the Initial Developer. All Rights Reserved.
@@ -23,7 +23,7 @@
  *   Robert Kaiser <KaiRo@KaiRo.at>
  *
  * Alternatively, the contents of this file may be used under the terms of
  *   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
  * 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
@@ -45,7 +45,7 @@
 @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
 
 /* ::::: primary toolbar buttons ::::: */
 @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
 
 /* ::::: primary toolbar buttons ::::: */
+
 #button-send {
   list-style-image: url("chrome://messenger/skin/messengercompose/send.gif");
 }
 #button-send {
   list-style-image: url("chrome://messenger/skin/messengercompose/send.gif");
 }
 #button-send:hover,
 #button-send:hover:active {
   list-style-image: url("chrome://messenger/skin/messengercompose/send-hover.gif");
 #button-send:hover,
 #button-send:hover:active {
   list-style-image: url("chrome://messenger/skin/messengercompose/send-hover.gif");
-} 
+}
 
 #button-send[disabled="true"] {
   list-style-image: url("chrome://messenger/skin/messengercompose/send-disabled.gif") !important;
 
 #button-send[disabled="true"] {
   list-style-image: url("chrome://messenger/skin/messengercompose/send-disabled.gif") !important;
-} 
+}
 
 #button-send[offline="true"] {
   list-style-image: url("chrome://messenger/skin/messengercompose/sendlater.gif");
 
 #button-send[offline="true"] {
   list-style-image: url("chrome://messenger/skin/messengercompose/sendlater.gif");
 #button-address:hover,
 #button-address:hover:active {
   list-style-image: url("chrome://messenger/skin/messengercompose/address-hover.gif");
 #button-address:hover,
 #button-address:hover:active {
   list-style-image: url("chrome://messenger/skin/messengercompose/address-hover.gif");
-} 
+}
 
 #button-address[disabled="true"] {
   list-style-image: url("chrome://messenger/skin/messengercompose/address-disabled.gif") !important;
 
 #button-address[disabled="true"] {
   list-style-image: url("chrome://messenger/skin/messengercompose/address-disabled.gif") !important;
-} 
+}
 
 #button-attach {
   list-style-image: url("chrome://messenger/skin/messengercompose/attach.gif");
 }
 
 
 #button-attach {
   list-style-image: url("chrome://messenger/skin/messengercompose/attach.gif");
 }
 
-#button-attach[buttonover="true"],
-#button-attach[buttondown="true"] {
+#button-attach:hover,
+#button-attach:hover:active {
   list-style-image: url("chrome://messenger/skin/messengercompose/attach-hover.gif");
   list-style-image: url("chrome://messenger/skin/messengercompose/attach-hover.gif");
-} 
+}
 
 #button-attach[disabled="true"] {
   list-style-image: url("chrome://messenger/skin/messengercompose/attach-disabled.gif") !important;
 
 #button-attach[disabled="true"] {
   list-style-image: url("chrome://messenger/skin/messengercompose/attach-disabled.gif") !important;
-} 
+}
 
 #button-quote {
   list-style-image: url("chrome://messenger/skin/messengercompose/quote.gif");
 
 #button-quote {
   list-style-image: url("chrome://messenger/skin/messengercompose/quote.gif");
 #button-quote:hover,
 #button-quote:hover:active {
   list-style-image: url("chrome://messenger/skin/messengercompose/quote-hover.gif");
 #button-quote:hover,
 #button-quote:hover:active {
   list-style-image: url("chrome://messenger/skin/messengercompose/quote-hover.gif");
-} 
+}
 
 #button-quote[disabled="true"] {
   list-style-image: url("chrome://messenger/skin/messengercompose/quote-disabled.gif") !important;
 
 #button-quote[disabled="true"] {
   list-style-image: url("chrome://messenger/skin/messengercompose/quote-disabled.gif") !important;
-} 
+}
 
 #spellingButton {
   list-style-image: url("chrome://editor/skin/icons/spell.gif");
 
 #spellingButton {
   list-style-image: url("chrome://editor/skin/icons/spell.gif");
   list-style-image: url("chrome://messenger/skin/messengercompose/savemsg.gif");
 }
 
   list-style-image: url("chrome://messenger/skin/messengercompose/savemsg.gif");
 }
 
-#button-save[buttonover="true"],
-#button-save[buttondown="true"] {
+#button-save:hover,
+#button-save:hover:active {
   list-style-image: url("chrome://messenger/skin/messengercompose/savemsg-hover.gif");
   list-style-image: url("chrome://messenger/skin/messengercompose/savemsg-hover.gif");
-} 
+}
 
 #button-save[disabled="true"] {
   list-style-image: url("chrome://messenger/skin/messengercompose/savemsg-disabled.gif") !important;
 
 #button-save[disabled="true"] {
   list-style-image: url("chrome://messenger/skin/messengercompose/savemsg-disabled.gif") !important;
-} 
+}
 
 #button-stop {
   list-style-image: url("chrome://global/skin/icons/stop.gif");
 
 #button-stop {
   list-style-image: url("chrome://global/skin/icons/stop.gif");
 #button-stop:hover,
 #button-stop:hover:active {
   list-style-image: url("chrome://global/skin/icons/stop-hover.gif");
 #button-stop:hover,
 #button-stop:hover:active {
   list-style-image: url("chrome://global/skin/icons/stop-hover.gif");
-} 
+}
 
 #button-stop[disabled="true"] {
   list-style-image: url("chrome://global/skin/icons/stop-disabled.gif") !important;
 
 #button-stop[disabled="true"] {
   list-style-image: url("chrome://global/skin/icons/stop-disabled.gif") !important;
-} 
+}
 
 /* ::::: autocomplete icons ::::: */
 
 
 /* ::::: autocomplete icons ::::: */
 
@@ -186,7 +186,7 @@ treechildren::-moz-tree-image(remote-err) {
 #msgheaderstoolbar-box {
   background-color: #E7ADE7;
   color: #000000;
 #msgheaderstoolbar-box {
   background-color: #E7ADE7;
   color: #000000;
-}  
+}
 
 #addresses-box,
 #attachments-box {
 
 #addresses-box,
 #attachments-box {
index 3383ff98deb35cba054a4569d54cf80b3f19fb22..2a092026922f10b5201099539cd34efd90781716 100644 (file)
@@ -13,7 +13,7 @@
  *
  * The Original Code is mozilla.org code.
  *
  *
  * 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.
  * 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
  *   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
  * 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
 }
 
 #button-getmsg:hover,
 }
 
 #button-getmsg:hover,
-#button-getmsg[buttonover="true"],
-#button-getmsg[buttondown="true"],
+#button-getmsg:hover:active,
 #button-getmsg[open="true"] {
   list-style-image: url("chrome://messenger/skin/toolbar/getmsg-hover.gif");
 #button-getmsg[open="true"] {
   list-style-image: url("chrome://messenger/skin/toolbar/getmsg-hover.gif");
-} 
+}
 
 #button-getmsg[disabled="true"] {
   list-style-image: url("chrome://messenger/skin/toolbar/getmsg-disabled.gif") !important;
 
 #button-getmsg[disabled="true"] {
   list-style-image: url("chrome://messenger/skin/toolbar/getmsg-disabled.gif") !important;
@@ -65,7 +64,7 @@
 #button-newmsg:hover,
 #button-newmsg:hover:active {
   list-style-image: url("chrome://messenger/skin/toolbar/newmsg-hover.gif");
 #button-newmsg:hover,
 #button-newmsg:hover:active {
   list-style-image: url("chrome://messenger/skin/toolbar/newmsg-hover.gif");
-} 
+}
 
 #button-newmsg[disabled="true"] {
   list-style-image: url("chrome://messenger/skin/toolbar/newmsg-disabled.gif") !important;
 
 #button-newmsg[disabled="true"] {
   list-style-image: url("chrome://messenger/skin/toolbar/newmsg-disabled.gif") !important;
@@ -78,7 +77,7 @@
 #button-reply:hover,
 #button-reply:hover:active {
   list-style-image: url("chrome://messenger/skin/toolbar/reply-hover.gif");
 #button-reply:hover,
 #button-reply:hover:active {
   list-style-image: url("chrome://messenger/skin/toolbar/reply-hover.gif");
-} 
+}
 
 #button-reply[disabled="true"] {
   list-style-image: url("chrome://messenger/skin/toolbar/reply-disabled.gif") !important;
 
 #button-reply[disabled="true"] {
   list-style-image: url("chrome://messenger/skin/toolbar/reply-disabled.gif") !important;
@@ -91,7 +90,7 @@
 #button-replyall:hover,
 #button-replyall:hover:active {
   list-style-image: url("chrome://messenger/skin/toolbar/replyall-hover.gif");
 #button-replyall:hover,
 #button-replyall:hover:active {
   list-style-image: url("chrome://messenger/skin/toolbar/replyall-hover.gif");
-} 
+}
 
 #button-replyall[disabled="true"] {
   list-style-image: url("chrome://messenger/skin/toolbar/replyall-disabled.gif") !important;
 
 #button-replyall[disabled="true"] {
   list-style-image: url("chrome://messenger/skin/toolbar/replyall-disabled.gif") !important;
 #button-forward:hover,
 #button-forward:hover:active {
   list-style-image: url("chrome://messenger/skin/toolbar/forward-hover.gif");
 #button-forward:hover,
 #button-forward:hover:active {
   list-style-image: url("chrome://messenger/skin/toolbar/forward-hover.gif");
-} 
+}
 
 #button-forward[disabled="true"] {
   list-style-image: url("chrome://messenger/skin/toolbar/forward-disabled.gif") !important;
 
 #button-forward[disabled="true"] {
   list-style-image: url("chrome://messenger/skin/toolbar/forward-disabled.gif") !important;
 }
 
 #button-file:hover,
 }
 
 #button-file:hover,
+#button-file:hover:active,
 #button-file[open="true"] {
   list-style-image: url("chrome://messenger/skin/toolbar/file-hover.gif");
 #button-file[open="true"] {
   list-style-image: url("chrome://messenger/skin/toolbar/file-hover.gif");
-} 
+}
 
 #button-file[disabled="true"] {
   list-style-image: url("chrome://messenger/skin/toolbar/file-disabled.gif") !important;
 
 #button-file[disabled="true"] {
   list-style-image: url("chrome://messenger/skin/toolbar/file-disabled.gif") !important;
 #button-next:hover,
 #button-next:hover:active {
   list-style-image: url("chrome://messenger/skin/toolbar/next-hover.gif");
 #button-next:hover,
 #button-next:hover:active {
   list-style-image: url("chrome://messenger/skin/toolbar/next-hover.gif");
-} 
+}
 
 #button-next[disabled="true"] {
   list-style-image: url("chrome://messenger/skin/toolbar/next-disabled.gif") !important;
 
 #button-next[disabled="true"] {
   list-style-image: url("chrome://messenger/skin/toolbar/next-disabled.gif") !important;
 #button-delete:hover,
 #button-delete:hover:active {
   list-style-image: url("chrome://global/skin/icons/trash-hover.gif");
 #button-delete:hover,
 #button-delete:hover:active {
   list-style-image: url("chrome://global/skin/icons/trash-hover.gif");
-} 
+}
 
 #button-delete[disabled="true"] {
   list-style-image: url("chrome://global/skin/icons/trash-disabled.gif") !important;
 
 #button-delete[disabled="true"] {
   list-style-image: url("chrome://global/skin/icons/trash-disabled.gif") !important;
 }
 
 #button-mark:hover,
 }
 
 #button-mark:hover,
-#button-mark[buttonover="true"],
-#button-mark[buttondown="true"],
+#button-mark:hover:active,
 #button-mark[open="true"] {
   list-style-image: url("chrome://messenger/skin/toolbar/mark-hover.gif");
 #button-mark[open="true"] {
   list-style-image: url("chrome://messenger/skin/toolbar/mark-hover.gif");
-} 
+}
 
 #button-mark[disabled="true"] {
   list-style-image: url("chrome://messenger/skin/toolbar/mark-disabled.gif") !important;
 
 #button-mark[disabled="true"] {
   list-style-image: url("chrome://messenger/skin/toolbar/mark-disabled.gif") !important;
 }
 
 #button-print:hover,
 }
 
 #button-print:hover,
-#button-print[buttonover="true"],
-#button-print[buttondown="true"],
+#button-print:hover:active,
 #button-print[open="true"] {
   list-style-image: url("chrome://global/skin/icons/print-hover.gif");
 }
 #button-print[open="true"] {
   list-style-image: url("chrome://global/skin/icons/print-hover.gif");
 }
 #button-junk[buttondown="true"],
 #button-junk[open="true"] {
   list-style-image: url("chrome://messenger/skin/toolbar/junk-hover.gif");
 #button-junk[buttondown="true"],
 #button-junk[open="true"] {
   list-style-image: url("chrome://messenger/skin/toolbar/junk-hover.gif");
-} 
+}
 
 #button-junk[disabled="true"] {
   list-style-image: url("chrome://messenger/skin/toolbar/junk-disabled.gif") !important;
 
 #button-junk[disabled="true"] {
   list-style-image: url("chrome://messenger/skin/toolbar/junk-disabled.gif") !important;
index d4ff355076066e86d8c73ea788742a1d2734b5b2..90a846408c7bd24a27d98d2c8e8f21e4e67e98d5 100644 (file)
 }
 
 #button-security:hover,
 }
 
 #button-security:hover,
-#button-security[buttonover="true"],
-#button-security[buttondown="true"],
+#button-security:hover:active,
 #button-security[open="true"] {
   list-style-image: url("chrome://messenger/skin/smime/icons/lock-hover.gif");
 #button-security[open="true"] {
   list-style-image: url("chrome://messenger/skin/smime/icons/lock-hover.gif");
-} 
+}
 
 #button-security[disabled="true"] {
   list-style-image: url("chrome://messenger/skin/smime/icons/lock-disabled.gif");
 
 #button-security[disabled="true"] {
   list-style-image: url("chrome://messenger/skin/smime/icons/lock-disabled.gif");
-} 
+}
 
 
 #msgcomposeWindow #signing-status {
 
 
 #msgcomposeWindow #signing-status {
diff --git a/LCARStrek/messenger/start.css b/LCARStrek/messenger/start.css
new file mode 100644 (file)
index 0000000..1c2a918
--- /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: #000000;
+  background-color: #E7ADE7;
+  border-bottom: 3px solid #000000;
+  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 681f60dc0fff17f1b4fcfae8517fefa2541de1ed..e55ed462053a04885ca937355e94a90087b7191f 100644 (file)
@@ -13,7 +13,7 @@
  *
  * The Original Code is mozilla.org code.
  *
  *
  * 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.
  * 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
  *   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
  * 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
@@ -100,3 +100,13 @@ treechildren::-moz-tree-image(nameColumn2, nntp) {
 .subscribeMenuItem[ServerType="nntp"][IsSecure="true"] {
   list-style-image: url("chrome://messenger/skin/icons/server-news-lock.gif");
 }
 .subscribeMenuItem[ServerType="nntp"][IsSecure="true"] {
   list-style-image: url("chrome://messenger/skin/icons/server-news-lock.gif");
 }
+
+/* ::::: statusbar adjustments :::::: */
+
+#statusContainerBox {
+  -moz-border-radius: 9px;
+  margin-top: 3px;
+  padding-right: 9px;
+  background-color: #8050B0;
+  color: #000000;
+}
diff --git a/LCARStrek/messenger/virtualFolderListDialog.css b/LCARStrek/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");
+}