keep up with Classic development
authorrobert <robert>
Sat, 12 Feb 2005 15:32:41 +0000 (15:32 +0000)
committerrobert <robert>
Sat, 12 Feb 2005 15:32:41 +0000 (15:32 +0000)
LCARStrek/communicator/button.css
LCARStrek/communicator/help.css
LCARStrek/global/autocomplete.css
LCARStrek/global/listbox.css
LCARStrek/global/toolbarbutton.css
LCARStrek/messenger/icons/winvertical.gif [new file with mode: 0644]
LCARStrek/messenger/prefPanels.css
LCARStrek/messenger/primaryToolbar.css
LCARStrek/messenger/threadPane.css
LCARStrek/navigator/navigator.css
LCARStrek/navigator/pageInfo.css

index 2b4389f866bdbb507911ddf8472055843edc053d..d85916949b975534e013747217ad239c27bdadaf 100644 (file)
 
 .toolbarbutton-1,
 .toolbarbutton-1 > .toolbarbutton-menubutton-button,
 
 .toolbarbutton-1,
 .toolbarbutton-1 > .toolbarbutton-menubutton-button,
-.toolbarbutton-1[disabled="true"]:hover:active,
-.toolbarbutton-1[disabled="true"][buttondown="true"] {
+.toolbarbutton-1[disabled="true"]:hover:active {
   padding: 1px;
 }
 
 .toolbarbutton-1:hover:active,
 .toolbarbutton-1[open="true"],
   padding: 1px;
 }
 
 .toolbarbutton-1:hover:active,
 .toolbarbutton-1[open="true"],
-.toolbarbutton-1[buttondown="true"] > .toolbarbutton-menubutton-button {
+.toolbarbutton-1:hover:active > .toolbarbutton-menubutton-button {
   padding: 2px 0px 0px 2px;
 }
 
   padding: 2px 0px 0px 2px;
 }
 
 }
 
 .toolbarbutton-1[buttonstyle="text"][type="menu-button"]:hover:active > .toolbarbutton-menubutton-dropmarker,
 }
 
 .toolbarbutton-1[buttonstyle="text"][type="menu-button"]:hover:active > .toolbarbutton-menubutton-dropmarker,
-.toolbarbutton-1[buttonstyle="text"][type="menu-button"][buttondown="true"] > .toolbarbutton-menubutton-dropmarker,
 .toolbarbutton-1[buttonstyle="text"][type="menu-button"][open="true"] > .toolbarbutton-menubutton-dropmarker {
   padding: 5px 0px 7px 2px;
 }
 
 .toolbarbutton-1[buttonstyle="pictures"][type="menu-button"]:hover:active > .toolbarbutton-menubutton-dropmarker,
 .toolbarbutton-1[buttonstyle="text"][type="menu-button"][open="true"] > .toolbarbutton-menubutton-dropmarker {
   padding: 5px 0px 7px 2px;
 }
 
 .toolbarbutton-1[buttonstyle="pictures"][type="menu-button"]:hover:active > .toolbarbutton-menubutton-dropmarker,
-.toolbarbutton-1[buttonstyle="pictures"][type="menu-button"][buttondown="true"] > .toolbarbutton-menubutton-dropmarker,
 .toolbarbutton-1[buttonstyle="pictures"][type="menu-button"][open="true"] > .toolbarbutton-menubutton-dropmarker,
 .toolbarbutton-1[toolbarmode="small"][type="menu-button"]:hover:active > .toolbarbutton-menubutton-dropmarker,
 .toolbarbutton-1[buttonstyle="pictures"][type="menu-button"][open="true"] > .toolbarbutton-menubutton-dropmarker,
 .toolbarbutton-1[toolbarmode="small"][type="menu-button"]:hover:active > .toolbarbutton-menubutton-dropmarker,
