From 3a1215023d99867400955dbdef14b6986c4facae Mon Sep 17 00:00:00 2001 From: robert Date: Fri, 26 Nov 2004 01:20:27 +0000 Subject: [PATCH] sync with EarlyBlue and Classic, prepare for 1.8a release --- LCARStrek/communicator/brand.css | 2 + LCARStrek/communicator/search/search.css | 6 +- LCARStrek/contents.rdf | 44 +++++------ LCARStrek/editor/editorPrimaryToolbar.css | 31 ++++---- LCARStrek/global/button.css | 9 ++- LCARStrek/global/dialog.css | 4 +- LCARStrek/global/filepicker.css | 10 ++- LCARStrek/global/global.css | 6 ++ LCARStrek/global/tabbox.css | 13 ++- LCARStrek/messenger/messageHeader.css | 5 ++ .../messengercompose/messengercompose.css | 40 +++++----- LCARStrek/messenger/primaryToolbar.css | 34 ++++---- .../messenger/smime/msgCompSMIMEOverlay.css | 7 +- LCARStrek/messenger/start.css | 79 +++++++++++++++++++ LCARStrek/messenger/subscribe.css | 14 +++- .../messenger/virtualFolderListDialog.css | 16 ++++ 16 files changed, 221 insertions(+), 99 deletions(-) create mode 100644 LCARStrek/messenger/start.css create mode 100644 LCARStrek/messenger/virtualFolderListDialog.css diff --git a/LCARStrek/communicator/brand.css b/LCARStrek/communicator/brand.css index 75a2e2e5..aa9d9d0e 100644 --- a/LCARStrek/communicator/brand.css +++ b/LCARStrek/communicator/brand.css @@ -53,6 +53,7 @@ list-style-image: url("chrome://communicator/skin/brand/throbber-anim.gif"); } +window[chromehidden~="toolbar"] #navigator-throbber, #navigator-throbber[buttonstyle="text"], #navigator-throbber[buttonstyle="pictures"], #navigator-throbber[toolbarmode="small"] { @@ -61,6 +62,7 @@ list-style-image: url("chrome://communicator/skin/brand/throbber16-single.gif"); } +window[chromehidden~="toolbar"] #navigator-throbber[busy="true"], #navigator-throbber[buttonstyle="text"][busy="true"], #navigator-throbber[buttonstyle="pictures"][busy="true"], #navigator-throbber[toolbarmode="small"][busy="true"] { diff --git a/LCARStrek/communicator/search/search.css b/LCARStrek/communicator/search/search.css index 725ddada..11cf1630 100644 --- a/LCARStrek/communicator/search/search.css +++ b/LCARStrek/communicator/search/search.css @@ -19,7 +19,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Joe Hewitt + * Joe Hewitt * Robert Kaiser * * Alternatively, the contents of this file may be used under the terms of @@ -42,10 +42,6 @@ == Styles specific to the Search sidebar panel. ======================================================================= */ -#stopButton { - list-style-image: url("chrome://communicator/skin/icons/loading.gif"); -} - /* :::: undo regular search listbox selection look :::: */ .searchresult-item[selected="true"] { diff --git a/LCARStrek/contents.rdf b/LCARStrek/contents.rdf index 9b01bc03..0778e205 100644 --- a/LCARStrek/contents.rdf +++ b/LCARStrek/contents.rdf @@ -5,42 +5,42 @@ - + - - - - - - - - - - - + + + + + + + + + + - - - - - + + + + + - - - + + + diff --git a/LCARStrek/editor/editorPrimaryToolbar.css b/LCARStrek/editor/editorPrimaryToolbar.css index 7fd8996e..c840cbca 100644 --- a/LCARStrek/editor/editorPrimaryToolbar.css +++ b/LCARStrek/editor/editorPrimaryToolbar.css @@ -13,7 +13,7 @@ * * The Original Code is mozilla.org code. * - * The Initial Developer of the Original Code is + * The Initial Developer of the Original Code is * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 1998 * the Initial Developer. All Rights Reserved. @@ -24,7 +24,7 @@ * Robert Kaiser * * Alternatively, the contents of this file may be used under the terms of - * either the GNU General Public License Version 2 or later (the "GPL"), or + * either the GNU General Public License Version 2 or later (the "GPL"), or * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), * in which case the provisions of the GPL or the LGPL are applicable instead * of those above. If you wish to allow use of your version of this file only @@ -85,7 +85,7 @@ #saveButton[dirty="true"]:hover, #saveButton[dirty="true"]:hover:active { list-style-image: url("chrome://editor/skin/icons/savefile-hover.gif"); -} +} #saveButton[dirty="true"][disabled="true"] { list-style-image: url("chrome://editor/skin/icons/savefile-disabled.gif") !important; @@ -98,7 +98,7 @@ #publishButton:hover, #publishButton:hover:active { list-style-image: url("chrome://editor/skin/icons/publish-hover.gif"); -} +} #publishButton[disabled="true"] { list-style-image: url("chrome://editor/skin/icons/publish-disabled.gif") !important; @@ -106,12 +106,12 @@ #previewButton { list-style-image: url("chrome://editor/skin/icons/preview.gif"); -} +} #previewButton:hover, #previewButton:hover:active { list-style-image: url("chrome://editor/skin/icons/preview-hover.gif"); -} +} #previewButton[disabled="true"] { list-style-image: url("chrome://editor/skin/icons/preview-disabled.gif") !important; @@ -122,11 +122,10 @@ } #printButton:hover, -#printButton[buttonover="true"], -#printButton[buttondown="true"], +#printButton:hover:active, #printButton[open="true"] { list-style-image: url("chrome://global/skin/icons/print-hover.gif"); -} +} #printButton[disabled="true"] { list-style-image: url("chrome://global/skin/icons/print-disabled.gif") !important; @@ -140,7 +139,7 @@ #findButton:hover, #findButton:hover:active { list-style-image: url("chrome://editor/skin/icons/find-hover.gif"); -} +} #findButton[disabled="true"] { list-style-image: url("chrome://editor/skin/icons/find-disabled.gif") !important; @@ -154,7 +153,7 @@ #linkButton:hover, #linkButton:hover:active { list-style-image: url("chrome://editor/skin/icons/link-hover.gif"); -} +} #linkButton[disabled="true"] { list-style-image: url("chrome://editor/skin/icons/link-disabled.gif") !important; @@ -193,7 +192,7 @@ #hlineButton:hover, #hlineButton:hover:active { list-style-image: url("chrome://editor/skin/icons/hline-hover.gif"); -} +} #hlineButton[disabled="true"] { list-style-image: url("chrome://editor/skin/icons/hline-disabled.gif") !important; @@ -214,8 +213,8 @@ #spellingButton { list-style-image: url("chrome://editor/skin/icons/spell.gif"); -} - +} + #spellingButton:hover, #spellingButton:hover:active { list-style-image: url("chrome://editor/skin/icons/spell-hover.gif"); @@ -281,8 +280,8 @@ list-style-image: url("chrome://editor/skin/icons/form.gif"); } -#formButton[buttonover="true"], -#formButton[buttondown="true"] { +#formButton:hover, +#formButton:hover:active { list-style-image: url("chrome://editor/skin/icons/form-hover.gif"); } diff --git a/LCARStrek/global/button.css b/LCARStrek/global/button.css index 3e364c65..137ebf52 100644 --- a/LCARStrek/global/button.css +++ b/LCARStrek/global/button.css @@ -52,10 +52,10 @@ button { background-color: #000000; color: #FFCF00; } - + .button-box { -moz-border-radius: 3px; - border: 1px solid transparent; + border: 1px solid transparent; padding: 1px 4px 2px 3px; } @@ -117,12 +117,13 @@ button[checked="true"] { button:hover:active > .button-box, button[open="true"] > .button-box, button[checked="true"] > .button-box { - padding: 2px 3px 1px 4px; + padding: 2px 3px 1px 4px; } /* .......... disabled state .......... */ -button[disabled="true"] { +button[disabled="true"], +button[disabled="true"]:hover:active { border: none; background-color: #000000 !important; color: #8050B0 !important; diff --git a/LCARStrek/global/dialog.css b/LCARStrek/global/dialog.css index 219d0ea2..2d0c5d1b 100644 --- a/LCARStrek/global/dialog.css +++ b/LCARStrek/global/dialog.css @@ -13,7 +13,7 @@ * * The Original Code is mozilla.org code. * - * The Initial Developer of the Original Code is + * The Initial Developer of the Original Code is * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 1999 * the Initial Developer. All Rights Reserved. @@ -45,7 +45,7 @@ /* ::::: dialog ::::: */ -dialog { +dialog { padding: 8px 10px 10px 8px; } diff --git a/LCARStrek/global/filepicker.css b/LCARStrek/global/filepicker.css index 23fcb297..8e453a80 100644 --- a/LCARStrek/global/filepicker.css +++ b/LCARStrek/global/filepicker.css @@ -13,7 +13,7 @@ * * The Original Code is mozilla.org code. * - * The Initial Developer of the Original Code is + * The Initial Developer of the Original Code is * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 1998 * the Initial Developer. All Rights Reserved. @@ -24,7 +24,7 @@ * Robert Kaiser * * Alternatively, the contents of this file may be used under the terms of - * either the GNU General Public License Version 2 or later (the "GPL"), or + * either the GNU General Public License Version 2 or later (the "GPL"), or * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), * in which case the provisions of the GPL or the LGPL are applicable instead * of those above. If you wish to allow use of your version of this file only @@ -67,6 +67,8 @@ treechildren::-moz-tree-image(FilenameColumn, file) { .up-button { list-style-image: url("chrome://global/skin/filepicker/folder-up.gif"); + min-width: 0%; /* don't let XUL layout min-size override our max-width setting */ + min-height: 0%; max-width: 26px; } @@ -76,6 +78,8 @@ treechildren::-moz-tree-image(FilenameColumn, file) { .home-button { list-style-image: url("chrome://global/skin/filepicker/folder-home.gif"); + min-width: 0%; /* don't let XUL layout min-size override our max-width setting */ + min-height: 0%; max-width: 26px; } @@ -85,6 +89,8 @@ treechildren::-moz-tree-image(FilenameColumn, file) { .new-dir-button { list-style-image: url("chrome://global/skin/filepicker/folder-new.gif"); + min-width: 0%; /* don't let XUL layout min-size override our max-width setting */ + min-height: 0%; max-width: 28px; } diff --git a/LCARStrek/global/global.css b/LCARStrek/global/global.css index 4eea3a8e..895e5802 100644 --- a/LCARStrek/global/global.css +++ b/LCARStrek/global/global.css @@ -79,6 +79,12 @@ menubar { -moz-binding: url("chrome://global/skin/globalBindings.xml#menubar"); } +/* +progressmeter[mode="undetermined"] { + -moz-binding: url("chrome://global/content/bindings/progressmeter.xml#progressmeter-undetermined"); +} +*/ + /* ::::: root elements ::::: */ window, diff --git a/LCARStrek/global/tabbox.css b/LCARStrek/global/tabbox.css index 5557fd32..b642b549 100644 --- a/LCARStrek/global/tabbox.css +++ b/LCARStrek/global/tabbox.css @@ -73,28 +73,33 @@ tab { border-bottom: none; padding: 1px 4px 2px 4px; background-color: #000000; - color: #FF9F00; + color: #FF9F00; } .tab-text { margin: 0 !important; } -tab[selected="true"] { +tab[selected="true"] { + -moz-user-focus: normal; font-weight: bold; background-color: #008484; } -tab:hover { +tab:hover { background-color: #FFCF00; color: #000000; text-decoration: underline; } -tab:hover:active { +tab:hover:active { text-decoration: none; } +tab:focus > .tab-middle { + -moz-outline: 1px dotted invert; +} + /* tab[first-tab="true"][selected="true"] { padding-right: 5px; diff --git a/LCARStrek/messenger/messageHeader.css b/LCARStrek/messenger/messageHeader.css index a319de52..24f29903 100644 --- a/LCARStrek/messenger/messageHeader.css +++ b/LCARStrek/messenger/messageHeader.css @@ -174,6 +174,10 @@ background-color: transparent; } +#collapseddateValue > .textbox-input-box menupopup { + text-align: left; +} + #collapsedfromBox { width: 18em; } @@ -190,6 +194,7 @@ .collapsedHeaderValue, #collapsedfromValue { + background: transparent; margin: 2px 0px !important; } diff --git a/LCARStrek/messenger/messengercompose/messengercompose.css b/LCARStrek/messenger/messengercompose/messengercompose.css index 9b6a212d..0ec6aedc 100644 --- a/LCARStrek/messenger/messengercompose/messengercompose.css +++ b/LCARStrek/messenger/messengercompose/messengercompose.css @@ -13,7 +13,7 @@ * * The Original Code is mozilla.org code. * - * The Initial Developer of the Original Code is + * The Initial Developer of the Original Code is * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 1998 * the Initial Developer. All Rights Reserved. @@ -23,7 +23,7 @@ * Robert Kaiser * * Alternatively, the contents of this file may be used under the terms of - * either the GNU General Public License Version 2 or later (the "GPL"), or + * either the GNU General Public License Version 2 or later (the "GPL"), or * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), * in which case the provisions of the GPL or the LGPL are applicable instead * of those above. If you wish to allow use of your version of this file only @@ -45,7 +45,7 @@ @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* ::::: primary toolbar buttons ::::: */ - + #button-send { list-style-image: url("chrome://messenger/skin/messengercompose/send.gif"); } @@ -53,11 +53,11 @@ #button-send:hover, #button-send:hover:active { list-style-image: url("chrome://messenger/skin/messengercompose/send-hover.gif"); -} +} #button-send[disabled="true"] { list-style-image: url("chrome://messenger/skin/messengercompose/send-disabled.gif") !important; -} +} #button-send[offline="true"] { list-style-image: url("chrome://messenger/skin/messengercompose/sendlater.gif"); @@ -79,24 +79,24 @@ #button-address:hover, #button-address:hover:active { list-style-image: url("chrome://messenger/skin/messengercompose/address-hover.gif"); -} +} #button-address[disabled="true"] { list-style-image: url("chrome://messenger/skin/messengercompose/address-disabled.gif") !important; -} +} #button-attach { list-style-image: url("chrome://messenger/skin/messengercompose/attach.gif"); } -#button-attach[buttonover="true"], -#button-attach[buttondown="true"] { +#button-attach:hover, +#button-attach:hover:active { list-style-image: url("chrome://messenger/skin/messengercompose/attach-hover.gif"); -} +} #button-attach[disabled="true"] { list-style-image: url("chrome://messenger/skin/messengercompose/attach-disabled.gif") !important; -} +} #button-quote { list-style-image: url("chrome://messenger/skin/messengercompose/quote.gif"); @@ -105,11 +105,11 @@ #button-quote:hover, #button-quote:hover:active { list-style-image: url("chrome://messenger/skin/messengercompose/quote-hover.gif"); -} +} #button-quote[disabled="true"] { list-style-image: url("chrome://messenger/skin/messengercompose/quote-disabled.gif") !important; -} +} #spellingButton { list-style-image: url("chrome://editor/skin/icons/spell.gif"); @@ -128,14 +128,14 @@ list-style-image: url("chrome://messenger/skin/messengercompose/savemsg.gif"); } -#button-save[buttonover="true"], -#button-save[buttondown="true"] { +#button-save:hover, +#button-save:hover:active { list-style-image: url("chrome://messenger/skin/messengercompose/savemsg-hover.gif"); -} +} #button-save[disabled="true"] { list-style-image: url("chrome://messenger/skin/messengercompose/savemsg-disabled.gif") !important; -} +} #button-stop { list-style-image: url("chrome://global/skin/icons/stop.gif"); @@ -144,11 +144,11 @@ #button-stop:hover, #button-stop:hover:active { list-style-image: url("chrome://global/skin/icons/stop-hover.gif"); -} +} #button-stop[disabled="true"] { list-style-image: url("chrome://global/skin/icons/stop-disabled.gif") !important; -} +} /* ::::: autocomplete icons ::::: */ @@ -186,7 +186,7 @@ treechildren::-moz-tree-image(remote-err) { #msgheaderstoolbar-box { background-color: #E7ADE7; color: #000000; -} +} #addresses-box, #attachments-box { diff --git a/LCARStrek/messenger/primaryToolbar.css b/LCARStrek/messenger/primaryToolbar.css index 3383ff98..2a092026 100644 --- a/LCARStrek/messenger/primaryToolbar.css +++ b/LCARStrek/messenger/primaryToolbar.css @@ -13,7 +13,7 @@ * * The Original Code is mozilla.org code. * - * The Initial Developer of the Original Code is + * The Initial Developer of the Original Code is * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 1998 * the Initial Developer. All Rights Reserved. @@ -22,7 +22,7 @@ * Robert Kaiser * * Alternatively, the contents of this file may be used under the terms of - * either the GNU General Public License Version 2 or later (the "GPL"), or + * either the GNU General Public License Version 2 or later (the "GPL"), or * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), * in which case the provisions of the GPL or the LGPL are applicable instead * of those above. If you wish to allow use of your version of this file only @@ -48,11 +48,10 @@ } #button-getmsg:hover, -#button-getmsg[buttonover="true"], -#button-getmsg[buttondown="true"], +#button-getmsg:hover:active, #button-getmsg[open="true"] { list-style-image: url("chrome://messenger/skin/toolbar/getmsg-hover.gif"); -} +} #button-getmsg[disabled="true"] { list-style-image: url("chrome://messenger/skin/toolbar/getmsg-disabled.gif") !important; @@ -65,7 +64,7 @@ #button-newmsg:hover, #button-newmsg:hover:active { list-style-image: url("chrome://messenger/skin/toolbar/newmsg-hover.gif"); -} +} #button-newmsg[disabled="true"] { list-style-image: url("chrome://messenger/skin/toolbar/newmsg-disabled.gif") !important; @@ -78,7 +77,7 @@ #button-reply:hover, #button-reply:hover:active { list-style-image: url("chrome://messenger/skin/toolbar/reply-hover.gif"); -} +} #button-reply[disabled="true"] { list-style-image: url("chrome://messenger/skin/toolbar/reply-disabled.gif") !important; @@ -91,7 +90,7 @@ #button-replyall:hover, #button-replyall:hover:active { list-style-image: url("chrome://messenger/skin/toolbar/replyall-hover.gif"); -} +} #button-replyall[disabled="true"] { list-style-image: url("chrome://messenger/skin/toolbar/replyall-disabled.gif") !important; @@ -104,7 +103,7 @@ #button-forward:hover, #button-forward:hover:active { list-style-image: url("chrome://messenger/skin/toolbar/forward-hover.gif"); -} +} #button-forward[disabled="true"] { list-style-image: url("chrome://messenger/skin/toolbar/forward-disabled.gif") !important; @@ -115,9 +114,10 @@ } #button-file:hover, +#button-file:hover:active, #button-file[open="true"] { list-style-image: url("chrome://messenger/skin/toolbar/file-hover.gif"); -} +} #button-file[disabled="true"] { list-style-image: url("chrome://messenger/skin/toolbar/file-disabled.gif") !important; @@ -130,7 +130,7 @@ #button-next:hover, #button-next:hover:active { list-style-image: url("chrome://messenger/skin/toolbar/next-hover.gif"); -} +} #button-next[disabled="true"] { list-style-image: url("chrome://messenger/skin/toolbar/next-disabled.gif") !important; @@ -143,7 +143,7 @@ #button-delete:hover, #button-delete:hover:active { list-style-image: url("chrome://global/skin/icons/trash-hover.gif"); -} +} #button-delete[disabled="true"] { list-style-image: url("chrome://global/skin/icons/trash-disabled.gif") !important; @@ -154,11 +154,10 @@ } #button-mark:hover, -#button-mark[buttonover="true"], -#button-mark[buttondown="true"], +#button-mark:hover:active, #button-mark[open="true"] { list-style-image: url("chrome://messenger/skin/toolbar/mark-hover.gif"); -} +} #button-mark[disabled="true"] { list-style-image: url("chrome://messenger/skin/toolbar/mark-disabled.gif") !important; @@ -169,8 +168,7 @@ } #button-print:hover, -#button-print[buttonover="true"], -#button-print[buttondown="true"], +#button-print:hover:active, #button-print[open="true"] { list-style-image: url("chrome://global/skin/icons/print-hover.gif"); } @@ -201,7 +199,7 @@ #button-junk[buttondown="true"], #button-junk[open="true"] { list-style-image: url("chrome://messenger/skin/toolbar/junk-hover.gif"); -} +} #button-junk[disabled="true"] { list-style-image: url("chrome://messenger/skin/toolbar/junk-disabled.gif") !important; diff --git a/LCARStrek/messenger/smime/msgCompSMIMEOverlay.css b/LCARStrek/messenger/smime/msgCompSMIMEOverlay.css index d4ff3550..90a84640 100644 --- a/LCARStrek/messenger/smime/msgCompSMIMEOverlay.css +++ b/LCARStrek/messenger/smime/msgCompSMIMEOverlay.css @@ -48,15 +48,14 @@ } #button-security:hover, -#button-security[buttonover="true"], -#button-security[buttondown="true"], +#button-security:hover:active, #button-security[open="true"] { list-style-image: url("chrome://messenger/skin/smime/icons/lock-hover.gif"); -} +} #button-security[disabled="true"] { list-style-image: url("chrome://messenger/skin/smime/icons/lock-disabled.gif"); -} +} #msgcomposeWindow #signing-status { diff --git a/LCARStrek/messenger/start.css b/LCARStrek/messenger/start.css new file mode 100644 index 00000000..1c2a9180 --- /dev/null +++ b/LCARStrek/messenger/start.css @@ -0,0 +1,79 @@ +/* ***** BEGIN LICENSE BLOCK ***** + * Version: MPL 1.1/GPL 2.0/LGPL 2.1 + * + * The contents of this file are subject to the Mozilla Public License Version + * 1.1 (the "License"); you may not use this file except in compliance with + * the License. You may obtain a copy of the License at + * http://www.mozilla.org/MPL/ + * + * Software distributed under the License is distributed on an "AS IS" basis, + * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License + * for the specific language governing rights and limitations under the + * License. + * + * The Original Code is mozilla.org code. + * + * The Initial Developer of the Original Code is + * the Mozilla Organization. + * Portions created by the Initial Developer are Copyright (C) 1998-2002 + * the Initial Developer. All Rights Reserved. + * + * Contributor(s): + * Robert Kaiser + * + * Alternatively, the contents of this file may be used under the terms of + * either the GNU General Public License Version 2 or later (the "GPL"), or + * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), + * in which case the provisions of the GPL or the LGPL are applicable instead + * of those above. If you wish to allow use of your version of this file only + * under the terms of either the GPL or the LGPL, and not to allow others to + * use your version of this file under the terms of the MPL, indicate your + * decision by deleting the provisions above and replace them with the notice + * and other provisions required by the GPL or the LGPL. If you do not delete + * the provisions above, a recipient may use your version of this file under + * the terms of any one of the MPL, the GPL or the LGPL. + * + * ***** END LICENSE BLOCK ***** */ + +/* ===== start.css ===================================================== + == Styles used by the mailnews start page. + ======================================================================= */ + +body { + margin: 0; + padding: 0; +} + +a:link, a:visited, a:active { + color: #336699; + text-decoration: underline; +} + +h1 { + color: #000000; + background-color: #E7ADE7; + border-bottom: 3px solid #000000; + font-size: 1.5em; + font-weight: normal; + padding: 0.25em 0.75em; /* 0.75*1.5=1, so fit with 1em below */ + margin: 0; +} + +div#main { + margin: 0 1em; +} + +p { + margin: 0.5em 0; +} + +h2 { + font-size: 1.2em; + font-weight: bold; + margin: 0.5em 0; +} + +ul { + margin: 0.5em 0; +} + diff --git a/LCARStrek/messenger/subscribe.css b/LCARStrek/messenger/subscribe.css index 681f60dc..e55ed462 100644 --- a/LCARStrek/messenger/subscribe.css +++ b/LCARStrek/messenger/subscribe.css @@ -13,7 +13,7 @@ * * The Original Code is mozilla.org code. * - * The Initial Developer of the Original Code is + * The Initial Developer of the Original Code is * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 1998 * the Initial Developer. All Rights Reserved. @@ -22,7 +22,7 @@ * Robert Kaiser * * Alternatively, the contents of this file may be used under the terms of - * either the GNU General Public License Version 2 or later (the "GPL"), or + * either the GNU General Public License Version 2 or later (the "GPL"), or * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), * in which case the provisions of the GPL or the LGPL are applicable instead * of those above. If you wish to allow use of your version of this file only @@ -100,3 +100,13 @@ treechildren::-moz-tree-image(nameColumn2, nntp) { .subscribeMenuItem[ServerType="nntp"][IsSecure="true"] { list-style-image: url("chrome://messenger/skin/icons/server-news-lock.gif"); } + +/* ::::: statusbar adjustments :::::: */ + +#statusContainerBox { + -moz-border-radius: 9px; + margin-top: 3px; + padding-right: 9px; + background-color: #8050B0; + color: #000000; +} diff --git a/LCARStrek/messenger/virtualFolderListDialog.css b/LCARStrek/messenger/virtualFolderListDialog.css new file mode 100644 index 00000000..1eacf145 --- /dev/null +++ b/LCARStrek/messenger/virtualFolderListDialog.css @@ -0,0 +1,16 @@ +/* ===== virtualFolderListDialog.css ================================================== + == Styles for the virtual folder list dialog. + ======================================================================= */ + +@import url("chrome://messenger/skin/mailWindow1.css"); + +@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); + +treechildren::-moz-tree-image(selectedColumn) { + margin-right: 2px; + list-style-image: url("chrome://messenger/skin/icons/dot.gif"); +} + +treechildren::-moz-tree-image(selectedColumn, inVFEditSearchScope-true) { + list-style-image: url("chrome://messenger/skin/icons/check.gif"); +} -- 2.35.3