From: robert Date: Sun, 23 Nov 2003 21:32:03 +0000 (+0000) Subject: keep up with Classic development X-Git-Tag: EarlyBlue-2.0a1~71 X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=commitdiff_plain;h=32fb9cf922b000ef9e13f984e6d1a587d2b46582 keep up with Classic development --- diff --git a/EarlyBlue/communicator/alerts/alert.css b/EarlyBlue/communicator/alerts/alert.css index 839ba270..cb7b3394 100644 --- a/EarlyBlue/communicator/alerts/alert.css +++ b/EarlyBlue/communicator/alerts/alert.css @@ -75,4 +75,9 @@ .alertText[clickable="true"]:hover:active { color: #424F63; -} \ No newline at end of file +} + +.alertTextBox { + padding-right: 10px; + padding-top: 5px; +} diff --git a/EarlyBlue/communicator/icons/content-large.gif b/EarlyBlue/communicator/icons/content-large.gif deleted file mode 100644 index 533bd9d5..00000000 Binary files a/EarlyBlue/communicator/icons/content-large.gif and /dev/null differ diff --git a/EarlyBlue/communicator/icons/content-small.gif b/EarlyBlue/communicator/icons/content-small.gif deleted file mode 100644 index 84a03c29..00000000 Binary files a/EarlyBlue/communicator/icons/content-small.gif and /dev/null differ diff --git a/EarlyBlue/communicator/prefpanels.css b/EarlyBlue/communicator/prefpanels.css index cd987cdd..d5384bf7 100644 --- a/EarlyBlue/communicator/prefpanels.css +++ b/EarlyBlue/communicator/prefpanels.css @@ -91,9 +91,4 @@ #disabledDomains { max-height: 13em; -} - -/* ::::: File icon (32x32) ::::: */ -.file-icon-large { - list-style-image: url("chrome://communicator/skin/icons/content-large.gif"); -} +} \ No newline at end of file diff --git a/EarlyBlue/communicator/profile/newProfile1_2.css b/EarlyBlue/communicator/profile/newProfile1_2.css deleted file mode 100644 index 57d60b8b..00000000 --- a/EarlyBlue/communicator/profile/newProfile1_2.css +++ /dev/null @@ -1,48 +0,0 @@ -/* ***** BEGIN LICENSE BLOCK ***** - * Version: MPL 1.1/GPL 2.0/LGPL 2.1 - * - * The contents of this file are subject to the Mozilla Public License Version - * 1.1 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at - * http://www.mozilla.org/MPL/ - * - * Software distributed under the License is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License - * for the specific language governing rights and limitations under the - * License. - * - * The Original Code is "Classic" theme of mozilla.org code. - * - * The Initial Developer of the Original Code is - * the Mozilla Organization. - * Portions created by the Initial Developer are Copyright (C) 1998-2001 - * the Initial Developer. All Rights Reserved. - * - * Contributor(s): - * Robert Kaiser - * - * Alternatively, the contents of this file may be used under the terms of - * either the GNU General Public License Version 2 or later (the "GPL"), or - * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), - * in which case the provisions of the GPL or the LGPL are applicable instead - * of those above. If you wish to allow use of your version of this file only - * under the terms of either the GPL or the LGPL, and not to allow others to - * use your version of this file under the terms of the MPL, indicate your - * decision by deleting the provisions above and replace them with the notice - * and other provisions required by the GPL or the LGPL. If you do not delete - * the provisions above, a recipient may use your version of this file under - * the terms of any one of the MPL, the GPL or the LGPL. - * - * ***** END LICENSE BLOCK ***** */ - -@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); - -#ProfileDir { - padding-left : 1em; - margin-top : 0.4em; - width : 10em !important; -} - -#deffoldername { - margin-left : 2px; -} diff --git a/EarlyBlue/communicator/profile/profile.css b/EarlyBlue/communicator/profile/profile.css index 3c659af6..288d2ddf 100644 --- a/EarlyBlue/communicator/profile/profile.css +++ b/EarlyBlue/communicator/profile/profile.css @@ -45,10 +45,6 @@ window.dialog { padding: 0; } -.dimmed-highcontrast { - color: #99cccc ! important; -} - #profiles > listitem { list-style-image: url("chrome://communicator/skin/profile/profileicon-large.gif"); } @@ -82,3 +78,7 @@ box#wizardButtons { box.selection { margin-top: 4px; } + +description.error { + color: #FF0000; +} \ No newline at end of file diff --git a/EarlyBlue/communicator/icons/pg-landscape-small.gif b/EarlyBlue/global/icons/pg-landscape-small.gif similarity index 100% rename from EarlyBlue/communicator/icons/pg-landscape-small.gif rename to EarlyBlue/global/icons/pg-landscape-small.gif diff --git a/EarlyBlue/communicator/icons/pg-landscape.gif b/EarlyBlue/global/icons/pg-landscape.gif similarity index 100% rename from EarlyBlue/communicator/icons/pg-landscape.gif rename to EarlyBlue/global/icons/pg-landscape.gif diff --git a/EarlyBlue/communicator/icons/pg-portrait-small.gif b/EarlyBlue/global/icons/pg-portrait-small.gif similarity index 100% rename from EarlyBlue/communicator/icons/pg-portrait-small.gif rename to EarlyBlue/global/icons/pg-portrait-small.gif diff --git a/EarlyBlue/communicator/icons/pg-portrait.gif b/EarlyBlue/global/icons/pg-portrait.gif similarity index 100% rename from EarlyBlue/communicator/icons/pg-portrait.gif rename to EarlyBlue/global/icons/pg-portrait.gif diff --git a/EarlyBlue/communicator/printing.css b/EarlyBlue/global/printing.css similarity index 89% rename from EarlyBlue/communicator/printing.css rename to EarlyBlue/global/printing.css index e74e4c57..41ff3508 100644 --- a/EarlyBlue/communicator/printing.css +++ b/EarlyBlue/global/printing.css @@ -69,19 +69,19 @@ /* ..... orientation ..... */ .toolbar-portrait-page { - list-style-image: url("chrome://communicator/skin/icons/pg-portrait-small.gif"); + list-style-image: url("chrome://global/skin/icons/pg-portrait-small.gif"); } .toolbar-landscape-page { - list-style-image: url("chrome://communicator/skin/icons/pg-landscape-small.gif"); + list-style-image: url("chrome://global/skin/icons/pg-landscape-small.gif"); } /* ::::: page setup dialog ::::: */ .portrait-page { - list-style-image: url("chrome://communicator/skin/icons/pg-portrait.gif"); + list-style-image: url("chrome://global/skin/icons/pg-portrait.gif"); } .landscape-page { - list-style-image: url("chrome://communicator/skin/icons/pg-landscape.gif"); + list-style-image: url("chrome://global/skin/icons/pg-landscape.gif"); } diff --git a/EarlyBlue/global/scrollbars.css b/EarlyBlue/global/scrollbars.css index 209578d0..de252873 100644 --- a/EarlyBlue/global/scrollbars.css +++ b/EarlyBlue/global/scrollbars.css @@ -103,6 +103,12 @@ scrollbarbutton:hover:active { padding: 2px 0px 0px 2px; } +/* ::::: square at the corner of two scrollbars ::::: */ + +scrollcorner { + background-color: #999999; +} + /* ..... increment .... */ scrollbarbutton[type="increment"] { @@ -230,4 +236,4 @@ scrollbar[orient="vertical"] > scrollbarbutton[type="decrement"][disabled="true" background-image: url("chrome://global/skin/arrow/arrow-up.gif") } -} \ No newline at end of file +} diff --git a/EarlyBlue/global/wizardOverlay.css b/EarlyBlue/global/wizardOverlay.css deleted file mode 100644 index f149862e..00000000 --- a/EarlyBlue/global/wizardOverlay.css +++ /dev/null @@ -1,64 +0,0 @@ -/* ***** BEGIN LICENSE BLOCK ***** - * Version: MPL 1.1/GPL 2.0/LGPL 2.1 - * - * The contents of this file are subject to the Mozilla Public License Version - * 1.1 (the "License"); you may not use this file except in compliance with - * the License. You may obtain a copy of the License at - * http://www.mozilla.org/MPL/ - * - * Software distributed under the License is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License - * for the specific language governing rights and limitations under the - * License. - * - * The Original Code is "Classic" theme of mozilla.org code. - * - * The Initial Developer of the Original Code is - * the Mozilla Organization. - * Portions created by the Initial Developer are Copyright (C) 1998-2001 - * the Initial Developer. All Rights Reserved. - * - * Contributor(s): - * Robert Kaiser - * - * Alternatively, the contents of this file may be used under the terms of - * either the GNU General Public License Version 2 or later (the "GPL"), or - * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), - * in which case the provisions of the GPL or the LGPL are applicable instead - * of those above. If you wish to allow use of your version of this file only - * under the terms of either the GPL or the LGPL, and not to allow others to - * use your version of this file under the terms of the MPL, indicate your - * decision by deleting the provisions above and replace them with the notice - * and other provisions required by the GPL or the LGPL. If you do not delete - * the provisions above, a recipient may use your version of this file under - * the terms of any one of the MPL, the GPL or the LGPL. - * - * ***** END LICENSE BLOCK ***** */ - -@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); - -#wiz-back-button { - list-style-image : url("chrome://global/skin/arrow/arrow-left.gif"); -} -#wiz-back-button[disabled] { - list-style-image : url("chrome://global/skin/arrow/arrow-left-disabled.gif"); -} -#wiz-next-button { - list-style-image : url("chrome://global/skin/arrow/arrow-right.gif"); -} -#wiz-next-button[disabled] { - list-style-image : url("chrome://global/skin/arrow/arrow-right-disabled.gif"); -} - -#wizardButtons - { - margin-bottom : 0.4em; - } - -.box-wizardcontent - { - margin-left : 44px; - margin-right : 44px; - width : 30em; - } - diff --git a/EarlyBlue/messenger/accountManage.css b/EarlyBlue/messenger/accountManage.css index 211b1c52..5ec7663f 100644 --- a/EarlyBlue/messenger/accountManage.css +++ b/EarlyBlue/messenger/accountManage.css @@ -48,3 +48,16 @@ .specialFolderPickerGrid { margin-left: 20px; } + +.selectForOfflineUseButton { + list-style-image: url("chrome://communicator/skin/icons/offline.gif"); +} + +.selectForOfflineUseButton > .button-box > .button-icon { + margin-left: 4px; + margin-right: 4px; +} + +treechildren::-moz-tree-cell-text(isDefaultServer-true) { + font-weight: bold; +} diff --git a/EarlyBlue/messenger/accountWizard.css b/EarlyBlue/messenger/accountWizard.css index b9e30bd3..905252c8 100644 --- a/EarlyBlue/messenger/accountWizard.css +++ b/EarlyBlue/messenger/accountWizard.css @@ -40,7 +40,6 @@ ======================================================================= */ @import url("chrome://messenger/skin/"); -@import url("chrome://global/skin/wizardOverlay.css"); @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); diff --git a/EarlyBlue/messenger/folderPane.css b/EarlyBlue/messenger/folderPane.css index 4de5720f..a9e05fc2 100644 --- a/EarlyBlue/messenger/folderPane.css +++ b/EarlyBlue/messenger/folderPane.css @@ -21,7 +21,7 @@ * Contributor(s): * Joe Hewitt (hewitt@netscape.com) * Hakan Waara (hwaara@chello.se) - * Jan Varga (varga@utcru.sk) + * Jan Varga (varga@nixcorp.com) * Robert Kaiser * * Alternatively, the contents of this file may be used under the terms of