-.toolbarbutton-1[toolbarmode="small"][type="menu-button"][buttondown="true"] > .toolbarbutton-menubutton-dropmarker,
 .toolbarbutton-1[toolbarmode="small"][type="menu-button"][open="true"] > .toolbarbutton-menubutton-dropmarker {
   padding: 1px 0px 12px 2px;
 }
 .toolbarbutton-1[toolbarmode="small"][type="menu-button"][open="true"] > .toolbarbutton-menubutton-dropmarker {
   padding: 1px 0px 12px 2px;
 }
 .toolbarbutton-text[buttonstyle="pictures"],
 .toolbarbutton-icon[buttonstyle="text"] {
   display: none;
 .toolbarbutton-text[buttonstyle="pictures"],
 .toolbarbutton-icon[buttonstyle="text"] {
   display: none;
-}   
-                                                                            
+}
+
 .toolbarbutton-text[buttonstyle="text"] {
   padding: 4px 0;
 }
 .toolbarbutton-text[buttonstyle="text"] {
   padding: 4px 0;
 }
index fc89d96b767d346f66ae3b18e0e711f9d9f163d7..45b02574501a33c3a8ab1dea31fe0885792cc2fa 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-1999
  * the Initial Developer. All Rights Reserved.
  * Netscape Communications Corporation.
  * Portions created by the Initial Developer are Copyright (C) 1998-1999
  * the Initial Developer. All Rights Reserved.
@@ -48,8 +48,8 @@
   list-style-image: url("chrome://navigator/skin/icons/back-disabled.gif") !important;
 }
 
   list-style-image: url("chrome://navigator/skin/icons/back-disabled.gif") !important;
 }
 
-#helpBackButton[buttonover="true"],
-#helpBackButton[buttondown="true"] {
+#helpBackButton:hover,
+#helpBackButton:hover:active {
   list-style-image: url("chrome://navigator/skin/icons/back-hover.gif");
 }
 
   list-style-image: url("chrome://navigator/skin/icons/back-hover.gif");
 }
 
@@ -61,8 +61,8 @@
   list-style-image: url("chrome://navigator/skin/icons/forward-disabled.gif") !important;
 }
 
   list-style-image: url("chrome://navigator/skin/icons/forward-disabled.gif") !important;
 }
 
-#helpForwardButton[buttonover="true"],
-#helpForwardButton[buttondown="true"] {
+#helpForwardButton:hover,
+#helpForwardButton:hover:active {
   list-style-image: url("chrome://navigator/skin/icons/forward-hover.gif");
 }
 
   list-style-image: url("chrome://navigator/skin/icons/forward-hover.gif");
 }
 
index 3a202b13dc75cd2a9f389c69eb520d9203b92c61..862405f828623505dc808352cb87ac87b61eb528 100644 (file)
@@ -61,7 +61,7 @@ textbox {
   -moz-box-align: center;
   -moz-box-pack: center;
   min-width: 15px;
   -moz-box-align: center;
   -moz-box-pack: center;
   min-width: 15px;
-  min-height: 15px; 
+  min-height: 15px;
   border: none;
   border-left: 1px solid #9C9CFF;
   background-color: #000000;
   border: none;
   border-left: 1px solid #9C9CFF;
   background-color: #000000;
@@ -70,8 +70,7 @@ textbox {
   -moz-border-radius: 0px 3px 3px 0px;
 }
 
   -moz-border-radius: 0px 3px 3px 0px;
 }
 
-.autocomplete-history-dropmarker:hover,
-.autocomplete-history-dropmarker[buttonover="true"] {
+.autocomplete-history-dropmarker:hover {
   background-color: #FFCF00;
   list-style-image: url("chrome://global/skin/arrow/arrow-down-hover.gif");
 }
   background-color: #FFCF00;
   list-style-image: url("chrome://global/skin/arrow/arrow-down-hover.gif");
 }
index dfff59dfe059de476f508552422a7a6c556d8249..e3a90cd21675f64264485b51392e43bd911799e7 100644 (file)
@@ -40,6 +40,11 @@ listbox {
   color: #FF9F00;
 }
 
   color: #FF9F00;
 }
 
