From: robert Date: Wed, 20 Feb 2002 15:29:45 +0000 (+0000) Subject: update EarlyBlue to recent changes X-Git-Tag: EarlyBlue10rc2~25 X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=commitdiff_plain;h=c8120ee9d3c6865cb0511b3b455dd5b64fd93e97;hp=f1748805bc4341ed02dc15d432ad1f645b6d9c25 update EarlyBlue to recent changes --- diff --git a/EarlyBlue/communicator/brand.css b/EarlyBlue/communicator/brand.css index 6072a4fe..953cbbb4 100644 --- a/EarlyBlue/communicator/brand.css +++ b/EarlyBlue/communicator/brand.css @@ -60,3 +60,12 @@ #navigator-throbber:hover:active { border: 1px inset #CCD0DD; } + +#navigator-throbber[toolbarmode="small"] { + margin: 0 5px 0 0; + list-style-image: url("chrome://communicator/skin/brand/throbber16-single.gif"); +} + +#navigator-throbber[toolbarmode="small"][busy="true"] { + list-style-image: url("chrome://communicator/skin/brand/throbber16-anim.gif"); +} diff --git a/EarlyBlue/communicator/brand/throbber16-anim.gif b/EarlyBlue/communicator/brand/throbber16-anim.gif new file mode 100644 index 00000000..230c480e Binary files /dev/null and b/EarlyBlue/communicator/brand/throbber16-anim.gif differ diff --git a/EarlyBlue/communicator/brand/throbber16-single.gif b/EarlyBlue/communicator/brand/throbber16-single.gif new file mode 100644 index 00000000..5697126e Binary files /dev/null and b/EarlyBlue/communicator/brand/throbber16-single.gif differ diff --git a/EarlyBlue/communicator/communicator.css b/EarlyBlue/communicator/communicator.css index 7b78c6df..b218aa94 100644 --- a/EarlyBlue/communicator/communicator.css +++ b/EarlyBlue/communicator/communicator.css @@ -40,6 +40,7 @@ ========================================================================== */ @import url(chrome://global/skin/); +@import url("chrome://communicator/content/communicator.css"); @import url(chrome://communicator/skin/brand.css); @import url(chrome://communicator/skin/button.css); @import url(chrome://communicator/skin/formatting.css); diff --git a/EarlyBlue/communicator/icons/pg-landscape.gif b/EarlyBlue/communicator/icons/pg-landscape.gif new file mode 100644 index 00000000..96a93810 Binary files /dev/null and b/EarlyBlue/communicator/icons/pg-landscape.gif differ diff --git a/EarlyBlue/communicator/icons/pg-portrait.gif b/EarlyBlue/communicator/icons/pg-portrait.gif new file mode 100644 index 00000000..4fc6745b Binary files /dev/null and b/EarlyBlue/communicator/icons/pg-portrait.gif differ diff --git a/EarlyBlue/communicator/icons/turbo-systray.gif b/EarlyBlue/communicator/icons/turbo-systray.gif new file mode 100644 index 00000000..ec6c4894 Binary files /dev/null and b/EarlyBlue/communicator/icons/turbo-systray.gif differ diff --git a/EarlyBlue/communicator/sidebar/sidebar.css b/EarlyBlue/communicator/sidebar/sidebar.css index 67fc1d4e..f8168bb0 100644 --- a/EarlyBlue/communicator/sidebar/sidebar.css +++ b/EarlyBlue/communicator/sidebar/sidebar.css @@ -142,24 +142,39 @@ */ .box-texttab:hover { - background-color : #DDDDDD; + background-color: #DDDDDD; } .box-texttab:hover:active { - background-color : #6699FF; + background-color: #6699FF; } .box-texttab[selected="true"], .box-texttab[selected="true"]:hover { - font-weight : bold; - cursor : default; + font-weight: bold; + cursor: default; } .box-texttab[last-panel="true"], .box-texttab[selected="true"] { - margin-bottom : 0px; + margin-bottom: 0px; } .sbtab-twisty[selected="true"] { list-style-image: url("chrome://global/skin/tree/twisty-open.gif"); } + +/* ::::: sidebar navigation buttons ::::: */ + +.sidebar-nav-button { + -moz-binding: url("chrome://global/content/bindings/toolbarbutton.xml#toolbarbutton-image"); + padding: 5px 0px 5px 0px; +} + +.tab-fwd { + list-style-image: url("chrome://global/skin/arrow/arrow-up.gif"); +} + +.tab-back { + list-style-image: url("chrome://global/skin/arrow/arrow-dn.gif"); +} diff --git a/EarlyBlue/communicator/sidebar/sidebarListView.css b/EarlyBlue/communicator/sidebar/sidebarListView.css new file mode 100644 index 00000000..d8f5653b --- /dev/null +++ b/EarlyBlue/communicator/sidebar/sidebarListView.css @@ -0,0 +1,56 @@ +/* ***** BEGIN LICENSE BLOCK ***** + * Version: NPL 1.1/GPL 2.0/LGPL 2.1 + * + * The contents of this file are subject to the Netscape Public License + * Version 1.1 (the "License"); you may not use this file except in + * compliance with the License. You may obtain a copy of the License at + * http://www.mozilla.org/NPL/ + * + * Software distributed under the License is distributed on an "AS IS" basis, + * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License + * for the specific language governing rights and limitations under the + * License. + * + * The Original Code is mozilla.org code. + * + * The Initial Developer of the Original Code is + * Netscape Communications Corporation. + * Portions created by the Initial Developer are Copyright (C) 1998 + * the Initial Developer. All Rights Reserved. + * + * Contributor(s): + * Ben Goodger + * 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 NPL, indicate your + * decision by deleting the provisions above and replace them with the notice + * and other provisions required by the GPL or the LGPL. If you do not delete + * the provisions above, a recipient may use your version of this file under + * the terms of any one of the NPL, the GPL or the LGPL. + * + * ***** END LICENSE BLOCK ***** */ + +@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); + +outlinerchildren { + cursor: pointer; +} + +outlinerchildren:-moz-outliner-row(selected), +outlinerchildren:-moz-outliner-row(selected, focus) { + background-color: -moz-Field !important; + border: 1px solid transparent !important; +} + +outlinerchildren:-moz-outliner-cell-text, +outlinerchildren:-moz-outliner-cell-text(selected), +outlinerchildren:-moz-outliner-cell-text(selected, focus) { + color: #336699 !important; + text-decoration: underline; +} diff --git a/EarlyBlue/contents.rdf b/EarlyBlue/contents.rdf index 84a9d39c..c6701a4a 100644 --- a/EarlyBlue/contents.rdf +++ b/EarlyBlue/contents.rdf @@ -15,7 +15,7 @@ chrome:author="Robert Kaiser - KaiRo.at" chrome:description="This theme re-introduces a UI design idea based on early Mozilla milestones. Get more info at http://www.kairo.at/download/" chrome:name="EarlyBlue/0.8" - chrome:image="jar:resource:///chrome/EarlyBlue.jar!/global/preview.png"> + chrome:image="global/preview.png"> diff --git a/EarlyBlue/editor/editorPrimaryToolbar.css b/EarlyBlue/editor/editorPrimaryToolbar.css index c7917be5..37ff13f8 100644 --- a/EarlyBlue/editor/editorPrimaryToolbar.css +++ b/EarlyBlue/editor/editorPrimaryToolbar.css @@ -69,7 +69,6 @@ list-style-image: url("chrome://editor/skin/icons/savefile-disabled.gif") !important; } -/* #publishButton { list-style-image: url("chrome://editor/skin/icons/publish.gif"); } @@ -77,7 +76,6 @@ #publishButton[disabled="true"] { list-style-image: url("chrome://editor/skin/icons/publish-disabled.gif") !important; } -*/ #previewButton { list-style-image: url("chrome://editor/skin/icons/preview.gif"); @@ -152,3 +150,4 @@ #spellingButton[disabled="true"] { list-style-image: url("chrome://editor/skin/icons/spell-disabled.gif") !important; } + diff --git a/EarlyBlue/global/arrow/arrow-down-sharp.gif b/EarlyBlue/global/arrow/arrow-down-sharp.gif new file mode 100644 index 00000000..206d7c19 Binary files /dev/null and b/EarlyBlue/global/arrow/arrow-down-sharp.gif differ diff --git a/EarlyBlue/global/arrow/arrow-left-sharp-end.gif b/EarlyBlue/global/arrow/arrow-left-sharp-end.gif new file mode 100644 index 00000000..c22294ba Binary files /dev/null and b/EarlyBlue/global/arrow/arrow-left-sharp-end.gif differ diff --git a/EarlyBlue/global/arrow/arrow-left-sharp.gif b/EarlyBlue/global/arrow/arrow-left-sharp.gif new file mode 100644 index 00000000..ae9b1dd0 Binary files /dev/null and b/EarlyBlue/global/arrow/arrow-left-sharp.gif differ diff --git a/EarlyBlue/global/arrow/arrow-right-sharp-end.gif b/EarlyBlue/global/arrow/arrow-right-sharp-end.gif new file mode 100644 index 00000000..c1b3750d Binary files /dev/null and b/EarlyBlue/global/arrow/arrow-right-sharp-end.gif differ diff --git a/EarlyBlue/global/arrow/arrow-right-sharp.gif b/EarlyBlue/global/arrow/arrow-right-sharp.gif new file mode 100644 index 00000000..ca628ba6 Binary files /dev/null and b/EarlyBlue/global/arrow/arrow-right-sharp.gif differ diff --git a/EarlyBlue/global/arrow/arrow-up-sharp.gif b/EarlyBlue/global/arrow/arrow-up-sharp.gif new file mode 100644 index 00000000..883a4f95 Binary files /dev/null and b/EarlyBlue/global/arrow/arrow-up-sharp.gif differ diff --git a/EarlyBlue/global/global.css b/EarlyBlue/global/global.css index 3ba6299a..a31941b3 100644 --- a/EarlyBlue/global/global.css +++ b/EarlyBlue/global/global.css @@ -69,7 +69,7 @@ dialog, wizard { background-color: #CCD0DD; color: #000000; - font: 3mm helvetica,arial,tahoma,sans-serif; + font: 11px helvetica,arial,tahoma,sans-serif; } /* deprecated */ diff --git a/EarlyBlue/global/listbox.css b/EarlyBlue/global/listbox.css index b82a6c89..9f438324 100644 --- a/EarlyBlue/global/listbox.css +++ b/EarlyBlue/global/listbox.css @@ -104,3 +104,21 @@ listheader[sortable="true"]:hover:active { padding: 0px 0px 1px 4px; white-space: nowrap; } + +.listcell-icon { + margin-right: 2px; +} + +/* ::::: listcell checkbox ::::: */ + +.listcell-check { + margin: 0px 2px; + border: 1px solid #CCD0DD; + padding: 2px; + width: 7px; +} + +.listcell-check[checked="true"] { + width: 0px; + list-style-image: url("chrome://global/skin/checkbox/cbox-check.gif"); +} diff --git a/EarlyBlue/global/preview.png b/EarlyBlue/global/preview.png index 334a41cb..ece2f7a5 100755 Binary files a/EarlyBlue/global/preview.png and b/EarlyBlue/global/preview.png differ diff --git a/EarlyBlue/messenger/addressbook/addressbook.css b/EarlyBlue/messenger/addressbook/addressbook.css index 0fe1507c..dfec5205 100644 --- a/EarlyBlue/messenger/addressbook/addressbook.css +++ b/EarlyBlue/messenger/addressbook/addressbook.css @@ -157,6 +157,10 @@ sidebarheader { cursor: pointer; } +#cvHomeMapIt, #cvWorkMapIt { + margin-bottom: 0px; +} + html|a { padding-left: 0px; padding-right: 2px; diff --git a/EarlyBlue/messenger/addressingWidget.css b/EarlyBlue/messenger/addressingWidget.css new file mode 100644 index 00000000..154f30dd --- /dev/null +++ b/EarlyBlue/messenger/addressingWidget.css @@ -0,0 +1,82 @@ +/* ***** 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"); + +/* ::::: addressing widget ::::: */ + +#addressingWidgetTree { + height: 80px; + width: 0px; + margin: 0px; + -moz-user-focus: none; + background-color: #FFFFFF; +} + +#listcol-addressingWidget { + width: 9em; + border-right: 1px solid #CCD0DD; +} + +#addressingWidgetTree > treechildren > treeitem > treerow, +#addressingWidgetTree > treechildren > treeitem[selected="true"] > treerow { + border: none; + background-color: inherit; + color: inherit; +} + +.treecell-addressingWidget { + border-bottom: 1px solid #CCD0DD; + padding: 0px !important; +} + +.treecell-addressingWidget:first-child { + border-bottom: none; +} + +.textbox-addressingWidget { + -moz-box-align: center; +} + +.dummy-row-cell:first-child { + border-bottom: 1px solid #CCD0DD; +} + +.person-icon { + list-style-image: url("chrome://messenger/skin/addressbook/icons/abcard.gif"); + margin: 0px 3px 0px 3px; +} diff --git a/EarlyBlue/messenger/messengercompose/messengercompose.css b/EarlyBlue/messenger/messengercompose/messengercompose.css index 034e3d64..e4cf8c0d 100644 --- a/EarlyBlue/messenger/messengercompose/messengercompose.css +++ b/EarlyBlue/messenger/messengercompose/messengercompose.css @@ -110,50 +110,6 @@ list-style-image: url("chrome://global/skin/icons/stop-disabled.gif") !important; } -/* addressing widget */ - -#addressingWidgetTree { - height: 80px; - width: 0px; - margin: 0px; - -moz-user-focus: none; - background-color: #FFFFFF; -} - -#listcol-addressingWidget { - width: 9em; - border-right: 1px solid #CCD0DD; -} - -#addressingWidgetTree > treechildren > treeitem > treerow, -#addressingWidgetTree > treechildren > treeitem[selected="true"] > treerow { - border: none; - background-color: inherit; - color: inherit; -} - -.treecell-addressingWidget { - border-bottom: 1px solid #CCD0DD; - padding: 0px !important; -} - -.treecell-addressingWidget:first-child { - border-bottom: none; -} - -.textbox-addressingWidget { - -moz-box-align: center; -} - -.dummy-row-cell:first-child { - border-bottom: 1px solid #CCD0DD; -} - -.person-icon { - list-style-image: url("chrome://messenger/skin/addressbook/icons/abcard.gif"); - margin: 0px 3px 0px 3px; -} - /* ::::: autocomplete icons ::::: */ outlinerbody:-moz-outliner-cell-text(default-match) { diff --git a/EarlyBlue/messenger/smime/msgReadSecurityInfo.css b/EarlyBlue/messenger/smime/msgReadSecurityInfo.css new file mode 100644 index 00000000..2eb10065 --- /dev/null +++ b/EarlyBlue/messenger/smime/msgReadSecurityInfo.css @@ -0,0 +1,69 @@ +/* ***** 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 ***** */ + +/* ===== msgReadSecurityInfo.css ======================================== + == Styles for the security info window when displaying received mail. + ======================================================================= */ + +@import url("chrome://messenger/skin/"); + +@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); + +#msgReadSecurityInfo { + width: 40em; + max-width: 50em; +} + +#outer_vbox { + margin: 5px; +} + +#signatureLabel { + font-weight: bold; +} + +#signatureCert { + margin: 5px; +} + +#encryptionLabel { + font-weight: bold; +} + +#encryptionCert { + margin: 5px; +} diff --git a/EarlyBlue/navigator/icons/win-close.gif b/EarlyBlue/navigator/icons/win-close.gif new file mode 100644 index 00000000..358055b5 Binary files /dev/null and b/EarlyBlue/navigator/icons/win-close.gif differ diff --git a/EarlyBlue/navigator/icons/win-minimize.gif b/EarlyBlue/navigator/icons/win-minimize.gif new file mode 100644 index 00000000..29500378 Binary files /dev/null and b/EarlyBlue/navigator/icons/win-minimize.gif differ diff --git a/EarlyBlue/navigator/icons/win-restore.gif b/EarlyBlue/navigator/icons/win-restore.gif new file mode 100644 index 00000000..cdc66e11 Binary files /dev/null and b/EarlyBlue/navigator/icons/win-restore.gif differ diff --git a/EarlyBlue/navigator/navigator.css b/EarlyBlue/navigator/navigator.css index 1c550240..1beb1684 100644 --- a/EarlyBlue/navigator/navigator.css +++ b/EarlyBlue/navigator/navigator.css @@ -101,6 +101,51 @@ display: normal; } +/* ::::: small primary toolbar buttons ::::: */ + +.toolbarbutton-1[toolbarmode="small"] { + min-width: 0; +} + +.toolbarbutton-1[toolbarmode="small"] > .toolbarbutton-menubutton-button > .toolbarbutton-text, +.toolbarbutton-1[toolbarmode="small"] > .toolbarbutton-text { + display: none; +} + +#search-button[toolbarmode="small"] > .button-box > .button-text { + display: none; +} + +#nav-bar[toolbarmode="small"] > #nav-bar-inner { + margin: 0; + border: none; +} + +#nav-bar[toolbarmode="small"] > .toolbar-primary-grippy { + display: none; +} + +/* ::::: fullscreen window controls ::::: */ + +#window-controls { + -moz-box-align: center; + padding: 0 2px 0 4px; + border-left: 2px solid; + -moz-border-left-colors: ThreeDHighlight ThreeDShadow; +} + +#minimize-button { + list-style-image: url("chrome://navigator/skin/icons/win-minimize.gif"); +} + +#restore-button { + list-style-image: url("chrome://navigator/skin/icons/win-restore.gif"); +} + +#close-button { + list-style-image: url("chrome://navigator/skin/icons/win-close.gif"); +} + /* ::::: nav-bar-inner ::::: */ #nav-bar-inner { @@ -249,4 +294,3 @@ border-top: none; } */ -