list-style-image: url("chrome://communicator/skin/brand/throbber-anim.gif");
}
-/*
-#navigator-throbber:hover {
- border: 1px outset #CCD0DD;
+#navigator-throbber[toolbarmode="small"] {
+ margin: 0 5px 0 0;
+ list-style-image: url("chrome://communicator/skin/brand/throbber16-single.gif");
}
-#navigator-throbber:hover:active {
- border: 1px inset #CCD0DD;
+#navigator-throbber[toolbarmode="small"][busy="true"] {
+ list-style-image: url("chrome://communicator/skin/brand/throbber16-anim.gif");
}
-*/
* ***** END LICENSE BLOCK ***** */
@import url(chrome://global/skin/);
+@import url("chrome://communicator/content/communicator.css");
@import url(chrome://communicator/skin/brand.css);
@import url(chrome://communicator/skin/button.css);
@import url(chrome://communicator/skin/formatting.css);
list-style-image: url("chrome://global/skin/tree/twisty-closed-selected.gif");
}
-/*
-.sbtab-texture {
- margin: 2px 0px;
- background: url("chrome://global/skin/toolbar/tbgrip-texture.gif") repeat-y;
- width: 12px;
- height: 12px;
-}
-*/
-
.box-texttab:hover > hbox,
.box-texttab:hover:active > hbox {
background-color: #FFCF00;
.sbtab-twisty[selected="true"] {
list-style-image: url("chrome://global/skin/tree/twisty-open.gif");
}
+
+/* ::::: sidebar navigation buttons ::::: */
+
+.sidebar-nav-button {
+ -moz-binding: url("chrome://global/content/bindings/toolbarbutton.xml#toolbarbutton-image");
+ padding: 5px 0px 5px 0px;
+}
+
+.tab-fwd {
+ list-style-image: url("chrome://global/skin/arrow/arrow-up.gif");
+}
+
+.tab-back {
+ list-style-image: url("chrome://global/skin/arrow/arrow-dn.gif");
+}
--- /dev/null
+/* ***** BEGIN LICENSE BLOCK *****
+ * Version: NPL 1.1/GPL 2.0/LGPL 2.1
+ *
+ * The contents of this file are subject to the Netscape 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/NPL/
+ *
+ * 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
+ * Netscape Communications Corporation.
+ * Portions created by the Initial Developer are Copyright (C) 1998
+ * the Initial Developer. All Rights Reserved.
+ *
+ * Contributor(s):
+ * Ben Goodger <ben@netscape.com>
+ * 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 NPL, 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 NPL, the GPL or the LGPL.
+ *
+ * ***** END LICENSE BLOCK ***** */
+
+@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
+
+outlinerchildren {
+ cursor: pointer;
+}
+
+outlinerchildren:-moz-outliner-row(selected),
+outlinerchildren:-moz-outliner-row(selected, focus) {
+ background-color: #000000 !important;
+ border: 1px solid transparent !important;
+}
+
+outlinerchildren:-moz-outliner-cell-text,
+outlinerchildren:-moz-outliner-cell-text(selected),
+outlinerchildren:-moz-outliner-cell-text(selected, focus) {
+ color: #008484 !important;
+ text-decoration: underline;
+}
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/0.7"
- chrome:image="preview.png">
+ chrome:image="global/preview.png">
<chrome:packages>
<RDF:Seq about="urn:mozilla:skin:LCARStrek/0.7:packages">
<RDF:li resource="urn:mozilla:skin:LCARStrek/0.7:global"/>
</RDF:Description>
<!-- Version Information. State that we work only with a certain version of this package. -->
- <RDF:Description about="urn:mozilla:skin:LCARStrek/0.7:global"
- chrome:skinVersion="0.9.4"/>
- <RDF:Description about="urn:mozilla:skin:LCARStrek/0.7:communicator"
- chrome:skinVersion="0.9.4"/>
- <RDF:Description about="urn:mozilla:skin:LCARStrek/0.7:navigator"
- chrome:skinVersion="0.9.4"/>
- <RDF:Description about="urn:mozilla:skin:LCARStrek/0.7:messenger"
- chrome:skinVersion="0.9.4"/>
- <RDF:Description about="urn:mozilla:skin:LCARStrek/0.7:editor"
- chrome:skinVersion="0.9.4"/>
+ <RDF:Description about="urn:mozilla:skin:LCARStrek/0.7:global" chrome:skinVersion="0.9.4"/>
+ <RDF:Description about="urn:mozilla:skin:LCARStrek/0.7:communicator" chrome:skinVersion="0.9.4"/>
+ <RDF:Description about="urn:mozilla:skin:LCARStrek/0.7:navigator" chrome:skinVersion="0.9.4"/>
+ <RDF:Description about="urn:mozilla:skin:LCARStrek/0.7:messenger" chrome:skinVersion="0.9.4"/>
+ <RDF:Description about="urn:mozilla:skin:LCARStrek/0.7:editor" chrome:skinVersion="0.9.4"/>
</RDF:RDF>
list-style-image: url("chrome://editor/skin/icons/savefile-disabled.gif") !important;
}
-/*
#publishButton {
list-style-image: url("chrome://editor/skin/icons/publish.gif");
}
#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");
background-color: #000000;
color: #FF9F00;
/* font: 3mm "Final Frontier",tahoma,arial,helvetica,sans-serif; */
- font: 3mm helvetica,arial,tahoma,sans-serif;
+ font: 11px helvetica,arial,tahoma,sans-serif;
padding: 3px;
}
padding: 0px 0px 1px 4px;
white-space: nowrap;
}
+
+.listcell-icon {
+ margin-right: 2px;
+}
+
+/* ::::: listcell checkbox ::::: */
+
+.listcell-check {
+ margin: 0px 2px;
+ border: 1px solid #FF9F00;
+ padding: 2px;
+ width: 7px;
+}
+
+.listcell-check[checked="true"] {
+ width: 0px;
+ list-style-image: url("chrome://global/skin/checkbox/cbox-check.gif");
+}
cursor: pointer;
}
+#cvHomeMapIt, #cvWorkMapIt {
+ margin-bottom: 0px;
+}
+
html|a {
padding-left: 0px;
padding-right: 2px;
--- /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");
+
+/* ::::: addressing widget ::::: */
+
+#addressingWidgetTree {
+ height: 80px;
+ width: 0px;
+ -moz-user-focus: none;
+/* background-color: #FFFFFF; */
+}
+
+#listcol-addressingWidget {
+ width: 9em;
+ border-right: 1px solid #9C9CFF;
+}
+
+#addressingWidgetTree > treechildren > treeitem > treerow,
+#addressingWidgetTree > treechildren > treeitem[selected="true"] > treerow {
+ border: none;
+ background-color: inherit;
+ color: inherit;
+}
+
+.treecell-addressingWidget {
+ border-bottom: 1px solid #9C9CFF;
+ padding: 0px !important;
+}
+
+.treecell-addressingWidget:first-child {
+ border-bottom: none;
+}
+
+.textbox-addressingWidget {
+ -moz-box-align: center;
+}
+
+.dummy-row-cell:first-child {
+ border-bottom: 1px solid #9C9CFF;
+}
+
+.person-icon {
+ list-style-image: url("chrome://messenger/skin/addressbook/icons/abcard.gif");
+ margin: 0px 3px 0px 3px;
+}
list-style-image: url("chrome://global/skin/icons/stop-disabled.gif") !important;
}
-/* addressing widget */
-
-#addressingWidgetTree {
- height: 80px;
- width: 0px;
- -moz-user-focus: none;
-/* background-color: #FFFFFF; */
-}
-
-#listcol-addressingWidget {
- width: 9em;
- border-right: 1px solid #9C9CFF;
-}
-
-#addressingWidgetTree > treechildren > treeitem > treerow,
-#addressingWidgetTree > treechildren > treeitem[selected="true"] > treerow {
- border: none;
- background-color: inherit;
- color: inherit;
-}
-
-.treecell-addressingWidget {
- border-bottom: 1px solid #9C9CFF;
- padding: 0px !important;
-}
-
-.treecell-addressingWidget:first-child {
- border-bottom: none;
-}
-
-.textbox-addressingWidget {
- -moz-box-align: center;
-}
-
-.dummy-row-cell:first-child {
- border-bottom: 1px solid #9C9CFF;
-}
-
-.person-icon {
- list-style-image: url("chrome://messenger/skin/addressbook/icons/abcard.gif");
- margin: 0px 3px 0px 3px;
-}
-
/* ::::: autocomplete icons ::::: */
outlinerbody:-moz-outliner-cell-text(default-match) {
--- /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 ***** */
+
+/* ===== msgReadSecurityInfo.css ========================================
+ == Styles for the security info window when displaying received mail.
+ ======================================================================= */
+
+@import url("chrome://messenger/skin/");
+
+@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
+
+#msgReadSecurityInfo {
+ width: 40em;
+ max-width: 50em;
+}
+
+#outer_vbox {
+ margin: 5px;
+}
+
+#signatureLabel {
+ font-weight: bold;
+}
+
+#signatureCert {
+ margin: 5px;
+}
+
+#encryptionLabel {
+ font-weight: bold;
+}
+
+#encryptionCert {
+ margin: 5px;
+}
display: normal;
}
+/* ::::: small primary toolbar buttons ::::: */
+
+.toolbarbutton-1[toolbarmode="small"] {
+ min-width: 0;
+}
+
+.toolbarbutton-1[toolbarmode="small"] > .toolbarbutton-menubutton-button > .toolbarbutton-text,
+.toolbarbutton-1[toolbarmode="small"] > .toolbarbutton-text {
+ display: none;
+}
+
+#search-button[toolbarmode="small"] > .button-box > .button-text {
+ display: none;
+}
+
+#nav-bar[toolbarmode="small"] > #nav-bar-inner {
+ margin: 0;
+ border: none;
+}
+
+#nav-bar[toolbarmode="small"] > .toolbar-primary-grippy {
+ display: none;
+}
+
+/* ::::: fullscreen window controls ::::: */
+
+#window-controls {
+ -moz-box-align: center;
+ padding: 0 2px 0 4px;
+ border-left: 2px solid;
+ -moz-border-left-colors: ThreeDHighlight ThreeDShadow;
+}
+
+#minimize-button {
+ list-style-image: url("chrome://navigator/skin/icons/win-minimize.gif");
+}
+
+#restore-button {
+ list-style-image: url("chrome://navigator/skin/icons/win-restore.gif");
+}
+
+#close-button {
+ list-style-image: url("chrome://navigator/skin/icons/win-close.gif");
+}
+
/* ::::: nav-bar-inner ::::: */
#nav-bar-inner {