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.6"
- chrome:image="jar:resource:///chrome/LCARStrek.jar!/skin/LCARStrek/global/preview.png">
+ chrome:image="preview.png">
<chrome:packages>
<RDF:Seq about="urn:mozilla:skin:LCARStrek/0.6:packages">
<RDF:li resource="urn:mozilla:skin:LCARStrek/0.6:global"/>
+ <RDF:li resource="urn:mozilla:skin:LCARStrek/0.6:communicator"/>
+ <RDF:li resource="urn:mozilla:skin:LCARStrek/0.6:navigator"/>
+ <RDF:li resource="urn:mozilla:skin:LCARStrek/0.6:messenger"/>
+ <RDF:li resource="urn:mozilla:skin:LCARStrek/0.6:editor"/>
</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/0.6:global"
chrome:skinVersion="0.9.4"/>
+ <RDF:Description about="urn:mozilla:skin:LCARStrek/0.6:communicator"
+ chrome:skinVersion="0.9.4"/>
+ <RDF:Description about="urn:mozilla:skin:LCARStrek/0.6:navigator"
+ chrome:skinVersion="0.9.4"/>
+ <RDF:Description about="urn:mozilla:skin:LCARStrek/0.6:messenger"
+ chrome:skinVersion="0.9.4"/>
+ <RDF:Description about="urn:mozilla:skin:LCARStrek/0.6:editor"
+ chrome:skinVersion="0.9.4"/>
</RDF:RDF>
+
+++ /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>
- * Josh Soref <timeless@mac.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");
-
-/**
- * Style rules for generic bookmarks items.
- */
-
-outlinerbody:-moz-outliner-image(Name) {
- padding-right: 2px;
-}
-
-.bookmark-item, outlinerbody:-moz-outliner-image(Name) {
- list-style-image: url("chrome://communicator/skin/bookmarks/bookmark-item.gif");
-}
-
-.bookmark-item[container="true"], outlinerbody:-moz-outliner-image(Name, container) {
- list-style-image: url("chrome://communicator/skin/bookmarks/bookmark-folder-closed.gif");
-}
-
-.bookmark-item[container="true"][open="true"], outlinerbody:-moz-outliner-image(Name, open) {
- list-style-image: url("chrome://communicator/skin/bookmarks/bookmark-folder-open.gif");
-}
-
-.bookmark-item[container="true"][open="true"][loading="true"] {
- list-style-image: url("chrome://global/skin/loading.gif") !important;
-}
-
-.bookmark-item[status="new"] {
- list-style-image: url("chrome://communicator/skin/bookmarks/bookmark-item-updated.gif") !important;
-}
+++ /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 ***** */
-
-@import url(chrome://communicator/skin/bookmarks/bookmarks.css);
-
-@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
-
-/* ::::: bookmark toolbarbuttons ::::: */
-
-toolbarbutton.bookmark-item {
- cursor : pointer;
- min-width : 0px;
- max-width : 13em;
-}
-
-toolbarbutton.bookmark-item[container="true"] {
- color : #E7ADE7;
- cursor : default;
-}
-
-toolbarbutton.bookmark-item[container="true"]:hover,
-toolbarbutton.bookmark-item[container="true"]:hover:active,
-toolbarbutton.bookmark-item[container="true"][open="true"] {
- color : #000000;
-}
-
-toolbarbutton.bookmark-item > .toolbarbutton-box > .toolbarbutton-dropmarker {
- display : none;
-}
-
-toolbarbutton.bookmark-item[disabled="true"],
-toolbarbutton.bookmark-item[disabled="true"]:hover,
-toolbarbutton.bookmark-item[disabled="true"]:hover:active
-{
- color : #8050B0;
- text-decoration : none;
- list-style-image : url("chrome://communicator/skin/bookmarks/bookmark-item-disabled.gif");
- cursor : default;
-}
-
-toolbarbutton.bookmark-item[disabled="true"][container="true"],
-toolbarbutton.bookmark-item[disabled="true"][container="true"]:hover,
-toolbarbutton.bookmark-item[disabled="true"][container="true"]:hover:active
-{
- list-style-image : url("chrome://communicator/skin/bookmarks/bookmark-folder-disabled.gif");
-}
-
-.menuitem-iconic.bookmark-item[disabled="true"]
-{
- list-style-image : url("chrome://communicator/skin/bookmarks/bookmark-item-disabled.gif");
-}
-
-.menu-iconic.bookmark-item[disabled="true"][container="true"]
-{
- list-style-image : url("chrome://communicator/skin/bookmarks/bookmark-folder-disabled.gif");
-}
-
-/* ::::: toolbarbutton drag and drop feedback ::::: */
-
-toolbarbutton.bookmark-item[dragover-right="true"] {
- border-right : 2px solid #008484;
-}
-
-toolbarbutton.bookmark-item[dragover-left="true"] {
- border-left : 2px solid #008484;
-}
-
-.toolbarbutton-text[dragover-top="true"] {
- background-color : #008484;
- color : #FFCF00;
-}
-
-/* ::::: menu drag and drop feedback ::::: */
-
-menuitem[dragover-top="true"].bookmark-item {
- border-top : 1px solid #008484; !important;
-}
-
-menu[dragover-top="true"].bookmark-item {
- border-top : 1px solid #008484; !important;
-}
-
-/*
-menuitem.bookmark-item {
- border-top : 1px solid transparent !important;
- border-bottom : 1px solid transparent !important;
-}
-
-menu.bookmark-item {
- border-top : 1px solid transparent !important;
- border-bottom : 1px solid transparent !important;
-}
-*/
-
-menu[dragover="true"].bookmark-item {
- background-color : #008484; !important;
- color : #FFCF00 !important;
-}
-
-menuitem[dragover-bottom="true"].bookmark-item {
- border-bottom : 1px solid #008484; !important;
-}
-
-menu[dragover-bottom="true"].bookmark-item {
- border-bottom : 1px solid #008484; !important;
-}
+++ /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>
- * Josh Soref <timeless@mac.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 ***** */
-
-@import url(chrome://communicator/skin/bookmarks/bookmarks.css);
-@import url(chrome://communicator/skin/bookmarks/platformBookmarks.css);
-
-@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
-
-/**
- * XXX - disable print plus. This needs to go into ns/!!!
- */
- #navprintplus
- {
- display : none !important;
- }
-
- #status-bar
- {
- height : 1em;
- }
-
- #notification-icon
- {
- list-style-image : url("chrome://communicator/skin/bookmarks/notification.gif");
- }
-
- #schedule-icon
- {
- list-style-image : url("chrome://communicator/skin/bookmarks/schedule.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");
-
-/**
- * Bookmarks tree
- **/
-
-/*
- .bookmarks-window-tree
- {
- border-top : none !important;
- border-bottom : none;
- border-left : 1px solid ThreeDShadow;
- border-right : 1px solid ThreeDHighlight;
- }
-*/
-
- .bookmarks-window-tree > .tree-container-treerows
- {
- border-left : 1px solid #9C9CFF;
- border-right : 1px solid #9C9CFF;
- }
-
- .bookmarks-panel-tree, .bookmarks-panel-tree > .tree-container-treerows
- {
- border : none;
- }
-
- #panel-bar
- {
- border-top : 1px solid #9C9CFF;
- border-bottom : 1px solid #9C9CFF;
- }
+++ /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");
-
-.box-toolbar-group
- {
- margin : 0px;
- }
+++ /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");
-
-#navigator-throbber
- {
- -moz-binding : url("chrome://global/content/bindings/button.xml#button");
- border : none;
- list-style-image : url("chrome://global/skin/animthrob_single.gif");
- margin : 2px 2px 2px 1px;
- min-width : 0px;
- padding : 1px;
- cursor : pointer;
- -moz-user-focus : ignore;
- }
-
-#navigator-throbber > .button-box
- {
-/*
- border : 1px solid transparent;
-*/
- padding : 0px;
- }
-
-#navigator-throbber > .button-box > .button-text
- {
- display : none;
- }
-
-/*
-#navigator-throbber:hover > .button-box
- {
- border : 1px outset #CCD0DD;
- padding : 1px !important;
- }
-
-#navigator-throbber:hover:active > .button-box
- {
- border : 1px inset #CCD0DD !important;
- padding : 2px 0px 0px 2px !important;
- }
-*/
-
-#navigator-throbber[busy="true"]
- {
- list-style-image : url("chrome://global/skin/animthrob.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 "Classic" theme of mozilla.org code.
- *
- * The Initial Developer of the Original Code is
- * Netscape Communications Corporation.
- * 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");
-
-/* ==== button.css ==========================================================
- == Styles for special buttons in the Communicator suite.
- ========================================================================== */
-
-/* ::::: large toolbar buttons ::::: */
-
-.toolbarbutton-1,
-.toolbarbutton-1 > .toolbarbutton-menubutton-box > .toolbarbutton-menubutton-button
-{
- min-width : 36px;
- min-height : 36px;
-/* font-size : smaller; */
- -moz-box-orient : vertical;
-}
-
-.toolbarbutton-1[type="menu-button"] {
- -moz-box-orient : horizontal;
-}
-
-.toolbarbutton-1 > .toolbarbutton-box,
-.toolbarbutton-1 > .toolbarbutton-menubutton-box > .toolbarbutton-menubutton-button > .toolbarbutton-box,
-.toolbarbutton-1[open="true"] > .toolbarbutton-menubutton-box > .toolbarbutton-menubutton-button > .toolbarbutton-box,
-.toolbarbutton-1[disabled="true"]:hover:active > .toolbarbutton-box,
-.toolbarbutton-1[disabled="true"][buttondown="true"] > .toolbarbutton-menubutton-box > .toolbarbutton-menubutton-button > .toolbarbutton-box
-{
- padding : 1px;
-}
-
-.toolbarbutton-1:hover:active > .toolbarbutton-box,
-.toolbarbutton-1[open="true"] > .toolbarbutton-box,
-.toolbarbutton-1[buttondown="true"] > .toolbarbutton-menubutton-box > .toolbarbutton-menubutton-button > .toolbarbutton-box
-{
- padding : 2px 0px 0px 2px;
-}
-
-.toolbarbutton-1[type="menu"] > .toolbarbutton-box > .toolbarbutton-dropmarker {
- display: none;
-}
-
-/* ::::: normal buttons on toolbars ::::: */
-
-.button-toolbar {
- -moz-user-focus : ignore;
- min-width : 0px;
- max-width : 10em;
- background-color : transparent;
-}
-
-/*
-.button-toolbar > .button-box > .button-box-2,
-.button-toolbar > .button-box > .button-box-2 > .button-box-text {
- margin: none;
- border: none !important;
- padding: 0px 2px;
-}
-*/
-
-.button-toolbar > .button-box > .button-icon {
- margin-right: 3px;
-}
-
-.button-toolbar > .button-box > .button-text {
- margin-right: 1px;
-}
-
-/* ::::: reorder buttons ::::: */
-
-.reorder-up {
- min-width : 0px;
-}
-
-.reorder-down {
- min-width : 0px;
-}
-
-.reorder-up > .button-internal-box > .button-icon,
-.reorder-down > .button-internal-box > .button-icon {
- margin : 0;
- padding : 0;
-}
+++ /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 ***** */
-
-@import url(chrome://global/skin/);
-
-@import url(chrome://communicator/skin/box.css);
-@import url(chrome://communicator/skin/button.css);
-@import url(chrome://communicator/skin/brand.css);
-@import url(chrome://communicator/skin/formatting.css);
-@import url(chrome://communicator/skin/toolbar.css);
-
-@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* set default namespace to XUL */
-@namespace html url("http://www.w3.org/1999/xhtml"); /* namespace for HTML elements */
-
-#offline-status[offline="true"]
- {
- list-style-image : url("chrome://communicator/skin/offline.gif");
- }
-
-#offline-status
- {
- list-style-image : url("chrome://communicator/skin/online.gif");
- }
-
-.up {
- list-style-image:url("chrome://global/skin/scroll-up.gif");
- min-width: 0px;
-}
-
-.up[disabled="true"] {
- list-style-image:url("chrome://global/skin/scroll-up-disabled.gif");
-}
-
-.down {
- min-width: 0px;
- list-style-image:url("chrome://global/skin/scroll-down.gif");
-}
-
-.down[disabled="true"] {
- list-style-image:url("chrome://global/skin/scroll-down-disabled.gif");
-}
+++ /dev/null
-<?xml version="1.0"?>
-
-<RDF:RDF xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
- xmlns:chrome="http://www.mozilla.org/rdf/chrome#">
-
- <!-- List all the skins being supplied by this theme -->
- <RDF:Seq about="urn:mozilla:skin:root">
- <RDF:li resource="urn:mozilla:skin:LCARStrek/0.6" />
- </RDF:Seq>
-
- <!-- classic Information -->
- <RDF:Description about="urn:mozilla:skin:LCARStrek/0.6">
- <chrome:packages>
- <RDF:Seq about="urn:mozilla:skin:LCARStrek/0.6:packages">
- <RDF:li resource="urn:mozilla:skin:LCARStrek/0.6:communicator"/>
- </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/0.6:communicator"
- chrome:skinVersion="0.9.4"/>
-</RDF:RDF>
-
-
+++ /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");
-
-/**
- * Small Dialog Header (without icon)
- **/
-.box-smallheader
- {
- -moz-binding : url(chrome://communicator/content/dialogBindings.xml#smallheader);
- -moz-border-radius : 3px;
- border : 1px solid #9C9CFF;
- margin : 0px 5px 6px 5px;
- }
-
-.box-smallheader > .toolbar-primary
- {
- padding : 0px 0px 3px 0px;
- min-height : 0px;
- }
-
-.box-smallheader-left
- {
- font-size : larger;
- font-weight : bold;
- color : #9C9CFF;
- padding-left : 6px;
- }
-
-.box-smallheader-right
- {
- color : #FF9F00;
- padding-right : 6px;
- }
-
-.box-smallheader > .toolbar-primary
- {
- background-color : #000000;
- padding-top : 3px;
- }
-
-
-/**
- * Large Dialog Header (with icon)
- **/
-.box-header
- {
- -moz-binding : url(chrome://global/skin/classicBindings.xml#largeheader);
- }
-
-.largeheader-box
- {
- }
-
-.largeheader-header-text
- {
- color : #FF9F00;
- font-weight : bold;
- margin-left : 23px;
- }
-
-.largeheader-desc-text
- {
- margin-left : 44px;
- }
-
-.largeheader-icon
- {
- width : 49px;
- height : 49px;
- margin : 5px;
- }
-
-/**
- * Dialog status line (blue) including progress area
- **/
-.box-status
- {
- visibility : collapse;
- }
-
-/**
- * Utility classes for use when combined headers/footers are used
- **/
-/* display area framed container */
-#contentarea
- {
- border-top : 2px solid #9C9CFF;
- border-bottom : 2px solid #9C9CFF;
- padding : 7px;
- }
+++ /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):
- * 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 ***** */
-
-/*
-
- Style rules specific to the directory listing window.
-
-*/
-
-@import url(chrome://communicator/skin/);
-
-@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
-
-/* Hide twisty for files */
-.treecell-indent[type="FILE"] > .tree-cell-twisty
- {
- list-style-image : none;
- }
-
-.treecell-filename
- {
- list-style-image : url("chrome://communicator/skin/directory/file-icon.gif");
- }
-
-treeitem[selected="true"] > treerow > .treecell-filename
- {
- list-style-image : url("chrome://communicator/skin/directory/file-icon-sel.gif");
- }
-
-treeitem[container="true"] > treerow > .treecell-filename
- {
- list-style-image : url("chrome://communicator/skin/directory/file-folder-closed.gif");
- }
-treeitem[container="true"][selected="true"] > treerow > .treecell-filename
- {
- list-style-image : url("chrome://communicator/skin/directory/file-folder-closed-sel.gif");
- }
-
-treeitem[container="true"][open="true"] > treerow > .treecell-filename
- {
- list-style-image : url("chrome://communicator/skin/directory/file-folder-open.gif");
- }
-treeitem[container="true"][open="true"][selected="true"] > treerow > .treecell-filename
- {
- list-style-image : url("chrome://communicator/skin/directory/file-folder-open-sel.gif");
- }
-
-
-/* Show an animated icon when a directory/symlink is loading */
-treeitem[type="SYMBOLIC-LINK"][loading="true"] > treerow > .treecell-filename > .tree-cell-twisty,
-treeitem[type="DIRECTORY"][loading="true"] > treerow > treecell > .tree-cell-twisty
- {
- list-style-image : url("chrome://global/skin/loading.gif");
- }
-
-/* Italicize a symbolic link and make it look like a link (it can be a dir or link) */
-.treecell-filename[type="SYMBOLIC-LINK"]
- {
- color : inherit;
- text-decoration : inherit;
- font-style : italic;
- }
-
-treerow
- {
- min-height : 19px;
- }
-
-/**
- * This fixes a bug. As you scroll down in a tree the computed column width
- * can change. That would make the columns shift durning scrolling.
- * So we give them inital preferred widths so they aren't computed.
- */
-#FilenameColumn {
- width: 100px;
-}
-
-#ContentLengthColumn {
- width: 100px;
-}
-
-#LastModColumn {
- width: 100px;
-}
-
-div.server {
- color: blue;
- display: block;
- font-size: 10pt;
- font-family: sans-serif;
-}
-
-div.client {
- color: red;
- display: block;
- font-size: 10pt;
- font-family: sans-serif;
-}
+++ /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");
-
-/* class for text with a 'link' appearance */
-.text-link
- {
- color : #666699;
- text-decoration : underline;
- cursor : pointer;
- }
-
-.text-link:hover
- {
- color : #333366;
- }
-
-.text-link:hover:active
- {
- color : #990000;
- }
+++ /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-1999
- * the Initial Developer. All Rights Reserved.
- *
- * Contributor(s):
- * Joe Hewitt (hewitt@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 ***** */
-
-@import url("chrome://communicator/skin/");
-
-@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
-
-#helpBackButton
- {
- list-style-image : url("chrome://navigator/skin/back.gif");
- }
-
-#helpBackButton[disabled="true"]
- {
- list-style-image : url("chrome://navigator/skin/back-disabled.gif") !important;
- }
-
-#helpBackButton[buttonover="true"],
-#helpBackButton[buttondown="true"]
- {
- list-style-image : url("chrome://navigator/skin/back-hover.gif");
- }
-
-#helpForwardButton
- {
- list-style-image : url("chrome://navigator/skin/forward.gif");
- }
-
-#helpForwardButton[disabled="true"]
- {
- list-style-image : url("chrome://navigator/skin/forward-disabled.gif") !important;
- }
-
-#helpForwardButton[buttonover="true"],
-#helpForwardButton[buttondown="true"]
- {
- list-style-image : url("chrome://navigator/skin/forward-hover.gif");
- }
-
-/* ::::: primary toolbar buttons ::::: */
-
-#print {
- list-style-image: url("chrome://global/skin/print.gif");
-}
-
-#print[disabled="true"] {
- list-style-image: url("chrome://global/skin/print-disabled.gif") !important;
-}
-
-#print:hover,
-#print:hover:active {
- list-style-image: url("chrome://global/skin/print-hover.gif");
-}
-
-#helpHomeButton
-{
- list-style-image : url("chrome://communicator/skin/bookmarks/home.gif");
-}
-
-#helpHomeButton:hover,
-#helpHomeButton:hover:active
-{
- list-style-image : url("chrome://communicator/skin/bookmarks/home-hover.gif");
-}
-
-#help-content
-{
- border: 1px solid #9C9CFF !important;
-}
+++ /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");
-
-/******* SmartBrowsing **********/
-
-#disabledDomains {
- max-height: 15em;
-}
-
-/******* Themes ****************/
-#skinsTree {
- height : 80px;
-}
-
-#previewImageContainer {
- overflow: hidden;
- height: 92px;
- background-color: #000000;
- padding: 2px;
-}
-
-#previewImage {
- max-width: 387px;
-}
-
-/**
- * File icon (32x32)
- **/
-.file-icon-large
- {
- list-style-image : url("chrome://communicator/skin/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;
-}
+++ /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>
- * Chris Nelson <chrisn@statecollege.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 ***** */
-
-@import url(chrome://global/skin/global.css);
-
-@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
-
-window.dialog {
- padding: 0;
-}
-
-.dimmed-highcontrast {
- color: #99cccc ! important;
-}
-
-#profiles > treechildren > treeitem > treerow > treecell > .tree-cell-icon {
- list-style-image: url("chrome://communicator/skin/profile/profileicon-large.gif");
-}
-
-#profiles > treechildren > treeitem > treerow > treecell[rowMigrate="no"] > .tree-cell-icon {
- list-style-image: url("chrome://communicator/skin/profile/migrate.gif");
-}
-
-/* profile selection dialog */
-html#intro {
- width: 17em;
-}
-
-box#managebuttons > button {
- min-width: 8em;
-}
-
-/* display area */
-box#contentarea {
- border-top: 2px solid #9C9CFF;
- border-bottom: 2px solid #9C9CFF;
- padding: 7px;
-}
-
-/* top border on status area */
-box#wizardButtons {
- padding-top: 1px;
- padding-bottom: 1px;
-}
-
-box.selection {
- margin-top: 4px;
-}
+++ /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");
-
-#dialoginfo {
- width: 36em;
-}
-
-#table-housing {
- background-color: white;
- height: 100%;
-}
-
-#buttons-box {
- margin-left: 1em;
-}
+++ /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):
- * 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 ***** */
-
-/*
-
- Style rules specific to the registry viewer window.
-
-*/
-
-@import url(chrome://global/skin);
-
-@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
+++ /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):
- * 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");
-
-/*
-
- Style rules specific to the related links panel
-
-*/
-
-#Tree, .tree-container-treerows
-{
- border: none;
-}
-
-treeitem > treerow.relatedresult > treecell
-{
- color: #FF9F00;
- text-decoration: none;
-}
-treeitem > treerow.relatedresult > treecell:hover
-{
- background-color: #FFCF00;
- color: #000000;
- cursor : pointer;
-}
-treeitem > treerow.relatedresult > treecell > titledbutton:active
-{
- background-color: #008484;
- color: #FFCF00;
-}
-
-treeitem[container="true"][open="true"][loading="true"] > treerow > .treecell-indent
-{
- list-style-image: url("chrome://global/skin/loading.gif") ! important ;
-}
-
-treeitem[container="true"][open="true"] > treerow > .treecell-indent
-{
- list-style-image: url("chrome://communicator/skin/bookmarks/bookmark-folder-open.gif");
-}
-
-/* Uncomment if double-click model is needed
-treeitem[container="true"][open="true"][selected="true"] > treerow > .treecell-indent
-{
- list-style-image: url("chrome://communicator/skin/bookmarks/bookmark-folder-open-sel.gif");
-}
-*/
-
-treeitem[container="true"] > treerow > .treecell-indent
-{
- list-style-image: url("chrome://communicator/skin/bookmarks/bookmark-folder-closed.gif");
-}
-
-/* Uncomment if double-click model is needed
-treeitem[container="true"][selected="true"] > treerow > .treecell-indent
-{
- list-style-image: url("chrome://communicator/skin/bookmarks/bookmark-folder-closed-sel.gif");
-}
-*/
-
-treeitem[container="true"][id="NC:SiteMapRoot"] > treerow > .treecell-indent
-{
- list-style-image: url("chrome://communicator/skin/related/sitemap.gif");
-}
-
-treeitem[container="true"][open="true"][id="NC:SiteMapRoot"] > treerow > .treecell-indent
-{
- list-style-image: url("chrome://communicator/skin/related/sitemap.gif");
-}
-
-/* Single click model, so undo regular search tree selection look. */
-treeitem[selected="true"] > treerow.relatedseparator,
-treeitem[selected="true"] > treerow.relatedresult
-{
- background-color: transparent;
-}
-
-.treecell-indent
-{
- list-style-image: url("chrome://communicator/skin/bookmarks/bookmark-item.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");
-
-treecol[sortActive="true"] {
- background-color: #008484;
-}
-
-treeitem[container="true"][open="true"][loading="true"] > treerow > treecell > titledbutton {
- list-style-image: url("chrome://global/skin/loading.gif") ! important ;
-}
-
-treeitem[type="http://home.netscape.com/NC-rdf#Folder"] > treerow > treecell > titledbutton {
- list-style-image: url("chrome://communicator/skin/bookmarks/bookmark-folder-closed.gif");
-}
-
-treeitem[type="http://home.netscape.com/NC-rdf#Folder"][open="true"] > treerow > treecell > titledbutton {
- list-style-image: url("chrome://communicator/skin/bookmarks/bookmark-folder-open.gif");
-}
-
-treeitem[type="http://home.netscape.com/NC-rdf#Folder"][id="NC:PersonalToolbarFolder"] > treerow > treecell > titledbutton {
- list-style-image: url("chrome://communicator/skin/bookmarks/personal-folder-closed.gif");
-}
-
-treeitem[type="http://home.netscape.com/NC-rdf#Folder"][id="NC:PersonalToolbarFolder"][open="true"] > treerow > treecell > titledbutton {
- list-style-image: url("chrome://communicator/skin/bookmarks/personal-folder-open.gif");
-}
-
-treeitem[type="http://home.netscape.com/NC-rdf#BookmarkSeparator"] > treerow > treecell > titledbutton {
- list-style-image: url("chrome://communicator/skin/bookmarks/bookmark-item.gif");
-}
-
-treeitem[type="http://home.netscape.com/NC-rdf#IEFavorite"] > treerow > treecell > titledbutton {
- list-style-image: url("chrome://communicator/skin/bookmarks/ieFavorite.gif");
-}
-
-treeitem[type="http://home.netscape.com/NC-rdf#Bookmark"] > treerow > treecell > titledbutton {
- list-style-image: url("chrome://communicator/skin/bookmarks/bookmark-item.gif");
-}
-
-treeitem[type="http://home.netscape.com/NC-rdf#FileSystemObject"][container="true"][open="true"] > treerow > treecell > titledbutton {
- list-style-image: url("chrome://communicator/skin/directory/file-folder-open.gif");
-}
-
-treeitem[type="http://home.netscape.com/NC-rdf#FileSystemObject"][container="true"] > treerow > treecell > titledbutton {
- list-style-image: url("chrome://communicator/skin/directory/file-folder-closed.gif");
-}
-
-treeitem[type="http://home.netscape.com/NC-rdf#FileSystemObject"] > treerow > treecell > titledbutton {
- list-style-image: url("chrome://global/skin/article.gif");
-}
-
-treeitem[container="true"][open="true"] > treerow > treecell > titledbutton {
- list-style-image: url("chrome://communicator/skin/directory/file-folder-open.gif");
-}
-
-treeitem[container="true"] > treerow > treecell > titledbutton {
- list-style-image: url("chrome://communicator/skin/directory/file-folder-closed.gif");
-}
-
-treeitem > treerow > treecell > titledbutton {
- list-style-image: url("chrome://global/skin/document.gif");
-}
-
-titledbutton#bookmarks {
- list-style-image:url("chrome://communicator/skin/bookmarks/bookmark-item.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");
-
-/* Default Icon */
-
-titledbutton[loading="true"] {
- list-style-image: url("chrome://global/skin/loading.gif") ! important ;
-}
-
-titledbutton.iconic {
- list-style-image: url("chrome://global/skin/document.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");
-
-tree[id="searchengines"] {
- width: 300px;
-}
-
-tree[id="searchengines"] > treecol[id="CheckboxColumn"] {
- width: 40px;
-}
-
-treecol[sortActive="true"] {
- background-color: #008484;
-}
+++ /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");
-
-#multi-results-header
- {
- background-color : #9C9CFF;
- color : #000000;
- font-weight : bold;
- padding : 3px 0px 2px 6px;
- -moz-border-radius : 8px 0px 0px 0px;
- }
-
-#engineTabs
- {
- /*don't know why its not setting the color*/
- background-color : #9C9CFF;
- padding : 2px 0px 2px 0px;
- }
-
-#engineTabs > text {
- margin-top : 5px;
- color : #000000;
-}
-
-#engineTabs > button {
- -moz-border-radius : 8px 8px 0px 0px;
- margin-left : 5px;
- margin-right : 5px;
-}
-
-#internetresultstree
- {
- border : none;
- }
-
-#internetresultstree > .tree-container-treerows
- {
- border-right : none;
- border-left : none;
- }
+++ /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):
- * 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");
-
-.up
-{
- list-style-image:url("chrome://global/skin/scroll-up.gif");
- min-width: 0px;
-}
-
-.up[disabled="true"]
-{
- list-style-image:url("chrome://global/skin/scroll-up-disabled.gif");
-}
-
-.down
-{
- min-width: 0px;
- list-style-image:url("chrome://global/skin/scroll-down.gif");
-}
-
-.down[disabled="true"]
-{
- list-style-image:url("chrome://global/skin/scroll-down-disabled.gif");
-}
-
-#add-button
- {
- list-style-image : url("chrome://global/skin/scroll-right.gif");
- }
-
-#remove-button
- {
- list-style-image : url("chrome://global/skin/scroll-left.gif");
- }
+++ /dev/null
-
-.engine[loading="true"]
- {
- list-style-image : url("resource:/res/rdf/loading.gif") ! important ;
- }
-
-.iconic
- {
- list-style-image : url("resource:/res/rdf/document.gif") ! important ;
- }
-
-.searchresult-cell:hover
- {
- color : blue;
- text-decoration : underline;
- cursor : pointer;
- }
-
-.searchresult-cell:hover:active
- {
- color : red;
- text-decoration : underline;
- }
-
-.searchresult-item[selected="true"] > .searchresult
- {
- background-color : transparent;
- color : windowtext;
- }
-
-.groove-bottom
- {
- border-bottom : 1px solid ThreeDShadow;
- }
-
-#results-splitter
- {
- border-right : 1px solid ThreeDShadow;
- border-left : 1px solid ThreeDHighlight;
- }
-
-#searchButton[stop="true"]
- {
- list-style-image : url("resource:/res/rdf/loading.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");
-
-#security-button
- {
- list-style-image:url("chrome://communicator/skin/unlock.gif");
- margin-left: 2px;
- margin-right: 2px;
- }
-
-#security-button[level="high"]
- {
- list-style-image:url("chrome://communicator/skin/lock.gif");
- }
-
-#security-button[level="low"]
- {
- list-style-image:url("chrome://communicator/skin/lock.gif");
- }
-
-#security-button[level="broken"]
- {
- list-style-image:url("chrome://communicator/skin/broken.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):
- * 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");
-
-/*
-
- Style rules specific to the Customize dialog.
-
-*/
-
-/* These rules apply appropriate images to the 'reorder' buttons */
-.up {
- list-style-image:url("chrome://global/skin/scroll-up.gif");
- min-width: 0px;
-}
-
-.up[disabled="true"] {
- list-style-image:url("chrome://global/skin/scroll-up-disabled.gif");
-}
-
-.down {
- min-width: 0px;
- list-style-image:url("chrome://global/skin/scroll-down.gif");
-}
-
-.down[disabled="true"] {
- list-style-image:url("chrome://global/skin/scroll-down-disabled.gif");
-}
-
-.treecell-panel
-{
- list-style-image: url("chrome://communicator/skin/bookmarks/bookmark-item.gif");
-}
-
-.treecell-panel[haslink="true"],
-treeitem[container="true"] > treerow > .treecell-panel
-{
- list-style-image: url("chrome://communicator/skin/bookmarks/bookmark-folder-closed.gif");
-}
-treeitem[selected="true"] > treerow > .treecell-panel[haslink="true"],
-treeitem[selected="true"][container="true"] > treerow > .treecell-panel
-{
- list-style-image: url("chrome://communicator/skin/bookmarks/bookmark-folder-closed-sel.gif");
-}
-
-treeitem[container="true"][open="true"] > treerow > .treecell-panel
-{
- list-style-image: url("chrome://communicator/skin/bookmarks/bookmark-folder-open.gif");
-}
-treeitem[selected="true"][container="true"][open="true"] > treerow > .treecell-panel
-{
- list-style-image: url("chrome://communicator/skin/bookmarks/bookmark-folder-open-sel.gif");
-}
-
-#header {
- list-style-image: url("chrome://communicator/skin/sidebar/sidebar-icon.gif");
-}
-
-/*
-.tree-cell-twisty {
- display: none !important;
-}
-*/
-
-box#reorder {
- -moz-box-pack: center;
-}
+++ /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):
- * 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");
-
-/*
- Style rules specific to the Preview dialog.
-*/
-
-iframe#previewframe {
- min-width: 10px;
- min-height: 10px;
- width: 162px;
- height: 300px;
- border: none;
- margin: 0px;
-}
+++ /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");
-
-#sidebar-panels-splitter[state="collapsed"] {
- margin-bottom : 0px;
-}
-
-#sidebar-splitter {
- border-top : none;
- border-bottom : none;
-}
-
-#sidebar-splitter[state="collapsed"] {
- margin-left : 0px;
-}
-
-#sidebar-box
- {
- border : none;
- }
-
-.text-panel-loading
- {
- margin : 5px 0px;
- }
-
-.image-panel-loading
- {
- margin : 5px;
- list-style-image : url("chrome://global/skin/loading.gif");
- }
-
-.sidebarheader-main
- {
- border : none;
- color : #FF9F00;
- background-color : #6000CF;
- padding-left : 4px;
- }
-
-#sidebar-panel-picker {
- -moz-box-direction: reverse;
-/* color: inherit; */
-}
-
-#sidebar-panel-picker > .toolbarbutton-box > .toolbarbutton-dropmarker
- {
- padding-left : 4px;
- list-style-image : url("chrome://global/skin/menu-arrow.gif");
- }
-
-#sidebar-panel-picker:hover > .toolbarbutton-box > .toolbarbutton-dropmarker,
-#sidebar-panel-picker[open="true"] > .toolbarbutton-box > .toolbarbutton-dropmarker
- {
- list-style-image : url("chrome://global/skin/menu-arrow-hover.gif");
- }
-
-.sidebar-header-text
- {
- font-weight : bold;
- }
-
-/**
- * texttab folder lookalike e.g. for sidebar panel headers
- */
- .box-texttab
- {
- -moz-binding : url("chrome://communicator/skin/sidebar/sidebarBindings.xml#panelheader");
- -moz-border-radius : 5px;
- border-top : 3px solid black;
- cursor : pointer;
- }
-
- .box-texttab > .panelheader-box-1
- {
- -moz-border-radius : 5px;
- background-color : #FF9F00;
- color : #000000;
- padding : 2px 0px 2px 0px;
- }
-
- .box-texttab:hover > .panelheader-box-1,
- .box-texttab:hover:active > .panelheader-box-1
- {
- background-color : #FFCF00;
- }
-
- .box-texttab[selected="true"],
- .box-texttab[selected="true"]:hover ,
- .box-texttab[selected="true"]:hover:active
- {
- border-bottom : 3px solid black;
- }
-
- .box-texttab[selected="true"] > .panelheader-box-1,
- .box-texttab[selected="true"]:hover > .panelheader-box-1,
- .box-texttab[selected="true"]:hover:active > .panelheader-box-1
- {
- background-color : #008484;
- color : #FFCF00;
- }
-
- .box-texttab[last-panel="true"],
- .box-texttab[last-panel="true"]:hover,
- .box-texttab[last-panel="true"]:hover:active,
- .box-texttab[last-panel="true"][selected="true"],
- .box-texttab[last-panel="true"][selected="true"]:hover,
- .box-texttab[last-panel="true"][selected="true"]:hover:active
- {
- border-bottom : none;
- }
-
- .panelheader-grippy-icon
- {
- margin : 2px 3px 0px 3px;
- list-style-image : url("chrome://global/skin/twisty-closed-selected.gif");
- }
-
- .box-texttab[selected="true"],
- .box-texttab[selected="true"]:hover
- {
- font-weight : bold;
- cursor : default;
- }
-
- .box-texttab[last-panel="true"],
- .box-texttab[selected="true"]
- {
- margin-bottom : 0px;
- }
-
- .panelheader-grippy-icon[selected="true"]
- {
- margin : 2px 3px 0px 3px;
- list-style-image : url("chrome://global/skin/twisty-open-active.gif");
- }
-
- .sidebar-iframe-no-panels, .loadarea
- {
- background-color : #000000;
- }
-
- .iframe-panel
- {
- }
-
- .panelheader-text
- {
- margin : 0px;
- }
+++ /dev/null
-<?xml version="1.0"?>
-
-<bindings id="sidebarBindings"
- xmlns="http://www.mozilla.org/xbl"
- xmlns:xul="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
-
- <binding id="panelheader" extends="xul:button">
- <content>
- <xul:hbox class="panelheader-box-1" inherits="selected" flex="1">
- <xul:hbox class="panelheader-box-2" align="center" flex="1">
- <xul:image class="panelheader-grippy-icon" inherits="selected"/>
- <xul:image class="panelheader-image" inherits="src"/>
- <xul:vbox flex="1">
- <xul:label class="panelheader-icon" inherits="value=label" crop="right"/>
- </xul:vbox>
- <xul:spacer flex="1"/>
- </xul:hbox>
- <xul:hbox class="panelheader-texture"/>
- </xul:hbox>
- </content>
- </binding>
-</bindings>
+++ /dev/null
-<?xml version="1.0"?>
-
-<bindings id="sidebarSplitterBindings.xml"
- xmlns="http://www.mozilla.org/xbl"
- xmlns:xul="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
-
- <binding id="sidebar-splitter" extends="xul:splitter">
- <content>
- <xul:vbox class="sidebar-splitter-topright-cap">
- <xul:spacer flex="1"/>
- </xul:vbox>
- <xul:spacer flex="1"/>
- <xul:hbox>
- <children/>
- </xul:hbox>
- <xul:spacer flex="1"/>
- <xul:vbox class="sidebar-splitter-bottomright-cap">
- <xul:spacer flex="100%"/>
- </xul:vbox>
- </content>
- </binding>
-
- <binding id="panelheader" extends="xul:button">
- <content>
- <xul:hbox class="panelheader-box-1" flex="1">
- <xul:image class="panelheader-image" inherits="src"/>
- <xul:label class="panelheader-icon" inherits="value=label,crop"/>
- </xul:hbox>
- </content>
- </binding>
-
-</bindings>
+++ /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");
-
-#mini-nav
- {
- list-style-image : url("chrome://global/skin/taskbar-navigator.gif");
- }
-
-#mini-mail
- {
- list-style-image : url("chrome://global/skin/taskbar-mail.gif");
- }
-
-#mini-mail[BiffState="NewMail"]
- {
- list-style-image : url("chrome://global/skin/taskbar-gotmail.gif");
- }
-
-#mini-addr
- {
- list-style-image : url("chrome://global/skin/taskbar-addressbook.gif");
- }
-
-#mini-comp
- {
- list-style-image : url("chrome://global/skin/taskbar-composer.gif");
- }
-
-.taskbutton > .toolbarbutton-box,
-.taskbutton > .toolbarbutton-box:hover:active {
- padding: 1px;
- border: none;
-}
-
-.taskbutton > .toolbarbutton-box:hover,
-.taskbutton:hover > .toolbarbutton-box {
- background-color : #FFCF00;
-}
-
-.taskbutton > .toolbarbutton-box:hover:active,
-.taskbutton:hover:active > .toolbarbutton-box {
- background-color : #FFCF00;
-}
-
-.taskbutton > .toolbarbutton-box > .toolbarbutton-text
- {
- display : none;
- }
+++ /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");
-
-/******* ToolBox & ToolBar *******/
-
-.toolbar-primary
- {
- padding : 0px;
- }
-
-.toolbar-primary > .toolbar-holder
- {
- background-color : #FF9F00;
- }
-
-.toolbar-primary > .toolbar-endcap
- {
- background-color : #9C9CFF;
- }
-
-.toolbar-primary > toolbargrippy
- {
- background-color : #9C9CFF;
- }
-
-.toolbar-primary > toolbargrippy:hover
- {
- background-color : #FFCF00;
- }
+++ /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 Communicator client code.
- *
- * 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.
- *
- * Contributor(s):
- * Don Bragg (dbragg@netscape.com) 12/08/1999
- * Blake Ross (BlakeR1234@aol.com) 6/12/2000
- * 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 ***** */
-
-@import url(chrome://global/skin);
-
-@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
-
-div.label {
- margin : 3px;
-}
-
-div#tree-housing {
- height : 3em;
-}
-
-box#mainBox{
- margin : 5px;
- width : 40em;
-}
-
-box#okcancelBox{
- margin-left : 22em;
- margin-top : 3px;
- margin-bottom : 3px;
-}
-
-
-box#treeBox{
- height : 18ex;
- margin : 0em;
-}
-
-box#statusMessages{
- width : 36em;
-}
-
-
-/*
-div#table-housing {
- height : 100%;
-}
-*/
-
-#modulesTree {
- height : 16ex;
- width : 32em;
- border : 1px solid #FFCF00;
- -moz-border-radius : 5px;
-}
-
-spacer#verticalSmallSpacer {
- height : 1ex;
-}
-
-spacer#verticalLargeSpacer {
- height : 6ex;
-}
-
-spacer#verticalMediumSpacer {
- height : 3ex;
-}
-
-spacer#horizontalSmallSpacer {
- width : 2em;
-}
-
-spacer#horizontalLargeSpacer {
- width : 10em;
-}
-
-.headline {
- font-size : x-large;
- margin : 4px;
- font-weight : bold;
-}
+++ /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):
- * Dan Haddix
- * Brian King
- * 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");
-
-toolbar#toolbox {
- margin :0px;
- padding: 4px; 0px; 0px; 0px;
-}
-
-toolbar#toolbox button.tool:active {
- margin: 2px 0px 0px 2px;
-}
-
-toolbar#toolbox button.tool[toggled="1"] {
- margin: 2px 0px 0px 2px;
- border: 1px white inset;
-}
-
-toolbar#toolbox button.tool {
- border: 1px solid transparent;
- margin: 1px 1px 1px 1px;
- padding: 2px;
- text-decoration: none;
- color: inherit;
-}
-
-toolbar.toolbox > toolbargrippy {
- visibility: collapse;
-}
-
-#pointerButton {
- list-style-image:url("chrome://editor/skin/images/Map_pointerTool.gif");
-}
-
-#rectButton {
- list-style-image:url("chrome://editor/skin/images/Map_rectangleTool.gif");
-}
-
-#cirButton {
- list-style-image:url("chrome://editor/skin/images/Map_circleTool.gif");
-}
-
-#polyButton {
- list-style-image:url("chrome://editor/skin/images/Map_polygonTool.gif");
-}
-
-#cutButton {
- list-style-image:url("chrome://editor/skin/images/Map_Cut.gif");
-}
-
-#copyButton {
- list-style-image:url("chrome://editor/skin/images/Map_Copy.gif");
-}
-
-#pasteButton {
- list-style-image:url("chrome://editor/skin/images/Map_Paste.gif");
-}
-
-#zoomInButton {
- list-style-image:url("chrome://editor/skin/images/Map_zoomIn.gif");
-}
-
-#zoomOutButton {
- list-style-image:url("chrome://editor/skin/images/Map_zoomOut.gif");
-}
-
-#contrastButton {
- list-style-image:url("chrome://editor/skin/images/Map_contrast.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):
- * 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");
-
-.rect {position:absolute; top:1px; left:1px; height:1px; width:1px; border: 1 solid #0000ff;}
-.cir {position:absolute; top:1px; left:1px; height:1px; width:1px; border: 1 solid #00ff00; -moz-border-radius: 50%;}
-.poly {position:absolute; top:0px; left:0px; height:100%; width:100%;}
-.point {position:absolute; top:1px; left:1px; height:3px; width:3px; background-color:#ff0000;}
-.pointStart {position:absolute; top:1px; left:1px; height:3px; width:3px; background-color:#8000ff;}
-.handletl {position:absolute; top:-5px; left:-5px; height:5px; width:5px; background-color:#ff00ff;}
-.handletr {position:absolute; top:-5px; left:100%; height:5px; width:5px; background-color:#ff00ff;}
-.handlebl {position:absolute; top:100%; left:-5px; height:5px; width:5px; background-color:#ff00ff;}
-.handlebr {position:absolute; top:100%; left:100%; height:5px; width:5px; background-color:#ff00ff;}
-.handlel {position:absolute; top:48%; left:-5px; height:5px; width:5px; background-color:#ff00ff;}
-.handler {position:absolute; top:48%; left:100%; height:5px; width:5px; background-color:#ff00ff;}
-.handlet {position:absolute; top:-5px; left:48%; height:5px; width:5px; background-color:#ff00ff;}
-.handleb {position:absolute; top:100%; left:48%; height:5px; width:5px; background-color:#ff00ff;}
-#marquee {position:absolute; top:1px; left:-5px; height:-5px; width:1px; border: 1 dashed #0000ff; z-index:10000; visibility: hidden;}
-#bgDiv {position:absolute; top:0px; left:0px; width:1; background:url("chrome://editor/skin/images/Map_checker.gif"); background-color: white; cursor: inherit;}
-BODY {background-color:appworkspace;}
-HTML {height: 100%;}
+++ /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");
-
-/* ............. edit mode tabs ............... */
-
-.tabs-bottom {
- border-top: none;
-}
-
-.tabs-bottom > .tabs-spacer {
- border-top: 1px solid #9C9CFF !important;
- border-bottom: none;
-}
-
-
-/* ............. edit mode tabs ............... */
-
-
-.tabs-bottom > tab {
- margin-top: 0px;
- margin-bottom: 2px;
- border: none;
-/* border-right: 1px solid ThreeDDarkShadow; */
- -moz-border-radius: 0px 0px 5px 5px;
- -moz-user-focus: ignore;
-}
-
-.tabs-bottom > tab > .tab-box {
- border: 1px solid #9C9CFF !important;
- border-top: none !important;
- -moz-border-radius: 0px 0px 4px 4px;
-}
-
-/* ............. selected state ............... */
-
-/*
-.tabs-bottom > tab[selected="true"] {
- margin-bottom: 0px;
-}
-*/
-
-.tabs-bottom > tab[selected="true"] > .tab-box {
- color: #000000;
-/* background-color: #008484;
- border-bottom: 1px solid ThreeDShadow !important;
- border-top: 1px solid #ffffff !important; */
-}
+++ /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):
- * Pete Collins, Ben Goodger
- * 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");
-
-/*
- THIS FILE IS LOCKED DOWN. YOU ARE NOT ALLOWED TO MODIFY IT WITHOUT FIRST HAVING YOUR
- CHANGES REVIEWED BY cmanske@netscape.com.
-*/
-
-/* The defaults are WAY to big! */
-groupbox {
- margin: 2px 5px /* 4px 5px */;
- padding-top: 2px;
- padding-bottom: 4px;
-}
-
-.MinWidth5em {
- min-width: 5em;
-}
-
-.MinWidth10em {
- min-width: 10em;
-}
-
-.MinWidth20em {
- min-width: 20em;
-}
-
-.big-left-margin {
- margin-left: 10px;
-}
-
-.bold {
- font-weight: bold;
-}
-
-.italic {
- font-style: italic;
-}
-
-.larger {
- font-size: 120%;
-}
-
-
-.narrow {
- width: 3em;
-}
-
-.wrap {
- width: 1em;
-}
-
-.menuitem-highlight-1 {
- font-weight : bold;
-}
-
-/* Use this with groove-thin in dialogs
- to add margins to top and bottom
-*/
-.tb-margin {
- margin-top : 6px;
- margin-bottom : 6px;
-}
-
-.color-well {
- width: 20px;
- height: 12px;
- border: 1px inset #9C9CFF;
-}
-
-.color-well[default="true"] {
- border: 1px solid transparent;
- background-color: inherit;
-}
-
-.color-button {
- /* override large default min-width */
- min-width : 0px;
- margin: 2px;
-}
-
-.menu-list[focused="true"] {
- color: white;
-}
-
-#ColorPicker {
- -moz-user-focus: normal;
-}
-
-#ColorPickerSwatch {
- border : 2px outset #9C9CFF;
- width: 25px;
- height: 20px;
- margin: 0px 3px 0px 0px;
-}
-
-#ColorPickerSwatch[default="true"] {
- border : 2px solid transparent;
- background-color: inherit;
-}
-
-#LastPickedColor {
- width: 17px;
- height: 13px;
- border: 1px inset #9C9CFF;
- margin: 1px 2px 2px 4px;
-}
-
-.popup-trigger {
- list-style-image: url(chrome://global/skin/scroll-down.gif);
-}
-
-/* temporary -- we need a simple box-based list defined in XBL */
-tree.list {
- border: 1px inset #9C9CFF;
- /* same as in menulist.css */
- margin: 1px 5px 2px 5px;
- width: 10em;
- height: 3em;
- /* use rows="#" in XUL to define height */
-}
-
-#ColorPreview {
- border: 1px inset #9C9CFF;
- margin-left: 10px;
- padding-left: 5px;
- padding-right: 5px;
- min-width: 100px;
- min-height: 50px;
-}
-
-#alignTypeSelect,label#alignLabel {
- margin-left: 5px;
-}
-
-#MoreFewerButton[more="0"] {
- list-style-image: url(chrome://global/skin/scroll-down.gif);
- /* bug 9459 - changing button text doesn't resize width.
- This covers that problem, but we want this size anyway */
- min-width: 12em;
-}
-
-/* ::::: table properties dialog ::::: */
-
-#MoreFewerButton[more="1"] {
- list-style-image: url(chrome://global/skin/scroll-up.gif);
- min-width: 12em;
-}
-
-#PreviousButton {
- list-style-image: url(chrome://global/skin/arrow-left.gif);
-}
-
-#NextButton {
- list-style-image: url(chrome://global/skin/arrow-right.gif);
-}
-
-#PreviousButton[type="row"] {
- list-style-image: url(chrome://global/skin/arrow-up.gif);
-}
-
-#NextButton[type="row"] {
- list-style-image: url(chrome://global/skin/arrow-down.gif);
-}
-
-/* ::::: spelling dialog ::::: */
-
-#MisspelledWord {
- font-weight: bold;
-}
-
-#ReplaceWordInput {
- min-width: 16em;
- width: 16em;
-}
-
-.spell-check {
- min-width: 8em;
-}
-
-/* ::::: color picker ::::: */
-
-/* use outset shape for a button look */
-.colorpicker {
- border: 1px outset #9C9CFF;
- /* This should be the same as for textbox */
- margin-left: 4px;
- /* For a little extra space between buttons */
- margin-bottom: 2px;
-}
-
-
-.colorpicker:active {
- border: 1px inset #9C9CFF;
-}
-
-.smallspacer {
- width: 3px;
- height: 3px;
- min-width: 3px;
- min-height: 3px;
-}
-
-.spacer {
- width: 5px;
- height: 5px;
- min-width: 5px;
- min-height: 5px;
-}
-
-.bigspacer {
- width: 10px;
- height: 10px;
- min-width: 10px;
- min-height: 10px;
-}
-
-.align-menu[value="top"] {
- list-style-image:url("chrome://editor/skin/images/img-align-top.gif");
-}
-
-.align-menu[value="center"] {
- list-style-image:url("chrome://editor/skin/images/img-align-middle.gif");
-}
-
-.align-menu[value="bottom"] {
- list-style-image:url("chrome://editor/skin/images/img-align-bottom.gif");
-}
-
-.align-menu[value="right"] {
- list-style-image:url("chrome://editor/skin/images/img-align-right.gif");
-}
-
-.align-menu[value="left"] {
- list-style-image:url("chrome://editor/skin/images/img-align-left.gif");
-}
-
-/* Don't change width/height of these without changing values in
- GetOriginalWidth(), EdImageProps.js
-*/
-#preview-image-box {
- border: 1px inset #9C9CFF;
- width : 82px;
- max-width : 82px;
- min-width : 82px;
- height : 52px;
- max-height : 52px;
- min-height : 52px;
- margin : 6px 5px 6px 5px;
- overflow : hidden;
-}
-
-#preview-image-holder {
- padding : 0px;
- margin : 0px;
-}
-
-/* Rest are from Ben Goodger for Advanced Edit dialog
- These need reviewing and eliminate all but essential attributes */
-/* Have made some mods and eliminated some unnecessary portions.
- hope to merge most of the treecell formatting into global as some of
- this "property list" style treecell formatting is used by cookie/signon
- viewers. */
-
-
-#tagLabel {
- font-weight: bold;
-}
-
-/* styles for an attribute tree-table */
-tree.AttributesTree {
- min-width : 200px;
- min-height: 200px;
-}
+++ /dev/null
-<?xml version="1.0"?>
-
-<RDF:RDF xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
- xmlns:chrome="http://www.mozilla.org/rdf/chrome#">
-
- <!-- List all the skins being supplied by this theme -->
- <RDF:Seq about="urn:mozilla:skin:root">
- <RDF:li resource="urn:mozilla:skin:LCARStrek/0.6" />
- </RDF:Seq>
-
- <!-- classic Information -->
- <RDF:Description about="urn:mozilla:skin:LCARStrek/0.6">
- <chrome:packages>
- <RDF:Seq about="urn:mozilla:skin:LCARStrek/0.6:packages">
- <RDF:li resource="urn:mozilla:skin:LCARStrek/0.6:editor"/>
- </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/0.6:editor"
- chrome:skinVersion="0.9.4"/>
-</RDF:RDF>
-
-
+++ /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):
- * 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 ***** */
-
-@import url(chrome://communicator/skin/);
-@import url(chrome://communicator/skin/sidebar/sidebar.css);
-
-@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
-
-/* Note: most of our styles are in EditorToolbars.css
- in order to share with all users of editor
-*/
-
-/********* image pre-cacheing ********/
-#resource_bundle_editor{
- -moz-binding : url('chrome://editor/skin/resources.xml#resource_bundle_editor')
-}
-
-#content-frame {
- min-width: 10px;
- min-height: 10px;
- height: 400px;
-}
-
-.source-editor, .source-editor:focus {
- margin: 0px 5px 5px 0px;
- border: 0px;
- /* Scroll bars are in content,
- so we can't use right and bottom padding! */
- padding: 5px 0px 0px 5px;
-}
-
-/* Multiline textarea for HTML source editing */
-#content-source, #doctype-text
- {
- font-family : -moz-fixed;
- }
+++ /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):
- * 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");
-
-#FormatToolbar > toolbarbutton {
- min-width: 18px;
-}
-
-#FormatToolbar > toolbarbutton > .toolbarbutton-box > .toolbarbutton-text {
- display: none;
-}
-
-#boldButton
- {
- list-style-image : url(chrome://editor/skin/images/bold.gif);
- }
-
-#boldButton[disabled="true"],
-#boldButton[disabled="true"]:hover,
-#boldButton[disabled="true"]:hover:active
- {
- list-style-image : url("chrome://editor/skin/images/bold-disabled.gif");
- }
-
-#boldButton:hover,
-#boldButton:hover:active
- {
- list-style-image : url("chrome://editor/skin/images/bold-hover.gif");
- }
-
-#smileButtonMenu {
- list-style-image:url("chrome://editor/skin/images/smile.gif");
-}
-
-#smileButtonMenu[disabled="true"],
-#smileButtonMenu[disabled="true"]:hover,
-#smileButtonMenu[disabled="true"]:hover:active {
- list-style-image:url("chrome://editor/skin/images/smile-disabled.gif");
-}
-
-.insert-smile > .menu-iconic-left {
- list-style-image:url(chrome://global/skin/smiley/smile_n.gif);
-}
-
-.insert-tongue > .menu-iconic-left {
- list-style-image:url(chrome://global/skin/smiley/tongue_n.gif);
-}
-
-.insert-frown > .menu-iconic-left {
- list-style-image:url(chrome://global/skin/smiley/frown_n.gif);
- }
-
-.insert-wink > .menu-iconic-left {
- list-style-image:url(chrome://global/skin/smiley/wink_n.gif);
- }
-
-.insert-laughing > .menu-iconic-left {
- list-style-image:url(chrome://global/skin/smiley/laughing_n.gif);
- }
-
-.insert-embarrassed > .menu-iconic-left {
- list-style-image:url(chrome://global/skin/smiley/embarrassed_n.gif);
- }
-
-
-.insert-undecided > .menu-iconic-left {
- list-style-image:url(chrome://global/skin/smiley/undecided_n.gif);
-}
-
-.smiley > .menu-iconic-left {
-
- margin-right: 15px;
-}
-
-
-
-#italicButton
- {
- list-style-image : url("chrome://editor/skin/images/italic.gif");
- }
-
-#italicButton[disabled="true"],
-#italicButton[disabled="true"]:hover,
-#italicButton[disabled="true"]:hover:active
- {
- list-style-image : url("chrome://editor/skin/images/italic-disabled.gif");
- }
-
-#italicButton:hover,
-#italicButton:hover:active
- {
- list-style-image : url("chrome://editor/skin/images/italic-hover.gif");
- }
-
-#underlineButton
- {
- list-style-image : url("chrome://editor/skin/images/underline.gif");
- }
-
-#underlineButton[disabled="true"],
-#underlineButton[disabled="true"]:hover,
-#underlineButton[disabled="true"]:hover:active
- {
- list-style-image : url("chrome://editor/skin/images/underline-disabled.gif");
- }
-
-#underlineButton:hover,
-#underlineButton:hover:active
- {
- list-style-image : url("chrome://editor/skin/images/underline-hover.gif");
- }
-
-#DecreaseFontSizeButton
- {
- list-style-image : url("chrome://editor/skin/images/dec-font-size.gif");
- }
-
-#DecreaseFontSizeButton[disabled="true"],
-#DecreaseFontSizeButton[disabled="true"]:hover,
-#DecreaseFontSizeButton[disabled="true"]:hover:active
- {
- list-style-image : url("chrome://editor/skin/images/dec-font-size-disabled.gif");
- }
-
-#DecreaseFontSizeButton:hover,
-#DecreaseFontSizeButton:hover:active
- {
- list-style-image : url("chrome://editor/skin/images/dec-font-size-hover.gif");
- }
-
-#IncreaseFontSizeButton
- {
- list-style-image : url("chrome://editor/skin/images/inc-font-size.gif");
- }
-
-#IncreaseFontSizeButton[disabled="true"],
-#IncreaseFontSizeButton[disabled="true"]:hover,
-#IncreaseFontSizeButton[disabled="true"]:hover:active
- {
- list-style-image : url("chrome://editor/skin/images/inc-font-size-disabled.gif");
- }
-
-#IncreaseFontSizeButton:hover,
-#IncreaseFontSizeButton:hover:active
- {
- list-style-image : url("chrome://editor/skin/images/inc-font-size-hover.gif");
- }
-
-#ulButton
- {
- list-style-image :url("chrome://editor/skin/images/bullets.gif");
- }
-
-#ulButton[disabled="true"],
-#ulButton[disabled="true"]:hover,
-#ulButton[disabled="true"]:hover:active
- {
- list-style-image : url("chrome://editor/skin/images/bullets-disabled.gif");
- }
-
-#ulButton:hover,
-#ulButton:hover:active
- {
- list-style-image : url("chrome://editor/skin/images/bullets-hover.gif");
- }
-
-#olButton
- {
- list-style-image : url("chrome://editor/skin/images/numbers.gif");
- }
-
-#olButton[disabled="true"],
-#olButton[disabled="true"]:hover,
-#olButton[disabled="true"]:hover:active
- {
- list-style-image : url("chrome://editor/skin/images/numbers-disabled.gif");
- }
-
-#olButton:hover,
-#olButton:hover:active
- {
- list-style-image : url("chrome://editor/skin/images/numbers-hover.gif");
- }
-
-#outdentButton
- {
- list-style-image : url("chrome://editor/skin/images/outdent.gif");
- }
-
-#outdentButton[disabled="true"],
-#outdentButton[disabled="true"]:hover,
-#outdentButton[disabled="true"]:hover:active
- {
- list-style-image : url("chrome://editor/skin/images/outdent-disabled.gif");
- }
-
-#outdentButton:hover,
-#outdentButton:hover:active
- {
- list-style-image : url("chrome://editor/skin/images/outdent-hover.gif");
- }
-
-#indentButton
- {
- list-style-image : url("chrome://editor/skin/images/indent.gif");
- }
-
-#indentButton[disabled="true"],
-#indentButton[disabled="true"]:hover,
-#indentButton[disabled="true"]:hover:active
- {
- list-style-image : url("chrome://editor/skin/images/indent-disabled.gif");
- }
-
-#indentButton:hover,
-#indentButton:hover:active
- {
- list-style-image : url("chrome://editor/skin/images/indent-hover.gif");
- }
-
-#AlignPopupButton {
- list-style-image : url("chrome://editor/skin/images/align.gif");
-}
-
-#AlignPopupButton[disabled="true"],
-#AlignPopupButton[disabled="true"]:hover,
-#AlignPopupButton[disabled="true"]:hover:active {
- list-style-image : url("chrome://editor/skin/images/align-disabled.gif");
-}
-
-#AlignPopupButton:hover,
-#AlignPopupButton:hover:active,
-#AlignPopupButton[open="true"] {
- list-style-image : url("chrome://editor/skin/images/align-hover.gif");
-}
-
-#InsertPopupButton {
- list-style-image : url("chrome://editor/skin/images/insert.gif");
-}
-
-#InsertPopupButton[disabled="true"],
-#InsertPopupButton[disabled="true"]:hover,
-#InsertPopupButton[disabled="true"]:hover:active {
- list-style-image : url("chrome://editor/skin/images/insert-disabled.gif");
-}
-
-#InsertPopupButton:hover,
-#InsertPopupButton:hover:active,
-#InsertPopupButton[open="true"] {
- list-style-image : url("chrome://editor/skin/images/insert-hover.gif");
-}
-
-#text-align-left,
-#align-left-button
- {
- list-style-image : url("chrome://editor/skin/images/left.gif");
- }
-
-#text-align-left[disabled="true"],
-#text-align-left[disabled="true"]:hover,
-#text-align-left[disabled="true"]:hover:active,
-#align-left-button[disabled="true"],
-#align-left-button[disabled="true"]:hover,
-#align-left-button[disabled="true"]:hover:active
- {
- list-style-image : url("chrome://editor/skin/images/left-disabled.gif");
- }
-
-#text-align-left:hover,
-#align-left-button:hover,
-#text-align-left:hover:active,
-#align-left-button:hover:active
- {
- list-style-image : url("chrome://editor/skin/images/left-hover.gif");
- }
-
-
-#text-align-center,
-#align-center-button
- {
- list-style-image : url("chrome://editor/skin/images/center.gif");
- }
-
-#text-align-center[disabled="true"],
-#text-align-center[disabled="true"]:hover,
-#text-align-center[disabled="true"]:hover:active,
-#align-center-button[disabled="true"],
-#align-center-button[disabled="true"]:hover,
-#align-center-button[disabled="true"]:hover:active
- {
- list-style-image : url("chrome://editor/skin/images/center-disabled.gif");
- }
-
-#text-align-center:hover,
-#align-center-button:hover,
-#text-align-center:hover:active,
-#align-center-button:hover:active
- {
- list-style-image : url("chrome://editor/skin/images/center-hover.gif");
- }
-
-#text-align-right,
-#align-right-button
- {
- list-style-image : url("chrome://editor/skin/images/right.gif");
- }
-
-#text-align-right[disabled="true"],
-#text-align-right[disabled="true"]:hover,
-#text-align-right[disabled="true"]:hover:active
-#align-right-button[disabled="true"],
-#align-right-button[disabled="true"]:hover,
-#align-right-button[disabled="true"]:hover:active
- {
- list-style-image : url("chrome://editor/skin/images/right-disabled.gif");
- }
-
-#text-align-right:hover,
-#align-right-button:hover,
-#text-align-right:hover:active,
-#align-right-button:hover:active
- {
- list-style-image : url("chrome://editor/skin/images/right-hover.gif");
- }
-
-#text-align-justify, #align-justify-button
- {
- list-style-image : url("chrome://editor/skin/images/justify.gif");
- }
-
-#text-align-justify[disabled="true"],
-#text-align-justify[disabled="true"]:hover,
-#text-align-justify[disabled="true"]:hover:active
-#align-justify-button[disabled="true"],
-#align-justify-button[disabled="true"]:hover,
-#align-justify-button[disabled="true"]:hover:active
- {
- list-style-image : url("chrome://editor/skin/images/justify-disabled.gif");
- }
-
-#text-align-justify:hover,
-#align-justify-button:hover,
-#text-align-justify:hover:active,
-#align-justify-button:hover:active
- {
- list-style-image : url("chrome://editor/skin/images/justify-hover.gif");
- }
-
-.ColorPickerLabel
- {
- border : 1px inset white;
- margin : 0px;
- padding : 2px;
- }
-
-.color-button
- {
- border : 1px inset #9C9CFF;
- padding : 0px;
- width : 14px;
- height : 12px;
- margin : 2px;
- }
-
-.color-button:hover
- {
- border : 1px solid #FFCF00;
- }
-
-#TextColorButton
- {
- margin : 2px 7px 7px 2px;
- }
-
-#BackgroundColorButton
- {
- margin : 7px 2px 2px 7px;
- }
+++ /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):
- * 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 ***** */
-
-@import url("chrome://editor/skin/EditModeTabs.css");
-
-@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
-
-#EditModeToolbar
- {
- padding : 0px;
- -moz-box-align : start;
-/* border-bottom : 1px solid ThreeDShadow; */
- margin-bottom : 0px;
- min-width : 1px;
-/* color : white;
- background-color : ThreeDFace; */
- }
-
-#NormalModeButton
- {
- list-style-image : url(chrome://editor/skin/images/editmode-normal.gif);
- }
-
-#TagModeButton
- {
- list-style-image : url(chrome://editor/skin/images/editmode-tags.gif);
- }
-
-#SourceModeButton
- {
- list-style-image : url(chrome://editor/skin/images/editmode-html.gif);
- }
-
-#PreviewModeButton
- {
- list-style-image : url(chrome://editor/skin/images/editmode-preview.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):
- * 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");
-
-#newButton
- {
- list-style-image : url("chrome://editor/skin/images/newfile.gif");
- }
-
-#newButton[disabled="true"],
-#newButton[disabled="true"]:hover,
-#newButton[disabled="true"]:hover:active
- {
- list-style-image : url("chrome://editor/skin/images/newfile-disabled.gif");
- }
-
-#newButton:hover,
-#newButton:hover:active
- {
- list-style-image : url("chrome://editor/skin/images/newfile-hover.gif");
- }
-
-#openButton
- {
- list-style-image : url("chrome://editor/skin/images/openfile.gif");
- }
-
-#openButton[disabled="true"],
-#openButton[disabled="true"]:hover,
-#openButton[disabled="true"]:hover:active
- {
- list-style-image : url("chrome://editor/skin/images/openfile-disabled.gif");
- }
-
-#openButton:hover,
-#openButton:hover:active
- {
- list-style-image : url("chrome://editor/skin/images/openfile-hover.gif");
- }
-
-#saveButton
- {
- list-style-image : url("chrome://editor/skin/images/savefile.gif");
- }
-
-#saveButton[disabled="true"],
-#saveButton[disabled="true"]:hover,
-#saveButton[disabled="true"]:hover:active
- {
- list-style-image : url("chrome://editor/skin/images/savefile-disabled.gif");
- }
-
-#saveButton:hover,
-#saveButton:hover:active
- {
- list-style-image : url("chrome://editor/skin/images/savefile-hover.gif");
- }
-
-#saveButton[dirty="true"]
- {
- list-style-image : url("chrome://editor/skin/images/savefile-dirty.gif");
- }
-
-#saveButton[dirty="true"][disabled="true"],
-#saveButton[dirty="true"][disabled="true"]:hover,
-#saveButton[dirty="true"][disabled="true"]:hover:active
- {
- list-style-image : url("chrome://editor/skin/images/savefile-disabled.gif");
- }
-
-#saveButton[dirty="true"]:hover,
-#saveButton[dirty="true"]:hover:active
- {
- list-style-image : url("chrome://editor/skin/images/savefile-hover.gif");
- }
-
-#publishButton
- {
- list-style-image : url("chrome://editor/skin/images/publish.gif");
- }
-
-#publishButton[disabled="true"],
-#publishButton[disabled="true"]:hover,
-#publishButton[disabled="true"]:hover:active
- {
- list-style-image : url("chrome://editor/skin/images/publish-disabled.gif");
- }
-
-#publishButton:hover,
-#publishButton:hover:active
- {
- list-style-image : url("chrome://editor/skin/images/publish-hover.gif");
- }
-
-#previewButton
- {
- list-style-image : url("chrome://editor/skin/images/preview.gif");
- }
-
-#previewButton[disabled="true"],
-#previewButton[disabled="true"]:hover,
-#previewButton[disabled="true"]:hover:active
- {
- list-style-image : url("chrome://editor/skin/images/preview-disabled.gif");
- }
-
-#previewButton:hover,
-#previewButton:hover:active
- {
- list-style-image : url("chrome://editor/skin/images/preview-hover.gif");
- }
-
-#printButton
- {
- list-style-image : url("chrome://global/skin/print.gif");
- }
-
-#printButton[disabled="true"],
-#printButton[disabled="true"]:hover,
-#printButton[disabled="true"][buttonover="true"],
-#printButton[disabled="true"][buttondown="true"]
- {
- list-style-image : url("chrome://global/skin/print-disabled.gif");
- }
-
-#printButton:hover,
-#printButton[buttonover="true"],
-#printButton[buttondown="true"],
-#printButton[open="true"]
- {
- list-style-image : url("chrome://global/skin/print-hover.gif");
- }
-
-#findButton
- {
- list-style-image : url("chrome://editor/skin/images/find.gif");
- }
-
-#findButton[disabled="true"],
-#findButton[disabled="true"]:hover,
-#findButton[disabled="true"]:hover:active
- {
- list-style-image : url("chrome://editor/skin/images/find-disabled.gif");
- }
-
-#findButton:hover,
-#findButton:hover:active
- {
- list-style-image : url("chrome://editor/skin/images/find-hover.gif");
- }
-
-#linkButton
- {
- list-style-image : url("chrome://editor/skin/images/link.gif");
- }
-
-#linkButton[disabled="true"],
-#linkButton[disabled="true"]:hover,
-#linkButton[disabled="true"]:hover:active
- {
- list-style-image : url("chrome://editor/skin/images/link-disabled.gif");
- }
-
-#linkButton:hover,
-#linkButton:hover:active
- {
- list-style-image : url("chrome://editor/skin/images/link-hover.gif");
- }
-
-#imageButton
- {
- list-style-image : url("chrome://editor/skin/images/image.gif");
- }
-
-#imageButton[disabled="true"],
-#imageButton[disabled="true"]:hover,
-#imageButton[disabled="true"]:hover:active
- {
- list-style-image : url("chrome://editor/skin/images/image-disabled.gif");
- }
-
-#imageButton:hover,
-#imageButton:hover:active
- {
- list-style-image : url("chrome://editor/skin/images/image-hover.gif");
- }
-
-#namedAnchorButton
- {
- list-style-image : url("chrome://editor/skin/images/anchor.gif");
- }
-
-#namedAnchorButton[disabled="true"],
-#namedAnchorButton[disabled="true"]:hover,
-#namedAnchorButton[disabled="true"]:hover:active
- {
- list-style-image : url("chrome://editor/skin/images/anchor-disabled.gif");
- }
-
-#namedAnchorButton:hover,
-#namedAnchorButton:hover:active
- {
- list-style-image : url("chrome://editor/skin/images/anchor-hover.gif");
- }
-
-#hlineButton
- {
- list-style-image : url("chrome://editor/skin/images/hline.gif");
- }
-
-#hlineButton[disabled="true"],
-#hlineButton[disabled="true"]:hover,
-#hlineButton[disabled="true"]:hover:active
- {
- list-style-image : url("chrome://editor/skin/images/hline-disabled.gif");
- }
-
-#hlineButton:hover,
-#hlineButton:hover:active
- {
- list-style-image : url("chrome://editor/skin/images/hline-hover.gif");
- }
-
-#tableButton
- {
- list-style-image : url("chrome://editor/skin/images/table.gif");
- }
-
-#tableButton[disabled="true"],
-#tableButton[disabled="true"]:hover,
-#tableButton[disabled="true"]:hover:active
- {
- list-style-image : url("chrome://editor/skin/images/table-disabled.gif");
- }
-
-#tableButton:hover,
-#tableButton:hover:active
- {
- list-style-image : url("chrome://editor/skin/images/table-hover.gif");
- }
-
-#spellingButton
- {
- list-style-image : url("chrome://editor/skin/images/spell.gif");
- }
-
-#spellingButton[disabled="true"],
-#spellingButton[disabled="true"]:hover,
-#spellingButton[disabled="true"]:hover:active
- {
- list-style-image : url("chrome://editor/skin/images/spell-disabled.gif");
- }
-
-#spellingButton:hover,
-#spellingButton:hover:active
- {
- list-style-image : url("chrome://editor/skin/images/spell-hover.gif");
- }
+++ /dev/null
-<?xml version="1.0"?>
-<bindings id="EditorResourcesBindings"
- xmlns="http://www.mozilla.org/xbl"
- xmlns:html="http://www.w3.org/1999/xhtml"
- xmlns:xul="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
-
-
- <binding id="resource_bundle_editor" extends="" >
- <resources>
- <image src="chrome://editor/skin/images/newfile-hover.gif"/>
- <image src="chrome://editor/skin/images/openfile-hover.gif"/>
- <image src="chrome://editor/skin/images/savefile-disabled.gif"/>
- <image src="chrome://editor/skin/images/savefile-hover.gif"/>
- <image src="chrome://editor/skin/images/savefile-hover.gif"/>
- <image src="chrome://editor/skin/images/preview-hover.gif"/>
- <image src="chrome://editor/skin/images/print-hover.gif"/>
- <image src="chrome://editor/skin/images/link-hover.gif"/>
- <image src="chrome://editor/skin/images/image-hover.gif"/>
- <image src="chrome://editor/skin/images/anchor-hover.gif"/>
- <image src="chrome://editor/skin/images/hline-hover.gif"/>
- <image src="chrome://editor/skin/images/table-hover.gif"/>
- <image src="chrome://editor/skin/images/spell-hover.gif"/>
- </resources>
- </binding>
-
-</bindings>
+++ /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):
- * 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");
-
-.separator_small {
- width: 1em;
-}
+++ /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