From: robert Date: Fri, 26 Oct 2001 19:13:18 +0000 (+0000) Subject: removing old LCARStrek X-Git-Tag: LCARStrek06~23 X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=commitdiff_plain;h=613a86e80f09c2eeef7a7ec37d175323c739c978;hp=d0e796dd2e4b058577da1c1c2d3357fd724141f4 removing old LCARStrek --- diff --git a/LCARStrek/communicator/skin/bookmarks/article.gif b/LCARStrek/communicator/skin/bookmarks/article.gif deleted file mode 100755 index cd52b508..00000000 Binary files a/LCARStrek/communicator/skin/bookmarks/article.gif and /dev/null differ diff --git a/LCARStrek/communicator/skin/bookmarks/bookmark-folder-closed-sel.gif b/LCARStrek/communicator/skin/bookmarks/bookmark-folder-closed-sel.gif deleted file mode 100755 index 6eb9b94f..00000000 Binary files a/LCARStrek/communicator/skin/bookmarks/bookmark-folder-closed-sel.gif and /dev/null differ diff --git a/LCARStrek/communicator/skin/bookmarks/bookmark-folder-closed.gif b/LCARStrek/communicator/skin/bookmarks/bookmark-folder-closed.gif deleted file mode 100755 index c4a6de79..00000000 Binary files a/LCARStrek/communicator/skin/bookmarks/bookmark-folder-closed.gif and /dev/null differ diff --git a/LCARStrek/communicator/skin/bookmarks/bookmark-folder-open-sel.gif b/LCARStrek/communicator/skin/bookmarks/bookmark-folder-open-sel.gif deleted file mode 100755 index 9cebcb84..00000000 Binary files a/LCARStrek/communicator/skin/bookmarks/bookmark-folder-open-sel.gif and /dev/null differ diff --git a/LCARStrek/communicator/skin/bookmarks/bookmark-folder-open.gif b/LCARStrek/communicator/skin/bookmarks/bookmark-folder-open.gif deleted file mode 100755 index 7f396993..00000000 Binary files a/LCARStrek/communicator/skin/bookmarks/bookmark-folder-open.gif and /dev/null differ diff --git a/LCARStrek/communicator/skin/bookmarks/bookmark-item-sel.gif b/LCARStrek/communicator/skin/bookmarks/bookmark-item-sel.gif deleted file mode 100755 index e54bb888..00000000 Binary files a/LCARStrek/communicator/skin/bookmarks/bookmark-item-sel.gif and /dev/null differ diff --git a/LCARStrek/communicator/skin/bookmarks/bookmark-item-updated.gif b/LCARStrek/communicator/skin/bookmarks/bookmark-item-updated.gif deleted file mode 100755 index c30e9070..00000000 Binary files a/LCARStrek/communicator/skin/bookmarks/bookmark-item-updated.gif and /dev/null differ diff --git a/LCARStrek/communicator/skin/bookmarks/bookmark-item.gif b/LCARStrek/communicator/skin/bookmarks/bookmark-item.gif deleted file mode 100755 index 7d732703..00000000 Binary files a/LCARStrek/communicator/skin/bookmarks/bookmark-item.gif and /dev/null differ diff --git a/LCARStrek/communicator/skin/bookmarks/bookmarks-tree.css b/LCARStrek/communicator/skin/bookmarks/bookmarks-tree.css deleted file mode 100755 index 591abaa4..00000000 --- a/LCARStrek/communicator/skin/bookmarks/bookmarks-tree.css +++ /dev/null @@ -1,195 +0,0 @@ -/* -*- Mode: C; c-basic-offset: 2 -*- - * - * 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 Netscape are - * Copyright (C) 1998 Netscape Communications Corporation. All - * Rights Reserved. - * - * Contributor(s): - */ - -treeitem[container="true"][open="true"][loading="true"] > treerow > .treecell-bookmark -{ - list-style-image: url("chrome://communicator/skin/bookmarks/loading.gif") ! important ; -} - -treeitem[status="new"] > treerow > .treecell-bookmark -{ - list-style-image: url("chrome://communicator/skin/bookmarks/loading.gif") ! important ; -} - -treeitem[type="http://home.netscape.com/NC-rdf#Folder"] > treerow > .treecell-bookmark, -treeitem[type="http://home.netscape.com/NC-rdf#IEFavoriteFolder"] > treerow > .treecell-bookmark, -treeitem[type="http://home.netscape.com/NC-rdf#Folder"][id="NC:PersonalToolbarFolder"] > treerow > .treecell-bookmark, -treeitem[container="true"] > treerow > .treecell-bookmark -{ - 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-bookmark, -treeitem[type="http://home.netscape.com/NC-rdf#IEFavoriteFolder"][open="true"] > treerow > .treecell-bookmark, -treeitem[type="http://home.netscape.com/NC-rdf#Folder"][id="NC:PersonalToolbarFolder"][open="true"] > treerow > .treecell-bookmark, -treeitem[container="true"][open="true"] > treerow > .treecell-bookmark -{ - list-style-image: url("chrome://communicator/skin/bookmarks/bookmark-folder-open.gif"); -} - -treeitem[type="http://home.netscape.com/NC-rdf#BookmarkSeparator"] > treerow > .treecell-bookmark -{ - list-style-image: url("chrome://communicator/skin/bookmarks/bookmark-item.gif"); -} - -treeitem[type="http://home.netscape.com/NC-rdf#Bookmark"] > treerow > .treecell-bookmark -{ - 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-bookmark -{ - list-style-image: url("chrome://communicator/skin/directory/folder-open.gif"); -} - -treeitem[type="http://home.netscape.com/NC-rdf#FileSystemObject"][container="true"] > treerow > .treecell-bookmark -{ - list-style-image: url("chrome://communicator/skin/directory/folder-closed.gif"); -} - -treeitem[type="http://home.netscape.com/NC-rdf#FileSystemObject"] > treerow > .treecell-bookmark -{ - list-style-image: url("chrome://communicator/skin/bookmarks/article.gif"); -} - -treeitem > treerow > .treecell-bookmark { - list-style-image:url("chrome://communicator/skin/bookmarks/bookmark-item.gif"); -} - -#navprintplus -{ - display:none !important; -} - - -/* Style rules below currently do only apply to bookmark window "file" menubutton */ - -/** - * Style rules for bookmarks tree items. Ideally this would be usage agnostic, but - * there's window/panel specific cruft in here too. - **/ - .treecell-bookmark - { - list-style-image : inherit; - } - - .treeitem-bookmark - { - list-style-image : url("chrome://communicator/skin/bookmarks/bookmark-item.gif"); - } - - .treeitem-bookmark[menuactive="true"] - { - list-style-image : url("chrome://communicator/skin/bookmarks/bookmark-item-sel.gif"); - } - - .treeitem-bookmark[container="true"][open="true"][loading="true"] - { - list-style-image : url("chrome://global/skin/loading.gif") ! important ; - } - - .treeitem-bookmark[status="new"] - { - list-style-image : url("chrome://communicator/skin/bookmarks/bookmark-item-updated.gif") ! important ; - } - - .treeitem-bookmark[type="http://home.netscape.com/NC-rdf#Folder"], - .treeitem-bookmark[container="true"] - { - list-style-image : url("chrome://communicator/skin/bookmarks/bookmark-folder-closed.gif"); - } - - .treeitem-bookmark[type="http://home.netscape.com/NC-rdf#Folder"][menuactive="true"], - .treeitem-bookmark[container="true"][menuactive="true"] - { - list-style-image : url("chrome://communicator/skin/bookmarks/bookmark-folder-closed-sel.gif"); - } - - .treeitem-bookmark[type="http://home.netscape.com/NC-rdf#Folder"][open="true"], - .treeitem-bookmark[container="true"][open="true"] - { - list-style-image : url("chrome://communicator/skin/bookmarks/bookmark-folder-open.gif"); - } - - .treeitem-bookmark[type="http://home.netscape.com/NC-rdf#Folder"][open="true"][menuactive="true"], - .treeitem-bookmark[container="true"][open="true"][menuactive="true"] - { - list-style-image : url("chrome://communicator/skin/bookmarks/bookmark-folder-open-sel.gif"); - } - - .treeitem-bookmark[type="http://home.netscape.com/NC-rdf#Folder"][id="NC:PersonalToolbarFolder"] - { - list-style-image : url("chrome://communicator/skin/bookmarks/personal-folder-closed.gif") !important; - } - - .treeitem-bookmark[type="http://home.netscape.com/NC-rdf#Folder"][id="NC:PersonalToolbarFolder"][menuactive="true"] - { - list-style-image : url("chrome://communicator/skin/bookmarks/personal-folder-closed-sel.gif") !important; - } - - .treeitem-bookmark[type="http://home.netscape.com/NC-rdf#Folder"][id="NC:PersonalToolbarFolder"][open="true"] - { - list-style-image : url("chrome://communicator/skin/bookmarks/personal-folder-open.gif") !important; - } - - .treeitem-bookmark[type="http://home.netscape.com/NC-rdf#Folder"][id="NC:PersonalToolbarFolder"][open="true"][menuactive="true"] - { - list-style-image : url("chrome://communicator/skin/bookmarks/personal-folder-open-sel.gif") !important; - } - - .treeitem-bookmark[type="http://home.netscape.com/NC-rdf#BookmarkSeparator"], - .treeitem-bookmark[type="http://home.netscape.com/NC-rdf#Bookmark"] - { - list-style-image : url("chrome://communicator/skin/bookmarks/bookmark-item.gif"); - } - -/** - * XXX - need to create some different icons for file system objects - **/ - .treeitem-bookmark[type="http://home.netscape.com/NC-rdf#FileSystemObject"][container="true"][open="true"] - { - list-style-image : url("chrome://communicator/skin/directory/file-folder-open.gif"); - } - - .treeitem-bookmark[type="http://home.netscape.com/NC-rdf#FileSystemObject"][container="true"] - { - list-style-image : url("chrome://communicator/skin/directory/file-folder-closed.gif"); - } - - .treeitem-bookmark[type="http://home.netscape.com/NC-rdf#FileSystemObject"] - { - list-style-image : url("chrome://communicator/skin/directory/file-icon.gif"); - } - -/** - * Bookmarks tree - **/ - .bookmarks-panel-tree, .bookmarks-panel-tree > .tree-container-treerows - { - border : none; - } - - #bookmarksTree - { - border-top : none; - border-bottom : none; - } diff --git a/LCARStrek/communicator/skin/bookmarks/bookmarks.css b/LCARStrek/communicator/skin/bookmarks/bookmarks.css deleted file mode 100755 index 91a7d546..00000000 --- a/LCARStrek/communicator/skin/bookmarks/bookmarks.css +++ /dev/null @@ -1,130 +0,0 @@ -/* -*- Mode: C; c-basic-offset: 2 -*- - * - * 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 Netscape are - * Copyright (C) 1998 Netscape Communications Corporation. All - * Rights Reserved. - * - * Contributor(s): - */ - -/* This is debugging code related to bug 60095 ... -.iframe-panel { border: 1px solid red; padding: 0px; } -.iframe-panel window { border: 1px solid blue; padding: 0px; } -.iframe-panel box { border: 1px solid yellow; padding: 0px; } -.iframe-panel tree { border: 1px solid green; padding: 0px; } -*/ - -.bookmark-item - { - list-style-image : url("chrome://communicator/skin/bookmarks/bookmark-item.gif"); - cursor : pointer; - } - -.bookmark-item[menuactive="true"] - { - list-style-image : url("chrome://communicator/skin/bookmarks/bookmark-item-sel.gif"); - } - -.bookmark-item[container="true"] - { - list-style-image : url("chrome://communicator/skin/bookmarks/bookmark-folder-closed.gif"); - } - -.bookmark-item[container="true"] > box > text - { - max-width: 8em; - } - -.bookmark-item[container="true"][menuactive="true"] - { - list-style-image : url("chrome://communicator/skin/bookmarks/bookmark-folder-closed-sel.gif"); - } - -.bookmark-item[container="true"][open="true"] - { - list-style-image : url("chrome://communicator/skin/bookmarks/bookmark-folder-open.gif"); - } - -.bookmark-item[container="true"][open="true"][menuactive="true"] - { - list-style-image : url("chrome://communicator/skin/bookmarks/bookmark-folder-open-sel.gif"); - } - - -.bookmark-item[container="true"][open="true"][loading="true"] - { - list-style-image: url("chrome://communicator/skin/bookmarks/loading.gif") ! important ; - } - -.bookmark-item[status="new"] - { - list-style-image: url("chrome://communicator/skin/bookmarks/loading.gif") ! important ; - } - -/* -.bookmark-item[type="http://home.netscape.com/NC-rdf#Folder"], -.bookmark-item[type="http://home.netscape.com/NC-rdf#IEFavoriteFolder"], -.bookmark-item[type="http://home.netscape.com/NC-rdf#Folder"][id="NC:PersonalToolbarFolder"] - { - list-style-image: url("chrome://communicator/skin/bookmarks/bookmark-folder-closed.gif"); - } - -.bookmark-item[type="http://home.netscape.com/NC-rdf#Folder"][open="true"], -.bookmark-item[type="http://home.netscape.com/NC-rdf#IEFavoriteFolder"][open="true"], -.bookmark-item[type="http://home.netscape.com/NC-rdf#Folder"][id="NC:PersonalToolbarFolder"][open="true"], - { - list-style-image: url("chrome://communicator/skin/bookmarks/bookmark-folder-open.gif"); - } - -.bookmark-item[type="http://home.netscape.com/NC-rdf#BookmarkSeparator"] - { - list-style-image: url("chrome://communicator/skin/bookmarks/bookmark-item.gif"); - } - -.bookmark-item[type="http://home.netscape.com/NC-rdf#Bookmark"] - { - list-style-image: url("chrome://communicator/skin/bookmarks/bookmark-item.gif"); - } -*/ - -.bookmark-item[type="http://home.netscape.com/NC-rdf#FileSystemObject"][container="true"][open="true"] - { - list-style-image: url("chrome://communicator/skin/directory/folder-open.gif"); - } - -.bookmark-item[type="http://home.netscape.com/NC-rdf#FileSystemObject"][container="true"] - { - list-style-image: url("chrome://communicator/skin/directory/folder-closed.gif"); - } - -.bookmark-item[type="http://home.netscape.com/NC-rdf#FileSystemObject"] - { - list-style-image: url("chrome://communicator/skin/bookmarks/article.gif"); - } - -/* -.bookmark-item > treerow > .treecell-bookmark - { - list-style-image:url("chrome://communicator/skin/bookmarks/bookmark-item.gif"); - } - -#navprintplus - { - display:none !important; - } - -*/ - diff --git a/LCARStrek/communicator/skin/bookmarks/bookmarksToolbar.css b/LCARStrek/communicator/skin/bookmarks/bookmarksToolbar.css deleted file mode 100644 index 64d2a36a..00000000 --- a/LCARStrek/communicator/skin/bookmarks/bookmarksToolbar.css +++ /dev/null @@ -1,90 +0,0 @@ -@import url(chrome://communicator/skin/bookmarks/bookmarks.css); - -/** - * Bookmark toolbar buttons - **/ - -/* - .button-toolbar.bookmark-item, - .button-toolbar.bookmark-item:hover, - .button-toolbar.bookmark-item:hover:active, - .button-toolbar.bookmark-item > .button-internal-box, - .button-toolbar.bookmark-item:hover > .button-internal-box, - .button-toolbar.bookmark-item:hover:active > .button-internal-box, - .button-toolbar.bookmark-item - > .menubutton-toolbar-single-internal-box, - .button-toolbar.bookmark-item:hover - > .menubutton-toolbar-single-internal-box, - .button-toolbar.bookmark-item:hover:active - > .menubutton-toolbar-single-internal-box - { - border : none !important; - } -*/ - - .bookmark-item.button-toolbar[container="true"], - .bookmark-item.button-toolbar[container="true"]:hover, - .bookmark-item.button-toolbar[container="true"]:hover:active - { - cursor : default; - background-color : transparent; - color : inherit; - text-decoration : none; - } - - .bookmark-item.button-toolbar - { - cursor : pointer; - } - - .bookmark-item > .menubutton-toolbar-single-internal-box > .menubutton-toolbar-single-dropmarker - { - display : none; - } - - .button-toolbar.bookmark-item - { - max-width : 10em; - } - - .button-toolbar.bookmark-item > .menubutton-toolbar-single-internal-box > .menubutton-toolbar-single-text - { - max-width : 8em !important; - } - -/* - .bookmark-item.button-toolbar:hover - { - color : #0000FF; - text-decoration : underline; - } - - .bookmark-item.button-toolbar:hover:active - { - background-color : transparent; - color : #FF0000; - text-decoration : underline; - } -*/ - - /* drag and drop feedback */ - .bookmark-item.button-toolbar[dragover-left="true"] - { - margin-left : 0px; - border-left : 2px solid #008484; - } - - .bookmark-item.button-toolbar[dragover-right="true"] - { - margin-right : 0px; - border-right : 2px solid #008484; - } - - .menubutton-toolbar-single-text[dragover-top="true"] - { - background-color : #008484; - color : #FFCF00; - } - - - diff --git a/LCARStrek/communicator/skin/bookmarks/bookmarksWindow.css b/LCARStrek/communicator/skin/bookmarks/bookmarksWindow.css deleted file mode 100644 index 3ad45c51..00000000 --- a/LCARStrek/communicator/skin/bookmarks/bookmarksWindow.css +++ /dev/null @@ -1,50 +0,0 @@ -/* -*- Mode: C; c-basic-offset: 2 -*- - * - * 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 Netscape are - * Copyright (C) 1998 Netscape Communications Corporation. All - * Rights Reserved. - * - * Contributor(s): - * Ben Goodger - * Josh Soref - */ - -@import url(chrome://communicator/skin/bookmarks/bookmarks.css); -@import url(chrome://communicator/skin/bookmarks/platformBookmarks.css); - -/** - * 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"); - } - diff --git a/LCARStrek/communicator/skin/bookmarks/document.gif b/LCARStrek/communicator/skin/bookmarks/document.gif deleted file mode 100755 index cce7ebb3..00000000 Binary files a/LCARStrek/communicator/skin/bookmarks/document.gif and /dev/null differ diff --git a/LCARStrek/communicator/skin/bookmarks/home-sel.gif b/LCARStrek/communicator/skin/bookmarks/home-sel.gif deleted file mode 100755 index b6aecd65..00000000 Binary files a/LCARStrek/communicator/skin/bookmarks/home-sel.gif and /dev/null differ diff --git a/LCARStrek/communicator/skin/bookmarks/home.gif b/LCARStrek/communicator/skin/bookmarks/home.gif deleted file mode 100755 index da38db7c..00000000 Binary files a/LCARStrek/communicator/skin/bookmarks/home.gif and /dev/null differ diff --git a/LCARStrek/communicator/skin/bookmarks/iefavorite.gif b/LCARStrek/communicator/skin/bookmarks/iefavorite.gif deleted file mode 100755 index cba35c42..00000000 Binary files a/LCARStrek/communicator/skin/bookmarks/iefavorite.gif and /dev/null differ diff --git a/LCARStrek/communicator/skin/bookmarks/loading.gif b/LCARStrek/communicator/skin/bookmarks/loading.gif deleted file mode 100755 index 06d646bf..00000000 Binary files a/LCARStrek/communicator/skin/bookmarks/loading.gif and /dev/null differ diff --git a/LCARStrek/communicator/skin/bookmarks/notification.gif b/LCARStrek/communicator/skin/bookmarks/notification.gif deleted file mode 100644 index c9687c59..00000000 Binary files a/LCARStrek/communicator/skin/bookmarks/notification.gif and /dev/null differ diff --git a/LCARStrek/communicator/skin/bookmarks/personal-folder-closed-sel.gif b/LCARStrek/communicator/skin/bookmarks/personal-folder-closed-sel.gif deleted file mode 100755 index 4715a878..00000000 Binary files a/LCARStrek/communicator/skin/bookmarks/personal-folder-closed-sel.gif and /dev/null differ diff --git a/LCARStrek/communicator/skin/bookmarks/personal-folder-closed.gif b/LCARStrek/communicator/skin/bookmarks/personal-folder-closed.gif deleted file mode 100755 index 60a202c7..00000000 Binary files a/LCARStrek/communicator/skin/bookmarks/personal-folder-closed.gif and /dev/null differ diff --git a/LCARStrek/communicator/skin/bookmarks/personal-folder-open-sel.gif b/LCARStrek/communicator/skin/bookmarks/personal-folder-open-sel.gif deleted file mode 100755 index 5c0e20ca..00000000 Binary files a/LCARStrek/communicator/skin/bookmarks/personal-folder-open-sel.gif and /dev/null differ diff --git a/LCARStrek/communicator/skin/bookmarks/personal-folder-open.gif b/LCARStrek/communicator/skin/bookmarks/personal-folder-open.gif deleted file mode 100755 index d4ec429b..00000000 Binary files a/LCARStrek/communicator/skin/bookmarks/personal-folder-open.gif and /dev/null differ diff --git a/LCARStrek/communicator/skin/bookmarks/platformBookmarks.css b/LCARStrek/communicator/skin/bookmarks/platformBookmarks.css deleted file mode 100644 index 757b343f..00000000 --- a/LCARStrek/communicator/skin/bookmarks/platformBookmarks.css +++ /dev/null @@ -1,33 +0,0 @@ -/** - * Bookmarks tree - **/ - -/* - .bookmarks-window-tree - { - border-top : 1px solid ThreeDDarkShadow !important; - border-bottom : 1px solid ThreeDFace; - 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; - } - - - diff --git a/LCARStrek/communicator/skin/bookmarks/schedule.gif b/LCARStrek/communicator/skin/bookmarks/schedule.gif deleted file mode 100644 index 791721eb..00000000 Binary files a/LCARStrek/communicator/skin/bookmarks/schedule.gif and /dev/null differ diff --git a/LCARStrek/communicator/skin/box.css b/LCARStrek/communicator/skin/box.css deleted file mode 100755 index 8b137891..00000000 --- a/LCARStrek/communicator/skin/box.css +++ /dev/null @@ -1 +0,0 @@ - diff --git a/LCARStrek/communicator/skin/brand.css b/LCARStrek/communicator/skin/brand.css deleted file mode 100755 index 1cb6a5cc..00000000 --- a/LCARStrek/communicator/skin/brand.css +++ /dev/null @@ -1,33 +0,0 @@ - -#navigator-throbber - { - list-style-image : url("chrome://global/skin/animthrob_single.gif"); - min-width : 36px; - min-height : 36px; - -moz-box-align : center; /* We're in a hbox */ - padding : 1px; - margin : 2px 4px 2px 1px; - border : none; - cursor : pointer; - } - -#navigator-throbber[busy="true"] - { - list-style-image : url("chrome://global/skin/animthrob.gif"); - } - -#navigator-throbber:hover:active - { - padding : 2px 0px 0px 2px; - } - -#navigator-throbber > .button-internal-box - { - padding : 0px; - } - -#navigator-throbber > .button-internal-box > .button-text-container - { - display : none; - } - diff --git a/LCARStrek/communicator/skin/broken.gif b/LCARStrek/communicator/skin/broken.gif deleted file mode 100755 index 51c99234..00000000 Binary files a/LCARStrek/communicator/skin/broken.gif and /dev/null differ diff --git a/LCARStrek/communicator/skin/button.css b/LCARStrek/communicator/skin/button.css deleted file mode 100755 index b3d448b7..00000000 --- a/LCARStrek/communicator/skin/button.css +++ /dev/null @@ -1,297 +0,0 @@ - -/** Standard toolbar buttons - * class="button-toolbar" - **/ - .button-toolbar - { - border : none; - margin : 0px 1px 0px 1px; - padding : 0px; -/* font : 3mm "Final Frontier",tahoma,arial,helvetica,sans-serif; */ - max-width : 10em; - min-height : 16px; - } - - .button-toolbar[toggled="true"] - { - background-color : #008484; - } - - .button-toolbar[disabled="true"], - .button-toolbar[disabled="true"]:hover, - .button-toolbar[disabled="true"]:hover:active - { - color : #8050B0; - } - - .button-toolbar > .button-internal-box - { - border : none; - padding : 1px 2px 1px 2px; - } - - .button-toolbar:hover > .button-internal-box - { - border : none; - padding : 1px 2px 1px 2px; - } - - .button-toolbar:hover:active > .button-internal-box - { - border : none; - padding : 2px 1px 0px 3px; - } - - .button-toolbar[disabled="true"]:hover:active > .button-internal-box - { - border : none; - padding : 1px 2px 1px 2px; - } - - .button-toolbar:hover:active[home-dragover="true"] > .button-internal-box - { - border : none; - padding : 1px 2px 1px 2px; - } - - .button-toolbar > .button-internal-box > .button-text-container - { - padding : 0px; - margin : 0px; - } - - .button-toolbar > .button-internal-box > .button-text-container > .button-text - { - padding : 0px; - padding-left : 1px; - margin : 0px; - } - -/** The largest type of toolbar buttons. In the Seamonkey implementation, - * these are only used in the navigation toolbar in the navigator package. - **/ - - /* outer frame */ - .button-toolbar-1 - { -/* background-color : transparent; - color : #000000; */ - min-width : 36px; - min-height : 36px; - margin : 0px 1px 0px 1px; - padding : 0px; - font-size : smaller; - border : none; - } - -/* internal frame */ - .button-toolbar-1[disabled="true"] > .button-internal-box, - .button-toolbar-1[disabled="true"]:hover > .button-internal-box, - .button-toolbar-1[disabled="true"]:hover:active > .button-internal-box - { - border : none; - padding : 1px; - } - - .button-toolbar-1 > .button-internal-box - { - border : none; - -moz-box-align : center; - } - - .button-toolbar-1:hover > .button-internal-box - { - border : none; - -moz-box-align : center; - } - - .button-toolbar-1:hover:active > .button-internal-box - { - border : none; - -moz-box-align : center; - padding : 2px 0px 0px 2px; - } - - .button-toolbar-1 > .button-internal-box > .button-text-container - { - display : none; - -moz-box-pack : center; - } - -/** Styles for the standard 'large' toolbar button, these buttons are used for - * toolbar buttons that are the most commonly used elements on a toolbar, e.g. - * 'GetMsg' in Mailnews or 'Send' in Mail/Compose. - **/ - .button-toolbar-2 - { -/* background-color : transparent; - color : #000000; */ - min-width : 32px; - min-height : 32px; - max-height : 40px; - margin : 0px 1px 0px 1px; - padding : 0px; - font-size : smaller; - border : none; - } - -/* internal frame */ - .button-toolbar-2 > .button-internal-box - { - border : none; - padding : 1px; - -moz-box-align : center; - } - - .button-toolbar-2:hover > .button-internal-box - { - padding : 1px; - border : none; - } - - .button-toolbar-2:hover:active > .button-internal-box - { - padding : 2px 0px 0px 2px; - border : none; - } - - .button-toolbar-2[disabled="true"] > .button-internal-box, - .button-toolbar-2[disabled="true"]:hover > .button-internal-box, - .button-toolbar-2[disabled="true"]:hover:active > .button-internal-box - { - padding : 1px; - border : none; - } - -/* text wrapper frame */ - .button-toolbar-2 > .button-internal-box > .button-text-container - { - padding-top : 3px; - -moz-box-pack : center; - } - - -/** "Green" buttons, e.g. "Search" - * class="button-toolbar-3" - **/ - .button-toolbar-3 - { - margin : 0px 1px 0px 1px; - font-weight : bold; -/* background-color : #9999CC; */ - border : none - } - - .button-toolbar-3[disabled="true"], - .button-toolbar-3[disabled="true"]:hover, - .button-toolbar-3[disabled="true"]:hover:active - { - border : none; -/* color : #CCCCCC; */ - } - - .button-toolbar-3 > .button-internal-box, - { - border : none; - padding : 1px; - } - - .button-toolbar-3:hover:active > .button-internal-box, - { - border : none; - padding : 2px 0px 0px 2px; - } - -/** Expanding Region Button **/ - -/* outer frame */ - button.expander - { - border : none; - padding : none; -/* margin : 1px 5px 3px 1px; */ - background-color : inherit; - list-style-image : url("chrome://global/skin/closedtwisty.gif"); - } - - button[open="true"].expander - { - list-style-image : url("chrome://global/skin/opentwisty.gif"); - } - -/* internal frame */ - button.expander > .button-internal-box - { - border : none; - background-color : inherit; - padding : none; - margin : none; - } - -/* text frame */ - button.expander > .button-internal-box > .button-text-container > .button-text - { - color : #0000FF; - text-decoration : underline; - } - - button.expander:hover > .button-internal-box > .button-text-container > .button-text - { - color : #FF0000; - } - -/** - * button styles for taskbar, sidebar headers, etc. - **/ -.button-toolbar-4 - { - font : inherit; - border : none; - padding : 0px; - margin : 0px; - } - -.button-toolbar-4:hover - { - text-decoration : none; - } - -.button-toolbar-4:hover:active - { - text-decoration : none; -/* padding : 2px 0px 0px 2px; */ - padding : 0px; - } - -menubutton.button-toolbar-4 - { - -moz-binding : url("chrome://global/content/bindings/menubutton.xml#menubutton-single-right"); - padding : 0px; - } - -.button-toolbar-4 > .menubutton-internal-box > .menubutton-single-icon - { - list-style-image : url(chrome://global/skin/mb-single-arrow.gif); - margin-left : 4px; - } - -.button-toolbar-4:hover > .menubutton-internal-box > .menubutton-single-icon, -.button-toolbar-4[open="true"] > .menubutton-internal-box > .menubutton-single-icon - { - list-style-image : url(chrome://global/skin/mb-single-arrow-hover.gif); - } - -.button-toolbar-4 > .button-internal-box, -.button-toolbar-4 > .menubutton-internal-box - { - border : none; - padding : 1px; - padding-left : 3px; - } - -.button-toolbar-4:hover:active > .button-internal-box, -.button-toolbar-4:hover:active > .menubutton-internal-box - { - padding : 2px 0px 0px 4px; - } - diff --git a/LCARStrek/communicator/skin/communicator.css b/LCARStrek/communicator/skin/communicator.css deleted file mode 100755 index 1b5411d6..00000000 --- a/LCARStrek/communicator/skin/communicator.css +++ /dev/null @@ -1,51 +0,0 @@ -/** this should only contain XUL dialog and document window widget defaults. Defaults for widgets of - a particular application should be in that application's style sheet. - For example style definitions for navigator can be found in navigator.css - - THIS FILE IS LOCKED DOWN. YOU ARE NOT ALLOWED TO MODIFY IT WITHOUT FIRST HAVING YOUR - CHANGES REVIEWED BY hyatt@netscape.com. -**/ - -@import url(chrome://global/skin/); - -@import url(chrome://communicator/skin/box.css); -@import url(chrome://communicator/skin/toolbar.css); -@import url(chrome://communicator/skin/button.css); -@import url(chrome://communicator/skin/brand.css); -@import url(chrome://communicator/skin/menu.css); -@import url(chrome://communicator/skin/menubutton.css); -@import url(chrome://communicator/skin/splitter.css); -@import url(chrome://communicator/skin/formatting.css); -@import url(chrome://communicator/skin/prefpanels.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"); -} \ No newline at end of file diff --git a/LCARStrek/communicator/skin/dialogOverlay.css b/LCARStrek/communicator/skin/dialogOverlay.css deleted file mode 100755 index 294e1c2b..00000000 --- a/LCARStrek/communicator/skin/dialogOverlay.css +++ /dev/null @@ -1,117 +0,0 @@ -/** - * 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; - } - -.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; - -moz-box-align : center; - padding-top : 3px; - } - -/** - * Large Dialog Header (with icon) - **/ -.box-header - { - -moz-binding : url(chrome://communicator/content/dialogBindings.xml#largeheader); - } - -.box-header-header - { - padding : 0px 0px 4px 5px; - min-height : 34px; - } - -.box-header-text-box - { - -moz-box-align : center; - } - -.box-header-text - { - color : #FF9F00; - font-size : large; - font-weight : bold; - text-decoration : underline; - } - -.box-header-icon-box - { - -moz-box-align : center; - } - -.box-header-circle - { - background-color : transparent; - min-width : 28px; - margin : 1px 7px 1px 1px; - height : 28px; - width : 28px; - } - -/** - * Dialog status line (blue) including progress area - **/ -.box-status - { - -moz-binding : url(chrome://communicator/content/dialogBindings.xml#status); - } - -.box-status-bg - { - padding : 1px 5px 1px 5px; - min-height : 0px ! important; - } - -.box-status-text, .box-status-progress - { - color : #9999cc ! important; - } - - -/** - * Utility classes for use when combined headers/footers are used - **/ -/* display area framed container */ -#contentarea - { - border-top : 2px groove #9C9CFF; - border-bottom : 2px groove #9C9CFF; - padding : 7px; - } - -/* top border on status area */ -#wizardButtons - { - border-bottom : 1px solid #FF9F00; - padding-top : 1px; - padding-bottom : 1px; - } diff --git a/LCARStrek/communicator/skin/directory/directory.css b/LCARStrek/communicator/skin/directory/directory.css deleted file mode 100755 index a6cf21f1..00000000 --- a/LCARStrek/communicator/skin/directory/directory.css +++ /dev/null @@ -1,100 +0,0 @@ -/* -*- Mode: C; c-basic-offset: 2 -*- - * - * 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 Netscape are - * Copyright (C) 1998 Netscape Communications Corporation. All - * Rights Reserved. - * - * Contributor(s): - */ - -/* - - Style rules specific to the directory listing window. - -*/ - -/* 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; -} - diff --git a/LCARStrek/communicator/skin/directory/file-folder-closed-sel.gif b/LCARStrek/communicator/skin/directory/file-folder-closed-sel.gif deleted file mode 100755 index abba42cd..00000000 Binary files a/LCARStrek/communicator/skin/directory/file-folder-closed-sel.gif and /dev/null differ diff --git a/LCARStrek/communicator/skin/directory/file-folder-closed.gif b/LCARStrek/communicator/skin/directory/file-folder-closed.gif deleted file mode 100755 index 43fa11e4..00000000 Binary files a/LCARStrek/communicator/skin/directory/file-folder-closed.gif and /dev/null differ diff --git a/LCARStrek/communicator/skin/directory/file-folder-open-sel.gif b/LCARStrek/communicator/skin/directory/file-folder-open-sel.gif deleted file mode 100755 index 3dcaaf05..00000000 Binary files a/LCARStrek/communicator/skin/directory/file-folder-open-sel.gif and /dev/null differ diff --git a/LCARStrek/communicator/skin/directory/file-folder-open.gif b/LCARStrek/communicator/skin/directory/file-folder-open.gif deleted file mode 100755 index f1de99e3..00000000 Binary files a/LCARStrek/communicator/skin/directory/file-folder-open.gif and /dev/null differ diff --git a/LCARStrek/communicator/skin/directory/file-icon-sel.gif b/LCARStrek/communicator/skin/directory/file-icon-sel.gif deleted file mode 100755 index 6a709245..00000000 Binary files a/LCARStrek/communicator/skin/directory/file-icon-sel.gif and /dev/null differ diff --git a/LCARStrek/communicator/skin/directory/file-icon.gif b/LCARStrek/communicator/skin/directory/file-icon.gif deleted file mode 100755 index 87be8b5e..00000000 Binary files a/LCARStrek/communicator/skin/directory/file-icon.gif and /dev/null differ diff --git a/LCARStrek/communicator/skin/document-error.gif b/LCARStrek/communicator/skin/document-error.gif deleted file mode 100755 index 0a79c54d..00000000 Binary files a/LCARStrek/communicator/skin/document-error.gif and /dev/null differ diff --git a/LCARStrek/communicator/skin/document.gif b/LCARStrek/communicator/skin/document.gif deleted file mode 100755 index 2c0b6da0..00000000 Binary files a/LCARStrek/communicator/skin/document.gif and /dev/null differ diff --git a/LCARStrek/communicator/skin/formatting.css b/LCARStrek/communicator/skin/formatting.css deleted file mode 100755 index d9624562..00000000 --- a/LCARStrek/communicator/skin/formatting.css +++ /dev/null @@ -1,17 +0,0 @@ - -/* class for text with a 'link' appearance */ -.text-link - { - color : #666699; - text-decoration : underline; - } - -.text-link:hover - { - color : #333366; - } - -.text-link:hover:active - { - color : #990000; - } \ No newline at end of file diff --git a/LCARStrek/communicator/skin/lock.gif b/LCARStrek/communicator/skin/lock.gif deleted file mode 100755 index 0cb049c0..00000000 Binary files a/LCARStrek/communicator/skin/lock.gif and /dev/null differ diff --git a/LCARStrek/communicator/skin/menu.css b/LCARStrek/communicator/skin/menu.css deleted file mode 100755 index eea3c4f7..00000000 --- a/LCARStrek/communicator/skin/menu.css +++ /dev/null @@ -1,19 +0,0 @@ -box#taskbarMenuBox > menubutton - { - list-style-image : url("chrome://global/skin/statusbar-arrow-up.gif"); - } - -box#taskbarMenuBox > menubutton:hover - { - list-style-image : url("chrome://global/skin/statusbar-arrow-up-hover.gif"); - } - -box#taskbarGotoMenuBox > menubutton - { - list-style-image : url("chrome://global/skin/statusbar-arrow-up.gif"); - } - -box#taskbarGotoMenuBox > menubutton:hover - { - list-style-image : url("chrome://global/skin/statusbar-arrow-up-hover.gif"); - } diff --git a/LCARStrek/communicator/skin/menubutton.css b/LCARStrek/communicator/skin/menubutton.css deleted file mode 100755 index 8f54bac5..00000000 --- a/LCARStrek/communicator/skin/menubutton.css +++ /dev/null @@ -1,267 +0,0 @@ - -/** Styles applying to items in a button-toolbar-3 style menu - * menuitem class="button-toolbar-3" - **/ - .button-toolbar-3 > .menubutton-icon-internal-box - { - border : none; - } - - .button-toolbar-3[open="true"] > .menubutton-icon-internal-box, - .button-toolbar-3:hover:active > .menubutton-icon-internal-box - { - border : none; - } - - menuitem.button-toolbar-3 - { - font-weight : normal; - } - - .button-toolbar-3[menuactive="true"] - { - font-weight : normal; - } - -/** menubuttons on generic grey toolbars - * class="button-toolbar" - **/ - .button-toolbar > .menubutton-internal-box - { - -moz-border-radius : 3px; - padding : 1px 2px 1px 2px; - background-color : #000000; - color : #E7ADE7; - } - - - .button-toolbar:hover > .menubutton-internal-box - { - background-color : #FFCF00; - color : #000000; - padding : 1px 2px 1px 2px; - } - - .button-toolbar:hover:active > .menubutton-internal-box - { - background-color : #FFCF00; - color : #000000; - padding : 2px 1px 0px 3px; - } - - .button-toolbar[open="true"] > .menubutton-internal-box - { - background-color : #FF9F00; - color : #000000; - padding : 2px 1px 0px 3px; - } - -/** menubuttons on taskbar - * class="button-toolbar-4" - **/ - .button-toolbar-4 - { - border : none; - } - - .button-toolbar-4 > .menubutton-internal-box - { - -moz-border-radius : 3px; - border : none; - padding : 1px 2px 1px 2px; - } - - .button-toolbar-4:hover > .menubutton-internal-box - { - background-color : #FFCF00; - color : #000000; - padding : 1px 2px 1px 2px; - } - - .button-toolbar-4:hover:active > .menubutton-internal-box - { - background-color : #FFCF00; - color : #000000; - padding : 2px 1px 0px 3px; - } - - .button-toolbar-4[open="true"] > .menubutton-internal-box - { - background-color : #FF9F00; - color : #000000; - padding : 2px 1px 0px 3px; - } - - .button-toolbar-4:hover:active, - .button-toolbar-4[open="true"] - { - padding : 0px; - } - -/** - * Navigation bar style menubuttons - **/ - -/* This is really a hack to deal with buggy :hover - but it's now in toolkit (see below, taken from classic) */ - -/** - * XXX - this is a hack. :hover does not work to spec and so we're using a binding - * with JS that lives in xpfe/global/resources/content/menulistBindings.xml - * to set attributes on various parts of the button when mouse down/over - * events fire. When :hover works correctly, this can be removed (see - * revision 1.21 of this file for details. - */ - - -.menubutton-dual.top - { - -moz-binding : url("chrome://global/content/bindings/menubutton.xml#menubutton-dual-ex"); -/* -moz-user-focus : ignore !important; */ - } - -.menubutton-dual.left - { - -moz-binding : url("chrome://global/content/bindings/menubutton.xml#menubutton-dual-ex-left"); -/* -moz-user-focus : none !important; */ - } - - - -.menubutton-dual - { - font-size : smaller; - } - -/* Mail & Co. */ - -.menubutton-dual.toolbar - { - min-width : 32px; - min-height : 32px; - max-height : 40px; - margin : 0px 1px 0px 1px; - padding : 0px; - font-size : smaller; - border : none; - } - -.menubutton-dual.toolbar > button > .button-internal-box - { - min-width : 32px; - min-height : 32px; - max-height : 40px; - border : none; - } - - -.menubutton-dual-ex-button > .button-internal-box > .button-text-container - { - padding-top : 3px; - -moz-box-pack : center; - } - - - -.menubutton-dual > .menubutton-dual-ex-button > .button-internal-box - { - padding : 1px; - border : none; - -moz-border-radius : 3px 0px 0px 3px; - } - -.menubutton-dual-ex-button - { - margin : 0px; - } - -.menubutton-dual:hover > .menubutton-dual-ex-button > .button-internal-box, -.menubutton-dual[buttonover="true"] > .menubutton-dual-ex-button > .button-internal-box - { - background-color : #FFCF00; - color : #000000; - padding : 1px; - border : none; - } - -.menubutton-dual:hover:active > .menubutton-dual-ex-button > .button-internal-box, -.menubutton-dual > .menubutton-dual-ex-button:hover:active > .button-internal-box - { - background-color : #FFCF00; - color : #000000; - padding : 2px 0px 0px 2px; - border : none; - } - -.menubutton-dual[open="true"] > .menubutton-dual-ex-button > .button-internal-box - { - background-color : #FF9F00; - color : #000000; - padding : 2px 0px 0px 2px; - border : none; - } - -.menubutton-dual[disabled="true"] > .menubutton-dual-ex-button > .button-internal-box, -.menubutton-dual[disabled="true"]:hover:active > .menubutton-dual-ex-button > .button-internal-box, -.menubutton-dual[disabled="true"][open="true"] > .menubutton-dual-ex-button > .button-internal-box, -.menubutton-dual[disabled="true"][buttonover="true"] > .menubutton-dual-ex-button > .button-internal-box, -.menubutton-dual[disabled="true"] > .menubutton-dual-ex-button:hover:active > .button-internal-box - { - background-color : #000000; - color : #8050B0; - padding : 1px; - border : none; - } - - - -.menubutton-dual > .menubutton-dual-dropmarker-box - { - -moz-border-radius : 0px 3px 3px 0px; - padding : 1px; - border : none; - } - -.menubutton-dual-ex:hover > .menubutton-dual-dropmarker-box, -.menubutton-dual:hover > .menubutton-dual-dropmarker-box, -.menubutton-dual > .menubutton-dual-dropmarker-box:hover, -.menubutton-dual[buttonover="true"] > .menubutton-dual-dropmarker-box - { - background-color : #FFCF00; - color : #000000; - padding : 1px; - border : none; - } - -.menubutton-dual:hover:active > .menubutton-dual-dropmarker-box - { - background-color : #FFCF00; - color : #000000; - padding : 2px 0px 0px 2px; - border : none; - } - -.menubutton-dual[open="true"] > .menubutton-dual-dropmarker-box - { - background-color : #FF9F00; - color : #000000; - padding : 2px 0px 0px 2px; - border : none; - } - -.menubutton-dual[disabled="true"] > .menubutton-dual-dropmarker-box, -.menubutton-dual[disabled="true"]:hover:active > .menubutton-dual-dropmarker-box, -.menubutton-dual[disabled="true"][open="true"] > .menubutton-dual-dropmarker-box, -.menubutton-dual[disabled="true"][buttonover="true"] > .menubutton-dual-dropmarker-box - { - background-color : #000000; - color : #8050B0; - padding : 1px; - border : none; - } - -menubutton > .menubutton-dual-dropmarker-box > .menubutton-dropmarker - { -/* padding-bottom : 17px; */ - padding-bottom : 24px; - } - diff --git a/LCARStrek/communicator/skin/menubuttonBindings.xml b/LCARStrek/communicator/skin/menubuttonBindings.xml deleted file mode 100755 index 73cb359c..00000000 --- a/LCARStrek/communicator/skin/menubuttonBindings.xml +++ /dev/null @@ -1,51 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/LCARStrek/communicator/skin/offline.gif b/LCARStrek/communicator/skin/offline.gif deleted file mode 100755 index 25283575..00000000 Binary files a/LCARStrek/communicator/skin/offline.gif and /dev/null differ diff --git a/LCARStrek/communicator/skin/online.gif b/LCARStrek/communicator/skin/online.gif deleted file mode 100755 index 0f69c864..00000000 Binary files a/LCARStrek/communicator/skin/online.gif and /dev/null differ diff --git a/LCARStrek/communicator/skin/prefpanels.css b/LCARStrek/communicator/skin/prefpanels.css deleted file mode 100755 index fafe6bc8..00000000 --- a/LCARStrek/communicator/skin/prefpanels.css +++ /dev/null @@ -1,28 +0,0 @@ -/********** Fonts ***************/ - -#sizeVar, #sizeMono { - width: 4em; -} - -#mouseWheelMode { - width: 9em; -} - -/******* SmartBrowsing **********/ - -#disabledDomains { - max-height: 13em; -} - -.smileface { - list-style-image : url("chrome://messenger/skin/smile.gif"); -} - -#previewImageContainer { - overflow: hidden; - height: 92px; - max-width: 360px; - background-color: #000000; - padding: 2px; -} - diff --git a/LCARStrek/communicator/skin/profile/migrate.gif b/LCARStrek/communicator/skin/profile/migrate.gif deleted file mode 100755 index 5b438099..00000000 Binary files a/LCARStrek/communicator/skin/profile/migrate.gif and /dev/null differ diff --git a/LCARStrek/communicator/skin/profile/newProfile1_2.css b/LCARStrek/communicator/skin/profile/newProfile1_2.css deleted file mode 100755 index 0f8f8d8c..00000000 --- a/LCARStrek/communicator/skin/profile/newProfile1_2.css +++ /dev/null @@ -1,18 +0,0 @@ - -#finishtext { - margin-top : -20px; -} - -text#ProfileDir { - font-weight : bold; - padding-left : 1em; - margin-top : 0.4em; -} - -box#dirbox > box > titledbutton { - min-width : 8em; -} - -span#deffoldername { - margin-left : 2px; -} diff --git a/LCARStrek/communicator/skin/profile/profile.css b/LCARStrek/communicator/skin/profile/profile.css deleted file mode 100755 index 6c5ec29f..00000000 --- a/LCARStrek/communicator/skin/profile/profile.css +++ /dev/null @@ -1,75 +0,0 @@ -/* -*- Mode: C; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- - * - * 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, released - * March 31, 1998. - * - * The Initial Developer of the Original Code is Netscape - * Communications Corporation. Portions created by Netscape are - * Copyright (C) 1998-1999 Netscape Communications Corporation. All - * Rights Reserved. - * - * Contributors: - * Ben Goodger - * Chris Nelson - * - */ - -@import url(chrome://global/skin/global.css); - -window.dialog { - padding: none; -} - -.dimmed-highcontrast { - color: #99cccc ! important; -} - -/** icon courtesy of chris nelson, chrisn@statecollege.com **/ -treeitem[rowMigrate="no"] > treerow > treecell > .tree-button { - list-style-image: url("chrome://communicator/skin/profile/migrate.gif"); -} - -box[type="largeheader"] > toolbar > .circle { - list-style-image: url("chrome://communicator/skin/profile/profileicon-large.gif"); - margin-top: 1px; - margin-bottom: 1px; - height: 28px; - width: 28px; -} - -/* profile selection dialog */ -html#intro { - width: 17em; -} - -box#managebuttons > button { - min-width: 8em; -} - -/* display area */ -box#contentarea { - -moz-border-radius: 5px; - border-top: 2px groove #9C9CFF; - border-bottom: 2px groove #9C9CFF; - padding: 7px; -} - -/* top border on status area */ -box#wizardButtons { - padding-top: 1px; - padding-bottom: 1px; -} - -box.selection { - margin-top: 4px; -} diff --git a/LCARStrek/communicator/skin/profile/profileManager.css b/LCARStrek/communicator/skin/profile/profileManager.css deleted file mode 100755 index a8849e83..00000000 --- a/LCARStrek/communicator/skin/profile/profileManager.css +++ /dev/null @@ -1,12 +0,0 @@ -#dialoginfo { - width: 36em; -} - -#table-housing { - background-color: white; - height: 100%; -} - -#buttons-box { - margin-left: 1em; -} diff --git a/LCARStrek/communicator/skin/profile/profileicon-large.gif b/LCARStrek/communicator/skin/profile/profileicon-large.gif deleted file mode 100755 index 60936c1a..00000000 Binary files a/LCARStrek/communicator/skin/profile/profileicon-large.gif and /dev/null differ diff --git a/LCARStrek/communicator/skin/regviewer/regviewer.css b/LCARStrek/communicator/skin/regviewer/regviewer.css deleted file mode 100755 index 913658bb..00000000 --- a/LCARStrek/communicator/skin/regviewer/regviewer.css +++ /dev/null @@ -1,29 +0,0 @@ -/* -*- Mode: C; c-basic-offset: 2 -*- - * - * 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 Netscape are - * Copyright (C) 1998 Netscape Communications Corporation. All - * Rights Reserved. - * - * Contributor(s): - */ - -/* - - Style rules specific to the registry viewer window. - -*/ - -@import url(chrome://global/skin); diff --git a/LCARStrek/communicator/skin/related/related.css b/LCARStrek/communicator/skin/related/related.css deleted file mode 100755 index 5d6366d9..00000000 --- a/LCARStrek/communicator/skin/related/related.css +++ /dev/null @@ -1,78 +0,0 @@ -/* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- - * - * 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 Netscape are - * Copyright (C) 1998 Netscape Communications Corporation. All - * Rights Reserved. - * - * Contributor(s): - */ - -/* - - Style rules specific to the related links panel - -*/ - -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"); - } - -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"); - } - -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"); - } - -.treecell-indent - { - list-style-image : url("chrome://communicator/skin/bookmarks/bookmark-item.gif"); - } - -.treecell-indent[selected="true"] - { - list-style-image : url("chrome://communicator/skin/bookmarks/bookmark-item-sel.gif"); - } - -.tree-cell-twisty - { - display : none; - } - diff --git a/LCARStrek/communicator/skin/related/sitemap.gif b/LCARStrek/communicator/skin/related/sitemap.gif deleted file mode 100755 index dab90b7b..00000000 Binary files a/LCARStrek/communicator/skin/related/sitemap.gif and /dev/null differ diff --git a/LCARStrek/communicator/skin/search/category.gif b/LCARStrek/communicator/skin/search/category.gif deleted file mode 100755 index bde266c9..00000000 Binary files a/LCARStrek/communicator/skin/search/category.gif and /dev/null differ diff --git a/LCARStrek/communicator/skin/search/findresults.css b/LCARStrek/communicator/skin/search/findresults.css deleted file mode 100755 index 060c809d..00000000 --- a/LCARStrek/communicator/skin/search/findresults.css +++ /dev/null @@ -1,64 +0,0 @@ -treecol[sortActive="true"] { - background-color: #008484; -} - -treeitem[container="true"][open="true"][loading="true"] > treerow > treecell > titledbutton { - list-style-image: url("chrome://communicator/skin/bookmarks/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/bookmarks/folder-open.gif"); -} - -treeitem[type="http://home.netscape.com/NC-rdf#FileSystemObject"][container="true"] > treerow > treecell > titledbutton { - list-style-image: url("chrome://communicator/skin/bookmarks/folder-closed.gif"); -} - -treeitem[type="http://home.netscape.com/NC-rdf#FileSystemObject"] > treerow > treecell > titledbutton { - list-style-image: url("chrome://communicator/skin/bookmarks/article.gif"); -} - -treeitem[container="true"][open="true"] > treerow > treecell > titledbutton { - list-style-image: url("chrome://communicator/skin/bookmarks/folder-open.gif"); -} - -treeitem[container="true"] > treerow > treecell > titledbutton { - list-style-image: url("chrome://communicator/skin/bookmarks/folder-closed.gif"); -} - -treeitem > treerow > treecell > titledbutton { - list-style-image: url("chrome://communicator/skin/bookmarks/document.gif"); -} - -titledbutton#bookmarks { - list-style-image:url("chrome://communicator/skin/bookmarks/bookmark-item.gif"); -} - diff --git a/LCARStrek/communicator/skin/search/icons.css b/LCARStrek/communicator/skin/search/icons.css deleted file mode 100755 index 7412a4e2..00000000 --- a/LCARStrek/communicator/skin/search/icons.css +++ /dev/null @@ -1,9 +0,0 @@ -/* Default Icon */ - -titledbutton[loading="true"] { - list-style-image: url("chrome://communicator/skin/bookmarks/loading.gif") ! important ; -} - -titledbutton.iconic { - list-style-image: url("chrome://communicator/skin/bookmarks/document.gif"); -} diff --git a/LCARStrek/communicator/skin/search/internet.css b/LCARStrek/communicator/skin/search/internet.css deleted file mode 100755 index 64fea1d3..00000000 --- a/LCARStrek/communicator/skin/search/internet.css +++ /dev/null @@ -1,11 +0,0 @@ -tree[id="searchengines"] { - width: 300px; -} - -tree[id="searchengines"] > treecol[id="CheckboxColumn"] { - width: 40px; -} - -treecol[sortActive="true"] { - background-color: #008484; -} diff --git a/LCARStrek/communicator/skin/search/internetresults.css b/LCARStrek/communicator/skin/search/internetresults.css deleted file mode 100755 index 670f6cc1..00000000 --- a/LCARStrek/communicator/skin/search/internetresults.css +++ /dev/null @@ -1,27 +0,0 @@ -window { - margin-top: 2px; -} - -#multi-results-header { - background-color: #9C9CFF; - color: #000000; - font-weight: bold; - padding: 1px 4px 3px 6px; - -moz-border-radius: 8px 0px 0px 0px; -} - -#engineTabs { - /*don't know why its not setting the color*/ - background-color: #9C9CFF; -} - -#engineTabs > text { - margin-top: 5px; - color: black; -} - -#engineTabs > titledbutton { - -moz-border-radius: 8px 8px 0px 0px; - margin-left: 5px; - margin-right: 5px; -} diff --git a/LCARStrek/communicator/skin/search/result.gif b/LCARStrek/communicator/skin/search/result.gif deleted file mode 100755 index cce7ebb3..00000000 Binary files a/LCARStrek/communicator/skin/search/result.gif and /dev/null differ diff --git a/LCARStrek/communicator/skin/search/search-editor.css b/LCARStrek/communicator/skin/search/search-editor.css deleted file mode 100755 index f5e4cec3..00000000 --- a/LCARStrek/communicator/skin/search/search-editor.css +++ /dev/null @@ -1,53 +0,0 @@ -/* -*- Mode: C; c-basic-offset: 2 -*- - * - * 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 Netscape are - * Copyright (C) 1998 Netscape Communications Corporation. All - * Rights Reserved. - * - * Contributor(s): - */ - -.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"); - } \ No newline at end of file diff --git a/LCARStrek/communicator/skin/search/search.css b/LCARStrek/communicator/skin/search/search.css deleted file mode 100755 index 664206d4..00000000 --- a/LCARStrek/communicator/skin/search/search.css +++ /dev/null @@ -1,106 +0,0 @@ -box.sidebartitle { - background-color: #FF9F00; - padding: 2px 3px 3px 3px; - border: 0px; - margin: 0px; - font: 10pt sans-serif; -} - -box.panelbar { - background-color: #9C9CFF; - padding: 2px 3px 3px 3px; - border: 0px; - margin: 0px; - font: 10pt sans-serif; -} - -box#sidebox { - width: 100%; - height: 100%; -} - -titledbutton.sidebartitle:hover { - border: 0px; - margin: 1px; -} - -titledbutton.paneltitle { - -moz-box-pack: start; -} - -treecol.checkboxColumn { - width: 30px ! important; -} - -box.spaced { - padding-top: 5px; - padding-bottom: 2px; -} - -box#engineTabs { - background-color: #808080; - border-bottom: 1px solid threedhighlight; -} - -box#engineTabs > titledbutton { - background-color: #CCCCCC; - margin-bottom: 0px; - border-bottom: 1px solid #CCCCCC; -} - -titledbutton#allEngines { - margin-right: 12px; -} - -titledbutton.engine[loading="true"] { - list-style-image: url("chrome://communicator/skin/bookmarks/loading.gif") ! important ; -} - -titledbutton.iconic { - list-style-image: url("chrome://communicator/skin/bookmarks/document.gif") ! important ; -} - -treeitem > treerow.searchresult > treecell > titledbutton { - cursor: pointer; -} - -treeitem > treerow.searchresult > treecell { - color: #FF9F00; - text-decoration: none; -} - -treeitem > treerow.searchresult > treecell:hover { - color: #FFCF00; - text-decoration: underline; -} - -treeitem > treerow.searchresult > treecell > titledbutton:active { - color: red; - text-decoration: underline; -} - -/*undo regular search tree selection look*/ -treeitem[selected="true"] > treerow.searchresult { - background-color: transparent; -} - - - -.searchpanel-outerbox { - padding: 4px 0px 0px 0px; -} - -.indented-label { - padding-left: 8px; -} - -titledbutton.panelbtn { - margin-left: 1em; - margin-right: 1em; -} - -#searchengines - { - margin-left : 0px; - margin-right : 0px; - } diff --git a/LCARStrek/communicator/skin/securityOverlay.css b/LCARStrek/communicator/skin/securityOverlay.css deleted file mode 100755 index 5359ec21..00000000 --- a/LCARStrek/communicator/skin/securityOverlay.css +++ /dev/null @@ -1,20 +0,0 @@ -#security-button - { - list-style-image:url("chrome://communicator/skin/unlock.gif"); - } - -#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"); - } - diff --git a/LCARStrek/communicator/skin/sidebar/customize.css b/LCARStrek/communicator/skin/sidebar/customize.css deleted file mode 100755 index 9baeb558..00000000 --- a/LCARStrek/communicator/skin/sidebar/customize.css +++ /dev/null @@ -1,89 +0,0 @@ -/* -*- Mode: C; c-basic-offset: 2 -*- - * - * 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 Netscape are - * Copyright (C) 1998 Netscape Communications Corporation. All - * Rights Reserved. - * - * Contributor(s): - */ - -/* - - 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[selected="true"] -{ - list-style-image: url("chrome://communicator/skin/bookmarks/bookmark-item-sel.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; -} - diff --git a/LCARStrek/communicator/skin/sidebar/list-down-dis.gif b/LCARStrek/communicator/skin/sidebar/list-down-dis.gif deleted file mode 100755 index a77508c4..00000000 Binary files a/LCARStrek/communicator/skin/sidebar/list-down-dis.gif and /dev/null differ diff --git a/LCARStrek/communicator/skin/sidebar/list-down.gif b/LCARStrek/communicator/skin/sidebar/list-down.gif deleted file mode 100755 index 871ab53d..00000000 Binary files a/LCARStrek/communicator/skin/sidebar/list-down.gif and /dev/null differ diff --git a/LCARStrek/communicator/skin/sidebar/list-up-dis.gif b/LCARStrek/communicator/skin/sidebar/list-up-dis.gif deleted file mode 100755 index a68ae382..00000000 Binary files a/LCARStrek/communicator/skin/sidebar/list-up-dis.gif and /dev/null differ diff --git a/LCARStrek/communicator/skin/sidebar/list-up.gif b/LCARStrek/communicator/skin/sidebar/list-up.gif deleted file mode 100755 index 614ad37c..00000000 Binary files a/LCARStrek/communicator/skin/sidebar/list-up.gif and /dev/null differ diff --git a/LCARStrek/communicator/skin/sidebar/preview.css b/LCARStrek/communicator/skin/sidebar/preview.css deleted file mode 100755 index 0ade5ba0..00000000 --- a/LCARStrek/communicator/skin/sidebar/preview.css +++ /dev/null @@ -1,36 +0,0 @@ -/* -*- Mode: C; c-basic-offset: 2 -*- - * - * 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 Netscape are - * Copyright (C) 1998 Netscape Communications Corporation. All - * Rights Reserved. - * - * Contributor(s): - */ - -/* - Style rules specific to the Preview dialog. -*/ - -iframe#previewframe { - min-width: 10px; - min-height: 10px; - width: 162px; - height: 300px; - border: none; - margin: 0px; -} - - diff --git a/LCARStrek/communicator/skin/sidebar/sidebar-close-hover.gif b/LCARStrek/communicator/skin/sidebar/sidebar-close-hover.gif deleted file mode 100755 index be478ac8..00000000 Binary files a/LCARStrek/communicator/skin/sidebar/sidebar-close-hover.gif and /dev/null differ diff --git a/LCARStrek/communicator/skin/sidebar/sidebar-close.gif b/LCARStrek/communicator/skin/sidebar/sidebar-close.gif deleted file mode 100755 index f0835fc5..00000000 Binary files a/LCARStrek/communicator/skin/sidebar/sidebar-close.gif and /dev/null differ diff --git a/LCARStrek/communicator/skin/sidebar/sidebar-icon.gif b/LCARStrek/communicator/skin/sidebar/sidebar-icon.gif deleted file mode 100755 index a872bc91..00000000 Binary files a/LCARStrek/communicator/skin/sidebar/sidebar-icon.gif and /dev/null differ diff --git a/LCARStrek/communicator/skin/sidebar/sidebar-open-hover.gif b/LCARStrek/communicator/skin/sidebar/sidebar-open-hover.gif deleted file mode 100755 index 808c2da9..00000000 Binary files a/LCARStrek/communicator/skin/sidebar/sidebar-open-hover.gif and /dev/null differ diff --git a/LCARStrek/communicator/skin/sidebar/sidebar-open.gif b/LCARStrek/communicator/skin/sidebar/sidebar-open.gif deleted file mode 100755 index a152b5a5..00000000 Binary files a/LCARStrek/communicator/skin/sidebar/sidebar-open.gif and /dev/null differ diff --git a/LCARStrek/communicator/skin/sidebar/sidebar.css b/LCARStrek/communicator/skin/sidebar/sidebar.css deleted file mode 100755 index b2e1dc8d..00000000 --- a/LCARStrek/communicator/skin/sidebar/sidebar.css +++ /dev/null @@ -1,136 +0,0 @@ -/* - * 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 Mozilla Communicator. - * - * The Initial Developer of the Original Code is Netscape - * Communications Corp. Portions created by Netscape Communications - * Corp. are Copyright (C) 1999 Netscape Communications Corp. All - * Rights Reserved. - * - * Contributor(s): Stephen Lamm - */ - -@import url(chrome://global/skin/splitter.css); - -#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 { - margin-bottom: 3px; - border: none; -} - -.text-panel-loading { - margin: 5px 0px; -} - -.image-panel-loading { - margin: 5px; - list-style-image: url("chrome://global/skin/loading.gif"); -} - -/* - * Sidebar and Panel title buttons - */ - -.sidebarheader-main { - color: #FF9F00; - background-color: #6000CF; - border: none; - padding-left: 4px; - -moz-box-align: center; -} - -.sidebar-header-text { - font-weight: bold; - margin: 3px; -} - -#sidebar-panel-picker - { - margin-right: 5px; - } - -#sidebar-panel-picker > .menubutton-internal-box - { - padding-top: 5px; - padding-bottom: 3px; - } - -#sidebar-panel-picker > .menubutton-internal-box > .menubutton-single-icon - { - list-style-image : url(chrome://global/skin/mb-single-arrow-right.gif); - } - -#sidebar-panel-picker:hover > .menubutton-internal-box > .menubutton-single-icon, -#sidebar-panel-picker[open="true"] > .menubutton-internal-box > .menubutton-single-icon - { - list-style-image : url(chrome://global/skin/mb-single-arrow-right-hover.gif); - } - -/** - * 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; - } - - .box-texttab[selected="true"] - { - border-bottom : 3px solid black; - } - - .box-texttab-right-space - { - -moz-border-radius : 5px; - } - - - .panelheader-text - { - -moz-border-radius : 5px; - background-color : #FF9F00; - padding : 5px 3px 3px 3px; - color : #000000; - } - - .box-texttab:hover > .panelheader-box > .panelheader-text, - .box-texttab > .panelheader-box > .panelheader-text:hover - { - background-color : #FFCF00; - color : #000000; - } - - .box-texttab > .panelheader-box[selected="true"] > .panelheader-text, - .box-texttab:hover > .panelheader-box[selected="true"] > .panelheader-text, - .box-texttab > .panelheader-box[selected="true"] > .panelheader-text:hover - { - background-color : #008484; - color : #FFCF00; - font-weight : bold; - } - - diff --git a/LCARStrek/communicator/skin/sidebar/sidebarBindings.xml b/LCARStrek/communicator/skin/sidebar/sidebarBindings.xml deleted file mode 100755 index 449fe6c3..00000000 --- a/LCARStrek/communicator/skin/sidebar/sidebarBindings.xml +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - - - diff --git a/LCARStrek/communicator/skin/sidebar/sidebarSplitterBindings.xml b/LCARStrek/communicator/skin/sidebar/sidebarSplitterBindings.xml deleted file mode 100755 index 4a63460e..00000000 --- a/LCARStrek/communicator/skin/sidebar/sidebarSplitterBindings.xml +++ /dev/null @@ -1,23 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/LCARStrek/communicator/skin/splitter.css b/LCARStrek/communicator/skin/splitter.css deleted file mode 100755 index b71254cd..00000000 --- a/LCARStrek/communicator/skin/splitter.css +++ /dev/null @@ -1,105 +0,0 @@ -/******* Splitters *******/ - -splitter { - border: none; - cursor: e-resize; - min-width: 8px; - min-height: 8px; - margin: 0px 3px 0px 3px; -} - -splitter[state="dragging"] -{ - background-color: gray; -} - -grippy { - margin: 0px; - padding: 0px; - background-image: url("chrome://global/skin/grippy-vertical-before.gif"); - background-repeat: no-repeat; - background-position: 50% 50%; - cursor: pointer; -} - -splitter[state="collapsed"] > grippy - { - background-image : url("chrome://global/skin/grippy-vertical-after.gif"); - } - -vbox > splitter > grippy, -box[orient="vertical"] > splitter > grippy, -window[orient="vertical"] > splitter > grippy { - /* a horizontal splitter */ - background-image: url("chrome://global/skin/grippy-horizontal-after.gif"); - border: none; - border-right: 3px solid black; - border-left: 3px solid black; - width: 120px; - height:8px; - } - -vbox > splitter[state="collapsed"] > grippy, -box[orient="vertical"] > splitter[state="collapsed"] > grippy, -window[orient="vertical"] > splitter[state="collapsed"] > grippy { - background-image: url("chrome://global/skin/grippy-horizontal-before.gif"); - } - -window > splitter > grippy, -hbox > splitter > grippy, -box > splitter > grippy { - /* a vertical splitter */ - width: 8px; - height: 120px; - border-top: 3px solid black; - border-bottom: 3px solid black; -} - -vbox > splitter, -box[orient="vertical"] > splitter, -window[orient="vertical"] > splitter, -rows > splitter { - /* a horizontal splitter */ - cursor: n-resize; - border: none; - margin: 3px 0px 3px 0px; -} - -/** - * gray horizontal splitter for pane views - */ -splitter.gray-horizontal-splitter { - min-height: 8px; - border: none; - margin: 3px 0px 3px 0px; - padding: 0px; -} - -splitter.gray-horizontal-splitter > grippy { - margin: 0px; - border: none; - border-right: 3px solid black; - border-left: 3px solid black; - padding: 0px; - background-image: url("chrome://global/skin/grippy-horizontal-after.gif"); -} - -splitter.gray-horizontal-splitter[state="collapsed"] > grippy { - background-image: url("chrome://global/skin/grippy-horizontal-before.gif"); -} - -/* -splitter.gray-horizontal-splitter > #begincap { - min-width: 8px; - width: 8px; - background-image: url("chrome://global/skin/gray-bottomleft.gif"); - background-repeat: no-repeat; - background-position: 0% 100%; -} - -splitter.gray-horizontal-splitter > #endcap { - min-width: 8px; - width: 8px; -} -*/ - diff --git a/LCARStrek/communicator/skin/tasksOverlay.css b/LCARStrek/communicator/skin/tasksOverlay.css deleted file mode 100755 index 2fb24879..00000000 --- a/LCARStrek/communicator/skin/tasksOverlay.css +++ /dev/null @@ -1,37 +0,0 @@ -#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-mailnew.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 - { - margin-right : 5px; - } - -/* -.taskbarspacer - { - min-width : 0.3em; - width : 1em; - } -*/ diff --git a/LCARStrek/communicator/skin/tb-menubutton-dm-disabled.gif b/LCARStrek/communicator/skin/tb-menubutton-dm-disabled.gif deleted file mode 100755 index 00769998..00000000 Binary files a/LCARStrek/communicator/skin/tb-menubutton-dm-disabled.gif and /dev/null differ diff --git a/LCARStrek/communicator/skin/tb-menubutton-dm.gif b/LCARStrek/communicator/skin/tb-menubutton-dm.gif deleted file mode 100755 index f981bdcf..00000000 Binary files a/LCARStrek/communicator/skin/tb-menubutton-dm.gif and /dev/null differ diff --git a/LCARStrek/communicator/skin/toolbar.css b/LCARStrek/communicator/skin/toolbar.css deleted file mode 100755 index 82aa92bf..00000000 --- a/LCARStrek/communicator/skin/toolbar.css +++ /dev/null @@ -1,124 +0,0 @@ - -/******* ToolBox & ToolBar *******/ - -toolbar - { - background-color : #000000; - border-bottom : 3px solid #000000; - min-width : 1px; // DON'T DELETE. Removes disappearance of scrollbars in content pane when window is made smaller. - // Talk to evaughan@netscape.com for details. - } - -toolbar > .toolbar-holder - { - padding-right : 18px; - background-color : #9C9CFF; - background-image : url("chrome://global/skin/toolbar-endcap.gif"); - background-repeat : no-repeat; - background-position : right; - -/* THE FOLLOWING LINES ARE NOT WORKING THOUGH THEY SHOULD! BUG 24998 !!! */ -/* -moz-border-radius : 0px 10px 10px 0px; - background-image : url("chrome://global/skin/toolbar-bg.gif"); - background-repeat : repeat-y; - background-position : right; -*/ - } - -toolbargrippy - { - -moz-border-radius : 8px 0px 0px 8px; - background-color : #FF9F00; -/* background-image : url("chrome://global/skin/taskbar-tab.gif"); */ - background-repeat : no-repeat; - border : none; - border-right : 3px solid black; - width : 15px; - min-height : 16px; - } - -toolbar[collapsed="true"] - { - min-height : 0px; - } - -/* toolbox > box > box > toolbargrippy */ - -toolbox > .collapsed-tray-holder > .collapsed-tray > toolbargrippy - { - width : 30px; - -moz-border-radius : 5px 0px 0px 5px; - margin-bottom : 3px; - min-height : 10px; - max-height : 10px; - } - -/* Does NOT work!!! (see above lines) */ - -menubar[collapsed="true"] > toolbargrippy, -toolbar[collapsed="true"] > toolbargrippy - { - width : 30px; - -moz-border-radius : 5px; - min-height : 10px; - } - -toolbargrippy:hover - { - background-color : #FFCF00 !important; -/* background-image : url("chrome://global/skin/taskbar-tab-hover.gif") !important; */ - } - - -.toolbar-primary - { - -moz-border-radius : 0px 10px 10px 0px; - padding : 0px; - min-height : 40px; -/* border : none; */ - border-bottom : 3px solid #000000; - } - -.toolbar-primary > .toolbar-holder - { - padding-right : 18px; - background-color : #FF9F00; - background-image : url("chrome://global/skin/navbar-endcap.gif"); - background-repeat : no-repeat; - background-position : right; - -/* THE FOLLOWING LINES ARE NOT WORKING THOUGH THEY SHOULD! BUG??? #??? */ -/* -moz-border-radius : 0px 10px 10px 0px; - background-image : url("chrome://global/skin/navbar-bg.gif"); - background-repeat : repeat-y; - background-position : right; -*/ - } - -.toolbar-primary > toolbargrippy - { - background-color : #9C9CFF; -/* background-image : url("chrome://global/skin/taskbar-tab.gif"); - background-repeat : no-repeat; */ - } - -.toolbar-standard - { - -moz-border-radius : 8px; - color : #000000; - background-color : #8050B0; - padding : 0px; - margin : 0px; - border : none; - min-height : 40px; - } - -toolbarseparator { - background-color : #000000; - margin-left : 1px; - margin-right : 1px; - margin-top : 4px; - margin-bottom : 4px; - width : 1px; -} - diff --git a/LCARStrek/communicator/skin/unlock.gif b/LCARStrek/communicator/skin/unlock.gif deleted file mode 100755 index 9b31819d..00000000 Binary files a/LCARStrek/communicator/skin/unlock.gif and /dev/null differ diff --git a/LCARStrek/communicator/skin/wallet/CookieViewer.css b/LCARStrek/communicator/skin/wallet/CookieViewer.css deleted file mode 100755 index 5d92fe8a..00000000 --- a/LCARStrek/communicator/skin/wallet/CookieViewer.css +++ /dev/null @@ -1,92 +0,0 @@ -window { - background-color: #CCCCCC; -} - -box.tabpanels { - border: 1px outset #CCCCCC; - padding: 10px; -} - -tab { - padding-left: 10px; - padding-right: 10px; -} - -treehead > treerow > treecell { - border: 1px outset #CCCCCC; - padding-top: 1px; - padding-bottom: 1px; - padding-left: 5px; - padding-right: 5px; - background-color: #CCCCCC; - color: #000000; -} - -treechildren > treeitem > treerow > treecell { - border-right: 1px solid #CCCCCC; - border-bottom: 1px solid #CCCCCC; - color: inherit; - padding-left: 10px; - padding-top: 1px; - padding-bottom: 1px; -} - -treechildren > treeitem > treerow > treecell.fieldcell { - border-right: 1px solid #CCCCCC; - border-bottom: 1px solid #CCCCCC; - color: inherit; - padding: 0px; - margin: 0px; -} - - -treechildren > treeitem > treerow [selectedrow ~= false] { - background-color: white; - color: black; -} - -treechildren > treeitem > treerow [selectedrow ~= true] { - background-color: #336699; - color: white; -} - -tree#infotree treechildren > treeitem > treerow [selectedrow ~= false] { - background-color: white; - color: black; -} - -tree#infotree treechildren > treeitem > treerow [selectedrow ~= true] { - background-color: white; - color: black; -} - -tree { - border: 1px inset #CCCCCC; -} - -a { - color: #0000FF; - text-decoration: underline; -} - -a:hover { - color: #FF0000; - text-decoration: underline; -} - -tree treechildren > treeitem > treerow[selectedrow=true] > treecell > a:link { - color: #FFFFFF; -} - -tree treechildren > treeitem > treerow[selectedrow ~= true] > treecell > a:hover { - color: #FFFFFF; -} - -input.dispcell { - border: none; - background-color: #CCCCCC; - height: 12px; - font-family: tahoma; - font-size: 10px; -} - diff --git a/LCARStrek/communicator/skin/wallet/SignonViewer.css b/LCARStrek/communicator/skin/wallet/SignonViewer.css deleted file mode 100755 index faa6bd83..00000000 --- a/LCARStrek/communicator/skin/wallet/SignonViewer.css +++ /dev/null @@ -1,91 +0,0 @@ -window { - background-color: #CCCCCC; -} - -box.tabpanels { - border: 1px outset #CCCCCC; - padding: 10px; -} - -tab { - padding-left: 10px; - padding-right: 10px; -} - -treehead > treerow > treecell { - border: 1px outset #CCCCCC; - padding-top: 1px; - padding-bottom: 1px; - padding-left: 5px; - padding-right: 5px; - background-color: #CCCCCC; - color: #000000; -} - -treechildren > treeitem > treerow > treecell { - border-right: 1px solid #CCCCCC; - border-bottom: 1px solid #CCCCCC; - color: inherit; - padding-left: 10px; - padding-top: 1px; - padding-bottom: 1px; -} - -treechildren > treeitem > treerow > treecell.fieldcell { - border-right: 1px solid #CCCCCC; - border-bottom: 1px solid #CCCCCC; - color: inherit; - padding: 0px; - margin: 0px; -} - - -treechildren > treeitem > treerow [selectedrow ~= false] { - background-color: white; - color: black; -} - -treechildren > treeitem > treerow [selectedrow ~= true] { - background-color: #336699; - color: white; -} - -tree#infotree treechildren > treeitem > treerow [selectedrow ~= false] { - background-color: white; - color: black; -} - -tree#infotree treechildren > treeitem > treerow [selectedrow ~= true] { - background-color: white; - color: black; -} - -tree { - border: 1px inset #CCCCCC; -} - -a { - color: #0000FF; - text-decoration: underline; -} - -a:hover { - color: #FF0000; - text-decoration: underline; -} - -tree treechildren > treeitem > treerow[selectedrow=true] > treecell > a:link { - color: #FFFFFF; -} - -tree treechildren > treeitem > treerow[selectedrow ~= true] > treecell > a:hover { - color: #FFFFFF; -} - -input.dispcell { - border: none; - background-color: #CCCCCC; - height: 12px; - font-family: tahoma; - font-size: 10px; -} diff --git a/LCARStrek/communicator/skin/wallet/WalletEditor.css b/LCARStrek/communicator/skin/wallet/WalletEditor.css deleted file mode 100755 index 5d92fe8a..00000000 --- a/LCARStrek/communicator/skin/wallet/WalletEditor.css +++ /dev/null @@ -1,92 +0,0 @@ -window { - background-color: #CCCCCC; -} - -box.tabpanels { - border: 1px outset #CCCCCC; - padding: 10px; -} - -tab { - padding-left: 10px; - padding-right: 10px; -} - -treehead > treerow > treecell { - border: 1px outset #CCCCCC; - padding-top: 1px; - padding-bottom: 1px; - padding-left: 5px; - padding-right: 5px; - background-color: #CCCCCC; - color: #000000; -} - -treechildren > treeitem > treerow > treecell { - border-right: 1px solid #CCCCCC; - border-bottom: 1px solid #CCCCCC; - color: inherit; - padding-left: 10px; - padding-top: 1px; - padding-bottom: 1px; -} - -treechildren > treeitem > treerow > treecell.fieldcell { - border-right: 1px solid #CCCCCC; - border-bottom: 1px solid #CCCCCC; - color: inherit; - padding: 0px; - margin: 0px; -} - - -treechildren > treeitem > treerow [selectedrow ~= false] { - background-color: white; - color: black; -} - -treechildren > treeitem > treerow [selectedrow ~= true] { - background-color: #336699; - color: white; -} - -tree#infotree treechildren > treeitem > treerow [selectedrow ~= false] { - background-color: white; - color: black; -} - -tree#infotree treechildren > treeitem > treerow [selectedrow ~= true] { - background-color: white; - color: black; -} - -tree { - border: 1px inset #CCCCCC; -} - -a { - color: #0000FF; - text-decoration: underline; -} - -a:hover { - color: #FF0000; - text-decoration: underline; -} - -tree treechildren > treeitem > treerow[selectedrow=true] > treecell > a:link { - color: #FFFFFF; -} - -tree treechildren > treeitem > treerow[selectedrow ~= true] > treecell > a:hover { - color: #FFFFFF; -} - -input.dispcell { - border: none; - background-color: #CCCCCC; - height: 12px; - font-family: tahoma; - font-size: 10px; -} - diff --git a/LCARStrek/communicator/skin/wallet/wallet.css b/LCARStrek/communicator/skin/wallet/wallet.css deleted file mode 100755 index c7ca1b79..00000000 --- a/LCARStrek/communicator/skin/wallet/wallet.css +++ /dev/null @@ -1 +0,0 @@ -@import(chrome://global/skin); diff --git a/LCARStrek/communicator/skin/xpinstall/xpinstall.css b/LCARStrek/communicator/skin/xpinstall/xpinstall.css deleted file mode 100755 index 5f94941c..00000000 --- a/LCARStrek/communicator/skin/xpinstall/xpinstall.css +++ /dev/null @@ -1,117 +0,0 @@ -/* - * 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 Netscape are - * Copyright (C) 1998-1999 Netscape Communications Corporation. All - * Rights Reserved. - * - * Contributor(s): - * Don Bragg (dbragg@netscape.com) 12/08/1999 - * Blake Ross (BlakeR1234@aol.com) 6/12/2000 - */ - -@import url(chrome://global/skin); - - -div.label { - margin : 3px; -} - -div#tree-housing { - height : 3em; -} - -box#mainBox{ - margin : 5px; -} - -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%; -} -*/ - -tree#modulesTree { - background-color : transparent ! important; - height : 16ex; - width : 32em; -/* margin-left : 5px; - margin-right : 3px; */ - border : 1px solid #FFCF00; - -moz-border-radius : 5px; -} - -treecell#moduleName { - width : 50% -} - -treecell#moduleSource { - width : 50%; -} -tree > treechildren { -/* background-color : window ! important; */ -} - -tree#modulesTree > treehead > treerow > treecell { - padding-left : 1px; - padding-right : 1px; - border-left : none; - border-top : none; - border-right : none; - background-color : transparent ! important; - color : windowtext; -} - -spring#verticalSmallSpacer { - height : 1ex; -} - -spring#verticalLargeSpacer { - height : 6ex; -} - -spring#verticalMediumSpacer { - height : 3ex; -} - -spring#horizontalSmallSpacer { - width : 1em; -} - -spring#horizontalLargeSpacer { - width : 10em; -} - -.headline { - font-size : 2em; - margin : 4px; - font-weight : bold; -} diff --git a/LCARStrek/editor/skin/EdImageMap.css b/LCARStrek/editor/skin/EdImageMap.css deleted file mode 100755 index 385b6319..00000000 --- a/LCARStrek/editor/skin/EdImageMap.css +++ /dev/null @@ -1,89 +0,0 @@ -/* - * 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, released - * March 31, 1998. - * - * The Initial Developer of the Original Code is Netscape - * Communications Corporation. Portions created by Netscape are - * Copyright (C) 2000 Netscape Communications Corporation. All - * Rights Reserved. - * - * Contributor(s): - * Dan Haddix - * Brian King - */ - -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"); -} diff --git a/LCARStrek/editor/skin/EdImageMapPage.css b/LCARStrek/editor/skin/EdImageMapPage.css deleted file mode 100755 index 569736b3..00000000 --- a/LCARStrek/editor/skin/EdImageMapPage.css +++ /dev/null @@ -1,42 +0,0 @@ -/* - * 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, released - * March 31, 1998. - * - * The Initial Developer of the Original Code is Netscape - * Communications Corporation. Portions created by Netscape are - * Copyright (C) 2000 Netscape Communications Corporation. All - * Rights Reserved. - * - * Contributor(s): - * Dan Haddix - * Brian King - */ - -.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; height: 100%;} -HTML {height: 100%;} -IMG {opacity: .99;} diff --git a/LCARStrek/editor/skin/EditorDialog.css b/LCARStrek/editor/skin/EditorDialog.css deleted file mode 100755 index 9254a6f0..00000000 --- a/LCARStrek/editor/skin/EditorDialog.css +++ /dev/null @@ -1,254 +0,0 @@ -/* - * 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, released - * March 31, 1998. - * - * The Initial Developer of the Original Code is Netscape - * Communications Corporation. Portions created by Netscape are - * Copyright (C) 1998-1999 Netscape Communications Corporation. All - * Rights Reserved. - * - * Contributor(s): - * Pete Collins, Ben Goodger - */ - -/* - THIS FILE IS LOCKED DOWN. YOU ARE NOT ALLOWED TO MODIFY IT WITHOUT FIRST HAVING YOUR - CHANGES REVIEWED BY cmanske@netscape.com. -*/ -/* Most should be moved to global files */ - -/* The defaults are WAY to big! */ -titledbox { - 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; -} - -.middle { - -moz-box-align: center: -} - -.bold { - font-weight: bold; -} - -.italic { - font-style: italic; -} - -.larger { - font-size: 120%; -} - - -.narrow { - width: 3em; -} - -.align-right { - -moz-box-pack: end; -} - -.wrap { - width: 1em; -} -/* end of "should be in global.css" */ - -.color-well { - width:20px; - height: 1em; - border: 1px inset #CCCCDD; - /* Background color is set at runtime */ -} - -.color-well[default="true"] { - border: 1px solid transparent; - background-color: inherit; -} - -.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 #CCCCDD; - /* 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 #CCCCDD; - 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: 10em; -} - -#MoreFewerButton[more="1"] { - list-style-image: url(chrome://global/skin/scroll-up.gif); - min-width: 10em; -} - -#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); -} - -#MisspelledWord { - font-weight: bold; -} - -/* For a column of right-aligned text before - a column of input fields, e.g., InsertTable dialog -*/ -.right { - /* doesn't work yet! must use align="right" in */ - text-align: right; -} - -/* use outset shape for a button look */ -.colorpicker { - border: 1px outset #CCCCDD; - /* This should be the same as for textfield */ - margin-left: 4px; - /* For a little extra space between buttons */ - margin-bottom: 2px; -} - - -.colorpicker:active { - border: 1px inset #CCCCDD; -} - -/* THIS SHOULD BE IN GLOBAL.CSS */ -.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; -} - -#img-align-top { - list-style-image:url("chrome://editor/skin/images/img-align-top.gif"); -} -#img-align-middle { - list-style-image:url("chrome://editor/skin/images/img-align-middle.gif"); -} -#img-align-bottom { - list-style-image:url("chrome://editor/skin/images/img-align-bottom.gif"); -} -#img-align-right { - list-style-image:url("chrome://editor/skin/images/img-align-right.gif"); -} -#img-align-left { - list-style-image:url("chrome://editor/skin/images/img-align-left.gif"); -} - -/* 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; -} - -tree.AttributesTree > treechildren > treeitem > treerow > treecell.value { - padding-left : 0px; - padding-top : 0px; - padding-bottom : 0px; - padding-right : 0px; - margin-left : 0px; -} - -input.AttributesCell { - border: none; - width: 100%; - background-color: #FFFFFF; - font-weight: normal; - border: none; - outline: none; - margin: 0px; - width: 100%; -} - -treecell > input { - margin: 0px; - background-color: #E5E5E5 ! important; -} diff --git a/LCARStrek/editor/skin/EditorToolbars.css b/LCARStrek/editor/skin/EditorToolbars.css deleted file mode 100755 index f50b441c..00000000 --- a/LCARStrek/editor/skin/EditorToolbars.css +++ /dev/null @@ -1,568 +0,0 @@ -/* - * 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, released - * March 31, 1998. - * - * The Initial Developer of the Original Code is Netscape - * Communications Corporation. Portions created by Netscape are - * Copyright (C) 1998-1999 Netscape Communications Corporation. All - * Rights Reserved. - * - * Contributor(s): - */ - -/* This contains CSS just for editor toolbars */ - -#EditorToolbox { - min-width: 1px; -} - -#FormatToolbar > .toolbar-holder { - background-image: url(chrome://editor/skin/images/format-toolbar-endcap.gif); -} - -.separator_small { - width: 1em; -} - -.margin-left-right { - margin-left: 3px; - margin-right: 3px; -} - -/* From button.css: */ -/* margin: 4px 7px 1px 1px; */ -/* We have too many buttons - must be closer! */ - -.toolbar, .key-toolbar { - margin-right: 2px; -} - -.inset-border { - border: 1px inset FF9F00; -} - -/* THIS DOESN'T WORK ON ! */ -.center { - text-align: center; -} - -/* end of SHOULD GO IN GLOBAL */ - -#EditModeToolbar { - padding: 0px; - /* Same as "standard" toolbar background */ - border-top: 1px solid #9C9CFF; - min-width: 1px; - overflow: hidden; -} - -/* BORDERS ARE NOT WORKING! global class="plain" is fighting us! */ -/* !important in for now as a workaround to above problem! */ -tab.edit-mode:hover, button.edit-mode:hover:active, -tab.edit-mode { - -moz-border-radius: 0px 0px 7px 7px ; - padding: 0px 4px 1px 4px; - margin: 0px; - border-top: 0px solid black !important; /* Must be same as background */ - border-bottom: 1px solid #9C9CFF !important; - border-left: 1px solid #9C9CFF !important; - border-right: 1px solid #9C9CFF !important; -} - -tab.edit-mode > .button-internal-box, -tab.edit-mode:hover > .button-internal-box, -tab.edit-mode:hover:active > .button-internal-box { - border: none; -} - -tab.edit-mode:hover { -/* border: 1px solid #3366FF !important; */ -} - -tab.edit-mode:hover:active { - padding: 1px 5px 0px 3px; -/* border: 1px solid #99CCFF !important; */ -} - -/* selected="1" is from old times when edit-mode was a