+listbox[disabled="true"] {
+  border: 1px solid #8050B0;
+  color: #8050B0;
+}
+
 /* ::::: listitem ::::: */
 
 listitem {
 /* ::::: listitem ::::: */
 
 listitem {
@@ -66,7 +71,7 @@ listbox:focus > listitem[selected="true"] {
 
 /* ::::: listheader ::::: */
 
 
 /* ::::: listheader ::::: */
 
-listheader { 
+listheader {
   -moz-box-align: center;
   border: 1px solid #FFCF00;
   background-color: #9C9CFF;
   -moz-box-align: center;
   border: 1px solid #FFCF00;
   background-color: #9C9CFF;
@@ -117,7 +122,7 @@ listheader[sortable="true"]:hover:active {
   color: #8050B0;
 }
 
   color: #8050B0;
 }
 
-/* ::::: listcell checkbox ::::: */                                             
+/* ::::: listcell checkbox ::::: */
 
 .listcell-check {
   -moz-box-align: center;
 
 .listcell-check {
   -moz-box-align: center;
index 9934c81a3574fbeece67f69a92a6aec810a3b156..39bc93bdcb6bba04128439013c399a510890b66a 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
@@ -64,26 +64,25 @@ toolbarbutton {
   margin: 0px !important;
   padding: 0px;
   text-align: center;
   margin: 0px !important;
   padding: 0px;
   text-align: center;
-}    
+}
 
 
-toolbarbutton:hover,
-toolbarbutton[buttonover="true"] {
+toolbarbutton:hover {
   background-color: #FFCF00;
   color: #000000;
   background-color: #FFCF00;
   color: #000000;
-} 
+}
 
 toolbarbutton:hover:active,
 toolbarbutton[open="true"],
 toolbarbutton.toolbarbutton-menubutton-button[open="true"] {
   background-color: #FF9F00;
   color: #000000;
 
 toolbarbutton:hover:active,
 toolbarbutton[open="true"],
 toolbarbutton.toolbarbutton-menubutton-button[open="true"] {
   background-color: #FF9F00;
   color: #000000;
-} 
+}
 
 toolbarbutton:hover:active,
 toolbarbutton[open="true"] {
   padding: 2px 0px 0px 2px;
 }
 
 toolbarbutton:hover:active,
 toolbarbutton[open="true"] {
   padding: 2px 0px 0px 2px;
 }
-    
+
 toolbarbutton[disabled="true"] {
   padding: 1px !important;
   background-color: #000000 !important;
 toolbarbutton[disabled="true"] {
   padding: 1px !important;
   background-color: #000000 !important;
@@ -97,7 +96,7 @@ toolbarbutton[checked="true"] {
   background-color: #008484;
   color: #FFCF00;
 }
   background-color: #008484;
   color: #FFCF00;
 }
-    
+
 toolbarbutton[checked="true"]:hover {
   background-color: #FFCF00;
   color: #000000;
 toolbarbutton[checked="true"]:hover {
   background-color: #FFCF00;
   color: #000000;
@@ -110,7 +109,6 @@ toolbarbutton[checked="true"]:hover {
 }
 
 .toolbarbutton-menu-dropmarker:hover,
 }
 
 .toolbarbutton-menu-dropmarker:hover,
-.toolbarbutton-menu-dropmarker[buttonover="true"],
 .toolbarbutton-menu-dropmarker[open="true"] {
   list-style-image: url("chrome://global/skin/arrow/arrow-down-hover.gif");
 }
 .toolbarbutton-menu-dropmarker[open="true"] {
   list-style-image: url("chrome://global/skin/arrow/arrow-down-hover.gif");
 }
@@ -144,32 +142,29 @@ toolbarbutton[type="menu-button"][disabled="true"]:hover:active {
 .toolbarbutton-menubutton-button,
 .toolbarbutton-menubutton-dropmarker {
   background-color: #000000;
 .toolbarbutton-menubutton-button,
 .toolbarbutton-menubutton-dropmarker {
   background-color: #000000;
-} 
+}
 
 .toolbarbutton-menubutton-button[disabled="true"],
 .toolbarbutton-menubutton-dropmarker[disabled="true"] {
   background-color: #000000 !important;
   color: #8050B0 !important;
 
 .toolbarbutton-menubutton-button[disabled="true"],
 .toolbarbutton-menubutton-dropmarker[disabled="true"] {
   background-color: #000000 !important;
   color: #8050B0 !important;
-} 
+}
 
 toolbarbutton[type="menu-button"]:hover > .toolbarbutton-menubutton-button,
 
 toolbarbutton[type="menu-button"]:hover > .toolbarbutton-menubutton-button,
-toolbarbutton[type="menu-button"][buttonover="true"] > .toolbarbutton-menubutton-button,
-toolbarbutton[type="menu-button"]:hover > .toolbarbutton-menubutton-dropmarker,
-toolbarbutton[type="menu-button"][buttonover="true"] > .toolbarbutton-menubutton-dropmarker {
+toolbarbutton[type="menu-button"]:hover > .toolbarbutton-menubutton-dropmarker {
   background-color: #FFCF00;
   color: #000000;
 }
 
   background-color: #FFCF00;
   color: #000000;
 }
 
-toolbarbutton[type="menu-button"][buttondown="true"] > .toolbarbutton-menubutton-button,
+toolbarbutton[type="menu-button"]:hover:active > .toolbarbutton-menubutton-button,
 toolbarbutton[type="menu-button"]:hover:active > .toolbarbutton-menubutton-dropmarker,
 toolbarbutton[type="menu-button"]:hover:active > .toolbarbutton-menubutton-dropmarker,
-toolbarbutton[type="menu-button"][buttondown="true"] > .toolbarbutton-menubutton-dropmarker,
 toolbarbutton[type="menu-button"][open="true"] > .toolbarbutton-menubutton-button,
 toolbarbutton[type="menu-button"][open="true"] > .toolbarbutton-menubutton-dropmarker {
   background-color: #FF9F00;
   color: #000000;
 }
 
 toolbarbutton[type="menu-button"][open="true"] > .toolbarbutton-menubutton-button,
 toolbarbutton[type="menu-button"][open="true"] > .toolbarbutton-menubutton-dropmarker {
   background-color: #FF9F00;
   color: #000000;
 }
 
-toolbarbutton[type="menu-button"][buttondown="true"] > toolbarbutton.toolbarbutton-menubutton-button,
+toolbarbutton[type="menu-button"]:hover:active > toolbarbutton.toolbarbutton-menubutton-button,
 toolbarbutton[type="menu-button"][open="true"] > toolbarbutton.toolbarbutton-menubutton-button {
   padding: 2px 0px 0px 2px !important;
 }
 toolbarbutton[type="menu-button"][open="true"] > toolbarbutton.toolbarbutton-menubutton-button {
   padding: 2px 0px 0px 2px !important;
 }
@@ -184,15 +179,12 @@ toolbarbutton[type="menu-button"][open="true"] > toolbarbutton.toolbarbutton-men
 }
 
 toolbarbutton[type="menu-button"]:hover:active > .toolbarbutton-menubutton-dropmarker,
 }
 
 toolbarbutton[type="menu-button"]:hover:active > .toolbarbutton-menubutton-dropmarker,
-toolbarbutton[type="menu-button"][buttondown="true"] > .toolbarbutton-menubutton-dropmarker,
 toolbarbutton[type="menu-button"][open="true"] > .toolbarbutton-menubutton-dropmarker {
   padding: 4px 0px 0px 2px;
 }
 
 toolbarbutton[type="menu-button"]:hover > .toolbarbutton-menubutton-dropmarker,
 toolbarbutton[type="menu-button"]:hover:active > .toolbarbutton-menubutton-dropmarker,
 toolbarbutton[type="menu-button"][open="true"] > .toolbarbutton-menubutton-dropmarker {
   padding: 4px 0px 0px 2px;
 }
 
 toolbarbutton[type="menu-button"]:hover > .toolbarbutton-menubutton-dropmarker,
 toolbarbutton[type="menu-button"]:hover:active > .toolbarbutton-menubutton-dropmarker,
-toolbarbutton[type="menu-button"][buttonover="true"] > .toolbarbutton-menubutton-dropmarker,
-toolbarbutton[type="menu-button"][buttondown="true"] > .toolbarbutton-menubutton-dropmarker,
 toolbarbutton[type="menu-button"][open="true"] > .toolbarbutton-menubutton-dropmarker {
   list-style-image: url("chrome://global/skin/arrow/arrow-down-hover.gif");
 }
 toolbarbutton[type="menu-button"][open="true"] > .toolbarbutton-menubutton-dropmarker {
   list-style-image: url("chrome://global/skin/arrow/arrow-down-hover.gif");
 }
diff --git a/LCARStrek/messenger/icons/winvertical.gif b/LCARStrek/messenger/icons/winvertical.gif
new file mode 100644 (file)
index 0000000..f206ba7
Binary files /dev/null and b/LCARStrek/messenger/icons/winvertical.gif differ
index 65aa39e6d5d889806278a4824f2cc61952420026..aabb1a270ee711604c17436a4f06b3d6a184d051 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
@@ -55,3 +55,8 @@
   min-height       : 32px;
   list-style-image : url("chrome://messenger/skin/icons/winwide.gif");
 }
   min-height       : 32px;
   list-style-image : url("chrome://messenger/skin/icons/winwide.gif");
 }
+
+#vertical {
+  min-height: 32px;
+  list-style-image: url("chrome://messenger/skin/icons/winvertical.gif");
+}
index 2a092026922f10b5201099539cd34efd90781716..fa26bd9e6a927de5c2f514a56fe6b6b2766e3867 100644 (file)
 }
 
 #button-junk:hover,
 }
 
 #button-junk:hover,
-#button-junk[buttonover="true"],
-#button-junk[buttondown="true"],
+#button-junk:hover:active,
 #button-junk[open="true"] {
   list-style-image: url("chrome://messenger/skin/toolbar/junk-hover.gif");
 }
 #button-junk[open="true"] {
   list-style-image: url("chrome://messenger/skin/toolbar/junk-hover.gif");
 }
