From aa39c77197251b0e7a2ea70b0d6d122cb3f1fc97 Mon Sep 17 00:00:00 2001 From: Robert Kaiser Date: Sun, 4 Jul 2010 21:20:10 +0200 Subject: [PATCH] update both themes for suite default theme changes up to 2010-06-19 --- EarlyBlue/communicator/viewSourceOverlay.css | 47 ++++++++++++++++++ EarlyBlue/global/findBar.css | 10 ---- EarlyBlue/global/icons/find.png | Bin 0 -> 269 bytes EarlyBlue/global/icons/wrap.png | Bin 0 -> 210 bytes .../messenger/addressbook/cardDialog.css | 4 ++ EarlyBlue/messenger/mailWindow1.css | 10 ---- EarlyBlue/messenger/primaryToolbar.css | 21 ++++++++ LCARStrek/communicator/viewSourceOverlay.css | 47 ++++++++++++++++++ LCARStrek/global/findBar.css | 12 +---- LCARStrek/global/icons/find.png | Bin 0 -> 269 bytes LCARStrek/global/icons/wrap.png | Bin 0 -> 210 bytes .../messenger/addressbook/cardDialog.css | 4 ++ LCARStrek/messenger/mailWindow1.css | 10 ---- LCARStrek/messenger/primaryToolbar.css | 21 ++++++++ 14 files changed, 145 insertions(+), 41 deletions(-) create mode 100644 EarlyBlue/communicator/viewSourceOverlay.css create mode 100644 EarlyBlue/global/icons/find.png create mode 100644 EarlyBlue/global/icons/wrap.png create mode 100644 LCARStrek/communicator/viewSourceOverlay.css create mode 100644 LCARStrek/global/icons/find.png create mode 100644 LCARStrek/global/icons/wrap.png diff --git a/EarlyBlue/communicator/viewSourceOverlay.css b/EarlyBlue/communicator/viewSourceOverlay.css new file mode 100644 index 00000000..30ac736c --- /dev/null +++ b/EarlyBlue/communicator/viewSourceOverlay.css @@ -0,0 +1,47 @@ +/* ***** 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 SeaMonkey internet suite code. + * + * The Initial Developer of the Original Code is + * Mozilla Foundation. + * Portions created by the Initial Developer are Copyright (C) 2010 + * 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 ***** */ + +/* make findbar appear above content */ +#appcontent { + -moz-box-direction: reverse; +} + +/* style findbar for being on top */ +#FindToolbar { + border-bottom: 1px solid #666699; + border-top: 1px solid transparent; +} diff --git a/EarlyBlue/global/findBar.css b/EarlyBlue/global/findBar.css index de6783c7..4090c12e 100644 --- a/EarlyBlue/global/findBar.css +++ b/EarlyBlue/global/findBar.css @@ -13,28 +13,22 @@ findbar { /* find-next button */ .findbar-find-next { - /* XXX: look into this when we support FF list-style-image: url("chrome://global/skin/icons/find.png"); -moz-image-region: rect(0px 16px 16px 0px); - */ } /* find-previous button */ .findbar-find-previous { - /* XXX: look into this when we support FF list-style-image: url("chrome://global/skin/icons/find.png"); -moz-image-region: rect(0px 32px 16px 16px); - */ } /* highlight button */ .findbar-highlight { - /* XXX: look into this when we support FF list-style-image: url("chrome://global/skin/icons/find.png"); -moz-image-region: rect(0px 48px 16px 32px); - */ } .find-status-icon { @@ -54,9 +48,7 @@ findbar { } .find-status-icon[status="notfound"] { - /* XXX: look into this when we support FF list-style-image: url("chrome://global/skin/icons/notfound.png"); - */ } .findbar-textbox[status="notfound"] { @@ -70,7 +62,5 @@ findbar { } .find-status-icon[status="wrapped"] { - /* XXX: look into this when we support FF list-style-image: url("chrome://global/skin/icons/wrap.png"); - */ } diff --git a/EarlyBlue/global/icons/find.png b/EarlyBlue/global/icons/find.png new file mode 100644 index 0000000000000000000000000000000000000000..3cc1e5727f7cc9a4417f58695dafb37a5fde243c GIT binary patch literal 269 zcmeAS@N?(olHy`uVBq!ia0vp^20$#p#0(^L4~QrMDaPU;cPEB*=VV?2IXnSAA+A9B ze*?qJnP<*ixGOU4B_l{tNswPKgTu2MX&_FLx4R2N2dk_Hki%Kv5n0T@z%2~Ij105p zNB{-dOFVsD*>ABk@hRvBPu|)L6w38 zYYs_-NbDD$a3E-j{nPt(4~#FfsT5u`J+ZobC!>5<$ii1))=ZODE!b|XuzFp@Eq@2Y zl}%y0KRCH4`DiO|oOZzY{KY++rB_?@=m@IHvi*6+)~0HpHbv|15}?Hlp00i_>zopr E0IO6~c>n+a literal 0 HcmV?d00001 diff --git a/EarlyBlue/global/icons/wrap.png b/EarlyBlue/global/icons/wrap.png new file mode 100644 index 0000000000000000000000000000000000000000..0bfad48c8664706aa717c8c81dfd27bcefe84630 GIT binary patch literal 210 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!93?!50ihlx9jKx9jP7LeL$-D$|cmjMvT!D02 z+RT|V&z!k%*VmsZ7o?~p$S;_|;n|He5GTpo-G!lpRn`N@;VkfoEM{Qf76xHPhFNnY zfP(BLp1!W^x7eBZly#?VXwLx(8F{)mhHzX@PH?vlcGq7 #searchBox[collapsed="true"] { - visibility: hidden; -} - #locationIcon { list-style-image: none; } -#locationFolders { - width: 20em; -} - /* ..... folder pane adjustments ..... */ .folderview-cycler > .toolbarbutton-text { diff --git a/EarlyBlue/messenger/primaryToolbar.css b/EarlyBlue/messenger/primaryToolbar.css index 9376bc66..e05e132b 100644 --- a/EarlyBlue/messenger/primaryToolbar.css +++ b/EarlyBlue/messenger/primaryToolbar.css @@ -173,6 +173,27 @@ toolbarpaletteitem > #button-delete { -moz-image-region: rect(252px 50px 273px 25px); } +#locationFolders { + width: 22em; +} + +toolbarpaletteitem[place="palette"] > #folder-location-container > #locationFolders { + max-width: 11em; +} + +toolbarpaletteitem[place="palette"] > #search-container > #searchInput { + max-width: 11em; +} + +toolbarpaletteitem[place="palette"] > #mailviews-container > #viewPicker { + max-width: 11em; +} + +#viewPickerPopup > menuitem > .menu-iconic-left, +#viewPickerPopup > menu > menupopup > menuitem > .menu-iconic-left { + display: -moz-box !important; +} + /* ::::: small primary toolbar buttons ::::: */ toolbar[iconsize="small"] > #button-getmsg, diff --git a/LCARStrek/communicator/viewSourceOverlay.css b/LCARStrek/communicator/viewSourceOverlay.css new file mode 100644 index 00000000..f45e226e --- /dev/null +++ b/LCARStrek/communicator/viewSourceOverlay.css @@ -0,0 +1,47 @@ +/* ***** 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 SeaMonkey internet suite code. + * + * The Initial Developer of the Original Code is + * Mozilla Foundation. + * Portions created by the Initial Developer are Copyright (C) 2010 + * 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 ***** */ + +/* make findbar appear above content */ +#appcontent { + -moz-box-direction: reverse; +} + +/* style findbar for being on top */ +#FindToolbar { + border-top: none; + border-bottom: 3px solid #000000; +} diff --git a/LCARStrek/global/findBar.css b/LCARStrek/global/findBar.css index c7f3cf64..72174e9b 100644 --- a/LCARStrek/global/findBar.css +++ b/LCARStrek/global/findBar.css @@ -5,7 +5,7 @@ } findbar { - border-top: 1px solid #666699; + border-top: 1px solid #000000; border-bottom: 1px solid transparent; min-width: 1px; } @@ -13,28 +13,22 @@ findbar { /* find-next button */ .findbar-find-next { - /* XXX: look into this when we support FF list-style-image: url("chrome://global/skin/icons/find.png"); -moz-image-region: rect(0px 16px 16px 0px); - */ } /* find-previous button */ .findbar-find-previous { - /* XXX: look into this when we support FF list-style-image: url("chrome://global/skin/icons/find.png"); -moz-image-region: rect(0px 32px 16px 16px); - */ } /* highlight button */ .findbar-highlight { - /* XXX: look into this when we support FF list-style-image: url("chrome://global/skin/icons/find.png"); -moz-image-region: rect(0px 48px 16px 32px); - */ } .find-status-icon { @@ -54,9 +48,7 @@ findbar { } .find-status-icon[status="notfound"] { - /* XXX: look into this when we support FF list-style-image: url("chrome://global/skin/icons/notfound.png"); - */ } .findbar-textbox[status="notfound"] { @@ -70,7 +62,5 @@ findbar { } .find-status-icon[status="wrapped"] { - /* XXX: look into this when we support FF list-style-image: url("chrome://global/skin/icons/wrap.png"); - */ } diff --git a/LCARStrek/global/icons/find.png b/LCARStrek/global/icons/find.png new file mode 100644 index 0000000000000000000000000000000000000000..f0c7bed7a3dcf52ba45bf16e4e334a4138720c49 GIT binary patch literal 269 zcmeAS@N?(olHy`uVBq!ia0vp^20$#p#0(^L4~QrMDaPU;cPEB*=VV?2IXnSAA+A9B z|9plybN>H7&v0XPg$YPeNswPKgTu2MX&_FLx4R2N2dk_Hki%Kv5n0T@z%2~Ij105p zNB{-dOFVsD*>ABk@u?Vv{FI3U3gvpbIEHXskL}yY+hD-M62CGaL(n<+zlTp4aWZ|nYYol?vlcGq7 literal 0 HcmV?d00001 diff --git a/LCARStrek/messenger/addressbook/cardDialog.css b/LCARStrek/messenger/addressbook/cardDialog.css index ed661dc3..285e542f 100644 --- a/LCARStrek/messenger/addressbook/cardDialog.css +++ b/LCARStrek/messenger/addressbook/cardDialog.css @@ -50,6 +50,10 @@ width: 42ch; } +.CardEditLabel { + text-align: end; +} + .PhoneEditWidth { width: 24ch; } diff --git a/LCARStrek/messenger/mailWindow1.css b/LCARStrek/messenger/mailWindow1.css index 757f1dd9..8a617965 100644 --- a/LCARStrek/messenger/mailWindow1.css +++ b/LCARStrek/messenger/mailWindow1.css @@ -63,20 +63,10 @@ border: none; } -/* XXX bug 313731 buttons are taller than menulists */ - -#msgLocationToolbar > #searchBox[collapsed="true"] { - visibility: hidden; -} - #locationIcon { list-style-image: none; } -#locationFolders { - width: 20em; -} - /* ..... folder pane adjustments ..... */ .folderview-cycler > .toolbarbutton-text { diff --git a/LCARStrek/messenger/primaryToolbar.css b/LCARStrek/messenger/primaryToolbar.css index adc88b32..753cfb69 100644 --- a/LCARStrek/messenger/primaryToolbar.css +++ b/LCARStrek/messenger/primaryToolbar.css @@ -253,6 +253,27 @@ toolbarpaletteitem > #button-delete { -moz-image-region: rect(252px 75px 273px 50px); } +#locationFolders { + width: 22em; +} + +toolbarpaletteitem[place="palette"] > #folder-location-container > #locationFolders { + max-width: 11em; +} + +toolbarpaletteitem[place="palette"] > #search-container > #searchInput { + max-width: 11em; +} + +toolbarpaletteitem[place="palette"] > #mailviews-container > #viewPicker { + max-width: 11em; +} + +#viewPickerPopup > menuitem > .menu-iconic-left, +#viewPickerPopup > menu > menupopup > menuitem > .menu-iconic-left { + display: -moz-box !important; +} + /* ::::: small primary toolbar buttons ::::: */ toolbar[iconsize="small"] > #button-getmsg, -- 2.35.3