.alertText[clickable="true"]:hover:active {
color: #424F63;
-}
\ No newline at end of file
+}
+
+.alertTextBox {
+ padding-right: 10px;
+ padding-top: 5px;
+}
#disabledDomains {
max-height: 13em;
}
-
-/**
- * File icon (32x32)
- **/
-.file-icon-large {
- list-style-image: url("chrome://communicator/skin/icons/content-large.gif");
-}
+++ /dev/null
-/* ***** 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 "Classic" theme of mozilla.org code.
- *
- * The Initial Developer of the Original Code is
- * the Mozilla Organization.
- * Portions created by the Initial Developer are Copyright (C) 1998-2001
- * 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 ***** */
-
-@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
-
-#ProfileDir {
- padding-left : 1em;
- margin-top : 0.4em;
- width : 10em !important;
-}
-
-#deffoldername {
- margin-left : 2px;
-}
padding: 0;
}
-.dimmed-highcontrast {
- color: #99cccc ! important;
-}
-
#profiles > listitem {
list-style-image: url("chrome://communicator/skin/profile/profileicon-large.gif");
}
box.selection {
margin-top: 4px;
}
+
+description.error {
+ color: #FF0000;
+}
--- /dev/null
+/* ***** 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 the Mozilla Print Preview Toolbar.
+ *
+ * The Initial Developer of the Original Code is
+ * Netscape Communications Corp.
+ * Portions created by the Initial Developer are Copyright (C) 2002
+ * the Initial Developer. All Rights Reserved.
+ *
+ * Contributor(s):
+ * Samir Gehani <sgehani@netscape.com>
+ * Bill Law <law@netscape.com>
+ *
+ * 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 ***** */
+
+/* ::::: print preview toolbar ::::: */
+
+/* ..... page navigation ..... */
+
+.home-arrow {
+ list-style-image: url("chrome://global/skin/arrow/arrow-left-sharp-end.gif");
+}
+
+.home-arrow:hover {
+ list-style-image: url("chrome://global/skin/arrow/arrow-left-sharp-end-hover.gif");
+}
+
+.end-arrow {
+ list-style-image: url("chrome://global/skin/arrow/arrow-right-sharp-end.gif");
+}
+
+.end-arrow:hover {
+ list-style-image: url("chrome://global/skin/arrow/arrow-right-sharp-end-hover.gif");
+}
+
+.last-arrow {
+ list-style-image: url("chrome://global/skin/arrow/arrow-left-sharp.gif");
+}
+
+.last-arrow:hover {
+ list-style-image: url("chrome://global/skin/arrow/arrow-left-sharp-hover.gif");
+}
+
+.next-arrow {
+ list-style-image: url("chrome://global/skin/arrow/arrow-right-sharp.gif");
+}
+
+.next-arrow:hover {
+ list-style-image: url("chrome://global/skin/arrow/arrow-right-sharp-hover.gif");
+}
+
+/* ...... scale in/decrement ..... */
+
+.up-arrow {
+ list-style-image: url("chrome://global/skin/arrow/arrow-up-sharp.gif");
+}
+
+.up-arrow:hover {
+ list-style-image: url("chrome://global/skin/arrow/arrow-up-sharp-hover.gif");
+}
+
+.down-arrow {
+ list-style-image: url("chrome://global/skin/arrow/arrow-down-sharp.gif");
+}
+
+.down-arrow:hover {
+ list-style-image: url("chrome://global/skin/arrow/arrow-down-sharp-hover.gif");
+}
+
+/* ..... orientation ..... */
+
+.toolbar-portrait-page {
+ list-style-image: url("chrome://global/skin/icons/pg-portrait-small.gif");
+}
+
+.toolbar-landscape-page {
+ list-style-image: url("chrome://global/skin/icons/pg-landscape-small.gif");
+}
+
+/* ::::: page setup dialog ::::: */
+
+.portrait-page {
+ list-style-image: url("chrome://global/skin/icons/pg-portrait.gif");
+}
+
+.landscape-page {
+ list-style-image: url("chrome://global/skin/icons/pg-landscape.gif");
+}
padding: 2px 0px 0px 2px;
}
+/* ::::: square at the corner of two scrollbars ::::: */
+
+scrollcorner {
+ background-color: #000000;
+}
+
/* ..... increment .... */
scrollbarbutton[type="increment"] {
background-image: url("chrome://global/skin/arrow/arrow-up.gif")
}
-}
\ No newline at end of file
+}
/* ::::: tree rows ::::: */
-tree[selstyle="primary"] > treechildren::-moz-tree-row,
treechildren::-moz-tree-row {
border: 1px solid transparent;
background-color: transparent;
border: 1px dotted #FF9F00;
}
+tree[selstyle="primary"] > treechildren::-moz-tree-row {
+ border: none;
+ background-color: transparent;
+}
+
/* ::::: tree cells ::::: */
treechildren::-moz-tree-cell {
tree[selstyle="primary"] > treechildren::-moz-tree-cell-text,
treechildren::-moz-tree-cell-text {
color: inherit;
+}
+
+tree[selstyle="primary"] > treechildren::-moz-tree-cell-text(primary) {
border: 2px solid transparent;
+ padding: 0px 1px 1px 1px;
}
/*
+++ /dev/null
-/* ***** 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 "Classic" theme of mozilla.org code.
- *
- * The Initial Developer of the Original Code is
- * the Mozilla Organization.
- * Portions created by the Initial Developer are Copyright (C) 1998-2001
- * 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 ***** */
-
-@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
-
-#wiz-back-button {
- list-style-image : url("chrome://global/skin/arrow/arrow-left.gif");
-}
-#wiz-back-button[disabled] {
- list-style-image : url("chrome://global/skin/arrow/arrow-left-disabled.gif");
-}
-#wiz-next-button {
- list-style-image : url("chrome://global/skin/arrow/arrow-right.gif");
-}
-#wiz-next-button[disabled] {
- list-style-image : url("chrome://global/skin/arrow/arrow-right-disabled.gif");
-}
-
-#wizardButtons
- {
- margin-bottom : 0.4em;
- }
-
-.box-wizardcontent
- {
- margin-left : 44px;
- margin-right : 44px;
- width : 30em;
- }
.specialFolderPickerGrid {
margin-left: 20px;
}
+
+.selectForOfflineUseButton {
+ list-style-image: url("chrome://communicator/skin/icons/offline.gif");
+}
+
+.selectForOfflineUseButton > .button-box > .button-icon {
+ margin-left: 4px;
+ margin-right: 4px;
+}
+
+treechildren::-moz-tree-cell-text(isDefaultServer-true) {
+ font-weight: bold;
+}
======================================================================= */
@import url("chrome://messenger/skin/");
-@import url("chrome://global/skin/wizardOverlay.css");
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
* Contributor(s):
* Joe Hewitt (hewitt@netscape.com)
* Hakan Waara (hwaara@chello.se)
- * Jan Varga (varga@utcru.sk)
+ * Jan Varga (varga@nixcorp.com)
* Robert Kaiser <KaiRo@KaiRo.at>
*
* Alternatively, the contents of this file may be used under the terms of
list-style-image: url("chrome://messenger/skin/icons/check.gif");
}
+treechildren::-moz-tree-image(subscribedColumn, Subscribable-false) {
+ list-style-image: none;
+}
+
+treechildren::-moz-tree-cell-text(nameColumn, Subscribable-false) {
+ color: #8050B0;
+ font-style: italic;
+}
+
/* ::::: folder icons :::::: */
treechildren::-moz-tree-image(nameColumn) {