index dd04c37ceba5e99b8d0ef1a2f6e0642350271aea..dc00694b8252d2e5fae2433ec0a2b0ef636f9e1d 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
@@ -53,8 +53,12 @@ treechildren::-moz-tree-cell-text(unread) {
   font-weight: bold;
 }
 
   font-weight: bold;
 }
 
+treechildren::-moz-tree-cell-text(imapdeleted) {
+  text-decoration: line-through;
+}
+
 /* on a collapsed thread, if the top level message is read, but the thread has
 /* on a collapsed thread, if the top level message is read, but the thread has
- * unread children, underline the text.  4.x mac did this, very slick 
+ * unread children, underline the text.  4.x mac did this, very slick
  */
 treechildren::-moz-tree-cell-text(container, closed, hasUnread, read) {
   text-decoration: underline;
  */
 treechildren::-moz-tree-cell-text(container, closed, hasUnread, read) {
   text-decoration: underline;
index e51fcc8c60bfa28ad0d48f1fa605eaddf895c923..a7c3e4e6cd9e72231702fd9ef57a61fc2480c229 100644 (file)
@@ -54,8 +54,7 @@
 }
 
 #back-button:hover,
 }
 
 #back-button:hover,
-#back-button[buttonover="true"],
-#back-button[buttondown="true"],
+#back-button:hover:active,
 #back-button[open="true"] {
   list-style-image: url("chrome://navigator/skin/icons/back-hover.gif");
 }
 #back-button[open="true"] {
   list-style-image: url("chrome://navigator/skin/icons/back-hover.gif");
 }
@@ -69,8 +68,7 @@
 }
 
 #forward-button:hover,
 }
 
 #forward-button:hover,
-#forward-button[buttonover="true"],
-#forward-button[buttondown="true"],
+#forward-button:hover:active,
 #forward-button[open="true"] {
   list-style-image: url("chrome://navigator/skin/icons/forward-hover.gif");
 }
 #forward-button[open="true"] {
   list-style-image: url("chrome://navigator/skin/icons/forward-hover.gif");
 }
 }
 
 #print-button:hover,
 }
 
 #print-button:hover,
-#print-button[buttonover="true"],
-#print-button[buttondown="true"],
+#print-button:hover:active,
 #print-button[open="true"] {
   list-style-image: url("chrome://global/skin/icons/print-hover.gif");
 }
 #print-button[open="true"] {
   list-style-image: url("chrome://global/skin/icons/print-hover.gif");
 }
index 219dec8d3394497c2b1830fbced24e55fdf32236..146618fe10e1b3cf416899098a73d753bbf0f59a 100644 (file)
@@ -65,3 +65,7 @@ textbox.header {
 .fixedsize {
   height: 8.5em;
 }
 .fixedsize {
   height: 8.5em;
 }
+
+textbox[disabled] {
+  font-style: italic;
+}