.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"],
-.toolbarbutton-1[buttondown="true"] > .toolbarbutton-menubutton-button {
+.toolbarbutton-1:hover:active > .toolbarbutton-menubutton-button {
padding: 2px 0px 0px 2px;
}
}
.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="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[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-text[buttonstyle="pictures"],
.toolbarbutton-icon[buttonstyle="text"] {
display: none;
-}
-
+}
+
.toolbarbutton-text[buttonstyle="text"] {
padding: 4px 0;
}
*
* 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.
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/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");
}
-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;
-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");
}
color: #FF9F00;
}
+listbox[disabled="true"] {
+ border: 1px solid #8050B0;
+ color: #8050B0;
+}
+
/* ::::: listitem ::::: */
listitem {
/* ::::: listheader ::::: */
-listheader {
+listheader {
-moz-box-align: center;
border: 1px solid #FFCF00;
background-color: #9C9CFF;
color: #8050B0;
}
-/* ::::: listcell checkbox ::::: */
+/* ::::: listcell checkbox ::::: */
.listcell-check {
-moz-box-align: center;
*
* 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.
* 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
margin: 0px !important;
padding: 0px;
text-align: center;
-}
+}
-toolbarbutton:hover,
-toolbarbutton[buttonover="true"] {
+toolbarbutton:hover {
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"] {
padding: 2px 0px 0px 2px;
}
-
+
toolbarbutton[disabled="true"] {
padding: 1px !important;
background-color: #000000 !important;
background-color: #008484;
color: #FFCF00;
}
-
+
toolbarbutton[checked="true"]:hover {
background-color: #FFCF00;
color: #000000;
}
.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-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[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;
}
-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"][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"][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"]: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"][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");
}
*
* 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.
* 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
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");
+}
}
#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");
}
*
* 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.
* 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
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
- * 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;
}
#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");
}
}
#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");
}
}
#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");
}
.fixedsize {
height: 8.5em;
}
+
+textbox[disabled] {
+ font-style: italic;
+}