PK h3r1skin/classic/mozapps/profile/profileSelection.css/* ***** 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 new Mozilla XUL toolkit. * * The Initial Developer of the Original Code is * Benjamin Smedberg * Portions created by the Initial Developer are Copyright (C) 2004 * the Initial Developer. All Rights Reserved. * * Contributor(s): * * 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 ***** */ @import url("chrome://global/skin/global.css"); @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); #profiles > listitem { list-style-image: url("chrome://mozapps/skin/profile/profileicon.png"); } box#managebuttons > button { min-width: 8em; } #managebuttons { padding-top: 1em; } PK h3:H::,skin/classic/mozapps/profile/profileicon.pngPNG  IHDRatIME * pHYsN N }gAMA aIDATx}_HSaƟ.v`Yi6AdXݗEHw^v!]Dt%YwEY&tι9svlo2et=OsӞ ;HWv⚓5}P9,-0q>|Vt 8ogNC 0ib0D^B9[on98|0Tsw7b$`bjx)71+2AdT{^#n682 5쇈"+ "yG%V} D#KpwWAkc6ڴgTPAKVWH_ $B?WS,O3/wTUY7DdPO{ޛ;IENDB`PK 4askin/classic/global/about.csshtml { background: -moz-Dialog; } body { margin: 0; padding: 0 1em; color: -moz-FieldText; font: message-box; } #aboutPageContainer { position: relative; min-width: 330px; max-width: 50em; margin: 4em auto; border: 1px solid ThreeDShadow; -moz-border-radius: 10px; padding: 3em; -moz-padding-start: 30px; background: -moz-Field; } #aboutLogoContainer { border: 1px solid ThreeDLightShadow; width: 300px; margin-bottom: 2em; } img { border: 0; } #version { font-weight: bold; color: #909090; margin: -24px 0 9px 17px; } ul { margin: 0; -moz-margin-start: 1.5em; padding: 0; list-style: square; } ul > li { margin-top: .5em; } PK t7G( !skin/classic/global/appPicker.css #app-picker { width:320px !important; max-width:320px !important; } #content-description { font-weight:bold; } #suggested-filename { font-weight:normal; } #file-info { } #app-picker-list { height:225px; min-height:225px; } #app-picker-item { padding-bottom:5px; padding-top:5px; } #app-picker-item-image { } #app-picker-item-cell { font-weight:normal; padding-right:10px; padding-left:10px; } #browse-button { margin-top:10px; }PK 0, skin/classic/global/arrow.css @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); .up { min-width: 0px; list-style-image: url("chrome://global/skin/arrow/arrow-up.gif"); } .up:hover { list-style-image: url("chrome://global/skin/arrow/arrow-up-hov.gif"); } .up[disabled="true"] { list-style-image: url("chrome://global/skin/arrow/arrow-up-dis.gif"); } .down { min-width: 0px; list-style-image: url("chrome://global/skin/arrow/arrow-dn.gif"); } .down:hover { list-style-image: url("chrome://global/skin/arrow/arrow-dn-hov.gif"); } .down[disabled="true"] { list-style-image: url("chrome://global/skin/arrow/arrow-dn-dis.gif"); } .left { min-width: 0px; list-style-image: url("chrome://global/skin/arrow/arrow-lft.gif"); } .left:hover { list-style-image: url("chrome://global/skin/arrow/arrow-lft-hov.gif"); } .left[disabled="true"] { list-style-image: url("chrome://global/skin/arrow/arrow-lft-dis.gif"); } .right { min-width: 0px; list-style-image: url("chrome://global/skin/arrow/arrow-rit.gif"); } .right:hover { list-style-image: url("chrome://global/skin/arrow/arrow-rit-hov.gif"); } .right[disabled="true"] { list-style-image: url("chrome://global/skin/arrow/arrow-rit-dis.gif"); } PK G5qC skin/classic/global/button.css/* ***** 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 Communicator client code, released * March 31, 1998. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 1998-1999 * the Initial Developer. All Rights Reserved. * * Contributor(s): * Joe Hewitt (hewitt@netscape.com) * * 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 ***** */ /* ===== button.css ===================================================== == Styles used by the XUL button element. ======================================================================= */ @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* :::::::::: button :::::::::: */ button { -moz-appearance: button; margin: 1px 5px 2px 5px; min-width: 6.3em; border: 3px solid; -moz-border-top-colors: transparent ThreeDHighlight ThreeDLightShadow; -moz-border-right-colors: transparent ThreeDDarkShadow ThreeDShadow; -moz-border-bottom-colors: transparent ThreeDDarkShadow ThreeDShadow; -moz-border-left-colors: transparent ThreeDHighlight ThreeDLightShadow; background-color: ThreeDFace; color: ButtonText; } .button-box { -moz-appearance: button-focus; border: 1px solid transparent; padding-top: 1px; padding-bottom: 2px; -moz-padding-start: 3px; -moz-padding-end: 4px; } .button-icon { margin-right: 2px; } .button-text { margin: 0 !important; text-align: center; } /* .......... focused state .......... */ button:focus { -moz-border-top-colors: ThreeDDarkShadow ThreeDHighlight transparent; -moz-border-right-colors: ThreeDDarkShadow ThreeDDarkShadow ThreeDShadow; -moz-border-bottom-colors: ThreeDDarkShadow ThreeDDarkShadow ThreeDShadow; -moz-border-left-colors: ThreeDDarkShadow ThreeDHighlight transparent; } button:focus > .button-box { border: 1px dotted ThreeDDarkShadow; } /* .......... default state .......... */ button[default="true"] { -moz-border-top-colors: ThreeDDarkShadow ThreeDHighlight ThreeDLightShadow; -moz-border-right-colors: ThreeDDarkShadow ThreeDDarkShadow ThreeDShadow; -moz-border-bottom-colors: ThreeDDarkShadow ThreeDDarkShadow ThreeDShadow; -moz-border-left-colors: ThreeDDarkShadow ThreeDHighlight ThreeDLightShadow; } /* .......... hover state .......... */ button:hover { color: -moz-buttonhovertext; background-color: -moz-buttonhoverface; } /* .......... active/open/checked state .......... */ button:hover:active, button[open="true"], button[checked="true"] { -moz-border-top-colors: ThreeDDarkShadow ThreeDShadow transparent; -moz-border-right-colors: ThreeDDarkShadow ThreeDShadow transparent; -moz-border-bottom-colors: ThreeDDarkShadow ThreeDShadow transparent; -moz-border-left-colors: ThreeDDarkShadow ThreeDShadow transparent; color: ButtonText; } button:hover:active > .button-box, button[open="true"] > .button-box, button[checked="true"] > .button-box { padding-top: 2px; padding-bottom: 1px; -moz-padding-start: 4px; -moz-padding-end: 3px; } /* .......... disabled state .......... */ button[disabled="true"], button[disabled="true"]:hover:active { -moz-border-top-colors: transparent ThreeDHighlight ThreeDLightShadow !important; -moz-border-right-colors: transparent ThreeDDarkShadow ThreeDShadow !important; -moz-border-bottom-colors: transparent ThreeDDarkShadow ThreeDShadow !important; -moz-border-left-colors: transparent ThreeDHighlight ThreeDLightShadow !important; color: GrayText; } button[disabled="true"] > .button-box { padding-top: 1px !important; padding-bottom: 2px !important; -moz-padding-start: 3px !important; -moz-padding-end: 4px !important; } /* ::::: menu/menu-button buttons ::::: */ button[type="menu-button"] { -moz-box-align: center; -moz-box-pack: center; margin: 0; border: none; } .button-menu-dropmarker, .button-menubutton-dropmarker { -moz-appearance: none !important; margin: 1px; background-color: transparent !important; border: none !important; min-width:11px; min-height:11px; } .button-menubutton-dropmarker[open="true"] { margin-top: 2px; margin-bottom: 0px; -moz-margin-start: 2px; -moz-margin-end: 0px; } /* ::::: plain buttons ::::: */ button.plain { border: 0px !important; margin: 0px !important; padding: 0px !important; } button[type="disclosure"] { border: 0px !important; margin: 0px !important; padding: 0px !important; -moz-appearance: none; list-style-image: url("chrome://global/skin/tree/twisty-clsd.png"); min-width: 0px !important; background-color: transparent; } button[type="disclosure"][open="true"] { list-style-image: url("chrome://global/skin/tree/twisty-open.png"); } /* * GNOME Stock Icon Styles */ button[icon="accept"] .button-icon { list-style-image: url("moz-icon://stock/gtk-ok?size=button"); } button[icon="cancel"] .button-icon { list-style-image: url("moz-icon://stock/gtk-cancel?size=button"); } button[icon="help"] .button-icon { list-style-image: url("moz-icon://stock/gtk-help?size=button"); } button[icon="open"] .button-icon { list-style-image: url("moz-icon://stock/gtk-open?size=button"); } button[icon="save"] .button-icon { list-style-image: url(moz-icon://stock/gtk-save?size=button); } button[icon="find"] .button-icon { list-style-image: url("moz-icon://stock/gtk-find?size=button"); } button[icon="clear"] .button-icon { list-style-image: url("moz-icon://stock/gtk-clear?size=button"); } button[icon="yes"] .button-icon { list-style-image: url("moz-icon://stock/gtk-yes?size=button"); } button[icon="no"] .button-icon { list-style-image: url("moz-icon://stock/gtk-no?size=button"); } button[icon="apply"] .button-icon { list-style-image: url("moz-icon://stock/gtk-apply?size=button"); } button[icon="close"] .button-icon { list-style-image: url("moz-icon://stock/gtk-close?size=button"); } button[icon="print"] .button-icon { list-style-image: url("moz-icon://stock/gtk-print?size=button"); } button[icon="add"] .button-icon { list-style-image: url("moz-icon://stock/gtk-add?size=button"); } button[icon="remove"] .button-icon { list-style-image: url("moz-icon://stock/gtk-remove?size=button"); } button[icon="refresh"] .button-icon { list-style-image: url("moz-icon://stock/gtk-refresh?size=button"); } button[icon="go-forward"] .button-icon { list-style-image: url("moz-icon://stock/gtk-go-forward?size=button"); } button[icon="go-back"] .button-icon { list-style-image: url("moz-icon://stock/gtk-go-back?size=button"); } button[icon="properties"] .button-icon { list-style-image: url("moz-icon://stock/gtk-properties?size=button"); } button[icon="select-font"] .button-icon { list-style-image: url("moz-icon://stock/gtk-select-font?size=button"); } button[icon="select-color"] .button-icon { list-style-image: url("moz-icon://stock/gtk-color-picker?size=button"); } button[icon="network"] .button-icon { list-style-image: url("moz-icon://stock/gtk-network?size=button"); } PK 4(2w> skin/classic/global/checkbox.css/* ***** 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 Communicator client code, released * March 31, 1998. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 1998-1999 * the Initial Developer. All Rights Reserved. * * Contributor(s): * * 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 ***** */ /* ===== checkbox.css =================================================== == Styles used by the XUL checkbox element. ======================================================================= */ @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* ::::: checkbox ::::: */ checkbox { -moz-appearance: checkbox-container; margin: 2px 4px; border-left: 2px transparent; border-right: 2px transparent; } /* With native theming on, the spacer-box paints the check mark and includes the spacing to the right, so that oversized checkbox images can slop over into the space. If we need to disable checkbox theming, the spacer box no longer paints the check mark, but its fallback CSS border supplies the padding between the mark and the label. The xul:image then takes over painting the check mark. */ .checkbox-spacer-box { -moz-appearance: checkbox; -moz-box-align: center; border-right: 4px solid transparent; } .checkbox-label-center-box { -moz-box-align: center; } .checkbox-label-box { border: 1px solid transparent; -moz-appearance: checkbox-label; } .checkbox-icon[src] { -moz-margin-end: 2px; } .checkbox-label { margin: 0 !important; } /* ..... focused state ..... */ checkbox:focus > .checkbox-label-center-box > .checkbox-label-box { border: 1px dotted ThreeDDarkShadow; } /* ..... disabled state ..... */ checkbox[disabled="true"] > .checkbox-spacer-box > .checkbox-check { background-color: -moz-Dialog; } checkbox[disabled="true"] { color: GrayText !important; } /* ::::: checkmark image ::::: */ .checkbox-check { border: 2px solid; -moz-border-top-colors: ThreeDShadow ThreeDDarkShadow; -moz-border-right-colors: ThreeDHighlight ThreeDLightShadow; -moz-border-bottom-colors: ThreeDHighlight ThreeDLightShadow; -moz-border-left-colors: ThreeDShadow ThreeDDarkShadow; min-width: 13px; min-height: 13px; background: -moz-Field no-repeat 50% 50%; } checkbox:hover { color: -moz-buttonhovertext; } checkbox:hover:active > .checkbox-spacer-box > .checkbox-check { background-color: -moz-Dialog; } /* ..... checked state ..... */ checkbox[checked="true"] > .checkbox-spacer-box > .checkbox-check { background-image: url("chrome://global/skin/checkbox/cbox-check.gif"); } checkbox[checked="true"][disabled="true"] > .checkbox-spacer-box > .checkbox-check { background-image: url("chrome://global/skin/checkbox/cbox-check-dis.gif") !important } PK HA2Ph[@@#skin/classic/global/colorpicker.css/* ***** 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 Communicator client code, released * March 31, 1998. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 1998-1999 * the Initial Developer. All Rights Reserved. * * Contributor(s): * * 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 ***** */ /* ===== colorpicker.css ================================================ == Styles used by the XUL colorpicker element. ======================================================================= */ @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* ::::: colorpicker button ::::: */ /* colorpicker button */ colorpicker[type="button"] { width: 38px; height: 24px; border: 2px solid; -moz-border-top-colors: ThreeDLightShadow ThreeDHighlight; -moz-border-right-colors: ThreeDDarkShadow ThreeDShadow; -moz-border-bottom-colors: ThreeDDarkShadow ThreeDShadow; -moz-border-left-colors: ThreeDLightShadow ThreeDHighlight; background-color: ThreeDFace; padding: 3px; } .colorpicker-button-colorbox { border: 1px solid #000000; } colorpicker[type="button"]:focus { -moz-border-top-colors: ThreeDDarkShadow ThreeDHighlight; -moz-border-right-colors: ThreeDDarkShadow ThreeDShadow; -moz-border-bottom-colors: ThreeDDarkShadow ThreeDShadow; -moz-border-left-colors: ThreeDDarkShadow ThreeDHighlight; } colorpicker[type="button"][open="true"] { -moz-border-top-colors: ThreeDDarkShadow ThreeDShadow; -moz-border-right-colors: ThreeDDarkShadow ThreeDShadow; -moz-border-bottom-colors: ThreeDDarkShadow ThreeDShadow; -moz-border-left-colors: ThreeDDarkShadow ThreeDShadow; } /* ::::: colorpicker tiles ::::: */ .colorpickertile { width : 20px; height : 20px; margin : 1px; border-left : 1px solid ThreeDShadow; border-top : 1px solid ThreeDShadow; border-right : 1px solid ThreeDHighlight; border-bottom : 1px solid ThreeDHighlight; } .colorpickertile[selected="true"] { border : 2px outset #C0C0C0; } .colorpickertile[hover="true"] { border : 2px dotted #FFFFFF; } .cp-light[hover="true"] { border : 2px dotted #909090; } PK aN6ϑskin/classic/global/config.css @import url("chrome://global/skin/"); @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); #warningScreen { background-color: -moz-Dialog; } #warningBox { background-color: -moz-Field; color: -moz-FieldText; border: 1px solid ThreeDShadow; -moz-border-radius: 10px; padding: 3em; -moz-padding-start: 30px; margin-left: 1em; margin-right: 1em; } #warningInnerBox { max-width: 50em; } #warningTitle { margin: 0 0 .6em 0; font-size: 160%; border-bottom: 1px solid ThreeDLightShadow } #warningText { font-size: 110%; margin-left: 0; } #warningButton { margin-top: 0.6em; } #showWarningNextTime { margin-top: 0.6em; } #exclam { list-style-image: url("chrome://global/skin/icons/warning-large.png"); -moz-margin-end: 3em; } #configTreeBody::-moz-tree-cell-text(user) { font-weight: bold; } #configTreeBody::-moz-tree-cell-text(locked) { font-style: italic; } #configTree { margin-top: 5px; margin-bottom: 5px; } #filterRow { margin-top: 5px; } PK 97,س/ / skin/classic/global/dialog.css/* ***** 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 * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 1999 * the Initial Developer. All Rights Reserved. * * Contributor(s): * Original Author: Joe Hewitt (hewitt@netscape.com) * * 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 ***** */ /* ===== dialog.css ===================================================== == Styles used by the XUL dialog element. ======================================================================= */ @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* ::::: dialog ::::: */ dialog { padding-top: 8px; padding-bottom: 10px; -moz-padding-start: 8px; -moz-padding-end: 10px; } /* ::::: dialog buttons ::::: */ .dialog-button { font: menu; margin-top: 6px; } /* ::::: dialog header ::::: */ dialogheader { margin: 0px 5px 5px 5px; border: 2px solid; -moz-border-top-colors: ThreeDShadow ThreeDDarkShadow; -moz-border-right-colors: ThreeDHighlight ThreeDDarkShadow; -moz-border-bottom-colors: ThreeDHighlight ThreeDDarkShadow; -moz-border-left-colors: ThreeDShadow ThreeDDarkShadow; padding: 5px 8px; background-color: Highlight; color: HighlightText; } .dialogheader-title { margin: 0px !important; font-size: larger; font-weight: bold; } /* ::::: large dialog header ::::: */ .header-large { -moz-box-orient: vertical; margin-top: -8px; margin-bottom: 0; -moz-margin-start: -8px; -moz-margin-end: -10px; border-left: none; border-right: none; border-top: none; -moz-border-bottom-colors: ThreeDHighlight ThreeDShadow; padding-top: 12px; padding-bottom: 12px; -moz-padding-start: 25px; -moz-padding-end: 5px; background-color: Window; color: WindowText; } .header-large > .dialogheader-title { font: inherit; font-weight: bold; } .header-large > .dialogheader-description { -moz-margin-start: 12px !important; } PK 0>T2׿ۀ skin/classic/global/expander.css/* ***** 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 Communicator client code, released * March 31, 1998. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 1998-1999 * the Initial Developer. All Rights Reserved. * * Contributor(s): * * 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 ***** */ .expanderButton { cursor: pointer !important; } .settingsContainer { padding-top: 3px; padding-bottom: 5px; -moz-padding-start: 20px; -moz-padding-end: 5px; } PK HA2 LLL"skin/classic/global/filepicker.css/* ***** 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 Communicator client code, released * March 31, 1998. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 1998-2001 * the Initial Developer. All Rights Reserved. * * Contributor(s): * Joe Hewitt (hewitt@netscape.com) * Brian Ryner (bryner@brianryner.com) * * 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 ***** */ /* ===== filepicker.css ================================================= == Styles used by the File Picker dialog. ======================================================================= */ @import url("chrome://global/skin/"); @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* ::::: column widths ::::: */ #FilenameColumn, #ContentLengthColumn, #LastModifiedDateColumn { width: 100px; } /* ::::: file/directory items ::::: */ treechildren::-moz-tree-image(FilenameColumn, directory) { list-style-image: url("chrome://global/skin/icons/folder-item.png"); -moz-image-region: rect(0px, 32px, 16px, 16px); } treechildren::-moz-tree-image(FilenameColumn, file) { list-style-image: url("chrome://global/skin/icons/folder-item.png"); -moz-image-region: rect(16px, 16px, 32px, 0px); } /* ::::: button items ::::: */ /* up-button */ .up-button { list-style-image: url("chrome://global/skin/Filepicker.png"); -moz-image-region: rect(0px 24px 24px 0px); max-width: 36px; } .up-button:hover { list-style-image: url("chrome://global/skin/Filepicker.png"); -moz-image-region: rect(24px 24px 48px 0px); max-width: 36px; } /* home-button */ .home-button { list-style-image: url("chrome://global/skin/Filepicker.png"); -moz-image-region: rect(0px 48px 24px 24px); max-width: 36px; } .home-button:hover { list-style-image: url("chrome://global/skin/Filepicker.png"); -moz-image-region: rect(24px 48px 48px 24px); max-width: 36px; } /* new-dir-button */ .new-dir-button { list-style-image: url("chrome://global/skin/Filepicker.png"); -moz-image-region: rect(0px 72px 24px 48px); max-width: 36px; } .new-dir-button:hover { list-style-image: url("chrome://global/skin/Filepicker.png"); -moz-image-region: rect(24px 72px 48px 48px); max-width: 36px; }PK 7:>>skin/classic/global/findBar.css@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); .findbar-closebutton { list-style-image: url("moz-icon://stock/gtk-close?size=menu"); } findbar { -moz-appearance: none !important; border-top: 2px solid; -moz-border-top-colors: ThreeDShadow ThreeDHighlight !important; border-bottom: 1px solid; -moz-border-bottom-colors: transparent; min-width: 1px; } .find-buttons-container { -moz-box-direction: reverse; } /* find-next button */ .findbar-find-next { list-style-image: url("moz-icon://stock/gtk-go-forward?size=menu"); } .findbar-find-next[disabled="true"] { list-style-image: url("moz-icon://stock/gtk-go-forward?size=menu&state=disabled"); } /* find-previous button */ .findbar-find-previous { list-style-image: url("moz-icon://stock/gtk-go-back?size=menu"); } .findbar-find-previous[disabled="true"] { list-style-image: url("moz-icon://stock/gtk-go-back?size=menu&state=disabled"); } /* highlight button */ .findbar-highlight { list-style-image: url("moz-icon://stock/gtk-select-all?size=menu"); } .findbar-highlight[disabled="true"] { list-style-image: url("moz-icon://stock/gtk-select-all?size=menu&state=disabled"); } .find-status-icon { list-style-image: none; margin-top: 2px; margin-bottom: 0; -moz-margin-start: 12px; -moz-margin-end: 0; width: 16px; height: 16px; } .findbar-find-status { margin-top: 0; margin-bottom: 0; -moz-margin-start: 3px; -moz-margin-end: 0; padding: 2px; } .find-status-icon[status="notfound"] { list-style-image: url("moz-icon://stock/gtk-stop?size=menu"); } .findbar-textbox { -moz-binding: url("chrome://global/content/bindings/findbar.xml#findbar-textbox"); -moz-appearance: none; border: none; margin: 0; } .findbar-textbox[status="notfound"] { background-color: #FF6666; color: #FFFFFF; } findbar[flash="true"] > .find-field-container > .findbar-textbox { background-color: yellow; } .find-status-icon[status="wrapped"] { list-style-image: url("chrome://global/skin/icons/wrap.png"); } .find-field-container { -moz-appearance: textfield; } PK 1n6j "skin/classic/global/formatting.css@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* inset areas */ .inset { border-left : 1px solid ThreeDShadow; border-top : 1px solid ThreeDShadow; border-right : 1px solid ThreeDHighlight; border-bottom : 1px solid ThreeDHighlight; margin : 0px 5px 5px 5px; } .box-inset { margin: 2px 4px; border: 2px solid; -moz-border-top-colors: ThreeDShadow ThreeDDarkShadow; -moz-border-right-colors: ThreeDHighlight ThreeDLightShadow; -moz-border-bottom-colors: ThreeDHighlight ThreeDLightShadow; -moz-border-left-colors: ThreeDShadow ThreeDDarkShadow; background-color: -moz-Field; color: -moz-FieldText; } /* formatting */ .groove-top { border-top : 2px groove ThreeDFace; } .groove-right { border-right : 2px groove ThreeDFace; } .groove-left { border-left : 2px groove ThreeDFace; } .groove-bottom { border-bottom : 2px groove ThreeDFace; } .outset { border-left : 1px solid ThreeDHighlight; border-top : 1px solid ThreeDHighlight; border-right : 1px solid ThreeDShadow; border-bottom : 1px solid ThreeDShadow; } .outset-top-bottom { border-top : 1px solid ThreeDHighlight; border-bottom : 1px solid ThreeDShadow; } /** separator rules **/ /* standard separators */ separator, separator[orient="horizontal"] { height: 1.5em; } separator[orient="vertical"] { width: 1.5em; } /* thinner separators (50% size) */ separator.thin, separator.thin[orient="horizontal"] { height: 0.5em; } separator.thin[orient="vertical"] { width: 0.5em; } /* groove separators (50% size) */ separator.groove, separator.groove[orient="horizontal"] { border-top: 1px solid ThreeDShadow; border-bottom: 1px solid ThreeDHighlight; height: 0px; margin-top: 0.4em; margin-bottom: 0.4em; } separator.groove[orient="vertical"] { border-left: 1px solid ThreeDShadow; border-right: 1px solid ThreeDHighlight; -moz-margin-start: 0.4em; -moz-margin-end: 0.4em; } /* groove separators (0 padding, for dividing effects) */ separator.groove-thin { border-top: 1px solid ThreeDShadow; border-bottom: 1px solid ThreeDHighlight; height: 0px; } separator[orient="vertical"].groove-thin { border-left: 1px solid ThreeDShadow; border-right: 1px solid ThreeDHighlight; } /** text formatting rules **/ /* label (with margins) */ /** Reduced Margin for some UI **/ .small-margin { margin : 1px 2px 1px 2px; } .plain { margin: 0px !important; border: none; padding: 0px; } label[disabled="true"] { color : GrayText; } description, label { cursor : default; } description { margin : 1px 5px 4px 5px; } label { margin-top: 1px; margin-bottom: 2px; -moz-margin-start: 6px; -moz-margin-end: 5px; } .header { font-weight : bold; } .larger-text { font-size : larger; } .smaller-text { font-size : smaller; } .monospace { font-family : monospace; } .indent { -moz-margin-start : 23px; } .box-padded { padding : 5px; } .spaced { margin : 3px 5px 4px 5px; } .wizard-box { padding : 20px 44px 10px 44px; } .caption-text { margin-top: 0px !important; margin-bottom: 0px !important; -moz-margin-start: 1px !important; -moz-margin-end: 2px !important; } /* class for text with a 'link' appearance */ .text-link { color : blue; text-decoration : underline; border : 1px solid transparent; } .text-link:focus { color : red; border : 1px dotted -moz-DialogText; } .text-link:hover { cursor : pointer; } .text-link:hover:active { color : red; } .text-link[visited="true"] { color : purple; } PK vkL7IA^ ^ &skin/classic/global/globalBindings.xml %globalDTD; ]> PK 8n7431  skin/classic/global/groupbox.css/* ***** 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 Communicator client code, released * March 31, 1998. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 1998-1999 * the Initial Developer. All Rights Reserved. * * Contributor(s): * * 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 ***** */ /* ===== groupbox.css ================================================== == Styles used by the XUL groupbox and related elements. ======================================================================= */ @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* ::::: groupbox ::::: */ groupbox { margin: 5px; padding: 5px; } .groupbox-body { -moz-padding-start: 10px; } caption { margin-bottom: 2px; font-weight: bold; } PK 06++ skin/classic/global/linkTree.css@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /** * All the properties in this rule are important to avoid having to create * a special type of tree. This stylesheet can be loaded into a document with * a single tree that is a link tree. Hardly elegant but it's efficient. */ treeitem[selected="true"] > treerow { background : transparent !important; border : none !important; color : -moz-FieldText !important; } treecell:hover { text-decoration : underline !important; color : #000080 !important; cursor : pointer; } treecell:hover:active { text-decoration : underline !important; color : red !important; } PK bm7"skin/classic/global/listbox.css/* ***** 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 Communicator client code, released * March 31, 1998. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 1998-2001 * the Initial Developer. All Rights Reserved. * * Contributor(s): * Joe Hewitt (hewitt@netscape.com) * * 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 ***** */ /* ===== listbox.css ======================================================= == Styles used by XUL listbox-related elements. ======================================================================= */ @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* ::::: listbox ::::: */ listbox { -moz-appearance: listbox; margin: 2px 4px; border: 2px solid; -moz-border-top-colors: ThreeDShadow ThreeDDarkShadow; -moz-border-right-colors: ThreeDHighlight ThreeDLightShadow; -moz-border-bottom-colors: ThreeDHighlight ThreeDLightShadow; -moz-border-left-colors: ThreeDShadow ThreeDDarkShadow; background-color: -moz-Field; color: -moz-FieldText; } listbox[disabled="true"] { color: GrayText; } /* ::::: listitem ::::: */ listitem { border: 1px solid transparent; } listbox:focus > listitem[selected="true"][current="true"] { outline: 1px dotted #F3D982; } listbox:focus > listitem[current="true"] { outline: 1px dotted Highlight; -moz-outline-offset: -1px; } listitem[selected="true"] { background-color: -moz-Dialog; color: -moz-DialogText; } listbox:focus > listitem[selected="true"] { background-color: Highlight; color: HighlightText; } /* ::::: listheader ::::: */ listheader { -moz-appearance: treeheadercell; -moz-box-align: center; border: 2px solid; -moz-border-top-colors: ThreeDHighlight ThreeDLightShadow; -moz-border-right-colors: ThreeDDarkShadow ThreeDShadow; -moz-border-bottom-colors: ThreeDDarkShadow ThreeDShadow; -moz-border-left-colors: ThreeDHighlight ThreeDLightShadow; background-color: -moz-Dialog; color: -moz-DialogText; padding: 0 2px; } listheader[sortable="true"]:hover:active { border: 2px solid; -moz-border-top-colors: ThreeDShadow -moz-Dialog; -moz-border-right-colors: ThreeDShadow transparent; -moz-border-bottom-colors: ThreeDShadow transparent; -moz-border-left-colors: ThreeDShadow -moz-Dialog; padding-top: 0px; padding-bottom: 0px; -moz-padding-start: 3px; -moz-padding-end: 1px; } .listheader-icon { -moz-margin-end: 2px; } .listheader-icon[sortable="true"]:hover:active { -moz-margin-end: 1px; } .listheader-label { margin: 0px !important; } /* ..... sort direction icon ..... */ .listheader-sortdirection { -moz-appearance: treeheadersortarrow; } /* ::::: listcell ::::: */ .listcell-label { margin: 0px !important; padding-top: 0px; padding-bottom: 1px; -moz-padding-start: 4px; -moz-padding-end: 0px; white-space: nowrap; } .listcell-icon { -moz-margin-end: 2px; } .listcell-label[disabled="true"] { color: GrayText; } /* ::::: listcell checkbox ::::: */ .listcell-check { -moz-appearance: checkbox; -moz-box-align: center; margin: 0px 2px; border: 1px solid -moz-DialogText; min-width: 13px; min-height: 13px; background: -moz-Field no-repeat 50% 50%; } .listcell-check[checked="true"] { background-image: url("chrome://global/skin/checkbox/cbox-check.gif"); } .listcell-check[disabled="true"] { border-color: GrayText; background-image: url("chrome://global/skin/checkbox/cbox-dis.gif"); } .listcell-check[disabled="true"][checked="true"] { background-image: url("chrome://global/skin/checkbox/cbox-check-dis.gif"); } PK % 7qm,skin/classic/global/menu.css/* ***** 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 Communicator client code, released * March 31, 1998. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 1998-1999 * the Initial Developer. All Rights Reserved. * * Contributor(s): * Joe Hewitt (hewitt@netscape.com) * * 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 ***** */ /* ===== menu.css ======================================================= == Styles used by XUL menu-related elements. ======================================================================= */ @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* ::::: menu/menuitem ::::: */ menu, menuitem { -moz-appearance: menuitem !important; -moz-box-align: center; max-width: 42em; color: MenuText; font: menu; list-style-image: none; -moz-image-region: auto; /* 3px is the default padding value. See the big comment under moz_gtk_check_menu_item_paint() in widget/src/gtk2/gtk2drawing.c and bug 406129 for why we're hardcoding this. */ padding: 0px 3px; } menuitem[default="true"] { font-weight: bold; } menu[_moz-menuactive="true"], menuitem[_moz-menuactive="true"] { color: -moz-menuhovertext; background-color: -moz-menuhover; } menu[disabled="true"], menuitem[disabled="true"] { color: GrayText; } menubar > menu { padding: 0px 4px; } menubar > menu[_moz-menuactive="true"] { color: MenuText; } menubar > menu[open] { color: -moz-menuhovertext; background-color: -moz-menuhover; } menuitem.spell-suggestion { font-weight:bold; } /* ::::: menu/menuitems in menulist popups ::::: */ .menulist-menupopup > menuitem, menulist > menupopup > menuitem, .menulist-menupopup > menu, menulist > menupopup > menu { padding-top: 1px; padding-bottom: 1px; -moz-padding-start: 1px; -moz-padding-end: 30px; max-width: none; font: message-box; } /* ..... internal content .... */ .menu-text, .menu-iconic-left, .menu-iconic-text { margin-top: 0px !important; margin-bottom: 0px !important; -moz-margin-start: 0px !important; -moz-margin-end: 2px !important; color: inherit; } .menu-text { /* This is (18 + the size of end-padding on .menu-iconic-left)px */ -moz-margin-start: 21px !important; font-weight: inherit; } .menu-description { font-style: italic; color: GrayText; -moz-margin-start: 1ex !important; } .menu-accel, .menu-iconic-accel { margin-top: 0px !important; margin-bottom: 0px !important; -moz-margin-start: 7px !important; color: inherit; } .menu-accel-container { -moz-box-pack: end; } .menu-iconic-left { width: 16px; /* We can only hardcode this, to make the default GTK icon<->label spacing */ -moz-padding-end: 3px !important; } .menu-iconic-icon { width: 16px; height: 16px; } .menu-right { margin-top: 0px; margin-bottom: 0px; -moz-margin-start: 6px; -moz-margin-end: 0px; width: 1ex; height: 1ex; /* These next two rules are needed to prevent inheritance and thus ugliness */ list-style-image: none; -moz-image-region: auto; -moz-appearance: menuarrow; } .menubar-left { margin-top: 0px; margin-bottom: 0px; -moz-margin-start: 0px; -moz-margin-end: 2px; color: inherit; } .menubar-text { margin: 0 1px !important; color: inherit; } .menulist-menupopup > menuitem > .menu-iconic-left, menulist > menupopup > menuitem > .menu-iconic-left, .menulist-menupopup > menu > .menu-iconic-left, menulist > menupopup > menu > .menu-iconic-left { display: none; } /* ::::: checkbox menuitem ::::: */ menuitem[checked="true"] { -moz-appearance: checkmenuitem !important; } menuitem[type="checkbox"] { -moz-appearance: checkmenuitem !important; } /* ::::: radio menuitem ::::: */ menuitem[type="radio"] { -moz-appearance: radiomenuitem !important; } /* ::::: menuseparator ::::: */ menuseparator { -moz-appearance: menuseparator !important; margin: 2px 0; border-top: 1px solid ThreeDShadow; border-bottom: 1px solid ThreeDHighlight; } menulist > menupopup > menuseparator, .menulist-menupopup > menuseparator { border-top: 1px solid #000000; border-bottom: none; } /* ::::: autocomplete ::::: */ .autocomplete-history-popup > menuitem { max-width: none !important; font: message-box; } /* ::::: tree column picker ::::: */ .treecell-popupcell-menu { -moz-margin-start: -2px; list-style-image: url("chrome://global/skin/columnselect.gif"); -moz-image-region: auto; } PK vkL7g skin/classic/global/menulist.css/* ***** 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 Communicator client code, released * March 31, 1998. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 1998-1999 * the Initial Developer. All Rights Reserved. * * Contributor(s): * Joe Hewitt (hewitt@netscape.com) * Pierre Chanial (p_ch@verizon.net) * * 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 ***** */ /* ===== menulist.css =================================================== == Styles used by the XUL menulist element. ====================================================================== */ @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); @namespace html url("http://www.w3.org/1999/xhtml"); /* :::::::::: menulist :::::::::: */ menulist { -moz-appearance: menulist; margin: 2px 4px; color: -moz-DialogText; } .menulist-label-box { -moz-appearance: menulist-text; -moz-box-align: center; -moz-box-pack: center; margin: 1px; color: inherit; } .menulist-label { margin: 1px 3px !important; } .menulist-dropmarker { display: none; } menulist[disabled="true"] { color: GrayText; } .menulist-description { font-style: italic; color: GrayText; -moz-margin-start: 1ex !important; } /* ::::: editable menulists ::::: */ menulist[editable="true"] { -moz-appearance: none; color: -moz-FieldText; } .menulist-editable-box { -moz-appearance: menulist-textfield; } menulist[editable="true"] > .menulist-dropmarker { display: -moz-box; -moz-appearance: menulist-button; } html|*.menulist-editable-input { margin: 0px !important; border: none !important; padding: 0px !important; font: inherit; } /* ::::: compact menulists ::::: */ .menulist-compact { -moz-appearance: none; -moz-box-align: center; -moz-box-pack: center; margin: 0; -moz-border-top-colors: ThreeDHighlight ThreeDLightShadow; -moz-border-right-colors: ThreeDDarkShadow ThreeDShadow; -moz-border-bottom-colors: ThreeDDarkShadow ThreeDShadow; -moz-border-left-colors: ThreeDHighlight ThreeDLightShadow; background-color: ThreeDFace; color: ButtonText; list-style-image: url("chrome://global/skin/arrow/arrow-dn.gif"); } .menulist-compact > .menulist-label-box > .menulist-label { margin: 0 3px !important; text-align: right; } .menulist-compact > .menulist-label-box > .menulist-icon { -moz-margin-start: 2px; } .menulist-compact[open="true"] { -moz-border-top-colors: ThreeDDarkShadow ThreeDShadow; -moz-border-right-colors: ThreeDDarkShadow ThreeDHighlight; -moz-border-bottom-colors: ThreeDDarkShadow ThreeDHighlight; -moz-border-left-colors: ThreeDDarkShadow ThreeDShadow; } .menulist-compact[disabled="true"] { list-style-image: url("chrome://global/skin/arrow/arrow-dn-dis.gif"); } .menulist-compact:focus > .menulist-label-box { border: 1px dotted; background-color: transparent; color: inherit; } PK :^c7wm( ( skin/classic/global/netError.css/* * This defines the look-and-feel styling of the error pages. * (see: netError.xhtml) * * Original styling by William Price * Updated by: Steven Garrity * Henrik Skupin */ html { background: -moz-Dialog; } body { margin: 0; padding: 0 1em; color: -moz-FieldText; font: message-box; } h1 { margin: 0 0 .6em 0; border-bottom: 1px solid ThreeDLightShadow; font-size: 160%; } ul, ol { margin: 0; -moz-margin-start: 1.5em; padding: 0; } ul > li, ol > li { margin-bottom: .5em; } ul { list-style: square; } #errorPageContainer { position: relative; min-width: 13em; max-width: 52em; margin: 4em auto; border: 1px solid ThreeDShadow; -moz-border-radius: 10px; padding: 3em; -moz-padding-start: 30px; background: url("chrome://global/skin/icons/warning-large.png") left 0 no-repeat -moz-Field; -moz-background-origin: content; } body[dir="rtl"] #errorPageContainer { background-position: right 0; } #errorTitle { -moz-margin-start: 80px; } #errorLongContent { -moz-margin-start: 80px; } #errorShortDesc > p { overflow: auto; border-bottom: 1px solid ThreeDLightShadow; padding-bottom: 1em; font-size: 130%; white-space: -moz-pre-wrap; } #errorLongDesc { -moz-padding-end: 3em; font-size: 110%; } #errorLongDesc > p { } #errorTryAgain { margin-top: 2em; -moz-margin-start: 80px; } #brand { position: absolute; right: 0; bottom: -1.5em; -moz-margin-end: 10px; opacity: .4; } body[dir="rtl"] #brand { right: auto; left: 0; } #brand > p { margin: 0; } #errorContainer { display: none; } #securityOverrideDiv { padding-top: 10px; } #securityOverrideContent { background-color: #FFF090; /* Pale yellow */ padding: 10px; -moz-border-radius: 10px; } /* Custom styling for 'blacklist' error class */ :root.blacklist #errorTitle, :root.blacklist #errorLongContent, :root.blacklist #errorShortDesc, :root.blacklist #errorLongDesc, :root.blacklist a { background-color: #722; /* Dark red */ color: white; } :root.blacklist #errorPageContainer { background-image: url("chrome://global/skin/icons/blacklist_large.png"); background-color: #722; } :root.blacklist { background: #333; } :root.blacklist #errorTryAgain { display: none; } PK -`6{U  "skin/classic/global/dropmarker.cssdropmarker { -moz-appearance: menulist-button; width: 16px; height: 16px; -moz-box-align: center; -moz-box-pack: center; border: 2px solid; -moz-border-top-colors: ThreeDLightShadow ThreeDHighlight; -moz-border-right-colors: ThreeDDarkShadow ThreeDShadow; -moz-border-bottom-colors: ThreeDDarkShadow ThreeDShadow; -moz-border-left-colors: ThreeDLightShadow ThreeDHighlight; background-color: -moz-Dialog; padding: 1px; list-style-image: url("chrome://global/skin/arrow/arrow-dn.gif"); -moz-image-region: auto; } dropmarker:hover:active { -moz-border-top-colors: ThreeDShadow ThreeDFace; -moz-border-right-colors: ThreeDShadow ThreeDFace; -moz-border-bottom-colors: ThreeDShadow ThreeDFace; -moz-border-left-colors: ThreeDShadow ThreeDFace; padding-top: 2px; padding-bottom: 0px; -moz-padding-start: 2px; -moz-padding-end: 0px; } dropmarker[disabled="true"] { list-style-image: url("chrome://global/skin/arrow/arrow-dn-dis.gif"); -moz-border-top-colors: ThreeDLightShadow ThreeDHighlight !important; -moz-border-right-colors: ThreeDDarkShadow ThreeDShadow !important; -moz-border-bottom-colors: ThreeDDarkShadow ThreeDShadow !important; -moz-border-left-colors: ThreeDLightShadow ThreeDHighlight !important; padding: 1px !important; } PK 5ʛ !skin/classic/global/numberbox.css/* ***** 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 Corporation * Portions created by the Initial Developer are Copyright (C) 2006 * the Initial Developer. All Rights Reserved. * * Contributor(s): * Neil Deakin (enndeakin@sympatico.ca) * * 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 ***** */ /* ===== numberbox.css ================================================== == Styles used by the XUL textbox type="number" element. ======================================================================= */ @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); @namespace html url("http://www.w3.org/1999/xhtml"); textbox[type="number"] { -moz-appearance: none; padding: 0 !important; border: none; cursor: default; } html|*.numberbox-input { text-align: right; } .numberbox-input-box { -moz-box-align: center; -moz-appearance: textfield; cursor: text; margin-right: -1px; border: 2px solid; -moz-border-top-colors: ThreeDShadow ThreeDDarkShadow; -moz-border-right-colors: ThreeDHighlight ThreeDLightShadow; -moz-border-bottom-colors: ThreeDHighlight ThreeDLightShadow; -moz-border-left-colors: ThreeDShadow ThreeDDarkShadow; padding: 3px; background-color: -moz-Field; color: -moz-FieldText; } PK 55vz99$skin/classic/global/notification.css@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); notification { background-color: InfoBackground; color: InfoText; } notification[type="info"] { background-color: -moz-Dialog; } notification[type="critical"] { background-color: red; } .messageImage { width: 16px; height: 16px; margin: 0px 1px 0px 6px; } .messageText { -moz-margin-start: 5px; } .messageButton { margin: 0px 5px 0px 5px; } .messageCloseButton { list-style-image: url("chrome://global/skin/icons/close.png"); -moz-appearance: none; -moz-image-region: rect(0px, 16px, 16px, 0px); padding: 4px 2px; border: none !important; } .messageCloseButton:hover { -moz-image-region: rect(0px, 32px, 16px, 16px); } .messageCloseButton:hover:active { -moz-image-region: rect(0px, 48px, 16px, 32px); }PK eS7II#skin/classic/global/passwordmgr.css/* ***** 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 Login Manager code. The Initial Developer of the Original Code is Ehsan Akhgari . Portions created by the Initial Developer are Copyright (C) 2007 the Initial Developer. All Rights Reserved. Contributor(s): Ehsan Akhgari 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"); .contentPane { margin: 9px 8px 5px 8px; } .actionButtons { margin: 0px 3px 6px 3px !important; } PK 6F6*~uB B skin/classic/global/popup.css/* ***** 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 Communicator client code, released * March 31, 1998. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 1998-2001 * the Initial Developer. All Rights Reserved. * * Contributor(s): * Joe Hewitt (hewitt@netscape.com) * * 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 ***** */ /* ===== popup.css =================================================== == Styles used by the XUL popup element. ======================================================================= */ @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* ::::: menupopup ::::: */ menupopup, popup, panel { -moz-appearance: menupopup; min-width: 1px; } /* ::::: tooltip ::::: */ tooltip { -moz-appearance: tooltip; margin-top: 21px; padding: 2px 3px; max-width: 40em; color: InfoText; font: message-box; } .tooltip-label { margin: 0px !important; } tooltip[titletip="true"] { /* See bug 32157 comment 128 * margin: -2px 0px 0px -3px; */ max-width: none; } /* rules for popups associated with menulists */ menulist > menupopup, .menulist-menupopup { padding: 0px; min-width: 0px; } PK A2 E E %skin/classic/global/progressmeter.css/* ***** 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 * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 1998 * the Initial Developer. All Rights Reserved. * * Contributor(s): * Joe Hewitt * * 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 ***** */ /* ===== progressmeter.css ============================================== == Styles used by the XUL progressmeter element. ======================================================================= */ @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* ::::: progressmeter ::::: */ progressmeter { -moz-appearance: progressbar; margin: 2px 4px; border: 2px solid; -moz-border-top-colors: ThreeDShadow -moz-Dialog; -moz-border-right-colors: ThreeDHighlight -moz-Dialog; -moz-border-bottom-colors: ThreeDHighlight -moz-Dialog; -moz-border-left-colors: ThreeDShadow -moz-Dialog; background-color: -moz-Dialog; min-width: 128px; min-height: 15px; } .progress-bar { -moz-appearance: progresschunk; min-width: 0px; background-color: ThreeDShadow; } /* ::::: statusbar progressmeter ::::: */ .progressmeter-statusbar { margin: 0; border: 0px; -moz-border-top-colors: ThreeDHighlight -moz-Dialog; -moz-border-right-colors: ThreeDShadow -moz-Dialog; -moz-border-bottom-colors: ThreeDShadow -moz-Dialog; -moz-border-left-colors: ThreeDHighlight -moz-Dialog; min-width: 96px; } PK 4(2uHmmskin/classic/global/radio.css/* ***** 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 Communicator client code, released * March 31, 1998. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 1998-1999 * the Initial Developer. All Rights Reserved. * * Contributor(s): * * 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 ***** */ /* ===== radio.css =================================================== == Styles used by the XUL radio element. ======================================================================= */ @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* ::::: radio ::::: */ radio { -moz-appearance: radio-container; margin: 2px 4px; border-left: 2px transparent; border-right: 2px transparent; } /* With native theming on, the spacer-box paints the radio mark and includes the spacing to the right, so that oversized radio images can slop over into the space. If we need to disable radio button theming, the spacer box no longer paints the radio mark, but its fallback CSS border supplies the padding between the mark and the label. The xul:image then takes over painting the radio mark. */ .radio-spacer-box { -moz-appearance: radio; -moz-box-align: center; border-right: 4px solid transparent; border-top: 1px; border-bottom: 1px; } .radio-label-center-box { -moz-box-align: center; } .radio-label-box { border: 1px solid transparent; -moz-appearance: radio-label; } .radio-icon[src] { -moz-margin-end: 2px; } .radio-label { margin: 0 !important; } /* ..... focused state ..... */ radio[focused="true"] > .radio-label-center-box > .radio-label-box { border: 1px dotted ThreeDDarkShadow; } /* ..... disabled state ..... */ radio[disabled="true"] > .radio-spacer-box > .radio-check-box1 { background-color: -moz-Dialog; } radio[disabled="true"] { color: GrayText !important; } /* ::::: checkmark image ::::: */ .radio-check-box1 { border-top: 1px solid ThreeDShadow; border-right: 1px solid ThreeDHighlight; border-bottom: 1px solid ThreeDHighlight; border-left: 1px solid ThreeDShadow; -moz-border-radius: 50%; min-width: 12px; min-height: 12px; background-color: -moz-Field; } .radio-check-box2 { border-top: 1px solid ThreeDDarkShadow; border-right: 1px solid ThreeDLightShadow; border-bottom: 1px solid ThreeDLightShadow; border-left: 1px solid ThreeDDarkShadow; -moz-border-radius: 50%; padding: 2px; width: 4px; height: 4px; list-style-image: none; } radio:hover { color: -moz-buttonhovertext; } radio:hover:active > .radio-spacer-box > .radio-check-box1 { background-color: -moz-Dialog; } /* ..... selected state ..... */ radio[selected="true"] > .radio-spacer-box > .radio-check-box1 > .radio-check-box2 { list-style-image: url("chrome://global/skin/radio/radio-check.gif"); } radio[selected="true"][disabled="true"] > .radio-spacer-box > .radio-check-box1 > .radio-check-box2 { list-style-image: url("chrome://global/skin/radio/radio-check-dis.gif") !important } PK =I06^ I #skin/classic/global/richlistbox.css/* ***** 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 Richlistbox CSS. * * The Initial Developer of the Original Code is * IBM Corporation. * Portions created by the Initial Developer are Copyright (C) 2005 * the Initial Developer. All Rights Reserved. * * Contributor(s): * Doron Rosenberg (original author) * Simon Bünzli * * 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"); richlistbox { margin: 2px 4px; background-color: -moz-Field; color: -moz-FieldText; } richlistbox[disabled="true"] { color: GrayText; } richlistitem[selected="true"] { background-color: -moz-Dialog; color: -moz-DialogText; } richlistbox:focus > richlistitem[selected="true"] { background-color: Highlight; color: HighlightText; } richlistbox[seltype="multiple"]:focus > richlistitem[current="true"] { outline: 1px dotted Highlight; -moz-outline-offset: -1px; } richlistbox[seltype="multiple"]:focus > richlistitem[current="true"][selected="true"] { outline: 1px dotted #F3D982; /* TODO: find a suitable system color */ } PK &6ov8  (skin/classic/global/nativescrollbars.css/* ***** 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 Communicator client code, released * March 31, 1998. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 2002 * the Initial Developer. All Rights Reserved. * * Contributor(s): * Joe Hewitt (hewitt@netscape.com) * * 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 ***** */ /* ===== nativescrollbars.css =========================================== == Styles used by native scrollbar-related elements. ======================================================================= */ @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); @namespace html url("http://www.w3.org/1999/xhtml"); /* ::::: scrollbar ::::: */ scrollbar { -moz-appearance: scrollbar; -moz-binding: url(chrome://global/content/bindings/scrollbar.xml#scrollbar); cursor: default; background-color: white; } html|select[size]:not([size="0"]):not([size="1"]) > scrollbar, html|select[multiple] > scrollbar { -moz-appearance: scrollbar-small; } /* ..... track ..... */ slider { -moz-appearance: scrollbartrack-vertical; } slider[orient="horizontal"] { -moz-appearance: scrollbartrack-horizontal; } /* ..... thumb ..... */ thumb { -moz-appearance: scrollbarthumb-vertical; } thumb[orient="horizontal"] { -moz-appearance: scrollbarthumb-horizontal; } /* ..... increment ..... */ scrollbarbutton[type="increment"] { -moz-appearance: scrollbarbutton-right; } scrollbar[orient="vertical"] > scrollbarbutton[type="increment"] { -moz-appearance: scrollbarbutton-down; } /* ..... decrement ..... */ scrollbarbutton[type="decrement"] { -moz-appearance: scrollbarbutton-left; } scrollbar[orient="vertical"] > scrollbarbutton[type="decrement"] { -moz-appearance: scrollbarbutton-up; } /* ::::: square at the corner of two scrollbars ::::: */ scrollcorner { /* XXX -moz-appearance: scrollcorner; */ -moz-binding: url(chrome://global/content/bindings/scrollbar.xml#scrollbar-base); width: 16px; cursor: default; background-color: white; } /* :::::::::::::::::::::::::::::::::::::::::::::::::::::::: */ /* ::::::::::::::::::::: MEDIA PRINT :::::::::::::::::::::: */ /* :::::::::::::::::::::::::::::::::::::::::::::::::::::::: */ @media print { html|div scrollbar { -moz-appearance: scrollbar; -moz-binding: url(chrome://global/content/bindings/scrollbar.xml#scrollbar); cursor: default; } } PK `4@!!%skin/classic/global/xulscrollbars.css/* ***** 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 Communicator client code, released * March 31, 1998. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 1998-2001 * the Initial Developer. All Rights Reserved. * * Contributor(s): * Joe Hewitt (hewitt@netscape.com) * * 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 ***** */ /* ===== xulscrollbars.css ============================================== == Styles used by XUL scrollbar-related elements. ======================================================================= */ @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); @namespace html url("http://www.w3.org/1999/xhtml"); /* namespace for HTML elements */ /* ::::: scrollbar ::::: */ scrollbar { -moz-appearance: scrollbartrack-horizontal; -moz-binding: url("chrome://global/content/bindings/scrollbar.xml#scrollbar"); cursor: default; background: url("chrome://global/skin/scrollbar/slider.gif") scrollbar; } scrollbar[orient="vertical"] { -moz-appearance: scrollbartrack-vertical; } /* ::::: borders for thumb and buttons ::::: */ thumb, scrollbarbutton { border: 2px solid; -moz-border-top-colors: ThreeDLightShadow ThreeDHighlight; -moz-border-right-colors: ThreeDDarkShadow ThreeDShadow; -moz-border-bottom-colors: ThreeDDarkShadow ThreeDShadow; -moz-border-left-colors: ThreeDLightShadow ThreeDHighlight; background-color: -moz-Dialog; } /* ::::: thumb (horizontal) ::::: */ thumb { -moz-appearance: scrollbarthumb-vertical; min-height: 8px; } thumb[orient="horizontal"] { -moz-appearance: scrollbarthumb-horizontal; min-width: 8px; } thumb > gripper { -moz-appearance: scrollbargripper-vertical; } thumb[orient="horizontal"] > gripper { -moz-appearance: scrollbargripper-horizontal; } /* ::::: scrollbar button ::::: */ scrollbarbutton { background: -moz-Dialog no-repeat 0px 1px; min-width: 16px; min-height: 16px; } scrollbarbutton:hover:active, scrollbarbutton[active="true"] { -moz-border-top-colors: ThreeDShadow -moz-Dialog; -moz-border-right-colors: ThreeDShadow -moz-Dialog; -moz-border-bottom-colors: ThreeDShadow -moz-Dialog; -moz-border-left-colors: ThreeDShadow -moz-Dialog; background-position: 1px 2px; } /* ::::: square at the corner of two scrollbars ::::: */ scrollcorner { /* XXX -moz-appearance: scrollcorner; */ -moz-binding: url(chrome://global/content/bindings/scrollbar.xml#scrollbar-base); width: 16px; cursor: default; background-color: -moz-Dialog; } /* ..... increment .... */ scrollbarbutton[type="increment"] { -moz-appearance: scrollbarbutton-right; background-image: url("chrome://global/skin/arrow/arrow-rit.gif") } scrollbarbutton[type="increment"][disabled="true"] { background-image: url("chrome://global/skin/arrow/arrow-rit-dis.gif") } scrollbar[orient="vertical"] > scrollbarbutton[type="increment"] { -moz-appearance: scrollbarbutton-down; background-image: url("chrome://global/skin/arrow/arrow-dn.gif") } scrollbar[orient="vertical"] > scrollbarbutton[type="increment"][disabled="true"] { background-image: url("chrome://global/skin/arrow/arrow-dn-dis.gif") } /* ..... decrement .... */ scrollbarbutton[type="decrement"] { -moz-appearance: scrollbarbutton-left; background-image: url("chrome://global/skin/arrow/arrow-lft.gif") } scrollbarbutton[type="decrement"][disabled="true"] { background-image: url("chrome://global/skin/arrow/arrow-lft-dis.gif") } scrollbar[orient="vertical"] > scrollbarbutton[type="decrement"] { -moz-appearance: scrollbarbutton-up; background-image: url("chrome://global/skin/arrow/arrow-up.gif") } scrollbar[orient="vertical"] > scrollbarbutton[type="decrement"][disabled="true"] { background-image: url("chrome://global/skin/arrow/arrow-up-dis.gif") } /* :::::::::::::::::::::::::::::::::::::::::::::::::::::::: */ /* ::::::::::::::::::::: MEDIA PRINT :::::::::::::::::::::: */ /* :::::::::::::::::::::::::::::::::::::::::::::::::::::::: */ @media print { /* ::::: scrollbar ::::: */ html|div scrollbar { -moz-appearance: scrollbartrack-horizontal; -moz-binding: url("chrome://global/content/bindings/scrollbar.xml#scrollbar"); cursor: default; background: url("chrome://global/skin/scrollbar/slider.gif") scrollbar; } html|div scrollbar[orient="vertical"] { -moz-appearance: scrollbartrack-vertical; } /* ::::: borders for thumb and buttons ::::: */ html|div thumb, html|div scrollbarbutton { border: 2px solid; -moz-border-top-colors: ThreeDLightShadow ThreeDHighlight; -moz-border-right-colors: ThreeDDarkShadow ThreeDShadow; -moz-border-bottom-colors: ThreeDDarkShadow ThreeDShadow; -moz-border-left-colors: ThreeDLightShadow ThreeDHighlight; background-color: -moz-Dialog; } /* ::::: thumb (horizontal) ::::: */ html|div thumb { -moz-appearance: scrollbarthumb-vertical; min-height: 8px; } html|div thumb[orient="horizontal"] { -moz-appearance: scrollbarthumb-horizontal; min-width: 8px; } html|div thumb > gripper { -moz-appearance: scrollbargripper-vertical; } html|div thumb[orient="horizontal"] > gripper { -moz-appearance: scrollbargripper-horizontal; } /* ::::: scrollbar button ::::: */ html|div scrollbarbutton { background: -moz-Dialog no-repeat 0px 1px; min-width: 16px; min-height: 16px; } html|div scrollbarbutton:hover:active, html|div scrollbarbutton[active="true"] { -moz-border-top-colors: ThreeDShadow -moz-Dialog; -moz-border-right-colors: ThreeDShadow -moz-Dialog; -moz-border-bottom-colors: ThreeDShadow -moz-Dialog; -moz-border-left-colors: ThreeDShadow -moz-Dialog; background-position: 1px 2px; } /* ..... increment .... */ html|div scrollbarbutton[type="increment"] { -moz-appearance: scrollbarbutton-right; background-image: url("chrome://global/skin/arrow/arrow-rit.gif") } html|div scrollbarbutton[type="increment"][disabled="true"] { background-image: url("chrome://global/skin/arrow/arrow-rit-dis.gif") } html|div scrollbar[orient="vertical"] > scrollbarbutton[type="increment"] { -moz-appearance: scrollbarbutton-down; background-image: url("chrome://global/skin/arrow/arrow-dn.gif") } html|div scrollbar[orient="vertical"] > scrollbarbutton[type="increment"][disabled="true"] { background-image: url("chrome://global/skin/arrow/arrow-dn-dis.gif") } /* ..... decrement .... */ html|div scrollbarbutton[type="decrement"] { -moz-appearance: scrollbarbutton-left; background-image: url("chrome://global/skin/arrow/arrow-lft.gif") } html|div scrollbarbutton[type="decrement"][disabled="true"] { background-image: url("chrome://global/skin/arrow/arrow-lft-dis.gif") } html|div scrollbar[orient="vertical"] > scrollbarbutton[type="decrement"] { -moz-appearance: scrollbarbutton-up; background-image: url("chrome://global/skin/arrow/arrow-up.gif") } html|div scrollbar[orient="vertical"] > scrollbarbutton[type="decrement"][disabled="true"] { background-image: url("chrome://global/skin/arrow/arrow-up-dis.gif") } } PK _5nKz !skin/classic/global/scrollbox.css@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* * Scroll arrows */ /* Horizonal enabled */ .autorepeatbutton-up[orient="horizontal"], .autorepeatbutton-down[chromedir="rtl"][orient="horizontal"], .scrollbutton-up[orient="horizontal"], .scrollbutton-down[chromedir="rtl"][orient="horizontal"] { list-style-image : url("chrome://global/skin/arrow/arrow-lft.gif"); -moz-image-region : auto; /* cut off inheritance */ } .autorepeatbutton-down[orient="horizontal"], .autorepeatbutton-up[chromedir="rtl"][orient="horizontal"], .scrollbutton-down[orient="horizontal"], .scrollbutton-up[chromedir="rtl"][orient="horizontal"] { list-style-image : url("chrome://global/skin/arrow/arrow-rit.gif"); -moz-image-region : auto; /* cut off inheritance */ } /* Horizonal disabled */ .autorepeatbutton-up[orient="horizontal"][disabled="true"], .autorepeatbutton-down[chromedir="rtl"][orient="horizontal"][disabled="true"], .scrollbutton-up[orient="horizontal"][disabled="true"], .scrollbutton-down[chromedir="rtl"][orient="horizontal"][disabled="true"] { list-style-image : url("chrome://global/skin/arrow/arrow-lft-dis.gif"); -moz-image-region : auto; /* cut off inheritance */ } .autorepeatbutton-down[orient="horizontal"][disabled="true"], .autorepeatbutton-up[chromedir="rtl"][orient="horizontal"][disabled="true"], .scrollbutton-down[orient="horizontal"][disabled="true"], .scrollbutton-up[chromedir="rtl"][orient="horizontal"][disabled="true"] { list-style-image : url("chrome://global/skin/arrow/arrow-rit-dis.gif"); -moz-image-region : auto; /* cut off inheritance */ } /* Vertical enabled */ .autorepeatbutton-up, .scrollbutton-up { list-style-image : url("chrome://global/skin/arrow/arrow-up.gif"); -moz-image-region : auto; /* cut off inheritance */ } .autorepeatbutton-down, .scrollbutton-down { list-style-image : url("chrome://global/skin/arrow/arrow-dn.gif"); -moz-image-region : auto; /* cut off inheritance */ } /* Vertical disabled */ .autorepeatbutton-up[disabled="true"], .scrollbutton-up[disabled="true"] { list-style-image : url("chrome://global/skin/arrow/arrow-up-dis.gif"); -moz-image-region : auto; /* cut off inheritance */ } .autorepeatbutton-down[disabled="true"], .scrollbutton-down[disabled="true"] { list-style-image : url("chrome://global/skin/arrow/arrow-dn-dis.gif"); -moz-image-region : auto; /* cut off inheritance */ } .scrollbutton-up > .toolbarbutton-text, .scrollbutton-down > .toolbarbutton-text { display: none; } autorepeatbutton, .scrollbutton-up, .scrollbutton-down { -moz-box-align : center; -moz-box-pack : center; margin-top: 1px; margin-bottom: 2px; -moz-margin-start: 1px; -moz-margin-end: 2px; } autorepeatbutton { border : 1px solid transparent; padding : 1px; } autorepeatbutton:not([disabled="true"]):hover, autorepeatbutton:not([disabled="true"]):hover:active { margin : 1px; border : 1px inset ThreeDFace; padding-top: 2px; padding-bottom: 1px; -moz-padding-start: 2px; -moz-padding-end: 1px; } PK U4HY #skin/classic/global/spinbuttons.css/* ***** 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 * Hkan Waara. * Portions created by the Initial Developer are Copyright (C) 2001 * the Initial Developer. All Rights Reserved. * * Contributor(s): * Hkan Waara (Original Author) * * 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"); spinbuttons { cursor: default; } .spinbuttons-button { min-width: 13px; min-height: 11px; margin: 0 !important; border: 2px solid; -moz-border-top-colors: ThreeDHighlight ThreeDLightShadow; -moz-border-right-colors: ThreeDDarkShadow ThreeDShadow; -moz-border-bottom-colors: ThreeDDarkShadow ThreeDShadow; -moz-border-left-colors: ThreeDHighlight ThreeDLightShadow; background-color: ThreeDFace; } .spinbuttons-button > .button-box { border: 0; } .spinbuttons-button:hover:active { border: 2px solid; -moz-border-top-colors: ThreeDDarkShadow ThreeDShadow; -moz-border-right-colors: ThreeDDarkShadow ThreeDShadow; -moz-border-bottom-colors: ThreeDDarkShadow ThreeDShadow; -moz-border-left-colors: ThreeDDarkShadow ThreeDShadow; } .spinbuttons-button[disabled="true"] { border: 2px solid; -moz-border-top-colors: ThreeDHighlight ThreeDLightShadow !important; -moz-border-right-colors: ThreeDDarkShadow ThreeDShadow !important; -moz-border-bottom-colors: ThreeDDarkShadow ThreeDShadow !important; -moz-border-left-colors: ThreeDHighlight ThreeDLightShadow !important; } .spinbuttons-up { -moz-appearance: spinner-upbutton; background-image: url("chrome://global/skin/arrow/arrow-up.gif"); background-position: center center; background-repeat: no-repeat; } .spinbuttons-up[disabled="true"] { background-image: url("chrome://global/skin/arrow/arrow-up-dis.gif"); } .spinbuttons-down { -moz-appearance: spinner-downbutton; background-image: url("chrome://global/skin/arrow/arrow-dn.gif"); background-position: center center; background-repeat: no-repeat; } .spinbuttons-down[disabled="true"] { background-image: url("chrome://global/skin/arrow/arrow-dn-dis.gif"); } PK VwX7p7O skin/classic/global/splitter.css/* ***** 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 Communicator client code, released * March 31, 1998. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 1998-2001 * the Initial Developer. All Rights Reserved. * * Contributor(s): * Joe Hewitt (hewitt@netscape.com) * * 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 ***** */ /* ===== splitter.css =================================================== == Styles used by the XUL splitter element. ======================================================================= */ @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* ::::: splitter (vertical) ::::: */ splitter { -moz-box-align: center; -moz-box-pack: center; cursor: ew-resize; border-width: 0 2px; border-style: solid; -moz-border-left-colors: ThreeDShadow ThreeDHighlight; -moz-border-right-colors: ThreeDDarkShadow ThreeDFace; min-width: 6px; background-color: ThreeDFace; } .toolbar-splitter { min-width: 3px; margin: 3px 0; border: none; -moz-border-start: 2px dotted ThreeDShadow; } /* ::::: splitter (horizontal) ::::: */ splitter[orient="vertical"] { cursor: ns-resize; border-width: 2px 0; -moz-border-top-colors: ThreeDShadow ThreeDHighlight; -moz-border-bottom-colors: ThreeDDarkShadow ThreeDFace; min-height: 6px; } /* ::::: splitter grippy ::::: */ grippy { cursor: pointer; border-top: 1px solid ThreeDShadow; border-bottom: 1px solid ThreeDShadow; min-width: 4px; min-height: 115px; background-color: transparent; background-repeat: no-repeat; } grippy:hover { background-color: #CCCCFF; } splitter[orient="vertical"] > grippy { border-top: none; border-right: 1px solid ThreeDShadow; border-bottom: none; border-left: 1px solid ThreeDShadow;; min-width: 115px; min-height: 4px; } /* ..... normal state ..... */ /* vertical grippies */ splitter[collapse="before"] > grippy { background-image: url("chrome://global/skin/splitter/grip-vrt-before.gif"); } splitter[collapse="after"] > grippy { background-image: url("chrome://global/skin/splitter/grip-vrt-after.gif"); } /* horizontal grippies */ splitter[collapse="before"][orient="vertical"] > grippy { background-image: url("chrome://global/skin/splitter/grip-hrz-before.gif"); } splitter[collapse="after"][orient="vertical"] > grippy { background-image: url("chrome://global/skin/splitter/grip-hrz-after.gif"); } /* ..... collapsed state ..... */ /* vertical grippies */ splitter[collapse="before"][state="collapsed"] > grippy { background-image: url("chrome://global/skin/splitter/grip-vrt-after.gif"); } splitter[collapse="after"][state="collapsed"] > grippy { background-image: url("chrome://global/skin/splitter/grip-vrt-before.gif"); } /* horizontal grippies */ splitter[collapse="before"][state="collapsed"][orient="vertical"] > grippy { background-image: url("chrome://global/skin/splitter/grip-hrz-after.gif"); } splitter[collapse="after"][state="collapsed"][orient="vertical"] > grippy { background-image: url("chrome://global/skin/splitter/grip-hrz-before.gif"); } PK Jo6b5skin/classic/global/tabbox.css/* ***** 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 Communicator client code, released * March 31, 1998. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 1998-2001 * the Initial Developer. All Rights Reserved. * * Contributor(s): * Joe Hewitt (hewitt@netscape.com) * * 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 ***** */ /* ===== tabbox.css ================================================= == Styles used by XUL tab-related elements. ======================================================================= */ @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* ::::: tabs ::::: */ .tabs-left, .tabs-right { border-bottom: 2px solid; -moz-border-bottom-colors: ThreeDHighlight ThreeDLightShadow; } /* ::::: tabpanels ::::: */ tabpanels { -moz-appearance: tabpanels; border-right: 2px solid; border-bottom: 2px solid; border-left: 2px solid; -moz-border-right-colors: ThreeDDarkShadow ThreeDShadow; -moz-border-bottom-colors: ThreeDDarkShadow ThreeDShadow; -moz-border-left-colors: ThreeDHighlight ThreeDLightShadow; padding: 8px; background-color: -moz-Dialog; color: -moz-DialogText; } /* ::::: tab ::::: */ tab { -moz-appearance: tab; margin-top: 2px; border-top: 2px solid; border-right: 2px solid; border-left: 2px solid; border-bottom: 1px solid ThreeDHighlight; -moz-border-top-colors: ThreeDHighlight ThreeDLightShadow; -moz-border-right-colors: ThreeDDarkShadow ThreeDShadow; -moz-border-left-colors: ThreeDHighlight ThreeDLightShadow; -moz-border-radius-topleft: 2px; -moz-border-radius-topright: 2px; -moz-border-radius-bottomright: 1px; padding: 1px 4px 2px 4px; background-color: -moz-Dialog; color: -moz-DialogText; } tab[chromedir="rtl"] { -moz-border-radius-bottomleft: 1px; -moz-border-radius-bottomright: 0px; } .tab-text { margin: 0 !important; } tab[selected="true"] { -moz-user-focus: normal; margin-top: 0; border-bottom-color: transparent; padding: 1px 6px 4px 6px; } tab:focus > .tab-middle { /* Don't specify the outline-color, we should always use initial value. */ outline: 1px dotted; } tab[beforeselected="true"], tab[afterselected="true"][chromedir="rtl"] { -moz-appearance: tab-left-edge; border-right: none; -moz-border-radius-topright: 0; } tab[afterselected="true"], tab[beforeselected="true"][chromedir="rtl"] { -moz-appearance: tab-right-edge; border-left: none; -moz-border-radius-topleft: 0; } tab[first-tab="true"][selected="true"] { padding-right: 5px; padding-left: 5px; } /* ::::: tab-bottom :::::::::: :: Tabs that are attached to the bottom of a panel, but not necessarily :: a tabpanels. ::::: */ .tab-bottom { margin-top: 0; margin-bottom: 2px; border-top: 1px solid; border-bottom: 2px solid; -moz-border-top-colors: ThreeDShadow; -moz-border-bottom-colors: ThreeDShadow ThreeDLightShadow; -moz-border-radius-topleft: 0; -moz-border-radius-topright: 0; -moz-border-radius-bottomright: 2px; -moz-border-radius-bottomleft: 2px; padding: 2px 4px 1px 4px; } .tab-bottom[selected="true"] { margin-bottom: 0; -moz-border-top-colors: -moz-Dialog; padding: 4px 6px 1px 6px; } .tab-bottom[beforeselected="true"], .tab-bottom[afterselected="true"][chromedir="rtl"] { -moz-border-radius-bottomright: 0; } .tab-bottom[afterselected="true"], .tab-bottom[beforeselected="true"][chromedir="rtl"] { -moz-border-radius-bottomleft: 0; } /* ::::: tabs-bottom ::::: */ .tabs-bottom > .tabs-left, .tabs-bottom > .tabs-right { border-top: 1px solid ThreeDShadow; border-bottom: none; } PK a7ܮPskin/classic/global/textbox.css/* ***** 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 Communicator client code, released * March 31, 1998. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 1998-2001 * the Initial Developer. All Rights Reserved. * * Contributor(s): * Joe Hewitt (hewitt@netscape.com) * * 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 ***** */ /* ===== textbox.css ================================================== == Styles used by the XUL textbox element. ======================================================================= */ @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); @namespace html url("http://www.w3.org/1999/xhtml"); /* ::::: textbox ::::: */ textbox { -moz-appearance: textfield; cursor: text; margin: 2px 4px; border: 2px solid; -moz-border-top-colors: ThreeDShadow ThreeDDarkShadow; -moz-border-right-colors: ThreeDHighlight ThreeDLightShadow; -moz-border-bottom-colors: ThreeDHighlight ThreeDLightShadow; -moz-border-left-colors: ThreeDShadow ThreeDDarkShadow; padding: 2px 2px 3px 4px; background-color: -moz-Field; color: -moz-FieldText; } html|*.textbox-input, html|*.textbox-textarea { margin: 0px !important; border: none !important; padding: 0px !important; background-color: inherit; color: inherit; font: inherit; } .textbox-input-box menupopup { cursor: default; } /* ..... readonly state ..... */ textbox[readonly="true"] { background-color: -moz-Dialog; color: -moz-DialogText; } /* ..... disabled state ..... */ textbox[disabled="true"] { cursor: default; background-color: -moz-Dialog; color: GrayText; } /* ::::: plain textbox ::::: */ textbox.plain { -moz-appearance: none !important; padding: 0px !important; margin: 0px !important; border: none !important; } /* ::::: textboxes inside toolbarpaletteitems ::::: */ toolbarpaletteitem > toolbaritem > textbox > .textbox-input-box > html|*.textbox-input { visibility: hidden; } /* ::::: context menu ::::: */ menuitem:not([type]) { -moz-binding: url("chrome://global/content/bindings/menu.xml#menuitem-iconic"); } menuitem[cmd="cmd_undo"] { list-style-image: url("moz-icon://stock/gtk-undo?size=menu"); } menuitem[cmd="cmd_undo"][disabled] { list-style-image: url("moz-icon://stock/gtk-undo?size=menu&state=disabled"); } menuitem[cmd="cmd_cut"] { list-style-image: url("moz-icon://stock/gtk-cut?size=menu"); } menuitem[cmd="cmd_cut"][disabled] { list-style-image: url("moz-icon://stock/gtk-cut?size=menu&state=disabled"); } menuitem[cmd="cmd_copy"] { list-style-image: url("moz-icon://stock/gtk-copy?size=menu"); } menuitem[cmd="cmd_copy"][disabled] { list-style-image: url("moz-icon://stock/gtk-copy?size=menu&state=disabled"); } menuitem[cmd="cmd_paste"] { list-style-image: url("moz-icon://stock/gtk-paste?size=menu"); } menuitem[cmd="cmd_paste"][disabled] { list-style-image: url("moz-icon://stock/gtk-paste?size=menu&state=disabled"); } menuitem[cmd="cmd_delete"] { list-style-image: url("moz-icon://stock/gtk-delete?size=menu"); } menuitem[cmd="cmd_delete"][disabled] { list-style-image: url("moz-icon://stock/gtk-delete?size=menu&state=disabled"); } menuitem[cmd="cmd_selectAll"] { list-style-image: url("moz-icon://stock/gtk-select-all?size=menu"); } menuitem[cmd="cmd_selectAll"][disabled] { list-style-image: url("moz-icon://stock/gtk-select-all?size=menu&state=disabled"); } PK 2LN6B<(&skin/classic/global/datetimepicker.css/* ***** 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 Corporation * Portions created by the Initial Developer are Copyright (C) 2006 * the Initial Developer. All Rights Reserved. * * Contributor(s): * Neil Deakin (enndeakin@sympatico.ca) * * 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 ***** */ /* ===== datetimepicker.css ============================================= == Styles used by the XUL datepicker and timepicker elements. ======================================================================= */ @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); @namespace html url("http://www.w3.org/1999/xhtml"); datepicker, timepicker { margin: 2px 4px; padding: 0; border: none; background: none; cursor: default; } .datetimepicker-input-box { -moz-appearance: textfield; cursor: text; -moz-margin-end: 2px; border: 2px solid; -moz-border-top-colors: ThreeDShadow ThreeDDarkShadow; -moz-border-right-colors: ThreeDHighlight ThreeDLightShadow; -moz-border-bottom-colors: ThreeDHighlight ThreeDLightShadow; -moz-border-left-colors: ThreeDShadow ThreeDDarkShadow; padding: 2px 0 3px 0; -moz-padding-start: 4px; -moz-padding-end: 2px; background-color: -moz-Field; color: -moz-FieldText; } .datetimepicker-input-subbox { width: 1.6em; } html|*.datetimepicker-input { text-align: right; } .datetimepicker-separator { margin: 0 !important; } .datetimepicker-year { width: 3.2em; } datepicker[readonly="true"], timepicker[readonly="true"] { background-color: -moz-Dialog; color: -moz-DialogText; } datepicker[disabled="true"], timepicker[disabled="true"] { cursor: default; background-color: -moz-Dialog; color: GrayText; } .datepicker-mainbox { margin: 2px 4px; border: 2px solid; -moz-border-top-colors: ThreeDShadow ThreeDDarkShadow; -moz-border-right-colors: ThreeDHighlight ThreeDLightShadow; -moz-border-bottom-colors: ThreeDHighlight ThreeDLightShadow; -moz-border-left-colors: ThreeDShadow ThreeDDarkShadow; background-color: -moz-Field; color: -moz-FieldText; } .datepicker-popupgrid > .datepicker-mainbox { margin: 0; border: none; } .datepicker-gridlabel, .datepicker-weeklabel { text-align: center; } .datepicker-gridlabel[today="true"] { background-color: darkgrey; color: white; } .datepicker-gridlabel[selected="true"] { background-color: Highlight; color: HighlightText; } .datepicker-button { -moz-appearance: none; min-width: 8px; padding: 0px; } .datepicker-previous { list-style-image: url("chrome://global/skin/arrow/arrow-lft.gif"); } .datepicker-next { list-style-image: url("chrome://global/skin/arrow/arrow-rit.gif"); } .datepicker-previous:hover { list-style-image: url("chrome://global/skin/arrow/arrow-lft-hov.gif"); } .datepicker-next:hover { list-style-image: url("chrome://global/skin/arrow/arrow-rit-hov.gif"); } .datepicker-previous[disabled="true"] { list-style-image: url("chrome://global/skin/arrow/arrow-lft-dis.gif"); } .datepicker-next[disabled="true"] { list-style-image: url("chrome://global/skin/arrow/arrow-rit-dis.gif"); } .datepicker-previous[chromedir="rtl"] { list-style-image: url("chrome://global/skin/arrow/arrow-rit.gif"); } .datepicker-next[chromedir="rtl"] { list-style-image: url("chrome://global/skin/arrow/arrow-lft.gif"); } .datepicker-previous[chromedir="rtl"] { list-style-image: url("chrome://global/skin/arrow/arrow-rit-hov.gif"); } .datepicker-next[chromedir="rtl"]:hover { list-style-image: url("chrome://global/skin/arrow/arrow-lft-hov.gif"); } .datepicker-previous[disabled="true"][chromedir="rtl"] { list-style-image: url("chrome://global/skin/arrow/arrow-rit-dis.gif"); } .datepicker-next[disabled="true"][chromedir="rtl"] { list-style-image: url("chrome://global/skin/arrow/arrow-lft-dis.gif"); } PK j 7+MOOskin/classic/global/toolbar.css/* ***** 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 Communicator client code, released * March 31, 1998. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 1998-2001 * the Initial Developer. All Rights Reserved. * * Contributor(s): * Joe Hewitt (hewitt@netscape.com) * * 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 ***** */ /* ===== toolbar.css ==================================================== == Styles used by XUL toolbar-related elements. ======================================================================= */ @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* ::::: toolbox ::::: */ toolbox { -moz-appearance: toolbox; } /* ::::: menubar & toolbar ::::: */ menubar, toolbar[type="menubar"] { -moz-appearance: menubar !important; min-width: 1px; min-height: 20px; } toolbar { -moz-appearance: toolbar !important; min-width: 1px; min-height: 20px; } /* in browser.xul, the menubar is inside a toolbar... */ toolbaritem > menubar { -moz-appearance: none !important; } /* ::::: toolbar decorations ::::: */ toolbarseparator { -moz-appearance: separator !important; margin : 0; border: 0; min-width: 2px; } toolbarspacer { width: 15px; } toolbar[mode="icons"] .toolbarbutton-text { display: none; } toolbar[mode="text"] .toolbarbutton-icon { display: none; } toolbar[mode="text"] .toolbarbutton-text { padding: 0 !important; margin: 3px 5px !important; } /* ::::: toolbarpaletteitem ::::: */ toolbarpaletteitem { cursor: -moz-grab; } .toolbarpaletteitem-box[type="spacer"], .toolbarpaletteitem-box[type="spring"] { border: 1px solid #808080; background-color: #FFF !important; } toolbarpaletteitem[place="toolbar"] { margin-left: -2px; margin-right: -2px; border-left: 2px solid transparent; border-right: 2px solid transparent; } toolbarpaletteitem[place="toolbar"] > toolbarspacer { width: 11px; } .toolbarpaletteitem-box[type="spacer"][place="toolbar"], .toolbarpaletteitem-box[type="spring"][place="toolbar"] { margin-top: 2px; margin-bottom: 2px; -moz-margin-start: 0px; -moz-margin-end: 2px; } .toolbarpaletteitem-box[type="separator"][place="palette"] { width: 2px; height: 50px; } .toolbarpaletteitem-box[type="spacer"][place="palette"], .toolbarpaletteitem-box[type="spring"][place="palette"] { margin-bottom: 2px; width: 50px; height: 50px; } .toolbarpaletteitem-box[type="spring"][place="palette"] { background: url("chrome://global/skin/toolbar/spring.gif") no-repeat center; } /* ..... drag and drop feedback ..... */ toolbarpaletteitem[dragover="left"] { border-left-color: #000000; } toolbarpaletteitem[dragover="right"] { border-right-color: #000000; } PK 7`嘟%skin/classic/global/toolbarbutton.css/* ***** 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 Communicator client code, released * March 31, 1998. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 1998-1999 * the Initial Developer. All Rights Reserved. * * Contributor(s): * Joe Hewitt (hewitt@netscape.com) * * 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 ***** */ /* ===== toolbarbutton.css ===================================================== == Styles used by the XUL button element. ======================================================================= */ @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* ::::: toolbarbutton ::::: */ toolbarbutton { -moz-appearance: toolbarbutton; -moz-box-align: center; -moz-box-pack: center; margin: 0; border: 1px solid transparent; padding: 3px; background-color: transparent; color: -moz-DialogText; } .toolbarbutton-icon { -moz-margin-end: 2px; } .toolbarbutton-text { margin: 0 !important; text-align: center; } toolbarbutton.tabbable { -moz-user-focus: normal !important; } toolbarbutton:focus { /* -moz-appearance looks redundant here but is necessary. Without it, the outline won't appear. */ -moz-appearance: toolbarbutton; outline: 1px dotted -moz-DialogText; -moz-outline-offset: -2px; } toolbarbutton:hover, toolbarbutton[buttonover="true"] { border-color: ThreeDHighlight ThreeDShadow ThreeDShadow ThreeDHighlight; color: -moz-buttonhovertext; } toolbarbutton:hover:active, toolbarbutton[open="true"] { border-color: ThreeDShadow ThreeDHighlight ThreeDHighlight ThreeDShadow; padding-top: 4px; padding-bottom: 2px; -moz-padding-start: 4px; -moz-padding-end: 2px; color: ButtonText; } toolbarbutton[disabled="true"], toolbarbutton[disabled="true"]:hover, toolbarbutton[disabled="true"]:hover:active, toolbarbutton[disabled="true"][open="true"] { border-color: transparent; padding: 3px; color: GrayText; } /* ..... checked state ..... */ toolbarbutton[checked="true"] { border-color: ThreeDShadow ThreeDHighlight ThreeDHighlight ThreeDShadow !important; padding-top: 4px !important; padding-bottom: 2px !important; -moz-padding-start: 4px !important; -moz-padding-end: 2px !important; background-image: url("chrome://global/skin/toolbar/Lighten.png"); color: ButtonText !important; } toolbarbutton[checked="true"]:hover, toolbarbutton[checked="true"]:hover:active { color: -moz-buttonhovertext !important; background-color: -moz-buttonhoverface !important; } /* ::::: toolbarbutton menu ::::: */ .toolbarbutton-menu-dropmarker { -moz-appearance: none !important; border: none !important; background-color: transparent !important; padding: 0; width: auto; } .toolbarbutton-menu-dropmarker[disabled="true"] { padding: 0 !important; } /* ::::: toolbarbutton menu-button ::::: */ toolbarbutton[type="menu-button"] { -moz-box-align: stretch; -moz-appearance: dualbutton; -moz-box-orient: horizontal !important; } toolbarbutton[type="menu-button"], toolbarbutton[type="menu-button"]:hover, toolbarbutton[type="menu-button"]:hover:active, toolbarbutton[type="menu-button"][open="true"], toolbarbutton[type="menu-button"][disabled="true"], toolbarbutton[type="menu-button"][disabled="true"]:hover, toolbarbutton[type="menu-button"][disabled="true"]:hover:active { border-style: none; padding: 0 !important; } .toolbarbutton-menubutton-button { -moz-box-align: center; -moz-box-pack: center; -moz-box-orient: vertical; } /* .......... dropmarker .......... */ .toolbarbutton-menubutton-dropmarker { border: none !important; background-color: transparent !important; padding: 3px; width: auto; -moz-appearance: dualbutton-dropdown !important; } .toolbarbutton-menubutton-dropmarker[disabled="true"] { padding: 3px !important; } PK mq7F:**skin/classic/global/tree.css/* ***** 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 Communicator client code, released * March 31, 1998. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 1998-2001 * the Initial Developer. All Rights Reserved. * * Contributor(s): * Joe Hewitt (hewitt@netscape.com) * * 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 ***** */ /* ===== tree.css =================================================== == Styles used by the XUL outline element. ======================================================================= */ @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* ::::: tree ::::: */ tree { margin: 0px 4px; border: 2px solid; -moz-border-top-colors: ThreeDShadow ThreeDDarkShadow; -moz-border-right-colors: ThreeDHighlight ThreeDLightShadow; -moz-border-bottom-colors: ThreeDHighlight ThreeDLightShadow; -moz-border-left-colors: ThreeDShadow ThreeDDarkShadow; background-color: -moz-Field; color: -moz-FieldText; -moz-appearance: listbox; } /* ::::: tree focusring ::::: */ .focusring > .tree-stack > .tree-rows > .tree-bodybox { border: 1px solid transparent; } .focusring:focus > .tree-stack > .tree-rows > .tree-bodybox { border: 1px solid #000000; } /* ::::: tree rows ::::: */ treechildren::-moz-tree-row { border: 1px solid transparent; min-height: 18px; height: 1.3em; } treechildren::-moz-tree-row(selected) { background-color: -moz-Dialog; } treechildren::-moz-tree-row(selected, focus) { background-color: Highlight; } treechildren::-moz-tree-row(current, focus) { border: 1px dotted Highlight; } treechildren::-moz-tree-row(selected, current, focus) { border: 1px dotted #F3D982; } tree[seltype="cell"] > treechildren::-moz-tree-row, tree[seltype="text"] > treechildren::-moz-tree-row { border: none; background-color: transparent; } /* ::::: tree cells ::::: */ treechildren::-moz-tree-cell { padding: 0px 2px 0px 2px; } tree[seltype="cell"] > treechildren::-moz-tree-cell-text, tree[seltype="text"] > treechildren::-moz-tree-cell-text, treechildren::-moz-tree-cell-text { color: inherit; } treechildren::-moz-tree-cell-text(selected) { color: -moz-DialogText; } tree[seltype="cell"] > treechildren::-moz-tree-cell { border: 1px solid transparent; padding: 0px 1px 0px 1px; } tree[seltype="text"] > treechildren::-moz-tree-cell-text { border: 1px solid transparent; padding: 0px 1px 1px 1px; } tree[seltype="cell"] > treechildren::-moz-tree-cell(active, selected) { background-color: -moz-Dialog; } tree[seltype="cell"] > treechildren::-moz-tree-cell-text(active, selected) { color: -moz-DialogText; } tree[seltype="text"] > treechildren::-moz-tree-cell-text(active, selected) { background-color: -moz-Dialog; color: -moz-DialogText; } treechildren::-moz-tree-cell-text(selected, focus) { color: HighlightText; } tree[seltype="cell"] > treechildren::-moz-tree-cell(active, selected, focus) { background-color: Highlight; } tree[seltype="text"] > treechildren::-moz-tree-cell-text(active, selected, focus) { background-color: Highlight; } tree[seltype="cell"] > treechildren::-moz-tree-cell-text(active, selected, focus) { color: HighlightText; } tree[seltype="text"] > treechildren::-moz-tree-cell-text(active, selected, focus) { color: HighlightText; } tree[seltype="cell"] > treechildren::-moz-tree-cell(active, current, focus) { border: 1px dotted #000000; } tree[seltype="text"] > treechildren::-moz-tree-cell-text(active, current, focus) { border: 1px dotted #000000; } tree[seltype="cell"] > treechildren::-moz-tree-cell(active, selected, current, focus) { border: 1px dotted #C0C0C0; } tree[seltype="text"] > treechildren::-moz-tree-cell-text(active, selected, current, focus) { border: 1px dotted #C0C0C0; } /* ::::: lines connecting cells ::::: */ treechildren::-moz-tree-line { visibility: hidden; } /* ::::: tree separator ::::: */ treechildren::-moz-tree-separator { border-top: 1px solid ThreeDShadow; border-bottom: 1px solid ThreeDHighlight; } /* ::::: drop feedback ::::: */ tree[seltype="cell"] > treechildren::-moz-tree-cell-text(primary, dropOn), tree[seltype="text"] > treechildren::-moz-tree-cell-text(primary, dropOn), treechildren::-moz-tree-cell-text(primary, dropOn) { background-color: Highlight; color: HighlightText; } treechildren::-moz-tree-drop-feedback { background-color: Highlight; width: 50px; height: 2px; margin-left: 5px; } /* ::::: tree progress meter ::::: */ treechildren::-moz-tree-progressmeter { margin: 2px 4px; border: 2px solid; -moz-border-top-colors: ThreeDShadow -moz-Dialog; -moz-border-right-colors: ThreeDHighlight -moz-Dialog; -moz-border-bottom-colors: ThreeDHighlight -moz-Dialog; -moz-border-left-colors: ThreeDShadow -moz-Dialog; background-color: -moz-Dialog; color: ThreeDShadow; } treechildren::-moz-tree-progressmeter(progressUndetermined) { list-style-image: url("chrome://global/skin/progressmeter/progressmeter-busy.gif"); } treechildren::-moz-tree-cell-text(progressmeter) { margin: 2px 4px; } /* ::::: tree columns ::::: */ treecol, treecolpicker { -moz-appearance: treeheadercell; -moz-box-align: center; -moz-box-pack: center; border: 2px solid; -moz-border-top-colors: ThreeDHighlight ThreeDLightShadow; -moz-border-right-colors: ThreeDDarkShadow ThreeDShadow; -moz-border-bottom-colors: ThreeDDarkShadow ThreeDShadow; -moz-border-left-colors: ThreeDHighlight ThreeDLightShadow; background-color: -moz-Dialog; color: -moz-DialogText; padding: 0px 2px; } .treecol-image { padding: 0px 1px; } .treecol-text { margin: 0px !important; } treecol[hideheader="true"] { -moz-appearance: none; border: none; padding: 0; } /* ..... internal box ..... */ treecol:hover:active, treecolpicker:hover:active { border: 2px solid; -moz-border-top-colors: ThreeDShadow -moz-Dialog; -moz-border-right-colors: ThreeDShadow transparent; -moz-border-bottom-colors: ThreeDShadow transparent; -moz-border-left-colors: ThreeDShadow -moz-Dialog; padding: 0px 1px 0px 3px; } .treecol-image:hover:active { padding: 0px 0px 0px 2px; } treecol:hover:active .treecol-text { margin: 1px 0px -1px 0px !important; } /* ::::: column drag and drop styles ::::: */ treecol[dragging="true"] { -moz-border-top-colors: ThreeDDarkShadow transparent !important; -moz-border-right-colors: ThreeDDarkShadow transparent!important; -moz-border-bottom-colors: ThreeDDarkShadow transparent !important; -moz-border-left-colors: ThreeDDarkShadow transparent !important; background-color: ThreeDShadow !important; color: ThreeDHighlight !important; } treecol[insertafter="true"] { -moz-border-right-colors: ThreeDDarkShadow ThreeDShadow; } treecol[insertbefore="true"] { -moz-border-left-colors: ThreeDDarkShadow ThreeDShadow; } treechildren::-moz-tree-column(insertbefore) { border-left: 1px solid ThreeDShadow; } treechildren::-moz-tree-column(insertafter) { border-right: 1px solid ThreeDShadow; } /* ::::: sort direction indicator ::::: */ .treecol-sortdirection { -moz-appearance: treeheadersortarrow; } /* ::::: column picker ::::: */ .tree-columnpicker-icon { list-style-image: url("chrome://global/skin/tree/columnpicker.gif"); } /* ::::: twisty ::::: */ treechildren::-moz-tree-twisty { -moz-appearance: treetwisty; padding-right: 4px; padding-top: 1px; width: 9px; /* The image's width is 9 pixels */ list-style-image: url("chrome://global/skin/tree/twisty-clsd.png"); } treechildren::-moz-tree-twisty(open) { -moz-appearance: treetwistyopen; width: 9px; /* The image's width is 9 pixels */ list-style-image: url("chrome://global/skin/tree/twisty-open.png"); } treechildren::-moz-tree-indentation { width: 18px; } /* ::::: gridline style ::::: */ treechildren.gridlines::-moz-tree-cell { border-right: 1px solid transparent !important; border-bottom: 1px solid transparent !important; } treechildren.gridlines::-moz-tree-row { border: none; } treechildren::-moz-tree-image(Name) { padding-right: 2px; } treechildren::-moz-tree-image(Name) { margin: 0px 2px; list-style-image: url("chrome://global/skin/icons/folder-item.png") !important; -moz-image-region: rect(0px, 16px, 16px, 0px); } treechildren::-moz-tree-image(Name, container) { -moz-image-region: rect(0px, 32px, 16px, 16px); } treechildren::-moz-tree-image(Name, open) { -moz-image-region: rect(16px, 32px, 32px, 16px); } treechildren::-moz-tree-image(Name, separator) { list-style-image: none; width: 0px !important; height: 0px !important; margin: 0px 0px; } treechildren::-moz-tree-cell-text(Name, separator) { color: ThreeDShadow; margin: 0px 5px 0px 5px; } treechildren::-moz-tree-cell-text(Name, separator, selected, focus) { color: HighlightText; } /* ::::: editable tree ::::: */ treechildren::-moz-tree-row(selected, editing) { background-color: transparent; border: none; } treechildren::-moz-tree-cell-text(selected, editing) { color: inherit; } .tree-input { -moz-appearance: none; border: 1px solid Highlight; -moz-border-top-colors: Highlight; -moz-border-bottom-colors: Highlight; -moz-border-left-colors: Highlight; -moz-border-right-colors: Highlight; margin: 0 0 0 -4px; padding: 1px; } PK 184Tskin/classic/global/wizard.css@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); .wizard-header { border-bottom: 2px groove ThreeDFace; background-color: Window; color: WindowText; } .wizard-header-box-1 { padding: 5px 0px 5px 0px; } wizard[description=""] .wizard-header-description { display: none; } .wizard-header-label { -moz-margin-start: 23px; font-weight: bold; } .wizard-header-description { -moz-margin-start: 44px; } wizard[branded="true"] .wizard-header-icon { list-style-image: url("chrome://branding/content/icon48.png"); -moz-margin-end: 5px; } .wizard-page-box { margin: 10px 44px; } .wizard-buttons-separator { margin-bottom: 0px !important; } .wizard-buttons-box-2 { margin: 10px; } .wizard-button[wizardbutton="finish"], .wizard-button[wizardbutton="next"] { -moz-margin-start: -1px !important; } .wizard-button[wizardbutton="back"] { -moz-margin-end: 0px !important; } PK 0Wlx..&skin/classic/global/arrow/arrow-dn.gifGIF89a!, [;PK 00D..*skin/classic/global/arrow/arrow-dn-dis.gifGIF89a!, [;PK 0Wlx..*skin/classic/global/arrow/arrow-dn-hov.gifGIF89a!, [;PK 0E33,skin/classic/global/arrow/arrow-dn-sharp.gifGIF89a !,   l`;PK 0 l٪(skin/classic/global/arrow/arrow-down.pngPNG  IHDRF3@gAMAOX2tEXtSoftwareAdobe ImageReadyqe<K9뎹&pIENDB`PK 37\)skin/classic/global/dirListing/remote.pngPNG  IHDRagAMA aIDATxڅSKOa=3- bJ+ 6Vaw Ype ;qoH0F1c`!Il(US`y}MKHɝMs}Tk:mۆ8`fYd){%&HP(**4( A!5~iHBp8yH%0׃333Wc,D1 CT*Sy$ L3|ƖSm,@T]=_L?ބƇф`#p L%A))bj3w! Ȱmp;?\H[J3a,.%}>:{Zy"O.o{,+>gۄZ$oKE2IENDB`PK v~1O"H!!"skin/classic/global/Filepicker.pngPNG  IHDRHHUGgAMAOX2tEXtSoftwareAdobe ImageReadyqe<!rIDATx{w|TUwzϤFB =RT . .( 6DU\".EqUV\@ED :d&@.'X;OM%Mӫ_ϽP|"&㣳 c"]p7be(kJ[hshx?+k )K(ļo+Ry3$&F#@ /-a8z*Uyh$r3:&_@t(fw;:"ndoE}Ȯ}3&*8aOJ$ |>6M>:ZM,kXv }aΗab$9}3>PR~0I28Q' !B KHan*8 QUڂyyn8ZC 7!V|_Ƀ74].gI]b+)G7bтP3Qϐ< |`2k?OB)Uz BԨ Ƭ;fŞ=NtiSK1֌t;AV)ÿW=sHI$or=4YX4 F-tLWYUle%w.jtdžW߅Eg7 xE'鉩G%S⩳׻w-{ew=<k)$/T+Xr|&ƽBnݳk;:uph5|a;|ǂKPy[ ya3oABLxP07M݊aHMƎ6y1L^~}( B:2>z qߘxۧW)B"ރnѓF+m51,\y%#9)͈5AL&(]ۣƁ*9)|ɵg4K.O?J% Vp׶)P*Բ@: ~?\0woOHfQě?m>zn g[SޞX7ɜΝ%MP DxK<'w=ۓbÊ#$E=23`4ir|JU2ݻd@'o`1rKd!hp}{TCR>zI^C0j9s>b3k8 B=!L*M|'QQ.MV+۠R$ݐE,V"6N7 Fӄ[kf 7fARvTW7]/1VFXu8<,Dc+l.8n\e x`'8/Au'i\"cw@A5.k48?5TP3e:qƭcG`ǐoD0E.3c.|:wH!wWAϖox_kU$҈#"9iW0Ai(4FqXeJyb0рPʐgJҀd[I$G]cn#;;))8u,1I0CCG^rL P]S#;q a՚JTlbP].nGI8mB$X+k:qd'Tn9̔^l1⋄IR\PkAp2K=Fw"G\!A- =KW֡f= IcO@i#,:M𑑼{ϿkӃ2_%*+јŁ-[F)ފ 5$Aߠi>4"C kPx0{Ш\頠eX()hk^L0Ha !A7 )]{RVDխ/ڄ_E_3MYO Cni-9APoԅnVC *dh'5hӒe"xMCmqV}hkޘFsR)(L5#IFTMk_Z%-Es84fki76a !7.Jy:(pCVJbyHb8@ SQ{|^?Bѓ.Yaw"VEMzar#BF @uh$G*Am]M<'d%{i#~} Aj=/z 1}H$Gˆ BDzуjRJAвZXβ 8WTv'-&%IƚjKчf]4Yiҭ !ϐm1e{fbn()q)Y9ELD ZZh+7LxܦϿyFCv 6aZH|ͤ( Tbm!Am!u р,%Gq&ًͳY1/;v$IM ףxrkĶ"{Bmk=wdz#qܣPh_+UQ ɘp-rOC 91g|%Am{=i٦ ۸,[Ȗ?zP&LV +}F$s%II=2ӓr;9lL&Vo9XSYZՖuEyyE[᧶AܰWJ1Pmd1dvO}N]fY?5,?X~"B|6QNނ-KfW$'#=ߌ_T:"ӡWΞ{[v2;$V=*Ttm8J{h^^yFRԬ@~9;Zۏӹ'c?z2v*[OK;/Tƛѻ'd I r毾1F\%)EK+3E^LmE.+Fuqݾr΋}xM^OƷs}'m~Σ!wR'㲻J#XD͹܎Ys &Ew8u৥Xf1bJ wK o휏ɅJM3xe y_ZvPA)Q1M;0bp^Ʊ/>SLN^t+ԡri# H&5/?3B]'#e3mGy,::p.o^ JkE$-A>Ew`CEc7cا7~rL)8%8ޚ޵̱4ZUڂys~<2dH2G㗭y [?gͳފ\!0{9w_Le/ |643?S?R`stjO>GZKxpWL=eg}yb2◃`4Ɛc΂m8yve rQg#;(X~d7ϔBTaJ^X!?w"/{d+L)0]b)6鏓mn"h]::i[^~h?:dۀu/z)];cn?w OU!IQ & E:\L #g@>u5;굘2C$9/\ʼWrcm-&LBBSU(X.-+e$-H{+LhzOӽoe|<!^%T}H/bܧȗ; &u(аKnW#&.β7-ޞ=E\jG#I0Ð 9Lꄲ ;UYPwž/y)9ҘԄ, C6Jў 8Ht MCW{m}{5Nz18|wGJr3@+7Acr`Opqٯȋ-mbs&"P01fۦdA M|^u^~()6"^ d?V=1/f REMЂEO/'yB><_شx}3\MXM5rxza ;7lMt 5٧ZB1)RLY Ebf ;ǹ3x:(X|0xiI.*$)$얉6W`˥𷶎 g>d!R1l*? Y*"g5~g%CM7ep^7\zii:RS!9IKvE 1[vRǣ7k,6g?7#~ |fI=ET%d 9+)>Sk"6ŪX@[Hr,lM"^(QpImArGJ^NJ3Dbe;upU:uH DAgBbdo)ث;ߞZ}>/&ʋiuzL2]2/vEur|<zǧRr\Fpc^L}0&Cd$Xg8ltCKYD)(tS;`EH8哞f:zTz[ɋ *rhzL&#V/k+ѵPV"G0F Ky1:5\K3Vz ^#H;ҀZ,:V]ZrycTrFze^L9y~LO'&Kڀ?P˃HOҠc}$B^KP/_HPMR}N$tl( 0De3. EB'*܏wPp)y߰Ie?b?E^8Y\j^L)לa피rWZZHP[_Hx^Y3MJ 9g :ӗ#;>)/8rbqDt^+y|J FzuxE"uRST)UjCZix/o|)HMIhHMi${҂5^kOJdHؾrΪY6'ܭ﨡1]z]܆2P^UYi) F9WJ53 mFb쬬QlQS٬nGVKy}u:JE)Ť놨oJ="gED*Qy1o1yk";L[9K{W\ "r'$$̸)XTS_&|2ϝ;'REEEhhhXJA? ~߽bŊxFZ \"gԩcUVVS cu: iǎr*((wbӧO>|̙XTΰiӦ)iK"gIm܎%r^QZZJ#G:YD>FrlݺuzVVV "Qo=xWp8P]]ݢ6 ܉Pۍ^z ,bAJJ}UV:SLNvv;B{/jjjęUJ"INNg}tA~l߾B}nj ~%ϖÇP}}=:w9sO?4nv >(V\)Ȫc†QiP ѝHsL.c}짥 Տ,u]DŽ&ڵk#qEgO|'=ƌLA4ev:v( ]@֭C=0a!E\Κ5 >hz,1] 8rzݻ' 1q .q%۷xR㏅*If[¢ވ q|r*A2~z;hÆ bCELL0<2R;v@rBr={,{칏хR&'v՟믿θdF"0WbP mۚtds=w>-ǝX H:ꤨy׮]?PoV;w>ۉTA=#&$V'H2߼ c)mr<<q$c\O=2b%cEXhQ|7Dns I#p]KbS |ע/~%)uyÒŃߋɄr\(g%΋o%h^K{Ae<?F1(Ԛxp.Ğgó hM7k+bN^ =UUg6gϢO>$D-\ݗ?:,`&p%gu^*ƍ@b0QZ:Cy< ٔnam$b/vFz]H9c0. $( y xիq$$l " KFx5ڊ?1B`a KǛK;7Vj~0` dyyy3’B3W=_|q9VZ)DknW p\im= #H߈1Pd6d+#0xEgfO.em?oqm5W!'y ,YlT8(Zڂb{NgD߱f͚K.`/0bG{j~pAM ]0nѥ,&:$Z PߋmX:z->}ZH+T}v_^sR'6͞<'#QnH"O`߾}yZ&>KR0p͛RAuo_"H_hQ6l$壡5dIj'y|:(ث')Fb+Ef\lP솢G[c? $UNIENDB`PK 550^p 9skin/classic/global/icons/autocomplete-dropmark-arrow.pngPNG  IHDR@=v;? pHYs   OiCCPPhotoshop ICC profilexڝSgTS=BKKoR RB&*! J!QEEȠQ, !{kּ> H3Q5 B.@ $pd!s#~<<+"x M0B\t8K@zB@F&S`cbP-`'{[! eDh;VEX0fK9-0IWfH  0Q){`##xFW<+*x<$9E[-qWW.(I+6aa@.y24x6_-"bbϫp@t~,/;m%h^ uf@Wp~<5j>{-]cK'Xto(hw?G%fIq^D$.Tʳ?D*A, `6B$BB dr`)B(Ͱ*`/@4Qhp.U=pa( Aa!ڈbX#!H$ ɈQ"K5H1RT UH=r9\F;2G1Q= C7F dt1r=6Ыhڏ>C03l0.B8, c˱" VcϱwE 6wB aAHXLXNH $4 7 Q'"K&b21XH,#/{C7$C2'ITFnR#,4H#dk9, +ȅ3![ b@qS(RjJ4e2AURݨT5ZBRQ4u9̓IKhhitݕNWGw Ljg(gwLӋT071oUX**| J&*/Tު UUT^S}FU3S ԖUPSSg;goT?~YYLOCQ_ cx,!k u5&|v*=9C3J3WRf?qtN (~))4L1e\kXHQG6EYAJ'\'GgSSݧ M=:.kDwn^Loy}/TmG X $ <5qo</QC]@Caaᄑ.ȽJtq]zۯ6iܟ4)Y3sCQ? 0k߬~OCOg#/c/Wװwa>>r><72Y_7ȷOo_C#dz%gA[z|!?:eAAA!h쐭!ΑiP~aa~ 'W?pX15wCsDDDޛg1O9-J5*>.j<74?.fYXXIlK9.*6nl {/]py.,:@LN8A*%w% yg"/6шC\*NH*Mz쑼5y$3,幄'L Lݛ:v m2=:1qB!Mggfvˬen/kY- BTZ(*geWf͉9+̳ې7ᒶKW-X潬j9(xoʿܔĹdff-[n ڴ VE/(ۻCɾUUMfeI?m]Nmq#׹=TR+Gw- 6 U#pDy  :v{vg/jBFS[b[O>zG499?rCd&ˮ/~јѡ򗓿m|x31^VwwO| (hSЧc3-gAMA|Q cHRMz%u0`:o_F$IDATx=0F xظ@:$Vv6 T)$pTx 7/`F(4M~eyxRJ)>=3>{@۶8ΏE%,K4mP^ـyx<|W$I68^#jH)A)2!qAJ~opΑB|{SBH*H᫪Buͦ֠5WJ [ħ˲<7`Fp׃-KIENDB`PK 553\ \ 9skin/classic/global/icons/autocomplete-dropmark-bkgnd.pngPNG  IHDR@=v;? pHYs   OiCCPPhotoshop ICC profilexڝSgTS=BKKoR RB&*! J!QEEȠQ, !{kּ> H3Q5 B.@ $pd!s#~<<+"x M0B\t8K@zB@F&S`cbP-`'{[! eDh;VEX0fK9-0IWfH  0Q){`##xFW<+*x<$9E[-qWW.(I+6aa@.y24x6_-"bbϫp@t~,/;m%h^ uf@Wp~<5j>{-]cK'Xto(hw?G%fIq^D$.Tʳ?D*A, `6B$BB dr`)B(Ͱ*`/@4Qhp.U=pa( Aa!ڈbX#!H$ ɈQ"K5H1RT UH=r9\F;2G1Q= C7F dt1r=6Ыhڏ>C03l0.B8, c˱" VcϱwE 6wB aAHXLXNH $4 7 Q'"K&b21XH,#/{C7$C2'ITFnR#,4H#dk9, +ȅ3![ b@qS(RjJ4e2AURݨT5ZBRQ4u9̓IKhhitݕNWGw Ljg(gwLӋT071oUX**| J&*/Tު UUT^S}FU3S ԖUPSSg;goT?~YYLOCQ_ cx,!k u5&|v*=9C3J3WRf?qtN (~))4L1e\kXHQG6EYAJ'\'GgSSݧ M=:.kDwn^Loy}/TmG X $ <5qo</QC]@Caaᄑ.ȽJtq]zۯ6iܟ4)Y3sCQ? 0k߬~OCOg#/c/Wװwa>>r><72Y_7ȷOo_C#dz%gA[z|!?:eAAA!h쐭!ΑiP~aa~ 'W?pX15wCsDDDޛg1O9-J5*>.j<74?.fYXXIlK9.*6nl {/]py.,:@LN8A*%w% yg"/6шC\*NH*Mz쑼5y$3,幄'L Lݛ:v m2=:1qB!Mggfvˬen/kY- BTZ(*geWf͉9+̳ې7ᒶKW-X潬j9(xoʿܔĹdff-[n ڴ VE/(ۻCɾUUMfeI?m]Nmq#׹=TR+Gw- 6 U#pDy  :v{vg/jBFS[b[O>zG499?rCd&ˮ/~јѡ򗓿m|x31^VwwO| (hSЧc3-gAMA|Q cHRMz%u0`:o_FwIDATx1 9ۺv.El/LHDDQV#?w".000"\h= 'm5 */P`_bI2/IENDB`PK 55G  Askin/classic/global/icons/autocomplete-dropmark-bkgnd-mid-top.pngPNG  IHDR>< pHYs   OiCCPPhotoshop ICC profilexڝSgTS=BKKoR RB&*! J!QEEȠQ, !{kּ> H3Q5 B.@ $pd!s#~<<+"x M0B\t8K@zB@F&S`cbP-`'{[! eDh;VEX0fK9-0IWfH  0Q){`##xFW<+*x<$9E[-qWW.(I+6aa@.y24x6_-"bbϫp@t~,/;m%h^ uf@Wp~<5j>{-]cK'Xto(hw?G%fIq^D$.Tʳ?D*A, `6B$BB dr`)B(Ͱ*`/@4Qhp.U=pa( Aa!ڈbX#!H$ ɈQ"K5H1RT UH=r9\F;2G1Q= C7F dt1r=6Ыhڏ>C03l0.B8, c˱" VcϱwE 6wB aAHXLXNH $4 7 Q'"K&b21XH,#/{C7$C2'ITFnR#,4H#dk9, +ȅ3![ b@qS(RjJ4e2AURݨT5ZBRQ4u9̓IKhhitݕNWGw Ljg(gwLӋT071oUX**| J&*/Tު UUT^S}FU3S ԖUPSSg;goT?~YYLOCQ_ cx,!k u5&|v*=9C3J3WRf?qtN (~))4L1e\kXHQG6EYAJ'\'GgSSݧ M=:.kDwn^Loy}/TmG X $ <5qo</QC]@Caaᄑ.ȽJtq]zۯ6iܟ4)Y3sCQ? 0k߬~OCOg#/c/Wװwa>>r><72Y_7ȷOo_C#dz%gA[z|!?:eAAA!h쐭!ΑiP~aa~ 'W?pX15wCsDDDޛg1O9-J5*>.j<74?.fYXXIlK9.*6nl {/]py.,:@LN8A*%w% yg"/6шC\*NH*Mz쑼5y$3,幄'L Lݛ:v m2=:1qB!Mggfvˬen/kY- BTZ(*geWf͉9+̳ې7ᒶKW-X潬j9(xoʿܔĹdff-[n ڴ VE/(ۻCɾUUMfeI?m]Nmq#׹=TR+Gw- 6 U#pDy  :v{vg/jBFS[b[O>zG499?rCd&ˮ/~јѡ򗓿m|x31^VwwO| (hSЧc3-gAMA|Q cHRMz%u0`:o_FIDATxbyqCIENDB`PK 55|  Dskin/classic/global/icons/autocomplete-dropmark-bkgnd-mid-bottom.pngPNG  IHDR>< pHYs   OiCCPPhotoshop ICC profilexڝSgTS=BKKoR RB&*! J!QEEȠQ, !{kּ> H3Q5 B.@ $pd!s#~<<+"x M0B\t8K@zB@F&S`cbP-`'{[! eDh;VEX0fK9-0IWfH  0Q){`##xFW<+*x<$9E[-qWW.(I+6aa@.y24x6_-"bbϫp@t~,/;m%h^ uf@Wp~<5j>{-]cK'Xto(hw?G%fIq^D$.Tʳ?D*A, `6B$BB dr`)B(Ͱ*`/@4Qhp.U=pa( Aa!ڈbX#!H$ ɈQ"K5H1RT UH=r9\F;2G1Q= C7F dt1r=6Ыhڏ>C03l0.B8, c˱" VcϱwE 6wB aAHXLXNH $4 7 Q'"K&b21XH,#/{C7$C2'ITFnR#,4H#dk9, +ȅ3![ b@qS(RjJ4e2AURݨT5ZBRQ4u9̓IKhhitݕNWGw Ljg(gwLӋT071oUX**| J&*/Tު UUT^S}FU3S ԖUPSSg;goT?~YYLOCQ_ cx,!k u5&|v*=9C3J3WRf?qtN (~))4L1e\kXHQG6EYAJ'\'GgSSݧ M=:.kDwn^Loy}/TmG X $ <5qo</QC]@Caaᄑ.ȽJtq]zۯ6iܟ4)Y3sCQ? 0k߬~OCOg#/c/Wװwa>>r><72Y_7ȷOo_C#dz%gA[z|!?:eAAA!h쐭!ΑiP~aa~ 'W?pX15wCsDDDޛg1O9-J5*>.j<74?.fYXXIlK9.*6nl {/]py.,:@LN8A*%w% yg"/6шC\*NH*Mz쑼5y$3,幄'L Lݛ:v m2=:1qB!Mggfvˬen/kY- BTZ(*geWf͉9+̳ې7ᒶKW-X潬j9(xoʿܔĹdff-[n ڴ VE/(ۻCɾUUMfeI?m]Nmq#׹=TR+Gw- 6 U#pDy  :v{vg/jBFS[b[O>zG499?rCd&ˮ/~јѡ򗓿m|x31^VwwO| (hSЧc3-gAMA|Q cHRMz%u0`:o_F/IDATxbd``d ;##0P022ʑ CIENDB`PK 6}) ) (skin/classic/global/icons/autoscroll.pngPNG  IHDRTTktIME : pHYs  ~gAMA a IDATx\ LK@@<#x#č(oc@41YEd}_\*C]1* 942_a20Lja1ح[^ \A^^^Ivvvׯܽ{7\`q&@W V3(˜;wr},5pСô񸘯6mڼkԨѷ:uF9իWedd4psrrrǏcu~ 5ܹuԉjՊ5mڔկ_999qeKJJXAA#d=b3gTTߐ?[XX-Z|>7n@(>f0=''ABBBآ?#d#lEtt4w fyxឡ&(T\\lUkz Uj'Lpc3U-NzoĈRy?WCfFlիWW_j,Դi&,Sѽ+,,di…&oC̈m۶tww7ӦM ڿ0 Jzu͛v޽1U 7VJ(ԴaӰa ]v庶yRM/pt@)yLCGr[ntlWӕAͅGZk׮C$L G{ e ϟ׷U)7z zgE3.*)Kc'adp>=L 9[Q7UR :tpAa;I8uc rԨQ_ țCeeŒF 4iq9rL"yhG+A֛O#܋ɽ|zɣ` ЍRL(L\Vo'\3g`-J̎[Qꅔ*IR)xG< aMAgϞ)NCM )q0\(0dL4X-b|*P25?Z5)^p2aX"|\'] |/S[/*0ܻwt~y_|YH7դJF>>Ni_N{zz Ь944&ʆ?-4RIYZ@4GkSN+.ϝ;%yyyN(Co߾VSOt?F #Zwf֭e5DwڷofggOȏJ h8"!&&ԱcGQőW Iȃ%v=x'zdTS|cŊ-_^ZkeJ&''kv .fZ ˯Ն  B7̙\\6==݀yW~~<&7ڢ0{?X /-Ge]rRBXٳgٸ>}]tt7=\5D &Kpp6٩@KД_q~FIENDB`PK $N6t/skin/classic/global/icons/blacklist_favicon.pngPNG  IHDRagAMAOX2tEXtSoftwareAdobe ImageReadyqe<SIDATxڌSMoRA=@ &F+ucqait;#_RʸxKv-m"H1cAH!Fd{=7KekC;:Bv՝`zב!DĠoǘu1'xQSLat2XL 3@{>|urqn?x{L01M;}8K%y 09yvVlvC>}J[ H@Eax4{1 匉 R$QH'äPR"h"9݂bs0b=;&>]m;O+2Ht$_IE)g>}Xx K!9xgBR)O]**D}ŞY6Juj?6#2U(z.>Y=p9`(v IENDB`PK $N6'ee-skin/classic/global/icons/blacklist_large.pngPNG  IHDR00WRiCCPICC Profilexy8{fc섑]D%dϒ"%`fTHʚ%m-GZ )tѯ|ТP6 M"Scd +d2+8 ZI'@5d@siț$x~*P{O&X @iIw@kfp&9Rg4͌Y^࿭dh("8t<&kw6g o=T |5!L(#+rX4_,_P^.]Xl#)Ztif]*j{+Vk&յ5ݷՆ}Y&M[XX=l[d`?pR[\[Z]}|Oӟ9=w~Ҍo>ҽؖgWXGaߛH)Vw}K  *   Q0>Y/5&SoiꙘﱳ;iܮ£b*㱡<|z*8 ABH,*b$,U%%yY\(cDLiUq5Uuڪ;ՖZ9}:j)z zqص,Z)Zi]ai3eCK+=֣7ϺM}5l"uc@ܶa("dS螰SԺHUtFxf6]fHtzP}'73= H?3-]j]onw'8=gڏ*oLr93J[9w|/c_OOO:Mg?Os 1!8)6f7W-w"v?O=o 4#@&>S0,M}%V ^ qDHXx1ٓrH%%+KN+Q*S.W9zN:U}dJ͋/i]־5z7 b6mzg]{{,jY>zh&c[o`x}Ctg ]^llvv#h|]#ӱo[z x]`I|P{CHy򢂄DT4hcKE&HNq?v=ga/'P{ʓڔΟe &B#KZO-)?|FL\Tj\Լ-ѭҫֿiXcxӻ75CGl57Y̋.-/vVoLzםҫ6O?cy}( # @6A4C "XD @Zd @^FL> u;5!Jh#"ןo+ ~>`Z({..)0w_ bWI¹ ",O#b4 qD$"!%%uAXaaYIj97R|(qJ8Q*r*/USլ﬊0ӘѬ]}PS[^{|MNnO׆'532 X-'ZیMڏrq߰|FWwŞ׼y}ѭyEڐ/ajTJxaH(/z1cʊa7`>Sؕ?wocARY2q4Lٔy( ?uBWeUgOu75oQZzǴOsji4"w~7^DŽsLQYp8 +l/_~z ˎh?O2('o&1~<" . 7$@ XyTLPHȌh/]$xvEdXv[$y5?M/Lf76*Ojcm҅?Mn2Ǎ=o%q5 ٷHe=y֖2m W:R:b{"zmަYx4PazmHn8baTu sxʗЯ'''?O|>]093=yʏ{$N ',s8Yit& w_E/ vh aڹ Dl"Laz,F!T;\đv /.3 c1 #Mcb1/nj_ 8&@ 0!(&DP~M8P}W?+6% `MgdRC$KF!Y#l SZ?dj}C IDAThZ[%U]uشT:}={޵37ho\|㛿%V;,xIgp-~v7>.Bq ޭq]m;CWɷ6G[OB g"r'%G{åȃ|{-ǎcI,ol`771z|ʓOTk Ooɗy5p F$eSGV޽=c:ӿ@r$~G9 ~2L)oWW̕緷o^#^ߖcGnp~뷻'%(@ec [F@4(vV{}Gw,oo}ΥoƯ{q# Dy@OϞ.|Ӄ/|ЖZ!u:0`PU&ં8~9{/~侕a_vLd jᣃo􇇏LYX`wW AiMijhӀ] eG^t=W֥ ےXD`|7>,0ȤֆlATH@;u\Ɓ\7#n/ݷ<'wAN [c ?w诜~,=DDXk TF*;q8^:jRPv,/tmEq[k؟HfCK/ZAi%D% c  ƨ@CԛkhS5ᜣi 52+NkZW_=t<$T]ϜNyd@@  VX,n.ժwABAe WU<=d&3vN E]opk0!P@a`W@!>OЅ> Н eFy]|+r$M_̹ۖ}Chri@eB3iI6i~G`睽vRO+И(T 12A8  ka1Bۺ!xнʂՍ+~n曒wE ݏk;-1BPJB!z~Q02@E >!NeDe ʯ^|"F$j {Gc]@z`P(ZraR3t U`(C|(^e{xX9r{h~;k"V_Dw:]#< QT @2漢(A"H*xCCfX[Z8Nr\(Kc ـ` &_}7U{I5fXkQclkr Vu 1 *x]>3D<= Xe2PD&qbdX t G 0FAΗ7t.樰 l$~@A&s?Q< V[%k8!*Q 0hl`/oLƧ{ 76hX066BɀM6h7 rJX T//YdW? h+k H@:Zz3"*M@{a4~v֜s˟8Nn` !RU[ @Q6c[@d@ ^IB@ W`e̶[+8=f㿷<ٻsyiJ@ RX CB6 ķhF DT$ Y &h7=9Pΰj49vkt˟uzxFU#Mh;I6PYq`Շz3ٹ__o{q5f[|]/W敪~;ڻ{ey00B&*H dR'BX7 J)&Y:@LNm+UL1ҌUգۏPa ,6;&*A]H+%n(0:B&mDvO}]*-Elbh5d5-9o`r _wnms؏ҙD"56jyMIo*cƄEmoOɬ=gij_:S|Hb2acv[{t^@ݑҔV 堎Ϲ}IE|w;ծqR=ū[8>eʤ>eu7GˢnD &AJ'HcWɨpXBf+D͞f4\=4TB0zߝLߜ3H mHlV) 3 {L cۻOhfc> bל'0_MZI%5eǢ>PE/|-c?K_wtFQ)ʼ M X ```d<ϝuN) z kAqѴKakUߏ\K(?ʤbt~uGإ[EO޳4dY{%P8W,TdF6O8.P~$DˣϹ\,+~ Rv>F2鷄3rkx Bq&i1(0H7Jx\yX4\PiN$)i2J$fyי" @7MYHg!y'y;N(=/t@OHZRVeT5$&8=-L%TG] iOH ]vL#Xt4ωٹdW"B DTW}'>i6E1,vE]yR"W}6$oyOw%ގHNfcEoG* aIENDB`PK 0py};;#skin/classic/global/icons/Close.gifGIF89a !, k˔{p{0;PK 55{4ff#skin/classic/global/icons/close.pngPNG  IHDR?<gAMAOX2tEXtSoftwareAdobe ImageReadyqe<IDATxWklUfnP˶[hi%DB"JH$5jX @"&AQcEwW -mvvwϙ񜻳Pytә=t]/I:-_M[?IғV3 pޛNӣzn߲ee Ug+oհvk,#ۃo";ڥq}ਬ2[d.\zE$rq-=Wx&x>}:pl q9rHQb%>(L&FR.~l؜t1^RFZvT~+6MEv{Ѿ"lٲg&O즈ߴ\s< ?~\R[z)I+bRbgrj5W 8ʇ!NVf= XL(^3VV9R{u*_[[q!Bd YIH- &|"/AuD`(d 62ᇜ 7]̛2e \.2I3f¤-\65^-:+C #J&~ qcO2@F[ 9}g-p_x OpJB&|E#˄ &y-OUUUHRAJt% 5[Ij~܋qЎPqrRp7{G}#}j~ '>طSK Fq!N6mڄ'O̙3." R 2Ð ((˞z)lŹ_Q";)u-,+og#]xX %ύh:)**Q5( MGTSQ=Ĉ\_E{w *DRzuDnk5Z&݂]F-%DMg 5?uTA3tttŋNyt|H ART -m~~J7bURI&LN\W$Jۤ-cOFϘ`W$EL0rB&[.bҁEu]QQ={^j( ^Wl$j:N?<<'`Q.SwF4ɨ;` PW(WDÏA¤"zx|~o~ςrK<c4F8S֭?,wv SL4ƨ.X Lay=$v[lHh(*J-w8DȈ+H1S_4O^K o$i0׌iyrKg.չ zgGq5yHBVe6$e4\#斨m\lS"/8Bᔳwy '[7Ҝm =fa7%7m6SNZfL,晀=9ኔ_(.\Ӵ t1HbbH_?5!1QK/6!PjЖ`іvn3;3slt-gwz};8x|=pz⤿ݳnIc7_(7%0 {K|  |m; ZޱuK+sہyga<_.74F[pMn剌;l7C ̾O[+#[ @SWszqSܶ\53{# UhŠaw-k^jS ӨrlAԲ ,p5Cˁ;:[ /67Au84 (gƦh!7z>=Gb|T U 6G׼vV|h5^(z]Q/z7&[FTA$&2F`jba,HH\y\4h Xn5±VhJRtiYCWpոC sLZ@a>Ħ3o7B P98 $. Ԅڝ[Z %N>'1 9Js %zUW;߃ /R'' S AN@t5l1փ̭1(.;`m^?0DX_!|uDq5`4Y 0Ml, $6TLB$ p }gFL1$xR˓0#$hSdS!52]WCɝ8IN\ # q0,U^ g2Mgh6x8=݁DUJ?>C!A4:%Z!d#IYʬҶZDG=o 㩤# )R\D2N`l <Ӊ5@_n!y=#D򋯈I/( uy83p|FLԄDNj.sϩǚIW}{]ߜ]dYG9Ky48m%9U+0ƻ>@2|"|4){Hp+} dz{Nd#uΘziN iBLAd1Cju$PaMMGDʼ0jmν+9:!dv;|`*5UA_3RD ˃YKVˊ('8sG_ BьZ0q 5B8t5ya?|}i%t 0;e;!56#!RyqX)$PJ7:Ӥ+ c?,|Yu.=9a_{x2Wۗt|)2%aIENDB`PK 555u3  "skin/classic/global/icons/find.pngPNG  IHDR0P_gAMAOX2tEXtSoftwareAdobe ImageReadyqe< IDATxZ p~ 6w 1S5)h5Z*RA#Db'(NN m:PD-H$I!"1 9^}o6 c5|w<{|J, "U^7$Y ,Yus:5Q:o7nq^Ɍ`q7yi ,ڷ$̮+Lbg~k%[3-:}[/ZCtTTj455oߚA擙OiB;OU$KڷsYfpR+Yw _sUk4~lL4MrČ1~tE๴_&1ZģK ΐK@>v6c˷nUK'@4F_++GRHJe(̽%9 qp#6 8CB<l'I'а\.60ز^U}ǂ)cI]sN!yK&Z%ITnk.T Clgac~#LL[4JCe4P[Lj."yG2NO^mI$ $.'SSW<Ϋ&\T|B?Vq}Fs^;{jb cj{*MAۥvԟ;_ʫ\|P j;x.+JB?u֨#~jnB`HhWwKXjIV&b?@V#Јˋ*ݞ/t3܏; {&7Y}8\9s.0E.RMw#Zc&w`5oyOY(BT=ضs` 9t*8> qRDtcۿ |UjObfTp-yPP*tV&E ds`ll&{J*`0eø/ƈlJA)>r1j*Ic2HG>`mJЀD"ŞB|sS|G6Fe0X)Y(/݊(#M Q+x-Oa rgI罿^0 ,}l$-hs#^!WR_1FDY4jO%W( &zC?4^1|nLp]~7]I?OL|`ѢE:g{zV{_wuEO͛=k6l>0eʔ4| ''$k֬aGS!!D1-[x7?%*oܣ`QQQ4?77$33SӄΞ=V) … ๬]mmmD Թjlbbb0m4 #1cV啀VoDFFyd 2nTUU+f7/ʤ$tvvz$k7Z8ru> ===vpz2Xyhh'N`P5<z%;whϙ3W>C &Až}ٌAxm|k6&_<^J,Yįv,Xp@e?SJb~ƙ&|V!uw?ːn|ki#ɷSLx{%V\Lj` C=h0;H\>ഉ] v=r/JQ˃]4EX7|@תFt :qN!{QVC(D : M2kՎL<@ ͙T[nIĵq˭15BNMӭvABqCj0)HDgM(:5?=>nY>`qH5 U :y!$a %/ iPʡ.,P_>oY ,~ɔ)IXƐ8H\ ]=@D>0LD>/_ MIENDB`PK 55(VPMM)skin/classic/global/icons/folder-item.pngPNG  IHDR 0pxogAMAOX2tEXtSoftwareAdobe ImageReadyqe<IDATxXklUnR (m@CbPA H(I5@1PA 15(1X1(]*viewe_3t_nwz;s==s=i(f͇}_@GPYY?}ƶmx5Z8wnwGoFL˝-a,)62iV$9uXc67e>jkk6{>=G]_XNU%ۜ+:ڸ1`k]c7S19ӳwhjS|g;i aH,2\9'8aNujA&Cg9-3Z;6[>@-P4#G# x\P;VJVؖ4dHvphf0l>D_c’(h)-+d9)C1IQ(R.N]|n^`1lHcB0--˙.HDQVM'3楀 WJ1b*yyRxtiʳ5PEU϶ƕ W.SqmwXmrX3;;F>3<9_&+I% 50s|ngMT1߉9(t@AcEnb 0>:@#Npy"| oo]N|H`ȩR*N/L`y[pسeo]|_fC Da, 8LqY+ցHdHp;^FeWrb(h9N7 bvX7LKzP0Ү]8˞87y…RvKtB%)E<\ #l'[V~(aۃwMupm#ho;< 坊8>`r!sV'T!O}._xM^MAtYȒ̨i89MNj{-yU,66,>0JK|;g>TqMYvktR@$Xho 1I!Փ0NPUP`JV@I>IP'++D}`;N˱>{ 7 BW23 OB~vO0`҄t<IENDB`PK 0ݾv55&skin/classic/global/icons/Minimize.gifGIF89a !,  ퟀhRS;PK n|7Rx6<<&skin/classic/global/icons/notfound.pngPNG  IHDRasBIT|d pHYs B(xtEXtSoftwarewww.inkscape.org<IDAT81hQ4rmHC0Jq;!KrS""I..vpr.N$8tp.ŽP ᠄EwH=ޅU% E^ oj4D Mϝ[p =/@OiSjEErjf"*hc񡴆 ˞0[v$H)gQF@(ACT<@h!A3@ͅg-zC&U|sL- W$v,)`=JrڿUO-1G>bI,3s X7:ЋP]8h7*ONUyV-2TNbl=E$yZJRm N%{d; cphx n5$i٤h<'A U< CeviBj6@Ѥ'^dUo;iVn [Q`YXό`g@z(1*Oƭ%b~:`~_6{ ܸTD\j@SWlAJ5ʙˣ_O>| ߯&P[yS]ĵ$".6aP"8IENDB`PK 55#.&skin/classic/global/icons/Portrait.pngPNG  IHDRw=gAMAOX2tEXtSoftwareAdobe ImageReadyqe<uIDATxڴVAOAfҖVlEBă$rRM4+ڊdѫO/"x51WAP-Vh,]ZvݮeR%۝}o7og(hQ4,~1VӒDQa׮;:/o ̘NT%*ãJ-7q#VԘѱW0+Q*Wu>z08G O4$xS]G7+ỨZ[糐PTUp@{& \wl/Qv!)VA4j  f|0@7'X8s vv+CNn޾XEܝ;] +05좬d{xۼa} UdiMO)8& ,b$0f:َPtp@$/,hjR֦F]cyH;Q,c RUhk WNIT+ogG`y}wEcMk +BNz>ǜڳgW<4Nf#ƚ%8` JRw 5դ+Ai$z1<2UvqdbU20cU i >ެIENDB`PK \6'skin/classic/global/icons/Landscape.pngPNG  IHDRw=tIME 2 pHYsiTSgAMA axIDATxTKOQ=hm+T VbL4h Deʅ ?5Fn4`a1Nc[i vvjP$7ݙ=7ZSϧvKRɵN;jscevga2z^Q(gUe r{W99A0loo&&0;;"">B6,@DDppt՛*5*"03:DN( t8]nnw7hM`(z@ːu[vm*1gF߈z.34R>2XA VO+%+ePϵ<>x!1p!u-O( > n, 2Y,Zz5Ėv<ѡv]v==oQɴoGIENDB`PK 55ĚΛ&skin/classic/global/icons/Question.pngPNG  IHDR szzgAMAOX2tEXtSoftwareAdobe ImageReadyqe<-IDATxW{L[e?}Lfs-c1f\HCРhsƘH2:0H#dYcX@`6 kʫx }Ap_w}~kilXc[s`.4t|_گjy.k5 p"G3qq<cFVjl6Y,VjDV$s wgLrnH 1n{)K{?0?U #x?y + U\fq9LN̽hiܗˎ܆n$RW!Ÿ4~M%@(܆ W9Dp& ͛7Od,T8/J~w*<ԖIXoϣ=r}3Brߨ]B5ǫ`zvvroqjΝoJ Ύg6=["[#$H6K"JeY~]MYcjSuhylT8\ ˈmySY8[$`3ϒȉu&$ 1~Kj1KNa{epF*p:l̽:%tu(%+at|#vE2#)"6zEpSȧb>ޝ~oF*z 6fF/[Hg{ O˥YN"W}ifֈ$}Q5.heR.nprں%vkvbе{(D Γ6wIn1!w#Q|VQ8xH}F$c=IENDB`PK 0==%skin/classic/global/icons/Restore.gifGIF89a !, L vin"rmQ;PK 55Mmp.%skin/classic/global/icons/Warning.pngPNG  IHDR szzgAMAOX2tEXtSoftwareAdobe ImageReadyqe<xIDATxWYlTUιvgvdii;$DE14! !E >`MyjL4F%xȋ%%jRЂ `1Htr{fZ)6x9ypRDg4贗IʡgNOe.v9sU0Z Ff}?@jbw 1t{d{pWAst@Y6l65ḶR?CO ;g1݌1uF{e5m i w \KLÀ7 GfF '<89އ^_=.˔ЌEucZ~Ops%w2l!CקP6ޚOm$Vэ#ӧw=8w/ᷮoh&f[@su*#|p`od.pEA6Lե =,q&vS`UDfrr\='*M??G*%=)Mz!YKV8誆J@C WVuwK(~O!8QƔ@8PR43d: =)FIzI40w O@v4Y"sFrdd}=),g'T2ބ u`|J9Km(w..M cȅX-BT)EAd;B؈Pᦹožbzb3HψgP9 ȩ'^"ѓ%71?(+w/G۸.iZIr6 =w2kSğ)x2)` @-s_ Ȏe;[ؓFw݂QF|JaE \|ND͂Oֹ|ktmy10aBI [y ;ܸ/c//&Na(fr|!*}q U| -04ܪ#}Ac\QuJGˆXwJ~-dvA&[#FBժm*/䊲b|hç(Iɉ͎ϗptu_yu@8ȹdj%zUtb+K$M w6#dC"8u=]Ʀuaqh9OSh9SD'KF{ENM FQϒR;z פf g a'!V\B3el‹V'BtVDvfh,1͑|cAֹ,RCR`L. 8άj>'0;F '0m@Au!Rc"֊yn;3Dnor0PeB8l$>[~P 2_NCdIk>L8z7Q*kIENDB`PK 55J@0]H H +skin/classic/global/icons/warning-large.pngPNG  IHDR00WgAMAOX2tEXtSoftwareAdobe ImageReadyqe<IDATxYmpT~~e]l $D*ʠ8NJL?t:iGSgj~LS)-[a&oBv~={ov7H |8&'{ݛ{Lc0>yfIZ8N*cʞ<Ǧ~l:(9(h=x6p_ȝ:SwL_~VB1[|90azP](&>}`wcZ:޶Xo{n8aD sd{rkN Tn):' 5U3JbkX})0<(}(܂TL}b"ƙwh.e+ sOX-};O [1#2o1^ڭ?YѴZ0؇3_=/cph]rAPQ6S|;)btE.M!p0`Kj拢"G霊k^Eb?NUFV܊e! .l@O;,~[|8dpfuL9K }2U$YN1jh(\r/d=Rq)Ammp,CN0G=**z-N;LnJ_9S?e?|>~ &y>5@qkS-D/ d߱sV.p$:()Ut(&'Sr&%@SQPMQ}<_\(_|Hji!@NKmjԌM9(, 8G1wvz!j-LN~i݋2{Lnk@Ϸ\h?*t1f,Y=rG(mx!̊q |Jl PGз/Xg>Ŕ8c%[QR쫅n.&Z4oѳr O ]w`ȘL7((dyFg_w}u%=ԝɽs)Ss 22'rgPi\oJ"դ!j?byJ9` )'Htם~IENDB`PK n|7AMM"skin/classic/global/icons/wrap.pngPNG  IHDR&/sBIT|d pHYs B(xtEXtSoftwarewww.inkscape.org<IDAT(?hSQzġIA-iҖ(:ԺUPp+8`DWmD]lš8⠃.J'A0/>~p|*RΓoR6vs:h`W<}3`Yq櫅W4K@BcD1;wD j\ݐKDtT5o`ReezJe&jh&CX `o.,1>%asI H YD(R!әb HLgxe '0Fi7X[ߠM3:oj"a"0j8ͻ`YרJprMsngXbI00, D1\:fɜXDجv";PK .6[0skin/classic/global/splitter/grip-hrz-before.gifGIF89as11c!,s@=0 8ͻ_$ik,lYY `@H "rl&LsI1جvˍ;PK .6B/skin/classic/global/splitter/grip-vrt-after.gifGIF89as11c!,s@J0f֛%a_R)Ųבbלk7gٙ%&|uVONqBO;f]/+ss%;PK .6^e0skin/classic/global/splitter/grip-vrt-before.gifGIF89as11c!,s@J0 8pܝz$EUYyv<8J YbfVവv/6=ɍ;PK 0fV33'skin/classic/global/toolbar/chevron.gifGIF89a!, yꠒ;PK q2{Z633+skin/classic/global/toolbar/chevron-rtl.gifGIF89a!, Lj;PK 0F4ռ'skin/classic/global/toolbar/Lighten.pngPNG  IHDR7*tEXtCreation Timem 9 dec 2002 16:20:35 +0100xVEtIME 3& pHYs  ~gAMA aIDATxc010*9 7.5}IENDB`PK v~1Pޫ&skin/classic/global/toolbar/spring.gifGIF89a TLRmfk]V[OGMЃ}ibgz~|vz!, @{ dihT01\HĬ>8]1XvǞrl6qRj1 &tlg0n|>Kuy[K /A:X 9W`Z_X# h1 E);Tt#!;PK 0JJ)skin/classic/global/tree/columnpicker.gifGIF89a 3!, kR8I%ݨ YLeT9#*;PK 0U͏@@%skin/classic/global/tree/sort-asc.gifGIF89a!,@o{b.;PK 0??%skin/classic/global/tree/sort-dsc.gifGIF89afff!,@v}N K;PK 0 ](skin/classic/global/tree/twisty-clsd.pngPNG  IHDR gAMAOX2tEXtSoftwareAdobe ImageReadyqe<IDATxb9΀ 3<@1l ۷o lvvv0 @`Ec+ ׯ W^ hkk q _|cì ?~0 * * 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 ***** */ /* ===== preferences.css ===================================================== == Styles used by the XUL prefwindow element. ======================================================================= */ @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* ::::: dialog ::::: */ prefwindow { padding: 0px; } prefpane { padding-top: 8px; padding-bottom: 10px; -moz-padding-start: 8px; -moz-padding-end: 10px; } prefwindow[type="child"] { padding-top: 8px; padding-bottom: 10px; -moz-padding-start: 8px; -moz-padding-end: 10px; } prefwindow[type="child"] > prefpane { padding: 0px; } .prefWindow-dlgbuttons { padding-bottom: 10px; -moz-padding-start: 8px; -moz-padding-end: 10px; } prefwindow[type="child"] .prefWindow-dlgbuttons { padding: 0px; } radio[pane] { -moz-appearance: none; margin: 0px 1px 0px 1px; padding: 1px 3px 1px 3px; min-width: 4.5em; } .paneSelector { border-bottom: 2px groove ThreeDFace; margin: 0px; -moz-padding-start: 10px; background-color: -moz-Field; color: -moz-FieldText; } .paneButtonIcon { width: 32px; height: 32px; } radio[pane]:hover { background-color: #E0E8F6; color: black; -moz-appearance: none; } radio[pane][selected="true"] { background-color: #C1D2EE; color: black; -moz-appearance: none; } PK m2Z~۱&skin/classic/global/printPageSetup.css.portrait-page { list-style-image: url("chrome://global/skin/icons/Portrait.png"); } .landscape-page { list-style-image: url("chrome://global/skin/icons/Landscape.png"); } PK |w2Rq55$skin/classic/global/printPreview.css/* ..... page navigation ..... */ .home-arrow, .end-arrow[chromedir="rtl"] { list-style-image: url("chrome://global/skin/arrow/arrow-lft-sharp-end.gif"); } .end-arrow, .home-arrow[chromedir="rtl"] { list-style-image: url("chrome://global/skin/arrow/arrow-rit-sharp-end.gif"); } .left-arrow, .right-arrow[chromedir="rtl"] { list-style-image: url("chrome://global/skin/arrow/arrow-lft-sharp.gif"); } .right-arrow, .left-arrow[chromedir="rtl"] { list-style-image: url("chrome://global/skin/arrow/arrow-rit-sharp.gif"); } /* ...... scale in/decrement ..... */ .up-arrow { list-style-image: url("chrome://global/skin/arrow/arrow-up-sharp.gif"); } .down-arrow { list-style-image: url("chrome://global/skin/arrow/arrow-dn-sharp.gif"); } /* ..... orientation ..... */ .toolbar-portrait-page { list-style-image: url("chrome://global/skin/icons/Print-preview.png"); -moz-image-region: rect(0px 16px 16px 0px); } .toolbar-landscape-page { list-style-image: url("chrome://global/skin/icons/Print-preview.png"); -moz-image-region: rect(0px 32px 16px 16px); } PK e4j{ $skin/classic/global/alerts/alert.css/* ***** 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 * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 1998 * the Initial Developer. All Rights Reserved. * * Contributor(s): * Scott MacGregor * * 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 ***** */ /* ===== alert.css ===================================================== == Styles specific to the alerts dialog. ======================================================================= */ @import url("chrome://global/skin/"); @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); .alertBox { border-right: 2px solid #7B969C; border-bottom: 2px solid #7B969C; border-top: 2px solid #7B969C; border-left: 2px solid #7B969C; background-color: -moz-Dialog; min-height: 50px; } .alertBox[orient="horizontal"] > .alertImageBox { -moz-margin-start: 4px; -moz-margin-end: 6px; min-height: 46px; } .alertBox[orient="vertical"] > .alertImageBox { margin-top: 6px; margin-bottom: 4px; min-width: 46px; } .alertTitle { font-weight: bold; } .alertText { -moz-margin-end: 6px; } .alertText[clickable="true"] { cursor: pointer; color: #1455D6; text-decoration: underline; } .alertText[clickable="true"]:hover:active { color: #424F63; } .alertBox[orient="horizontal"] > .alertTextBox { -moz-padding-end: 10px; padding-top: 5px; } .alertBox[orient="vertical"] > .alertTextBox { -moz-padding-start: 5px; -moz-padding-end: 5px; margin-bottom: 8px; -moz-box-align: center; /* also hard-coded in alert.js, see bug 311557 */ } PK g7'skin/classic/global/console/console.css/* ***** 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 * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 1998 * the Initial Developer. All Rights Reserved. * * Contributor(s): * Joe Hewitt * * 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 ***** */ /* ===== console.css ==================================================== == Styles used by the Error Console window. ====================================================================== */ @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); .console-box { background-color: -moz-Field; color: -moz-FieldText; } /* ::::: console rows ::::: */ .console-row { border-bottom: 1px dotted threedshadow; padding: 4px 0px; } .console-row-icon { padding: 4px; -moz-padding-start: 5px; -moz-box-align: start !important; } .console-row-msg > label, .console-row-file > label:first-child { display: none; } .console-icon { list-style-image: inherit; } .console-error-msg { margin-bottom: 2px; } /* ..... error rows ..... */ .console-row-code { padding-top: 3px; padding-bottom: 3px; -moz-padding-start: 3px; -moz-padding-end: 0px; color: #0000BB; font-size: larger; } .console-dots, .console-caret { height: 9px; } .console-dots { background: url("chrome://global/skin/console/console-error-dash.gif") repeat-x top; } .console-caret { width: 7px; background: url("chrome://global/skin/console/console-error-caret.gif") no-repeat top; } /* ..... message rows ..... */ .console-row[type="message"] { font-family: monospace; } /* ..... selected state ..... */ .console-row[selected="true"] { background-image: url("chrome://mozapps/skin/shared/itemSelected.png"); } .console-row-code[selected="true"], .console-row-content[selected="true"] > .console-row-file > .console-error-source > .text-link { color: inherit !important; } /* ::::: icons ::::: */ .console-row[type="error"], .console-row[type="exception"] { list-style-image: url("chrome://global/skin/console/bullet-error.png"); } .console-row[type="error"] .console-row-msg, .console-row[type="exception"] .console-row-msg { font-weight: bold; } .console-row[type="warning"] { list-style-image: url("chrome://global/skin/console/bullet-warning.png"); } .console-row[type="message"] { list-style-image: url("chrome://global/skin/console/bullet-question.png"); } /* ::::: toolbars ::::: */ #TextboxEval { margin: 2px !important; } #ButtonEval { margin-top: 2px !important; margin-bottom: 2px !important; -moz-margin-start: 0px !important; -moz-margin-end: 2px !important; } toolbarseparator { min-height: 1em; } /* Toolbar icons */ #ToolbarMode toolbarbutton { min-width: 57px; padding: 4px !important; } toolbar#ToolbarMode toolbarbutton:active, toolbar#ToolbarMode toolbarbutton[checked="true"] { -moz-padding-start: 5px !important; -moz-padding-end: 3px !important; } toolbar#ToolbarMode toolbarbutton { list-style-image: url("chrome://global/skin/console/console-toolbar.png"); -moz-box-orient: horizontal; padding: 4px !important; } #Console\:modeAll { -moz-image-region: rect(0px 24px 24px 0px); } #Console\:modeAll { -moz-image-region: rect(0px 24px 24px 0px); } #Console\:modeAll:hover, #Console\:modeAll[checked="true"] { -moz-image-region: rect(24px 24px 48px 0px); } #Console\:modeErrors { -moz-image-region: rect(0px 96px 24px 72px); } #Console\:modeErrors:hover, #Console\:modeErrors[checked="true"] { -moz-image-region: rect(24px 96px 48px 72px); } #Console\:modeWarnings { -moz-image-region: rect(0px 72px 24px 48px); } #Console\:modeWarnings:hover, #Console\:modeWarnings[checked="true"] { -moz-image-region: rect(24px 72px 48px 48px); } #Console\:modeMessages { -moz-image-region: rect(0px 48px 24px 24px); } #Console\:modeMessages:hover, #Console\:modeMessages[checked="true"] { -moz-image-region: rect(24px 48px 48px 24px); } #Console\:clear { -moz-image-region: rect(0px 120px 24px 96px); } #Console\:clear:hover, #Console\:clear[checked="true"] { -moz-image-region: rect(24px 120px 48px 96px); } toolbar#ToolbarMode .toolbarbutton-icon { padding: 2px 0 !important; } toolbar#ToolbarMode .toolbarbutton-text { -moz-padding-end: 4px; } /* ::::: Fix Error Console toolbar button text spacing ::::: */ .toolbarbutton-text { -moz-padding-start: 0px; -moz-padding-end: 5px; } PK 55Ҕh##/skin/classic/global/console/console-toolbar.pngPNG  IHDRx0ogAMAOX2tEXtSoftwareAdobe ImageReadyqe<"IDATxxTU[f2)z(.DP\WbEq]cwwFY]bTeH)@H!m2){νӒ >|x;sϽ}s{# BOmn!,'à[۵SFe9csŊ2Jt}[;MEcY/P1S;kfڗZ?w{?G忻4M3}Ai*GaP#v﷣~~pOFͺh,Y9kѱau}xf\h1# @F(~Z :{ߟrpHo.WUٰc~RO="d2zp[EB:~ of5&; 'm9[X|wC UƂ)}[_wOOXޜ@U9FU͟eQ.xC(A5{n K7Ot (b ˊ$5f 2vpܽ C\H13O cTd7V#+RoYyȔL CR97;4c6%wLVJ18ʹ% d"D1%p9swS⊡ʶ;yo}Հ'ȕc 0%OON[r(3WKTO !cREj2ȹ0?YP@oeKdBvOK_~EJsj䰒 rx*7\܍ѳy=[r0S|$8 ot^tbf0&ii0P(5>zL xa8l0q8&: 7=F)Ga'P= B?%U9,3ct9B ",mE/ǡ[= =`۱ 0~ [f3 RJ!W8y _r/e=H dBڌlr;Ԍ@Ovz[7HG.`K v<VӁ (Ǚh92q _%Vw3J=dt>vf%4y!T0JAAgc2>'M@.\nnb+qe,ƾ&v k {z;!M=ow#9mo^i]bR.Fɦpns)Nu:=Gj6qpc,aET ~aĦjAA\א]8; ] D{;0+3يrq/G}.mSI6slaX\>n=T)cc34tsZl goZgSg6?ۗjyT0guk7sF3ps(2&CA}aQФ5.v ņ?p {) { *䊨Nby`>b8%*i)bqj \E~L3+ 2*Gw|DPՂBOPZNsY9Hb[(L# wW3=Q7e6B;&MϽRj}.,<!ffZRIGm3J>EJER*ح8_驩s0I C_-?]BY@Ԕz4k9jUYIOzWPlUP8]]cS KfXopf4x%+2itG:;paⰋ4\PI3b0ꂆeQLU2&9_#)] }* *~i2Uv>tA+,Ȋ&yn70QTKc6 #djび8i*)i%p@}1d*>b) S+SB,4u|c[gI(RMO'AW!YFA|&5 0p.h=KWOW&LϨ ]XiWg`ly o*2^`4i&T5hhuAF!^P۵i5KU *!k.`(P5xKO 0.YpyZCChwY$~T8WtooB)R aJ.߻rZ:%3C%'ekBGv|2ڮΟw9r.E$tw-j'>瞜4%_ Sn'oifE?ih VB &"vX^g:\szAIU)ݗ~i|A YKT9HTh\PbR^vy1eLmo};afq6\2࢚8 =&ZM3p@frc8b՚gLf! O+2p<K_e7G[ Yk}猊0wGI^)P x~ 6as/(s3kH*rc:a7zg][P5`poD ;MuNWJC SbE2f* d[S" l(*ffW2€j{ݡ%f^2ް4w@SA=E`M|ɥt8t;Wk+,։:4"B_Z0灔L* 쎘>,?Wf"#BuYĆJf~l|"u܌;r׺YGCu`~ 4\pWk4妪ɦ \d)4;Y>?ޓ O׻_\WG 2-V%PvdeQ )8 .Z1Cr:^Y ć@vϷPR!uw]'!pdҐBMM2+)ӎm@㻇}>d^R>jb{w P@D-S@ݹx4gCPKv-]Ǭ$ek _? ,C~:#e3;f`gB)!+ q>UP'UҞDb? E?b qS %7pj_ ^mmy~p~`s"xWxΩ}E3:sڝ sCD0Lkr~BW_OK\+?-?{\vjQkWC7Ppc~m64rKUE ln4⥲$E~! _Owܐ@M.1`9+wwoL ԾDkd˼dL+çpʎBpϺCW &b2ٽ׆;sdɬJ VZ҄:vO00dj86֡v]&Ku9G&upp;?wS_q.Ȣ20JC}\4M̍Syo\L݇T C&ί%qzv2rE}!^L3&'cAFVOlnuaNj~z .%Mh9Asb4?&=p ;:/j= : Iylǒ[ eg1]]8Ԛt /xd'}q>>8s1Mqs;VG`[iֵ^=!/:wɕ٧c<4{ՖOBZ&\@^2]Oԝv6Ӳԩ3?ٱi9JqRB|Ο O'Rn5e5rBáU vŠ[=^TdkQ~?h_%V1ƌY7%CWR*#K5m8tpmy$ Ϳj]q1B{-{F}TY /0_{>)C ̚Z1ˤ\WNߺ 3!S*q߇uG@2̚b棕tޑ7y™fUr.+mZ:}j!T˧n ُ@t!tZ^76/ZT!D~L~>V477h4&)`q~/nq:=f&- rsf| $M+ƱuDy])}RϦUFZ L*NnxkqYY`cĤNm!8G{P^J.Glvj'zxCzrʔgaha/E`QU,z`_B0 y|# _$=)ava0-dқH9?樒+ĽLZeus՗ZWR`,u`sLh@6mHEpMkME{rƳ޼zC=}y!?,ʥ h&nn=ԌwS}ag7eMAi3 }7:Lv{χiSM|caq2Y|0u3J_V/Vo"6z.[cG%çT%Q3z5x#ǽH0D2y8;(d>}( 7 5:\pEM>ˮ,ɞ]l ǽow7mHxn"5n_S{0QTIec+h8:nusjxR4 4{D)颃BA5Y#nH ^ZLKj[OyZ,2Nc~M8׍,Fz?G%'|cBc W0u0me"HX4CSfsv'-lyaIG&x [&}k},[q1IwSE8H̤άAVEdcCmdﻷHk|{k6檒17w\(p&^W.xL O|DNds*f\'Qo;h7q[i搵;OZ6YTQ]BCru e%lQ} =sήϤ;X<+f\ǼZ̟@MX rݒ"_64ppYF׭JR4#TN`i3l~-SUOVȱZd([K^ Lt!WEZ-=.f}fNUNֵբvhfcԸ,τ)9*KR#k . dr CLt=M<:[Vst~?^=MV4wbrڇ {R1ҳƃ;Fguw_b@-jId8֓d<;K,WpZ;YNw+Tk}NL#cX/k(9ݤ۷[RP*/iF SDaI|G['nLKBN5g;uid%w;bLtMs)-pZ[1EwʨV go* JnaV`6P)rf1AVWƲDM?pAT:laxw7-}_B39I@_+Y..<E9?œ;e$uk[z&Tj,z̤: : YfpT>?,<]h7gHfssN,qo-.RL"綜B%S[wѢLe9-6[x'\Jl $f^ ))^H[ּ@JֱAGC'lË (:jNco3P>b5TƊhK\=/#^5j cM(#&!:3{4!4Df6t%=f%@gf =zlJHҢj$OGW7U Pg)k>gm7? #Y/efwfJ#o2ĨW4/QLݚT6?VM% "dj`<;uϣI Zqϒc|PF.`K*/r"FSH ,56mkۂ7> ›4c u6iU}#EhV8/cfmY@; (ZzrHY)=6/~qK4%^{73>" :g10/g~ \ /*DV6oa]P1GJ*nÖO&Z$ka#o$pcQy";9; 0C^0onRj#D4j\Rcg1UctNon#22eַIENDB`PK 55>>/skin/classic/global/console/bullet-question.pngPNG  IHDRagAMAOX2tEXtSoftwareAdobe ImageReadyqe<IDATx|SKOQ:>qZJ-"WLDƸQL4"5;&ҐhL!cD0JBRikK[i3zf@),q7pNn;G"ZK5Hyqyg#yW M%|#0Xf4*|UcCMh֭: NG?6WL\$Մ$uTȡUyK= /"y$ G!kYmĮ/}`sяGA#\ɊHh"_^|ꁱq]V0lԭViOJ"P:%Zj&eZP3wD2fc]8(=<B6(x"0~*E: zuwtV Y u愹5Pک~*LWX?`rlgIENDB`PK 55 ,skin/classic/global/console/bullet-error.pngPNG  IHDRagAMAOX2tEXtSoftwareAdobe ImageReadyqe<IDATxڄKOQw:ЎSW!"!, ,ҕK? wn}$.DM#ZyDi }͔Ǽxj=^A>3Zk ?:9ϲMmx ^B_\ha‘ T6SMpXF|Uͯ(-i6pg!?UjcP۬󱎗R++=]/OuZ#Ú:~&<8VӥP@=Du;M(9L,x;6sYxGNõψ@ryR{s9ׁTi=Oed_޼&Gw2P$Nk_PN!IHP,>!]Ht>cp>z(&ճ$⒇A P@a3# Rr’,yDuj&ܝ]T%eK\}nAg #yPB^X6Ks_~ouر` X+fI*2!~0GƄtCUlEgnĢ6^q5maD(OHdf<͗H/5SC*j" "6 s0sœ1O97`~ 0JIENDB`PK 0X”773skin/classic/global/console/console-error-caret.gifGIF89a Q!, a U3z-K;PK 0&002skin/classic/global/console/console-error-dash.gifGIF89a Q!,  _;PK @}7I^^$skin/classic/global/autocomplete.css/* ***** 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 Communicator client code, released * March 31, 1998. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 1998-2001 * the Initial Developer. All Rights Reserved. * * Contributor(s): * Joe Hewitt (hewitt@netscape.com) * Pamela Greene (pamg.bugs@gmail.com) * * 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 ***** */ /* ===== autocomplete.css ================================================= == Styles used by the autocomplete widget. ======================================================================= */ @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); @namespace html url("http://www.w3.org/1999/xhtml"); /* ::::: autocomplete ::::: */ textbox { cursor: default; padding: 0; } /* Used by autocomplete widgets that don't have an icon. Gross. -dwh */ textbox.padded { padding-top: 1px; padding-bottom: 1px; -moz-padding-start: 2px; -moz-padding-end: 0px; } .autocomplete-textbox-container { -moz-box-align: center; } .textbox-input-box { margin: 0 3px; -moz-box-align: center; } /* ::::: history button ::::: */ .autocomplete-history-dropmarker { -moz-appearance: none !important; height: 20px; margin: 0px; border-top: none !important; border-bottom: none !important; border-left: 1px solid !important; -moz-border-left-colors: ThreeDShadow !important; border-right: none !important; padding: 0 !important; list-style-image: url("chrome://global/skin/icons/autocomplete-dropmark-arrow.png") !important; -moz-image-region: rect(0px, 16px, 20px, 0px) !important; } .autocomplete-history-dropmarker[enablehistory="true"] { -moz-binding: url("chrome://global/skin/globalBindings.xml#history-dropmarker") } textbox[chromedir="rtl"] .autocomplete-history-dropmarker { border-left: none !important; border-right: 1px solid !important; -moz-border-right-colors: ThreeDShadow !important; } .autocomplete-history-dropmarker:hover { -moz-image-region: rect(0px, 32px, 20px, 16px) !important; } .autocomplete-history-dropmarker:active { -moz-image-region: rect(0px, 64px, 20px, 48px) !important; } .autocomplete-dropmarker-bkgnd-top { list-style-image: url("chrome://global/skin/icons/autocomplete-dropmark-bkgnd.png"); -moz-image-region: rect(0px, 16px, 9px, 0px); height: 9px; } /* GTK does not stretch image regions properly, so use background images instead. See bugs 351764 and 254659. */ .autocomplete-dropmarker-bkgnd-mid-top { background-image: url("chrome://global/skin/icons/autocomplete-dropmark-bkgnd-mid-top.png"); background-repeat: repeat; -moz-background-clip: padding; } .autocomplete-dropmarker-bkgnd-mid-bottom { background-image: url("chrome://global/skin/icons/autocomplete-dropmark-bkgnd-mid-bottom.png"); background-repeat: repeat; -moz-background-clip: padding; list-style-image: none; } .autocomplete-dropmarker-bkgnd-bottom { list-style-image: url("chrome://global/skin/icons/autocomplete-dropmark-bkgnd.png"); -moz-image-region: rect(11px, 16px, 20px, 0px); height: 9px; } .autocomplete-history-dropmarker:hover .autocomplete-dropmarker-bkgnd-top { -moz-image-region: rect(0px, 32px, 9px, 16px); height: 9px; } .autocomplete-history-dropmarker:hover .autocomplete-dropmarker-bkgnd-mid-top { background-position: -16px 0px; } .autocomplete-history-dropmarker:hover .autocomplete-dropmarker-bkgnd-mid-bottom { background-position: -16px 0px; } .autocomplete-history-dropmarker:hover .autocomplete-dropmarker-bkgnd-bottom { -moz-image-region: rect(11px, 32px, 20px, 16px); height: 9px; } .autocomplete-history-dropmarker:hover:active .autocomplete-dropmarker-bkgnd-top { -moz-image-region: rect(0px, 64px, 9px, 48px); height: 9px; } .autocomplete-history-dropmarker:hover:active .autocomplete-dropmarker-bkgnd-mid-top { background-position: -48px 0px; } .autocomplete-history-dropmarker:hover:active .autocomplete-dropmarker-bkgnd-mid-bottom { background-position: -48px 0px; } .autocomplete-history-dropmarker:hover:active .autocomplete-dropmarker-bkgnd-bottom { -moz-image-region: rect(11px, 64px, 20px, 48px); height: 9px; } /* ::::: autocomplete popups ::::: */ panel[type="autocomplete"], panel[type="autocomplete-richlistbox"], .autocomplete-history-popup { border-width: 1px; -moz-border-top-colors: ThreeDDarkShadow; -moz-border-right-colors: ThreeDDarkShadow; -moz-border-bottom-colors: ThreeDDarkShadow; -moz-border-left-colors: ThreeDDarkShadow; padding: 0; background-color: -moz-Field !important; } .autocomplete-history-popup { max-height: 180px; } /* ::::: tree ::::: */ .autocomplete-tree { -moz-appearance: none !important; border: none !important; background-color: transparent !important; } .autocomplete-treecol { -moz-appearance: none !important; margin: 0 !important; border: none !important; padding: 0 !important; } /* GTK calculates space for a sort arrow */ .autocomplete-treecol > .treecol-sortdirection { -moz-appearance: none !important; } .autocomplete-treebody::-moz-tree-cell-text { -moz-padding-start: 8px; } treechildren.autocomplete-treebody::-moz-tree-row(selected) { background-color: Highlight; } treechildren.autocomplete-treebody::-moz-tree-cell-text(selected) { color: HighlightText !important; } /* ::::: richlistbox autocomplete ::::: */ .autocomplete-richlistbox { -moz-appearance: none !important; margin: 0; border: none !important; background-color: transparent !important; } .autocomplete-richlistbox > scrollbox { overflow-x: hidden !important; } .autocomplete-richlistbox > richlistitem[selected="true"] { background-color: Highlight; color: HighlightText; } .autocomplete-richlistitem { overflow:-moz-hidden-unscrollable; padding: 1px 0px 1px 2px; border-bottom: 1px solid ThreeDShadow; } .ac-site-icon { width: 16px; height: 16px; margin-right: 8px; } .ac-type-icon { width: 16px; height: 16px; } .ac-ellipsis-after { margin: 2px 0px 0px 0px !important; padding: 0; min-width: 1em; } .ac-normal-text { margin: 2px 0px 0px 0px !important; padding: 0; } .ac-emphasize-text { margin: 0 !important; padding: 0; font-weight: bold; text-decoration: underline; } .ac-title, .ac-url { overflow: hidden; } /* ::::: textboxes inside toolbarpaletteitems ::::: */ toolbarpaletteitem > toolbaritem > textbox > hbox > hbox > html|*.textbox-input { visibility: hidden; } toolbarpaletteitem > toolbaritem > * > textbox > hbox > hbox > html|*.textbox-input { visibility: hidden; } PK n70skin/classic/global/global.css/* ***** 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 Communicator client code, released * March 31, 1998. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 1998-1999 * the Initial Developer. All Rights Reserved. * * Contributor(s): * * 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 ***** */ /* ===== global.css ===================================================== == Styles that apply everywhere. ======================================================================= */ /* all localizable skin settings shall live here */ @import url("chrome://global/locale/intl.css"); @import url("chrome://global/skin/formatting.css"); @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* ::::: XBL bindings ::::: */ checkbox { -moz-binding: url("chrome://global/content/bindings/checkbox.xml#checkbox-with-spacing"); } radio { -moz-binding: url("chrome://global/skin/globalBindings.xml#radio-with-spacing"); } menulist > menupopup, .menulist-menupopup { -moz-binding: url("chrome://global/content/bindings/popup.xml#popup-scrollbars"); } .menulist-compact { -moz-binding: url("chrome://global/skin/globalBindings.xml#menulist-compact"); } progressmeter[mode="undetermined"] { -moz-binding: url("chrome://global/content/bindings/progressmeter.xml#progressmeter-undetermined"); } /* ::::: root elements ::::: */ window, page, dialog, wizard, prefwindow { -moz-appearance: window; background-color: -moz-Dialog; color: -moz-DialogText; font: message-box; } window.dialog { padding: 8px 10px 10px 8px; } [wait-cursor] { cursor: wait !important; } /* ::::: alert icons :::::*/ .message-icon, .alert-icon, .error-icon, .question-icon, .authentication-icon { width: 40px; height: 40px; } .message-icon { list-style-image: url("moz-icon://stock/gtk-dialog-info?size=dialog"); } .alert-icon { list-style-image: url("moz-icon://stock/gtk-dialog-warning?size=dialog"); } .error-icon { list-style-image: url("moz-icon://stock/gtk-dialog-error?size=dialog"); } .question-icon { list-style-image: url("moz-icon://stock/gtk-dialog-question?size=dialog"); } .authentication-icon { list-style-image: url("moz-icon://stock/gtk-dialog-authentication?size=dialog"); } /* ::::: iframe ::::: */ iframe { border: none; width: 100px; height: 100px; min-width: 10px; min-height: 10px; } /* ::::: statusbar ::::: */ statusbar { -moz-appearance: statusbar; border-top: 1px solid ThreeDLightShadow; border-left: 1px solid ThreeDShadow; border-right: 1px solid ThreeDHighlight; border-bottom: 1px solid ThreeDHighlight; background-color: -moz-Dialog; min-height: 22px; } statusbarpanel { -moz-appearance: statusbarpanel; -moz-box-align: center; -moz-box-pack: center; border-left: 1px solid ThreeDHighlight; border-top: 1px solid ThreeDHighlight; border-right: 1px solid ThreeDShadow; border-bottom: 1px solid ThreeDShadow; padding: 0 4px; } .statusbar-resizerpanel { -moz-box-align: end; -moz-box-pack: end; -moz-appearance: resizerpanel; padding: 0px; border: none; } .statusbarpanel-iconic, .statusbarpanel-iconic-text, .statusbarpanel-menu-iconic { padding: 0px 1px 0px 1px; } resizer[dir="bottomright"] { -moz-appearance: resizer; cursor: se-resize; } /* XXXBlake yeah, shoot me -- these don't belong here. I'll move them later. */ sidebarheader { -moz-appearance: toolbox; height: 25px; background-color: -moz-Dialog; border-bottom: 1px solid ThreeDShadow; border-top: 1px solid ThreeDHighlight; } sidebarheader > label { -moz-padding-start: 4px; } /* ::::: miscellaneous ::::: */ .toolbar-focustarget { -moz-user-focus: ignore !important; } /* :::::: autoscroll popup ::::: */ #autoscroller { height: 28px; width: 28px; border: none; margin: -14px; padding: 0; background-position: center top; background-image: url("chrome://global/skin/icons/autoscroll.png"); background-color: transparent; -moz-appearance: none; } #autoscroller[scrolldir="NS"] { background-position: center center; } #autoscroller[scrolldir="EW"] { background-position: center bottom; } PK o67y -skin/classic/global/dirListing/dirListing.css/* ***** 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 * Dão Gottwald . * Portions created by the Initial Developer are Copyright (C) 2007 * the Initial Developer. All Rights Reserved. * * Contributor(s): * * 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 ***** */ :root { background-color: -moz-dialog; color: -moz-dialogtext; font: message-box; padding-left: 2em; padding-right: 2em; } body { border: 1px solid ThreeDShadow; -moz-border-radius: 10px; padding: 3em; min-width: 30em; max-width: 65em; margin: 4em auto; background-color: -moz-field; color: -moz-fieldtext; } h1 { font-size: 160%; margin: 0 0 .6em; border-bottom: 1px solid ThreeDLightShadow; font-weight: normal; } a { text-decoration: none; } a:hover { text-decoration: underline; } p { font-size: 110%; } #UI_goUp { margin-top: 0; float: left; } #UI_showHidden { margin-top: 0; float: right; } #UI_showHidden:not(:hover) { color: graytext; } table { clear: both; width: 90%; margin: 0 auto; } thead { font-size: 130%; } th { font-weight: normal; } th:first-child , th:first-child + th { padding-right: 2em; } table[order] > thead > tr > th:hover { text-decoration: underline; } tbody > tr:not(:hover) > td:not(:first-child) { color: graytext; } /* let 'Size' and 'Last Modified' take only as much space as they need and 'Name' all the rest */ td:not(:first-child) { width: 0; } .up , .dir , .symlink , .file { padding: 0 .5em; margin-left: 20px; } .up::before , .dir::before , .file > img { margin-right: 4px; margin-left: -20px; vertical-align: middle; } .dir::before { content: url(moz-icon://stock/gtk-directory?size=menu); } .up::before { content: url(moz-icon://stock/gtk-go-up?size=menu); } PK W64{KKskin/classic/global/scale.css@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* ::::: scale ::::: */ .scale-slider { -moz-appearance: scale-horizontal; background: url("chrome://global/skin/scale/scale-tray-horiz.gif") 0% 50% repeat-x; margin: 2px 4px; width: 100px; } .scale-slider[orient="vertical"] { -moz-appearance: scale-vertical; background: url("chrome://global/skin/scale/scale-tray-vert.gif") 50% 0% repeat-y; margin: 4px 2px; width: auto; height: 100px; } /* ::::: scale thumb ::::: */ .scale-thumb { -moz-appearance: scalethumb-horizontal; border: 2px solid; -moz-border-top-colors: ThreeDLightShadow ThreeDHighlight; -moz-border-right-colors: ThreeDDarkShadow ThreeDShadow; -moz-border-bottom-colors: ThreeDDarkShadow ThreeDShadow; -moz-border-left-colors: ThreeDLightShadow ThreeDHighlight; background-color: -moz-Dialog; min-width: 30px; min-height: 15px; } .scale-thumb[orient="vertical"] { -moz-appearance: scalethumb-vertical; min-width: 15px; min-height: 30px; } .scale-thumb[disabled="true"] { -moz-border-top-colors: ThreeDHighlight ThreeDLightShadow !important; -moz-border-right-colors: ThreeDDarkShadow ThreeDShadow !important; -moz-border-bottom-colors: ThreeDDarkShadow ThreeDShadow !important; -moz-border-left-colors: ThreeDHighlight ThreeDLightShadow !important; } PK 7vD7vY:hvv*skin/classic/mozapps/downloads/buttons.pngPNG  IHDR00W=IDATxb?PbAyS?Qğ3{o?DF7 0?TٷLPbD׃=Y3~p sO5: j" vf 3?8w>χQS?2?'/Z5]-{o_/tU֑exË pg{~e`a?50ۛ30}G/~nEq'.0 )<*ᅪR&RR \ c7ϟ?<l=A@7b"O^8(S:v+jfV^= NH"B_q 8'w R嬣ts/Xo@k2k2ۀ,y"#ۮ܄}Zu'!rkoѫ:T PoZ,N!n04f،IҾaDAl{•mRDM4pRrmF~ɏb8@/Xc1uўG9I0j>0]0Ng͊U Tn5EOH®;x3}7\A QYJl\e0;Ț `mk9)BIo{VJoD5 Jծ`++`\1 @EL mbfvV$ \;Na*%H(6F!}:!jU:\Z4ZV 8_o4M "L]#EA,!|:qU=#qD` Fa ͹7(1Zl @C `m:Lcq! @l( 3 !tmi$%?uπ_[ `(wJ"ӿl1 @DFERl=:),$#S13E?_,KFt IQ¢s8,HU1kԾ&߶P׉s{,;m/AqZ3H? xןŇ>a円@ M9A.V@}߿3AQ; _\ L--4'/_ d``gg`8Q>%%$$<':ttfbdfb`ade{.ß'b?Y%8H) q3? e3g0Tex'Շ120؞Z_v#FUyaFcm?1qd&MbUO߼_ H2ʨ0 e3۷]~\eSt P@6AWlVUX,~~f?@ U1&o3 b: 8WJE~2uaxV*v}A95a #6˪EiϠ "V֠^89I:BiJ/fk20W0:vrO/ڔAAJEG_X/cu>" cxC^W0bDoPoq ~H0a#e'Wm}јԅ [,hiFBjU'Fb?kݡN>h&Fc  ޗ` b?WËs53003 *H oeg>0x۵+7LsO߿Yi/߿ [n?ÿ.AVba````bfTgca c?TyXN{{x=qE?agb79 AA;G000[',,/_?{,ٳglֱ @@w\3!ؤn 'pl WHmD'\ |[c6<]@-7^O/wN0RJ9')%DQQbw]WEAyQU4MCYq3l1@gwcc,4lIA<-׳br bh~ W,4ok;gx{Nۑppw]zO("Q*Cas:/ݱu%@kK~/WL~%m̦㸇 3w$1 fF9籔2t 1C_r't)![\O40LH)r 6x-x{Pi[ d% !/ciJ| M$1zmQJ!"I!$Z6wjDb&!HPX0210edtBҿ2A[Ҫ ) D0$[Ĺ weggg o 3000ܹARR?2000\1 0 E%g萭c-2er.Jc!V/5: D DAVKhf39}-oWuxT#9gRJ"b?Ï;e!A2:1p 24A\T _X+<ׯ_CU ~>9_.>9ŮGPɻ/7{666`fff7CMM5Dbx-߿/3000<׭ P?s*+ D_`2 bU-Lc" f.".ttl0RC]3}]nB1NaZb$CYʼ&UZE|ьYNOTJdY6w]<[ SCfEM< `L;>JWx M=<pPʁb֌ ρWfs=nx.Kضt`2Y/8C >0L]4WsW22%o=yP,PL mF4M}\E,(}x$ر @2*;4(\ ڄ{^0CZ\p 넆zvt8;S1`?̗$IÐ8r8S@J9Z_ B =O)bb? ~f5ÿ_/zk_Ĺddx/Ffi1^oȆaF < @ CZޠf1Af d|5׋3W8|ʉuBW<c TRs߼bg׽f \x%yՕX?Kx1r1 >;޽qB|zz܌/_0A||| ϟ?GiS "; C [ÿ uFg_|ٴWV0000ݻ7߿]|BBB _~={ưcǎO~*ə@yM "1;UBRKT@Ʃ y.y'`ܾO\C=H.4z J~@( B}:|/'Sa7(-\Wsfe1A3qb7l+YZ{ak <^ `WJK/ K. ,p/L+P`=3oa/gJW_7<XQc)B_4a|~ |-3'&QavΧR$ LMRw|A7~F7gl|dLҴA:e #`L|DXbX 48ep `EQǕ@,o(q@(IRJ"Q`\QA5!I9ZD5B`1&0@ !PIqvIR_b&$%+zp(LH>RnhN$U*0*/?)5~&]^ϟaqqL'> Nz"g}ƯKaZԒm~3~W7=s`AnV:v_>!pIz2/9r%ث%%& \m٫ " œi~8=&3 @YG0G<gf button .button-text { -moz-box-flex: 1; text-align: left; -moz-padding-start: 2px; } .mini-button { -moz-appearance: none; background-color: transparent; border: none; padding: 0; margin: 0; min-width: 0; min-height: 0; } .mini-button > .button-box { padding: 0 !important; } menuitem:not([type]) { -moz-binding: url("chrome://global/content/bindings/menu.xml#menuitem-iconic"); } .cancel, #menuitem_cancel { list-style-image: url("moz-icon://stock/gtk-cancel?size=menu"); } .info { list-style-image: url("moz-icon://stock/gtk-info?size=menu"); } .open, #menuitem_open { list-style-image: url("moz-icon://stock/gtk-open?size=menu"); } /* .open can't handle disabled because by using commandsets all the .open buttons share the disabled attribute :-( */ #menuitem_open[disabled] { list-style-image: url("moz-icon://stock/gtk-open?size=menu&state=disabled"); } .pause, #menuitem_pause { list-style-image: url("moz-icon://stock/gtk-media-pause?size=menu"); } .resume, #menuitem_resume { list-style-image: url("moz-icon://stock/gtk-media-play?size=menu"); } .retry, #menuitem_retry { list-style-image: url("moz-icon://stock/gtk-redo?size=menu"); } #menuitem_removeFromList { list-style-image: url("moz-icon://stock/gtk-remove?size=menu"); } #menuitem_copyLocation { list-style-image: url("moz-icon://stock/gtk-copy?size=menu"); } #menuitem_clearList { list-style-image: url("moz-icon://stock/gtk-clear?size=menu"); } #information-uri { list-style-image: url("moz-icon://stock/gtk-network?size=menu"); } #information-location { list-style-image: url("moz-icon://stock/gtk-directory?size=menu"); } #information-location[disabled] { list-style-image: url("moz-icon://stock/gtk-directory?size=menu&state=disabled"); } .blockedIcon { list-style-image: url("moz-icon://stock/gtk-dialog-error?size=dialog"); width: 32px; height: 32px; } /* prevent flickering when changing states */ .downloadTypeIcon { min-height: 32px; min-width: 32px; } #searchbox[empty] { color: GrayText; } PK 4Gj225skin/classic/mozapps/downloads/unknownContentType.css #from { margin-top: 1px; } #location { font-weight: bold; } #contentTypeImage { margin-top: 0px; margin-bottom: 0px; -moz-margin-start: 0px; -moz-margin-end: 5px; } .small-indent { -moz-margin-start: 15px; -moz-margin-end: 15px; } .small-indent label { -moz-margin-start: 0px; } PK %7fSTT)skin/classic/mozapps/extensions/about.css#clientBox { background-color: #FFFFFF; color: #000000; } #extensionName { font-size: large; font-weight: bold; } #extensionVersion { font-weight: bold; color: #909090; } #genericAbout { padding: 0px 0px 10px 0px; min-height: 200px; width: 30em; } #groove { margin-top: 0px; } #clientBox { padding: 10px; } #extensionDescription { color: #404040; } .boxIndent { -moz-margin-start: 6px; } #extensionCreator, .contributor { margin: 0px; } .sectionTitle { border-top: 2px solid #C0C0C0; padding: 2px 0px 3px 0px; margin-top: 3px; font-weight: bold; } PK 55ӕ1skin/classic/mozapps/extensions/actionbuttons.pngPNG  IHDRT*-C|pgAMAOX2tEXtSoftwareAdobe ImageReadyqe<$IDATxZixTU~kMeo$B @¦DdGD EږvvvqqZ{nGivWTZmv=F6oJj'3̯>xro;y[ι4M?]3rX  u:9hJ P/aң.Oj/Hޫ%дGA |}k=EDT " 5to_<~E*qr7N-KA(Xӂp= gadcAZ>r@nK1 jBj=:h~JO?03\:+Jj/ǮCTQwϗg7ۮ4I&A3cE|x:4;p?u/ysJ0`p?iK"։˭3%`A-h{]hQF~zѩQu ;5,F=?zP LMo=-҂kFnr8S4Ңl6DCo@5}{V yeNC|q&nzzpAgr%E#6=Yن` peM,@uİǞ@}~d@!;Rsj2LV=V3<_-TuzwQAwwuH{\aт#^$LQ^&k 87@upn-!8v|O_|%PsK4X&x^~!NAzxQGj~|':uN᡹tx ^z8W#HQk}b1u/G?_ + 0-7IfbhM Zhŭfˊ7s[Zxj/WxZ" :ä<x^IjdG[l?&^B$ɒnDx;鿘haf{I8^iCiFk甧`gI띗ut*0[6weS}\}H>9}`² 6iu$[5-Km(J ?ɌyXQ;&%") by$}<7zпQȳqKX1b!~ X<{}N;:LK)R`~dhDz\N=˻(q $#_8Y:Ę'ZL17M^(,jt+t"qZz_=K&f^+׬EN qd#衈 bo; `gD^TCx~BGY(V7??6~_ :|Ӽۈ6w|O(m„\e+75-DDrJbc[a&bkQ]M4>V& Ю?Òo ČCh@wslu05w fD)G w Vzٍ,ɤ&TE|?6Z]%|~aIÂ%961ORxK>@= f}62>-n |)t╲ybNucߡ;-}6ħ$91%+KʒyI|7spt9\9_]5^ib]d.#|0 ^/umÅ{`6. ~`oF}Hd)!jkB]&U(nfwrD<̼X gb k=}Eu옝vf?kǩbP]rݷD7 V9?U{vtvDjP _~ĖI/GΘ6҆@}&=^tvvrP[J ^.y[UY2WF#>:IsH儛-Ijy 6Ň6) ˎCT| ^1IH3pkn.XeGvLM/_c ]~$r0q.n$ݧ|  P1H.8] mG^C$b{.+ʎbbLzAwB8ŵMQQ~wt28e0Wg$Nw5uWӡɭɞ|xWz3'bl jbME8"uj1zB uXz" ^XutQf3^?6Z͐Eu:Ӂv.^\^堭GwÐ! K=xg7az usه:;pEc0 ì2V͋/+@$A _#OLO; >4"ԏ}]t"N%s MvT{hqy{ZȞs1N> z܅IdHv"n;UXh>V_@~9~ECt ^|k;ifb$<\1~XޮS!ѻo#&!^>:d\m0׶G?Be=Cҿ2(WJ1+2ǡx-:q6Fu,R& G>wg=^X5QڪynQDOU\Y&,IjʊnɃd?FũMVylث#!#ugYrVvѳEeŹ/JU})T׀¤)) 3J߿d Hʳ܃wIlv-®"U6͍72TlCH5 ..s^LqO~TS<ʾ?4d4Qxg]^zGm/>Wɒ,Y·KaxhlDfc."9Zp>Iyw=)Nа][L%ʼn46(qQȉ7cxa,i 2-U=n+«%Z1^BIjFizЄ͌9YGj /r\ǂ+71 &U e] b 37U-:dٜh(iMn_('1v @D fQ;Jj`5.n 8+}Ӭ g$^1;4R1!AjkRqo]s͑rF [nLF :J܌%n/Lva6~L.kUmHy)٘?u |z IYVdH^BF̖fEMeN{g.N>)㓌(QX">Ƈ}csWJ ]q`s.漶Sg0hFΗ! $dM49p@_Ug@ʻߞ 03Sf*(1g0r6 yy1HdW_dc(W5Df`30sz4?R0C-j)Y %"$`!j]߷㡵ʵ 0r R~)u dhQ[],]7hKm "\!5aXݸ`F`l]:R^wSۖ'͍v4|q6&bB:.d,kAUet,sIoL>=L^0! [Lngdd`ʅM&T2\o8[/Y͛ٳgUM"O?U `ZV ڔĠ2e e|3blOS'# YTآԁDD0:aJTx>|^[[^"2OTH7˘3gvrرȑ#*1c0k,Th EtK.Dɤ4 J6H=K3fP@#PbQ./>}b = S6mJ0,$j "v42Hw'q,Y{GFq F`2x$%%v! TŘ8Jo7PZNN&MXsNLX}vfF2aFϟ\ \jZH?XɉEo." 6tPL8QAcsy-Vpa׮]*>Qd ][f$I{F*?\6II'D#GT/*5J?>H1c(Ȋxk=kUƋluuu혼7(&F---o-s 5 F>بBDrrrj 1lذs:*BFJc|$h킂l(+?SjR|ٚL9o{|W_U2\0UWWcժUg){QGEj&Nԍ" K7nW_P{衇+&QΝ;CnNByxJ&N~m0>dO*%'x eFƄ +@ ]L3'Y媓tK23*yf\tgo!îj#H^|Aץnkx뭷T!aFP2qc|xaуʔHW_)=hdDKy4(IZPN`_oRqqpITnBi=BC,bl_~*CBH9fSֹ<.Ed:=W@RgdeLM(7Pl_Ogi@;߽{BD%^y]8)AyN+DoPE0Y*]XtwQ %s) s4ȝwީefe뮻l P/ &hTGQ'7!SNc=421Tsl95rYڱ۷}u(=֢/8͊zד~9:m)̻Amaʥ-L|W(Z>P 8ݻwoI18O-XTʤ,2+8$wOʊ.+N4K-$gR_*:l9Pqp#H<_G25T0;|rV5d;' `RQ*͉3D0O$9kKK@3NqP#$CKҶ ugqjN$i3u߼y3,KQOfd 2rL0/ͅW.s9 9?Tv;R]"Bv؁4[!@l7Nzfh.{#`2Ncϒ]" ?l[>]RdHIENDB`PK Qh7Yu .skin/classic/mozapps/extensions/extensions.css#extensionsBox { margin: 10px 10px 0px 10px; min-width:1px; } #extensionsView { border: 2px solid; -moz-border-top-colors: ThreeDShadow ThreeDDarkShadow; -moz-border-right-colors: ThreeDHighlight ThreeDLightShadow; -moz-border-bottom-colors: ThreeDHighlight ThreeDLightShadow; -moz-border-left-colors: ThreeDShadow ThreeDDarkShadow; } #resizerBox { margin-top: -12px; visibility: hidden; } #resizerBox > resizer { height: 10px; max-height: 10px; visibility: visible; } /* Command Bar */ #commandBarBottom { margin: 10px 10px 5px 10px; min-width: 1px; } #commandBarBottom button { margin: 0; list-style-image: url("chrome://mozapps/skin/extensions/actionbuttons.png"); -moz-margin-end: 5px; } #commandBarBottom button .button-icon { margin-top: 0px; margin-bottom: 0px; -moz-margin-start: 0px; -moz-margin-end: 5px; } #installFileButton, #installUpdatesAllButton { -moz-image-region: rect(0px, 84px, 21px, 63px); } #installFileButton[disabled="true"], #installUpdatesAllButton[disabled="true"] { -moz-image-region: rect(21px, 84px, 42px, 63px); } #checkUpdatesAllButton, #showUpdateInfoButton, #hideUpdateInfoButton { -moz-image-region: rect(0px, 63px, 21px, 42px); } #checkUpdatesAllButton[disabled="true"] { -moz-image-region: rect(21px, 63px, 42px, 42px); } #restartAppButton { -moz-image-region: rect(0px, 42px, 21px, 21px); } #restartAppButton[disabled="true"] { -moz-image-region: rect(21px, 42px, 42px, 21px); } /* these skip/continue icons don't make sense. it's just a placeholder. */ #skipDialogButton { -moz-image-region: rect(0px, 42px, 21px, 21px); } #skipDialogButton[disabled="true"] { -moz-image-region: rect(21px, 42px, 42px, 21px); } #continueDialogButton { -moz-image-region: rect(0px, 42px, 21px, 21px); } #continueDialogButton[disabled="true"] { -moz-image-region: rect(21px, 42px, 42px, 21px); } /* List Items */ richlistitem { padding-top: 6px; padding-bottom: 6px; -moz-padding-start: 7px; -moz-padding-end: 7px; min-height: 25px; border-bottom: 1px dotted #C0C0C0; } richlistitem[isDisabled="true"] .addonIcon { opacity: 0.3; } richlistitem[isDisabled="true"] { color: GrayText; } richlistitem[selected="true"] { background-color: -moz-Dialog; color: -moz-DialogText; } #extensionsView:focus > richlistitem[selected="true"] { background-image: url("chrome://mozapps/skin/extensions/itemEnabledFader.png"); background-color: Highlight; color: HighlightText; } #extensionsView:focus > richlistitem[selected="true"][isDisabled="true"] { background-image: url("chrome://mozapps/skin/extensions/itemDisabledFader.png"); } .descriptionWrap { margin-bottom: 2px; } richlistitem[selected="true"]:not([opType]) .descriptionCrop { display: none; } .addonName { font-weight: bold; } .previewText { font-size: larger; font-weight: bold; color: ThreeDShadow; text-align: center; } #themePreviewArea { -moz-appearance: listbox; border: 2px solid; -moz-border-top-colors: ThreeDShadow ThreeDDarkShadow; -moz-border-right-colors: ThreeDHighlight ThreeDLightShadow; -moz-border-bottom-colors: ThreeDHighlight ThreeDLightShadow; -moz-border-left-colors: ThreeDShadow ThreeDDarkShadow; background-color: -moz-Field; color: -moz-FieldText; overflow: auto; width: 0px; } #themeSplitter { border-width: 0; } .addonIcon { -moz-margin-end: 2px; width: 32px; max-width: 32px; height: 32px; max-height: 32px; } .updateBadge, .notifyBadge { width: 16px; height: 16px; margin-bottom: -3px; list-style-image: url("chrome://mozapps/skin/extensions/notifyBadges.png"); } .updateBadge { -moz-margin-end: -2px; -moz-image-region: rect(0px 16px 16px 0px); } .notifyBadge { -moz-margin-start: -2px; -moz-image-region: rect(0px 48px 16px 32px); } .updateBadge, .updateAvailableBox, .notifyBadge { display: none; } richlistitem[availableUpdateURL][updateable="true"] .updateBadge, richlistitem[availableUpdateURL][updateable="true"] .updateAvailableBox, richlistitem[compatible="false"] .notifyBadge, richlistitem[providesUpdatesSecurely="false"] .notifyBadge, richlistitem[blocklisted="true"] .notifyBadge, richlistitem[satisfiesDependencies="false"] .notifyBadge { display: -moz-box; } /* Selected Add-on buttons See content/extensions.css to hide / display buttons */ .selectedButtons { margin-top: 4px; min-height: 2.1em; } .selectedButtons > button { margin-top: 0; margin-bottom: 0; } .enableButton, .disableButton, .optionsButton, .useThemeButton { -moz-margin-end: 0; } .enableButton, .disableButton, .uninstallButton, .cancelUninstallButton { -moz-margin-start: 5px; } /* Selected Add-on status messages and images */ richlistitem[compatible="true"] .incompatibleBox, richlistitem[providesUpdatesSecurely="true"] .insecureUpdateBox, richlistitem[satisfiesDependencies="true"] .needsDependenciesBox, richlistitem[blocklisted="false"] .blocklistedBox, richlistitem[opType="needs-uninstall"] .blocklistedBox, richlistitem[opType="needs-uninstall"] .incompatibleBox, richlistitem[opType="needs-uninstall"] .needsDependenciesBox, richlistitem[opType="needs-uninstall"] .blocklistedBox { display: none; } richlistitem[loading="true"] .updateBadge { display: -moz-box; width: 16px; height: 16px; margin-bottom: -3px; -moz-margin-end: -2px; list-style-image: url("chrome://global/skin/throbber/Throbber-small.gif"); -moz-image-region: auto; } .addonThrobber { -moz-margin-start: 5px; width: 16px; height: 16px; list-style-image: url("chrome://global/skin/throbber/Throbber-small.gif"); } .selectedStatusMsgs > hbox { margin-top: 2px; margin-bottom: 2px; } .selectedStatusMsgs label { font-weight: bold; } .selectedStatusMsgs label.text-link { font-weight: normal; border: none; } richlistitem[opType="needs-uninstall"] .notifyBadge { display: none; } #progressBox { padding: 5px 5px 5px 5px; } #progressBox > hbox { -moz-box-align: center; } /* View buttons */ .viewSelector { border-bottom: 2px groove ThreeDFace; margin: 0px; -moz-padding-start: 10px; background-color: -moz-Field; color: -moz-FieldText; } #viewGroup radio { -moz-appearance: none; margin: 0px 1px 0px 1px; padding: 1px 3px 1px 3px; min-width: 4.5em; list-style-image: url("chrome://mozapps/skin/extensions/viewButtons.png"); } #viewGroup radio:hover { background-color: #E0E8F6; color: black; } #viewGroup radio[selected="true"] { background-color: #C1D2EE; color: black; } .viewButtonIcon { width: 32px; height: 32px; } radio#extensions-view { -moz-image-region: rect(0px, 32px, 32px, 0px) } radio#extensions-view:hover, radio#extensions-view[selected="true"] { -moz-image-region: rect(32px, 32px, 64px, 0px) } radio#themes-view { -moz-image-region: rect(0px, 64px, 32px, 32px) } radio#themes-view:hover, radio#themes-view[selected="true"] { -moz-image-region: rect(32px, 64px, 64px, 32px) } radio#locales-view { -moz-image-region: rect(0px, 96px, 32px, 64px) } radio#locales-view:hover, radio#locales-view[selected="true"] { -moz-image-region: rect(32px, 96px, 64px, 64px) } radio#plugins-view { -moz-image-region: rect(0px, 128px, 32px, 96px) } radio#plugins-view:hover, radio#plugins-view[selected="true"] { -moz-image-region: rect(32px, 128px, 64px, 96px) } radio#updates-view { -moz-image-region: rect(0px, 160px, 32px, 128px) } radio#updates-view:hover, radio#updates-view[selected="true"] { -moz-image-region: rect(32px, 160px, 64px, 128px) } radio#installs-view { -moz-image-region: rect(0px, 192px, 32px, 160px) } radio#installs-view:hover, radio#installs-view[selected="true"] { -moz-image-region: rect(32px, 192px, 64px, 160px) } /* Update view checkbox */ .includeUpdate { -moz-user-focus: none; } richlistitem[selected="true"] .includeUpdate { -moz-user-focus: normal; } #infoDisplay { overflow-y: auto; } #infoDisplay body { padding: 5px; } #infoDisplay h1, #infoDisplay h2, #infoDisplay h3 { text-align: left; font-weight: bold; margin: 0 0 0.7em 0; } #infoDisplay h1 { font-size: 150%; } #infoDisplay h2 { font-size: 125%; } #infoDisplay h3 { font-size: 100%; } #infoDisplay ol, #infoDisplay ul { margin: 0 0 0.7em 0; } #infoDisplay li { text-align: left; } #infoDisplay p { text-align: justify; margin: 0 0 0.7em 0; } PK ͛4e5skin/classic/mozapps/extensions/itemDisabledFader.pngPNG  IHDRd,B&wtIME pHYsN N }gAMA aIDATxAEQ,Xfus{?c?>??зC_н˳Y)~yVɇ>|k+-^L20qt?>ϻGx%Yׯpd>~%и GOp. } ̗g\X SB_z(~];zxgo'Evk'zh[E.>{᷶K'o?t8{ʑ$y"poXE":}8]]dCt*zh[dgvخ&]Mbv=4-#[v#?Z9۝ 2ӈ %Ըj1#5R֪f*a/f*a/f*̰OD? VFjf8Z5 hhf&U3ѪHLGF#53AqԿdfاDAjf*/%R#HH 5R#H 5kR#H 5SA<KFAjR"H 5R3ddb>)2#53A V 5ff&U3Ѫ hRcFjf8Z53AAjHLGf&U3Ѫƌqjf8Z5Ԙ VLGF3R3Ѫ hqj^ӉFVG8V($F!1 QH&$F!1 QHBb!1&$F!1 QHBb($F!1 QH.Ƙ($F!1 QHBbĘ($F!1 QHBb($ϲbLHBb($F!1 bcBb($F!1 QHBbǘeĸbLHBb\Y1&$F!1 1!1 qeŘĸbLHBb\Y1&$F!1 1!1 qeŘĸbLHBb\Y1&$F!1 1!1 qeŘĸbLHBbcBbʊ1!1 qeŘ($3$Ƅ($ƕcBbʊ1!1 qeŘ($3$Ƅ($ƕcBbʊ1!1 QHgH QH++Ƅh t$IENDB`PK 55); ; 0skin/classic/mozapps/extensions/notifyBadges.pngPNG  IHDR@y)gAMAOX2tEXtSoftwareAdobe ImageReadyqe<IDATxW]l=3zlZu Bi&mC(%nhe7 *F탑 @^HKJ*"j miO@UD `3;wzf^/J~w~W<+4[{&vI 8xz{'zr!Iٳ#g 7yn ɑeeg)M1۴I/>pzB]d^R#SZX[#Kp46 ! DMiַ5̤a$`&'*|kV] y}7E&I}Ls$ [n$`k| X"COZV6 U"o0B0t6Wq"_R |wNFACi$G9QJ0!N1k֋-Q2)"5\.2JA"_1?k&G,yv+*6=@1c&r l1:~{+dU3_~8uX\M!N\HZb.0#80mi/ OF_ (8Ke5fK@]Eioukx*bTU`wŒo=*bHS!QZnZAUYSS/(^>5 T .a4ҹτY%}ps' .#7N.SŦy#yFƸR89ME{MИ J@ee!&`:Z߷ƯIqcU ۷nBk0h9HLYe}Fw䫑VCuѡfT5ĥ㉟;JtwǸ7FHWgn( )2 Pd6?bY Y)ΏV(\0um$57ol4'HAF; zQ~h4ߺNn[-<.: CfZ)hR |)_ RYIENDB`PK 55@̈́77,skin/classic/mozapps/extensions/question.pngPNG  IHDRagAMAOX2tEXtSoftwareAdobe ImageReadyqe<IDATxڤSiHTQ> 傩bJ$a я"JE+.LŔT& -dY)ZT?ZB'r(1S11rQjbތ9ۛř۽WgЖ_=8|wιGĿ;n7q<۽0``:Ric~Ώܩo x000j& $9$$xpPN Wc-`sء@!HqP*^9}r' GF 1Xn)*PlF.hu(6{3ZEƈX}C.@!fz!7;RRWAPP x 99 d#*^V ^R}j9p "H%J%  4," YfubE{,fvd8w6M\YWydt yѢ/%b=xj${h(mO/lڵJT6Dڇv ¡mg]kԺg<4Cpe󞫱 \inWu~MNLv?i1&wayeVWݓAs*_ kJ)+dIENDB`PK h4*skin/classic/mozapps/extensions/update.css#alert { list-style-image: url("chrome://mozapps/skin/update/update.png"); } .throbber { list-style-image: url("chrome://global/skin/throbber/Throbber-small.gif"); width: 16px; height: 16px; margin-top: 5px; margin-bottom: 5px; -moz-margin-start: 5px; -moz-margin-end: 2px; } .alertBox { background-color: InfoBackground; color: InfoText; border: 1px outset InfoBackground; margin-left: 3px; margin-right: 3px; padding: 5px; } PK 55k㧋0skin/classic/mozapps/extensions/themeGeneric.pngPNG  IHDR szzgAMAOX2tEXtSoftwareAdobe ImageReadyqe<dIDATxW}TS~n$!`D@D: GUZ"ǵN6mA`)Q2H-'z a*p`(|$DHHH|${oumOss/Pw|7F-'fyIUxZD}_\S(*[#(W#k5kĠ?yDV짾n h5L});Ou|w(6&𛓙|!pdqoTp{&6aSjP.|)! I҅qc 58*XR~s֪DAߠUaw ٨obQ`1Cm\_#nU+"av#TwnvhYsOs3WyY =g-;n j6ȗ· r6;09nC&DC _wz3"dUH _G`ܥ@3aufbxn(xٹ0˟|*dJΞ $d8_|@KN}ʟ'&]+^J n%^[hBX4,$f8 LO D)!q\Drq@X()+3%eoh}fh#XOj 4:-:[B.$,4ؔ+k@ݗUf~љwd35555x4=:vquY1P $+0&ڬ;$vUOYL wWM44, qto'0]8df{c3|\E3goӂp0CFn*X8h@]@u\˴V;%5##tz>}bt^NÄE(im]JJbccO<MsIE 0ko2z㘜t* ;.H\6{P"-4V>ɗo9@ I+5\E( ?8v2#B>pı 3l(#^&5; $i$ޟEV{5=,21@ԉ(cv:8tlb\bGL\<8"?. qz 񺫽=ENUpfZRL 7Š!2*TFlSv*{:$sȈfLgG+ZXWfP/yWCL1VG5_PJf$CLvء!u0 |D Uv6™#gǿ&vS1!G &ǁu_ 0lQ-IENDB`PK |B7[[/skin/classic/mozapps/extensions/viewButtons.pngPNG  IHDR@LlxgAMA7[IDATx|TU7{Lz$^QqE@Aյ ]gA)eU+* " =@h $!=3>sϹw Ds{Oyy9b88w\éS􍍍:LRԟ~K.|nرܾ}8͕ϟ??o)*\sƾKoY7Q͡SOVTToڴ{E3s-UaZAW~]8y)MOwtO!2j G_]'W_h"IqoO5 7͘1[f]vڵk7ntΙ3p8WQz2j <,/pPU:->򓲲ڍhpNn:0==vg/4Zl1;/Yo!SS=O%ˀ(3koqU@ZޗЧhi'ơ[A4@BezMjٴ#>0X vO,<1?yyyz6;v|㋊x3!vQyy9/_\ALÅaٳD{~_J-z'tF WCՍ#XU{3iG["ͤF3f;=Z-ŞqOO sx% q]#P [ VL(;ZC6u E^3 zѨ_tib<_vƤ9앚LpT7yNXa?`x)}jWi?6C>:n){Kc(zCnXiZqu:sIvMG=6p2!.1F^>Iѷ޽MBJސO^,/((`L~Uޫ#&X3fw?saÆ % ,|ڇO$hb}ktYabgX.YVJ:(9=E':E ņ%8xi!U D]u՗zcO<9;π4*D|0*c9&_#"C>J9d޽G8x뮻noqY}yX]mq79yi aZSrJjp55*O~DW2" {v4״Sͳwr8hTBc|Cni^ B V!Ukiam7\oƱEp(v(RrPqZ ޥßPԹŇ46wyUWőOF ʱc*srrQI+43#~Lp*-[ $"/ݎMD?pċ(s㔣Bb3%)o'*H8nw;*kBȎt/jplO\$4VF45}h$%1ƊKڵ~Ȑ!'~ulh5Kګ}Һ&t% Kxj83MOĿ _~mRy;wBr z3O݈VǩS/xNdG\⍯'UepVIhWcB<: 荄 , 񳤜, mh3Dzb{G(ڏƽ58MM.kCFʤ*'"Uѫވ1z;0S윊|(欄=pvimBӝ;w>8PcѾ Ζ[+!! C #OUAVKFq~>uu|łcǎy 0d@_CSFτ4zI9B]@f*y? 7=c~QޛҽgJJns]ƻY9.>;$s\(cx /W[0%,[V,c0WĤJp}hv p". @reHl'l5{`'OχόE4ahxzh?zL蕔L^2k}>&L~GUVqDaf7n\01n݃A×$~V{w<6]DP&HQ?TC A ArA# zT *Yh넆 Dh%i$ߪ31SpN?V FMEl&Jb^y444! RCiB5jTƦ?}X @5YYs_¶4$$I n#Ld"Z,*Z]X|ח>(.g$u^О82(! Qk&`B^vm'>11qH1Gt&$Y LKȁQ0԰yסʷ^\Dݥ(0j>QZ@NPKJD;;N4~t]C}ƽ)111  f&`͝;]RR5kw̙իW3\xW}[l1w\u_};PY^g0$uMIqNĜ`;da'cޙ n>9*k4M(+$}^jZG E5A50"nXry_C\64k`IIibTWWrIDr!$6x^x~D-Xa2{ jϰ~Ģȧc_|Q /[{ei(9U \G֢sT[}4 &tY%ً "&߇1 Ɔ+3ظ(ש&qI>4=} {ѫ(2$[M|"|ǠF6pmtD B!PiSc`%$%\.B%XVVӵkW[mѐfק?޳f?w}?tPٴixܓ&M:xHo7'fB:7?ƎƃS c (7dNLFr+Z:^%ʈ]9й):-#iUW9R)/kf+)dleΉPA^=f (E OPOȎzNUG:i.>^E5zmHsp*DIIW_XDŽn\bfn9k.!\fA$XpN#찟3d@d2SWC\!# Yo#K'phG4UO0(J8Q㺒V\D cHNZHRpieNdn/<oǟ,ܻdip+7T"UKӣQ 96"*i$uZ}|4OO|WgQS>$V1 .H2;cуhR r~a|^WW!%+My8U، Ne8nUK_O#$HLS]=G,m͆!.&B$c $أp8 .`"qսK',d|?BT%q}W o-w:2>x׀[|0p`]Մg7ۉE;Slt6TP~gi`.8ZtxZs}栫 pYF,'ݖ TU$Rb }Έ07yP߉hڐ FX>(jQ_aɩtG$>"|ʈI?JaMHU6$w }0|ݹ;Cf"h' w?| [byݚFwds^ڪm0U&W+t ƈ5Ttqf˄hzAE $-Ʌ օOCnD4H:Š4+hBl+`yc(S4yrDn=Heg8qN)(xWEg AC&Fdd\YfǏUvбS5tt m ljhR:ty+7 Q:Z2nfED 2$DyИL-cZ&&m3FcĿ;VwGJR<:Ji jH@Й$~f,}N{~栄x F^8WTr`+-P8܎`:ɣ(sY߂( H38f+j"L\ꖏyDŽ $ɟuV9"[}$Ҙ駟nvϢE<СC <=̔wXfs-6?SciR96?1anC?ըltymDD֒%c z*as6p#R%UvRx&5 %"bMQ:Z =WNᆞH @Xl 2PgлD,.j:!#}&`!L;[;z jok/P="du;ג3`OT1p5B "aŖ{^;{nn{0Α|)u.IlE>tXjs0 !rvέ}RNp-A8C1'NE@xqq&jaތűrD DGc4{M'IB@&@Gdg9s9?έ f8*~:*B30lXj-1 Bga8m{o{6oڂGvzXhZ}+_V_ 1bYq]oRk/@cpd42O|H<9"S"&̥X 1YT~ i@CF!"tO*c i _.T?IV/>e1 m۶ϣʶ6$ K>xQ+=1onubW=gnF}PUՓoV [;=^= um. >P!(xtA؟`@樢1SMp4v|lJAFt >%A"~&33Vۚ " +NuUU}rǶf[Q,A&Y p Px8Q * G׼ B(Q1)9yĿ]aGMi6XMhkaV4'  v?ST`L( tv#`" A"tޘ$2&D' (D%,oZ$ĄЫW/ҎNs̞=۷dϗ_~)#0#yܹk1z&XOYb%= `BTT? ^ (-jqt) BN.i,YHdVN D&q(#eqdWyC䷣CT -'ÌEPl NvxIA FjQ͒}<%%rX8x&<4˂w܊x1X!Z |Ǿ#]M܈$)݈"ϕDIJvui0v{_҅.) >̆a0͕&HV CֲRtF=s0s[ˆN!m@.S$~-Q il_C=$̙3'0sLw% ޽{MBqq͛7_x?}*3G/Rk y/49KLKx )zGYsm\"q̓R6><,=a"捐&yNF]>,ջwBpa|;ϘqLUDE?@4f4A xUu2E(˄3pa#-Q]وR E"-l\0x^h/ AMNQ䲊1i9v[#x bӀ}O?J J>ӿPU.RommH'׼ꬸ7_uG04Nu{g @xN`GoN֢ϾWGS|`ϔgdv  cЏ~5lKlǯ m4aU1##1[a"jKDgfSMSm3A9A0KGC6yD)*# %\A݋65*uD|=8@=p ".bPH*%zl62pĻd!./:mlR{cN]rE19A 67:uҵ: ӺGDЋF-2 Nو~%$FZN.BQF4gR.MDy/Lל|rK8PU0ATUm޴$cVjjjWZˮ*4rT*#YD`^ s2|wN[ר7jE3@қ\̎Ab0>,0d7Dܗ_7OQUUUw)0gN>W_yO8?~]&t!ųRMn}t'|ڏ@>YCLyI:q{N CCJP&$ѽ4iAHC?["1M '.ZxʹỖmodS6 q뭷:t"xį^<ݏSN&uRI=a7/Ş+u7MSD/Lz6mƞ{R[  Qa'R2YS7TKֶ!y,|uȹnNG5y=T ҋ6\nشEaQeZ(cQ*4T=1 u <!_Vz |uUe1,2 _͢׿=Ki^oH6 #0#8,N2[O?Ȥׂsۏ$"Uj{]5swJ0''xf7¤HFlUTT>nݢ{h!t{-휉rq?=AMGlόa+b6A4qщ󒟹5{^۱|m`}dlQKvEEIK>8Ft1=QkˆVGvx-tzU6G9g6"Ozrˈ{&E㹭JoNͼ?O{֨7k2&h9z5O`ﺕHh\ h:\宯>IR&-h3<j`;3QR#U׾}{믿_5e~aXAa0#.7ɽtcs(] ]$ hbQ1pE/`W"USjD7 ZK#?԰C06 1~ʕX ٳ9yyaBl-AR=Zk$K*iU^yHJbkJ-ؿ0oXz睓w޳綵Ԟ~/,m]8鏎hH!+9팚ԩ1YCS1@Al\Zsسj sGeRrbiՄY{os*99Yy 7&N?>j*9%?g~g%naD>½BhXf*柭&*k_PT8x(>]I)&)BO؂j4՜ASP@m#ec+П 'vYN>URmjjl F&;+2-=29%^Ra߾}RI(<gf6lDQrre-WR1azc\oM)Ke 0 cbv;#^C2p@;tIy `mJJJ#r;usO>IıJԫ_F]9ؽkWb")}{er8(ӥg=f}ޢfl<`== EcFF쬬`#ƶ(e8á8Nvu_eVdfi!x 7+RK[n|jj*7`qr׮]&P?dȐ DUVV ~߶OӝWX"A Z}d vy~C(e|$wW+*"x?x<"--/z+=77Af0'#œ`>}SΚ5KX#[=R'O6ٳGo-\p&K}n)\;;l߉jz*"eӦM^l~~>3l6Lo>C$! 8\xLtOwLKhwYT\&vb7[- 履~\JZhQ"1[aEo`5kލ7̙%5eL& 1\'&`${x EI˟-췾fmjnW\ 6|tzJR"MvkctFYJi.//9١Co\eV _~Ԝw,Z 5zqwH3yQPC7Oon@eRz{ˁc4/!|wѣi\sE~F¼N͆hs~ʕ+]t[+..6jtVf>#cQ1b?:xZu@ڟ`wq}TV,:l_i0,O)tJVJ\,Rӹ214OSر.''^A ijj~lĈ{;mp/A+Wl%ˆGpg H߽//%KAN2RţH;@MYL qڻ;Wi:+@g`( ?NRn&EI߱cGEΝL7Eg 54@|rU ?u٧䦑Y3:N8.=cGckQavMiq;P/S>g <+"S4q[WX2X²֧HFh"5 ͗_~ٍ(GpnͻKuS]|5gm6ԟۀq ,E?(ܮ=uB筢r9{~w~"HP8I<}c$Sеoی_}Nǃ)ceFDXo'HNBџ0ZJ '''+"Ga\b빪T*cƌQ;?'~R, JˆDu,%tCvqv?y17by\HR ۡC3 pR) VK䤕]]@l'TBR~-b} ?O_/\𲛟.? u$.ty]nTT e8U}ăCe_C-zWivȞUe񭿟6rTJu{.3-azQ]v3['Ǔ<=)(MTWԦx2&dw _HTgH&;uRc(&NRZ"~UW]D>GGWDW;V$#fIyBl2ai v̖O./*Y[(r!rpE!5=R3bH ơюtbҶIvLqRAeVKZTc:e$?? Wv:2 =]>-K>୷u(;ȹWR'1C$Qw{*#MZ*GCj<| 鳼եxOG$z(D4d#<"?@E~AV˙QkXj~7>`lޛD݈ Nc+"Db?~αGI)dmH/A\(L4v am&PР@;颒LPdҥܯU+ 0pdHb|")< BѰ*뗀b~F,Ytlذa&OZn`b;9310)HU"U_D/l>0 K^Ay~yG}ƫЩ+V?^#XGR9^fIMPпoo,\w,=U_]B3W7_-n}u#kPA  }8vd^G# ` 7nG#~vpx#Qx bT3BWR:_dۻEg"BLJN V 4Dh:B OJ#FX__/v 2st=/`u/GB~sK#4Ktsv|OgG'/.z&I =bG!Ikн{;Fpdt_{nL[CĜm"3R [,YiC޳(34\}@Fy'VtH#s ls]QO߾}_l " jf12ܹs%%%YfgΜg̘|W=[l1C;dpŚ?ce#0MCOĜ!FH=,"I@i% HtA"2h =Lfm<=&%%5H5hj&xe܀7U.K̙>g :?.:KAT-pbfXmT+2eBrH%DRR9w;fU5SUK f:O.# 5x y;lW/b>r)JDq#Ps5=<4˗7|;7z<.)R4Rx@hɆ ;Nڏ~qwNA86ݏ:{$@ILR8݁i3":wF~19F5kxv^pnڴir&M:py#:nP|SHqh|r4|4p[ވ![GjuW vsX7[S%)iQNVWWSB *ۥch@F_LJ2o&"rsQB]@]6z 9HK[:xpFǹ_\QiPR=b+=5^3zCEiUqk:&3㮲u4B xuSCۿL}0rs>#Z}u%0&!ɢmM*`GHI?y ,-|v$EtI 0`1X$ M(ֱDة5Q(8:1$_#SL#= OF=$MSN\\\l:}U:l߻nʢݑqzṿ>(dVk|AHgF_(OGqQ:g'O5e@td0^5,$"΢Gk`ΒQMe{;;Q),ŭe9׾ K -ʎFr5 [~hP,th2|@͌Mґ0ACaR8t'J:]B|;"f*4Dcc#S:OT;_W5=a/ HvV2.MRp0W #HV 9]>bSwp/i,`'Аb]U:`w)$6RY=db~p-{xmŝóQT[+f-ENB~^ܹ}}ȣ<7X} Gn@{x 7MB,N5Fy;mZ/E||ݘ7b x8q߻^7.&?*^Dl\f[Hl*\9x0#͉@@0qހ$$"7F`Bxaf]teeeYܠ)S8,Kg$?Ak:;tݒAtqfՄ6hɂ"M:@w$H|ϓA%Isx6'5BGtMw^1!ף>h,X]252qAxxH @QTFBLvyYbEY~˾ݘ08U~pcx"!YeArrF6-{eEƍ;piX,̍Sl,>"[ N~KtGBzmĹAF1FTHaELn? PSU'E%$3PXJOAAl_* ?<7bUFLFZjxVܘj%NHlFS)İ(Cp:19e BX4h_ fI rҫ@*.Nj[>'L ?@[nU]-r>3C1&G82kjk{+62;y 9mLA m sJYI,ID^ctܻ"ͥ!IZ a1<~X 7ҊH~8JtLdRtF%)=rtM UZ}GrRXfz52HJꕴ~֩EE֭9HiҊD|*7."oC #2?+$lT ѴP:u.Am^q#%`iN-M,Ks\*pz!Xl(tlJiht!TA"D !\!jD x"7#16Eg[R ?p̘1[KN:'G=dF6~kt?±K'OJ{T  y0: Ơ+ :xIGcb֋P'+~͋1L^ r%}6 9l(Nfy~Vb\Lİ$> P0/W$? VEH2Ζ!HU_Mt"1 ,(}$&`8aN߅smVAUPuOD8zsŊ￿{qDe *yU7PU՛oV $v6|z%!(*`V_xBh(9jBT}N`"LJL ?Ƹl3iΏm:Z2xFMфqw^w5KK0R ?Ĩ $w.G tC' KL VN  he{\t:Mƒ?}M#-2WIFF@81kh6`\mm[jNa^)ʥJ^N3z~l'2aũ@^ ߻;n ^45Akk8jj}!X21*/8L zot?!3W a.cL"Yeb$8^ TjNk3G1F")Rpe4$}5.zؾH~̙3w}45@7m4m(j0'#tǼy_|H~< k_{WUOtB@(R(R#*"@ ]g ueБXJ [hD %+Y;Iw^oNzs{M6tfp&I~{ι9~eblRgSb?>h/l09>^g@؅=> :Nw'uYԇ!Q0VU;qAa1[-硴0xZ*P Qw;5PSc\e ET*?p Q b`1=phx- gn[bSZ+j2k̼¶]/Ojͣ=>~֜a*3v^y7tnb(+ZurVx-v1Lؗ0FgMe{UlCC%^(( 'F';|t;C_Z;1]2u SL{|"?R\\B44dJ)4ֹa'V?Ԕp֢&סL+pIqh>(mlE8no´' B!ndAWՅ܌N$B# ,B @`$X RdP01 y@>:::)ő- 5v(;R1!LOdx&f @P彏ķ-Esfy7o^trw4u :p?;===_VG8T۝_ZJHm'bCjW^J('RvJ~/)Yl_0,B=.J=,3(]T@*%jN+؟kDkO<.STntu|Щ|YK;Ƌ1hU`ߩ2f@2^%z(Y/h3 pG>[]T(*C $ڝ6t}],^bc]"?\#"'$or>5yhio=p1С[DT:Mh}`p0s2` ?@'Yl,/p)Ї|Cm\҅˸޷YK^?)ij3jqw ~|Ӡ\Q~Q_.(ÜUr[cS"(*C)=9_RQ)V fBd\t'_ "?H0zQ}!\tUX1e\0qTn^1;R*˻,4?(\vc P`JMy T!W_/_LF׉xjC&XnԿmG+X#BKMB s6({{P*{O䌽8 {jh%Pա/4J)ajvJ K09Qjkra!م OM9HΝG>e\lU;m>i?sֿtFݹF5*E7uNLH `Ne!LU<> ~*0f*XjhȀC"?)D 0p"}~#?[FjLCYJqF(2Y}!T(E\! {TN;d3bK0 0*ƨ6a(2l)Epxl?ҁ7TPսRhFy~Q*^3 s Cs?-#:(&N@G )=e4u% 5#~z`)\%6ASEKxT܎} 6hFxDsV9J>wz? K&F ?*Ìi~-tB cEsӘPՒA0wqI?~[U)b?e/k# )r~z:6O|4.8#`ED$ސK ¸(|% {X#ǀGJ0(a wQHSђix'2BB?ww8ͻpffOiy5ZPC,Eu~" *qh?PN=H%{ޯf@e"R'yss/l`e0BY8uG8}b?i9[($H=KMm>D2eab2X t4Z-L/AxSJ#ߢЏ Fa`ʤj@Rt˖-756á9ա'a y(pט0iqFtw)<4_(>T7;|\N,ȍW vAAK6ZoCL&=gbbbؑRO`S& ՊNi-,/=T(3mR= ~=ht f?b h{nW oC#|uR6.LtfFʣPNꑂAܽm-fo嵔ؔ/S_1PBJ7oDŽq]RW h][m5+!!,Dþ}[$cs@V#Zh 6,aiI323 !!tԁwxmrr؞e˖\pP &]5#?lJ]0 `8gE頍0O5;C@0dv;-w]| ܀W @3=SPSK˗/7ڵȏz@ѭ3@){q]޹!EiRAc |%t̗!jnTk3;ːVYYɡ2LSnT}}fZ0\e]NNI۬Vg\~-ąCvwZ##'Ξ]X_(fu5ȴ)j vV.sl=^twٝ66TßBs) e?~)9he'$$$M͍k߶m -<0?- [D3(JoYU h3AHDc90(0`0RHuTmݺtq挌iiiiiR WTG466%Xp'''Mgֽn*5ZE8=ԊGdIIse?~N:t u۷onnnn#*oa̗?q8'^q{ނP+1+hQn*Q'IENDB`PK |B7 NN.skin/classic/mozapps/plugins/missingPlugin.css/* * This file's style only applies to broken objects, not the rest * of the page. */ @namespace html url(http://www.w3.org/1999/xhtml); html|object:not([width]), html|object[width=""], html|embed:not([width]), html|embed[width=""], html|applet:not([width]), html|applet[width=""] { width: 240px; } html|object:not([height]), html|object[height=""], html|embed:not([height]), html|embed[height=""], html|applet:not([height]), html|applet[height=""] { height: 200px; } html|object > *|*, html|embed > *|*, html|applet > *|* { width: inherit; height: inherit; } html|a { text-align: -moz-center; display: inline-block; /* overflow:hidden makes baseline vertical-alignment act like plugins */ overflow: hidden; vertical-align: inherit; border: 1px outset; padding: 5px; font-size: 12px; font-family: sans-serif; background: white; -moz-user-select: none; text-decoration: none; color: black; } #missingPluginPlaceholder { list-style-image: url(chrome://mozapps/skin/plugins/pluginGeneric.png); display: block; border: 0px; width: 32px; height: 32px; } PK 7vD76S .skin/classic/mozapps/plugins/pluginGeneric.pngPNG  IHDR szzgAMA7 mIDATxڝW P$$$p*!.*U*:ԭ2"Buu]Yom0XcѪG Z* $! }>3_|%T۷oWUVVzjZ<ݥ4L2Ep}f}Df͒߿D"ynذaiFa/bʕ+jkk_ڽ{¾ʠ8wJ EEE… C?qF1,1nϞ=?L&S֮]+v;;i$ehhhqɧNJ\.}` 0tYQ^^!q8/ܱcGsyyy+|HOO޽UplJ k??P(׮]Syjy]]]襢ЇʐdNSM֯_?~\p ΰlӦM(222"޽O,=,!JOOg 9sm~pEC\eR;%ppCL9`3tH4 DGzN٪ ۤlFd%hBܙT]ԣ6m@ (޵kÆ s k.,,|0qD²7yctsl`l/X#ldUt٧KX33ppΙ3wƌ Ā_(4T$ Wd1ځF9wȀ+hKJM--~ ?߼y3A P,RdŊ.$n:8J3ZLmՒu?t|%i!NlU,4eHldqDZZ7JfP2XA9-P;ayNQ񿘤Sكa'Ó'Ryb{ӪWugBLǏ'Cx^!ӧ9t5'a3fL;ζ477kh"$O a'yY;46ݬ|)F d@@bBy 5kX,Pj/>D4͛7`.!!A v4"dxBR!Rq)~/fFZ*f'Dw9cM{{Itȑ#`q0^QӮ ={lR6]˒ #TCbrRf0}fg}.UuKFEC]\Bg?3\+<`P&p]Džtƪ!E]Wwsk\|aj{ߟMLL$p)YT1=<@J)KG]_|Z l*W=x6"0V0_F=~7.:2腱ܣn/ l'O;vCٺuk<λdܹsքΆXr<]:ZR'Ԟ`ҥ\X.e/]xzzO ||[=݃˗/G?a-(>΋/ O~˭YG42vˋ:~XD(,5jWyx'qٻw 5kZ8FmMkIj|;yawT`ܹ3g\MMM]ͅΝI^_!Zωշ!&#Sq(yðAN 4X8tEȊ hi˺+W0M>?y{Ԅ%+ T__V^A68$,)گ';BB fݡC_c-7vncp{rE9L0/vz%z`8L&KQnRTtȑcF7- qc 9i <ߪ73mFg#!!!BΙ PK v~11H  )skin/classic/mozapps/shared/viewFader.pngPNG  IHDRddpTgAMA7tEXtSoftwareAdobe ImageReadyqe<IDATx ?Z9@L8B DB DB!!AA DB DB !B"!B"!!!AAAB DB DB"!B"!B!!!B DB :yyIENDB`PK 55  .skin/classic/mozapps/update/extensionalert.pngPNG  IHDR0PgAMAOX2tEXtSoftwareAdobe ImageReadyqe<IDATxVkl=wf;zX?]S8IVv)R)MB$&!$%JR-WEl>gwvfgne+^ivw{|q SLB>Z}dbqXt'!D$[u]g33ZawװUw"ݭPM~o<0+m}| Nx%v8HpM|J_H(Oibw^H1PΜԑsݒ3wֽľUӄ.,h@Ë* u;0[^&϶]Y\hsmHȐ":x9Lb]G,0 ߽ʼ|XUk4k&7snk=d-HIS %၁U)a⁃8N\gt!P[ɸjϴB!ؕ>~r<ukX//!@Q9@FX UU%"fóeiA +4A-b\ٜC 9[V Q4j 2KcL!BA F AVƋN~\@ f tF-މ+(x%"BpKam`b܊~:D`$%H?+PD::@0GzJSc!=1x2TfALu"eY~k63v#ģBLWM ZBDh e1x*%()\T8A5f==(0"V&{ \ȹ,> _GNDDd`*bY'%a0R* )*&u›nm3rw8\=2EQZJ$ݝ" ,JsA<0|e}_EP-8e y`YJIJ DOuqPyG.XDE-^ADNJe>sOwbS =R iZEʩR"Ǽ Z8ZK1F]񗺯QQ\ >K%$iCڭN> k)kJo\zA$4'eDixKA(a0M㯿J/W ʍ 3Ja2q5M>EKYgZ7Fu9!ܔ+䑳Z?%'f:wyi\Xdb.M'\5_-ga7Fln&H^O.y@%{#v)~#ApK:;/ јp&Tw={/ҫQzbLސ{d|3 ꖋImrflp6ymX̂=˰TN&g * [?ܔˮѤg 0a%,/IENDB`PK n|7ETT&skin/classic/mozapps/update/update.pngPNG  IHDRasBIT|d pHYs B(xtEXtSoftwarewww.inkscape.org<IDAT8MhUsf2_LiHUJAN1`U,(Ÿ )KōZeUKpUjh*1ILMI&wZlAT@ px`ӋU_H7UKӖIR8F:&y9Qyp%y+9J&[G-\ZC[I( z[KVK1i-8[dxdl\!mFCy𢟰?;ﵓ=_cDPUZKLO$~ O;Zg~ I,rY\72Q!?؀ G.֤])Rl&B[Z[n$ULNedViV;ssGp"Ϲw흭=io ͕檎bkݪD;WeY$FU@y׹a/UPk^WD#S C[ Ǩ}\2bԀrxpPa(|EUȕEc<1?ٰ'{? *_2m ؆#6j_h9iY*`ZvɓدTXbxIENDB`PK 55e~~'skin/classic/mozapps/update/warning.gifGIF89a?VL$طGKc{&$kLEk);9Y̓fۚ/r*ܩg4[rn%Yד,~?y+Sf͍A4.ߕߦF֣Vח$PӞ4iQ!͉(Ɂ6ě%syOp.֕>!?,pH,(\2%q R$\Q뒚 f)MLh髮&"v4@,zF83 ,= 7E# &$ D  - !!B0<5: 52 '$$<*˯BA;PK 55}<  'skin/classic/mozapps/update/updates.css/** * General */ .wizard-button[dlgtype="finish"] { font-weight: bold; } link { color: blue; border: 1px solid transparent; margin-top: 1px; margin-bottom: 4px; -moz-margin-start: 5px; -moz-margin-end: 5px; text-decoration: underline !important; } link > label { margin: 0px; padding: 1px; text-decoration: underline !important; } link:hover:active { color: red; } link:focus { border: 1px dotted black; } /** * License Page */ license { margin-top: 1px; margin-bottom: 2px; -moz-margin-start: 6px; -moz-margin-end: 5px; -moz-appearance: listbox; padding-bottom: 1px; } .loadingBox { padding: 3px 5px 3px 5px; } .licenseLoadingThrobber { margin-top: 3px; } .licenseLoadingThrobber[state="loading"] { list-style-image: url("chrome://global/skin/throbber/Throbber-small.gif"); } .licenseLoadingThrobber[state="error"] { list-style-image: url("chrome://global/skin/icons/notfound.png"); } /** * Update Found Page */ #moreDetails { margin: 1px 5px 4px 3px; } wizard[currentpageid="updatesfound"] .wizard-button[dlgtype="next"] { font-weight: bold; } wizard[currentpageid="updatesfound"] .wizard-button[dlgtype="next"] > .button-box { padding-left: 15px; padding-right: 15px; } #updateForMoreInfo { margin-left: 5px; } #updateName, #updateFinishedName { font-weight: bold; font-size: larger; } #alertImage { list-style-image: url("chrome://global/skin/icons/Warning.png"); margin-right: 5px; } #incompatibleWarning { background-color: InfoBackground; color: InfoText; border: 1px outset InfoBackground; padding: 3px; margin: 1px 5px 4px 5px; } /** * Downloading Page */ #downloadName { margin-top: 3px; } #downloadStatus { margin-top: 6px; height: 3em !important; } #downloadThrobber { margin: 5px 3px 0px 5px; list-style-image: url("chrome://global/skin/throbber/Throbber-small.png"); } #downloadThrobber[state="loading"] { list-style-image: url("chrome://global/skin/throbber/Throbber-small.gif"); } #downloadStatusLine { -moz-box-align: start; } #verificationFailedIcon { list-style-image: url("chrome://global/skin/icons/notfound.png"); margin: 5px 3px 0px 5px; } /** * Error Page */ #errorReason { margin-top: 1px; margin-bottom: 2px; -moz-margin-start: 6px !important; -moz-margin-end: 5px; font-weight: bold; } /** * Update History Window */ update { border-bottom: 1px dotted #C0C0C0; } .update-name { font-weight: bold; } .update-label-column { -moz-box-align: end; } .update-details-link { margin: 0px; } .update-type { font-weight: bold; color: #990000; } #historyItems { -moz-appearance: listbox; height: 200px; margin: 1px 5px 4px 5px; } #historyItems > scrollbox { margin-bottom: 1px; } .updatePrefsInfo { font-size: smaller; margin-left: 27px; margin-bottom: 10px; } PK _6i 3skin/classic/mozapps/xpinstall/xpinstallConfirm.css#itemList { -moz-appearance: listbox; margin: 10px 4px 10px 4px; border: 2px solid; -moz-border-top-colors: ThreeDShadow ThreeDDarkShadow; -moz-border-right-colors: ThreeDHighlight ThreeDLightShadow; -moz-border-bottom-colors: ThreeDHighlight ThreeDLightShadow; -moz-border-left-colors: ThreeDShadow ThreeDDarkShadow; background-color: -moz-Field; color: -moz-FieldText; } #dialogContentBox { padding: 5px; } installitem { padding-top: 5px; padding-bottom: 5px; -moz-padding-start: 5px; -moz-padding-end: 0px; border-bottom: 1px dotted #C0C0C0; margin-bottom: 5px; } .warning { font-weight: bold; } .xpinstallItemIcon { width: 32px; height: 32px; max-width: 32px !important; max-height: 32px !important; -moz-margin-end: 5px; } .xpinstallItemName { font-weight: bold; } .xpinstallItemSigned { font-style: italic; } .xpinstallItemSigned[signed=false] { color: #ED1C24; font-style: normal; font-weight: bold; } .xpinstallItemNameRow { padding-bottom: 3px; } .xpinstallItemURL { -moz-appearance: none; border: none; background-color: -moz-Field; color: -moz-FieldText; } .xpinstallItemIcon { list-style-image: url("chrome://mozapps/skin/xpinstall/xpinstallItemGeneric.png"); } PK 551ZZ7skin/classic/mozapps/xpinstall/xpinstallItemGeneric.pngPNG  IHDR szzgAMAOX2tEXtSoftwareAdobe ImageReadyqe<IDATxWklUvnR I<$DR T?&FańD$B"AFm+w!Gnv;۝i7bngܹwιwIxpM6[Z05sᕇ"|{Woߺpz)LnC2ӛ2۳؇.n xP{y`~moPU7tSp"+s!n>5uËe c{h ߦ!aUCe}smfOһ4#1$n|LNY240v?|i}3<^\]3p]I}; zapk.=2ns^+ߌ~(BPt \Mkkn}0E>~vG*wVJ ߧjKŰnxb; ,t^X+03$FFaC$F#Ͼ޷<@ҚvSLkZA넙DXLt!gi ;U*`~铱 hy^UfoTFHS!,EF=t3"+7颀ZUEض?>~4\*hhdupY|rYnJ)oBx.G==o`OmF C6?6$gB}ND9DY`2#P*$7-wp,\kœmѡ㻶D{`w>-du.!XpZBs#X?{GWP!:kHrKhWHX{FPH0pHN$ʔ11u٤{A43,z4a|#M$ʎ:Mv:{3llܾ&S:k . H dlFrv̌bKIpjiAB 1Oz>v(I_#i6`lV1`lZu%xخ'prPLT1zeYj,I,  2 /sKB:̟c6r5 %h!CzVԚ3]˕&0#r<1i?mUr98|Eh $"<x skin/classic/help/help.css/* ***** 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 Help CSS * * The Initial Developer of the Original Code is * R.J. Keller * Portions created by the Initial Developer are Copyright (C) 2003 * the Initial Developer. All Rights Reserved. * * Contributor(s): * * 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 ***** */ @import url("chrome://global/skin/"); @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); #HelpToolbar toolbarbutton { -moz-box-orient: horizontal !important; min-width: 0px; list-style-image: url("chrome://help/skin/Toolbar.png"); margin: 0 !important; padding: 4px 5px; } #HelpToolbar[chromedir="rtl"] toolbarbutton { list-style-image: url("chrome://help/skin/Toolbar-rtl.png"); } /* Hide labels for the toolbar because we really don't need them what with the tooltips */ #HelpToolbar .toolbarbutton-text { display: none; } /* With no labels, we don't need the margin on the icon that separates it from the label */ #HelpToolbar .toolbarbutton-icon { -moz-margin-end: 0; } /* Set the minimum sidebar width so the help contents aren't squeezed together.*/ #help-sidebar { min-width: 15em; width: 20em; max-width: 25em; } #search-sidebar-closebutton { border: 1px solid transparent; padding: 3px 2px 4px 2px !important; list-style-image: url("chrome://global/skin/icons/close.png"); -moz-appearance: none; -moz-image-region: rect(0px, 16px, 16px, 0px); } #search-sidebar-closebutton:hover { -moz-image-region: rect(0px, 32px, 16px, 16px); } #search-sidebar-closebutton:hover:active { -moz-image-region: rect(0px, 48px, 16px, 32px); } /* ----- BACK BUTTON ----- */ #help-back-button { -moz-image-region: rect(0px 24px 24px 0px); } #help-back-button:not([disabled="true"]):hover { -moz-image-region: rect(24px 24px 48px 0px); } #help-back-button[disabled="true"] { -moz-image-region: rect(48px 24px 72px 0px); } #help-back-button:not([disabled="true"]):hover:active { -moz-image-region: rect(72px 24px 96px 0px); } #help-back-button .toolbarbutton-menubutton-button { -moz-box-align: end !important; } /* ----- FORWARD BUTTON ----- */ #help-forward-button { -moz-image-region: rect(0px 48px 24px 24px); } #help-forward-button:not([disabled="true"]):hover { -moz-image-region: rect(24px 48px 48px 24px); } #help-forward-button[disabled="true"] { -moz-image-region: rect(48px 48px 72px 24px); } #help-forward-button:not([disabled="true"]):hover:active { -moz-image-region: rect(72px 48px 96px 24px); } /* ----- HOME BUTTON ----- */ #help-home-button { -moz-image-region: rect(0px 72px 24px 48px); } #help-home-button:not([disabled="true"]):hover { -moz-image-region: rect(24px 72px 48px 48px); } #help-home-button[disabled="true"] { -moz-image-region: rect(48px 72px 72px 48px); } #help-home-button:not([disabled="true"]):hover:active { -moz-image-region: rect(72px 72px 96px 48px); } /* ----- PRINT BUTTON ----- */ #help-print-button { -moz-image-region: rect(0px 96px 24px 72px); } #help-print-button:not([disabled="true"]):hover { -moz-image-region: rect(24px 96px 48px 72px); } #help-print-button[disabled="true"] { -moz-image-region: rect(48px 96px 72px 72px); } #help-print-button:not([disabled="true"]):hover:active { -moz-image-region: rect(72px 96px 96px 72px); } /* ----- OTHER ----- */ #context-copy[disabled="true"] { display: none; } PK E5R00skin/classic/help/Toolbar.pngPNG  IHDR``w8bKGD pHYs  tIME : IDATxyTյ 5tL74 43p#`DO1qHL4j0bW8Dbq$c3424<|QE5m>?MuZkZ묟R!1F^chEs-acKn>]t= Ϟ q_|g>v ebI~tHx~"υC.o/**膇_i&@B0kdHw Z,Ez>uuF !e/^-KĢ˖5 !yqoďߚRF lً~o'c R.{Ӳy u)evGűspAYpo?C}!~9e۴,Ehw_VI빺6ħ &c[jv+Ç߹w! T^u=|Uch~&,l{ O>WcgOW j3FN_ey#FU*<﨣'Z6Thbr*AT[~t=1A` DW5$CB~b2HOyW;Q\5\N8ҔjU RePPŇAң]Q)ӎ6׭7Zh*tg_~ }K&M$=0yYw̑vbݙk1UC  P3S3s+S2]jM|-[I4R̩e擀#B?~Nî3޻UG+{ʫ#Lϫ9JyTChoa8> 浚;w5q+ܙˀ ^{ܹ/,OàҒu7}zʤ( *~\7zخ饡 M (WB Vӯ Mj)KĬ1+FŠSlbsbUcT(SLKk 4E1TÆSedaI_ҋy_e*Z1b0H`AXXZjwP:|"T2=W|u뫽p<3VٰMW_LʴH)F #eF[{+H13I޵?I2u,zum^}@ݵ|?ŕ/ǰ;QFZkBaCP)T _>jf8e˶nV%uEeedŚN E93`JM{sZ\+LO>|qO V[Tuʇ#JW:$ Tݑ:b2cO8??m?`ڍiiWضm.yye!]iigp ZRn%辆HoXܢgB+`7y{cs󿳱ee*{pBƶSHaR }o6 yc:!cZ6ɔƫI$T ~ZֽɄ8NN@㳷خiY}OH)SBwhL4~sjU%4hkxkX+;xmĊ2NJz J)%~\,3yȼ?rx9lزV#g̜#ʘoxW[R9ȥGr ӑRJpfLn:{59z8ȪUBfRuaPJSuC`iξ%׷IҺ{ϼ)e򙉪rB}QA91ÁVOn)e">%!ĄJnvޗ j1`LgrA[ED_"%ۀ2u]82@3v%xi1wu$ `B=G. $Κ4-XAFy>Aeͩ#0(P8G!X/ NwUDٛJAUC0XvqrAM@-5iX[[b]JJ !VmiS3_7iN+/;I4ԳKDSR24SnbEdbf򇓮'>n&q︯b]Mrf~"Vfj[#Þ}Gfz>}KqqQꂺ)@K1)sLuP-PִOg/u罇K%5r͙3N%)_ @H+v4EO*Vg7IOuA=^V)Sk &GS*B9^T͊sɘSq91om ǽr'SOFAq&1FTUy4b€|:>caփQ\cMׯeTh0a+VʝWoyQ n *CYe) "qΠfr}ܺ3Kol4gԩr*(9GV {ߠ bQy?6U*\+M0$~oQ4*GCx[>|zN6P~z_@UN>tņE Xj|⹥PU!A5= l U0&u * 7zQkCAꄊQUd,؀ApeGq4qyNƛmא_o}B>b4LLyh$,5kʑI&P|TYrT܎ ?}C8e;yÕ:x #47!ɘHpOo3 7xn<;g낶!X?YWO3X4GHөnX%~IU_>~IT hԦPt]d>W4SW@~EP)eqwl܈r 8? WDQ5xSD"[WsquTk0lʐR%ν 1G>dY'0S Epbvd©'JgrKEVq?;Av/ݾ>&A)Q*OLW)҅YANlcTa@GC5,\T#$:AÄ0z[.8/K)[ҳ;vTe 4]Ep*H$RiK,#&bhƐc)2td;.>VKN2AJ+Up+a"G#\($2um;e=qlaLI6yF36{_OG=(y*l/H$kI?_焌2)+k؏⽀p$k@J`ObF"x 2}T4 M~ 7ܤ"%kgSŠXGG" gqo灅?',ҡc8*>j࣮}_v4}3+Ckb ȓӺf]e!:TY\tUmQy&J8pUWX_;VrMҍ q~~1 1;3`F R*bm ȮR~/[0`S%K ͛w%KVK/ tWǪ_p(͛M8Jxkj!ͻhB|dk ``<?/\꺾{uiBt7ZZ?'|yyy l+EQJΝ?K,ID]PzEYY?yQnfk{osZU0wlo/LUU^y%"~y()).n'26  qdmݳϟ6o9mmm~UU6mPSSC4' YFJ)ŵ^{\((( ?Hu;vrYg^ r]EQ8묳Xfnݺ͛aҥ[㜓H$1uT ]G2ThiiQLm҈D/(գR(JJ/ğy v2c b~?sOhF2dڴis9!̛7!yR)iL<"P9|pBP[[K8 m]iZ z2BsRRR}Gu  >wn%@ҥK_0m;;r@f 9XjytR/B|xcRYYAYUUy@ ٶD"innƲ,,X0wYāa_ϟ(ؙu\p!Dؽ{!PQ-[{С?饘նmٷoaiD"eYΝ;e˖Ez"_KK #F`̘1r!y<#͛7+dR >UU  mw躎yYĈN 8s3 ̙3۶;MQvMuu5|I,uZwIDAT]8N߳,f6m|>ذaCVg|JJJZ"9gΜ^}殈7v;v6lBiYQEN<]~.JJJDQQImmm+}?xL0MX,F8ήS3f͚uGI'DGsHV0 {=TU%t)TxZ+5ϩejvAQZZiJkk뙳fͪy7pv(m۶Rƍj!C:BIRanJ{{Ң#F@ pR8^ɽ_o8Nv7u?u)ƽ{̙39cĀ:M*gΜɸqF]d2|y_d MǓBuN뺴d{5d\شiA|>_pu'<Au~?7so>|oժUYwH( :]בRfJ(e:yyynmm~1i$yI ؼyů: ,AAAVJKK{T7x#=]}:i( p8:g\uU '8{p vn]\)0_|EGC2k֬왣~WD"Nmm =ioo~׶jPɲ,:ԡauu}۶4s("6!&Lm̙3̍#s:{=\mߴig@T!!5˲nY~ARJN5fwm]ƃYv͍7ވe-x)))!RXXcouA1!aÆE~RN9唯,5ؼy3˗/Dz۷oR:aH).xt+WrW8nwuPRJyǨϟ{9.袬'd&6DZq+aLuuԴ!%'l&RʬŲt&ut 7U T ۶[H$TVVxg1},RBxam= w p9u|y4,/H9G_;`:y,HXu۠_:T<>4K^IV.CM%08bf -#kkQc]蠃p{oW9_ /Ȳ ;ތs6؎(3KU;v #6A+b @ઓǦGӾZ*َ 4s98bVt?pĚ#NA~ .n!Oݦ =6mqĦԨJK.<Vo -7,]^vfgœ#ηDC])?bT!4o6ž l3EN9ep׷3>A.(zM58bz+ݲ~A#-1;/;_w8bîEEőL spČ3vj hwNY@1ye^P>/8b_V9Bj)*ep:pĒW X&X4X_8G8b]_6Y';9vrGN8bO9y@f\+Ϙv2- {8b#@N\+;O~1w#VT1*;xpǧC,G ؍Y}/h8FOjR>GlW, ##fw#ֲ*na~A?xFF#&`W~'NU8b~A؁}uC:jGS cSqX%|ip+ mn%}pĊKkώGt3{6vEE#[2G,{੆./ a9O8G?6C$[z@ -c¤mq63#x'woe G ԗBx`iO ҷ~AIqtb1p#ߟd?o8b~A\ks spľ~Apֽ~A $!8bRbL؜a{AOt 7eሑ#ֶ< qR)$RP5,;>΂%J78b]'sq|8b=u߹zG,/h1#W2z .ԗLs(FF;tށ裷8K R~A&>~AG78bJ.#%ء$Xޑq_Q<-7Lܓ6u//-xE/lۿyhϿ<}q~zdʧ6rHٗ&S詶ݰO̜= 870 0 ] VX}IENDB`PK E5)0)0!skin/classic/help/Toolbar-rtl.pngPNG  IHDR``w8bKGD pHYs  tIME 4 cR IDATxyxUչ?kgL!0P1(\RQiܟZZmjUWPmױRTQzc: ( @ tNΰ~Cfy~w?yΓs^wXk )%y.%>J^h?<7ٸ`̈\? ߿Ci-}|~:`<-yS_{dQ7ۍvH$,FAQ_oT8뢫n>w [+%kA`WahHI &I6/ ]"/]wg}\$/sihkLO7E^clFs,T*ʟ߁$ K媛خmەU\H7jˋ_ 0S74=/t!y%;]ݵy[|%!]9v/ʷ`e4ӆ*P۞O_Uڀ{Bʪ8rX8!Q·W{*O ȳTOE򬜼"OxnjF!K`,{c쌦hiKJiaYv/|y} j 椘3h9t߻F,I~YU3iDpCˏ,Rh:Vdƣ9lSf*=ґRMP;xLZw~`HZ躆j0kOs?51D0P9{ ^4pޫq⩯>{Nw<\D1@PH8)(ΫeurwU==/'Mrc]SXdđukkv>9efkw;EG]ݼ.j(ʁP_΋݊I0}QN1 #s#3|q'^+/_ `^/D dn!^:m!5^mU 21ښ\e5k}Am6z/ `ŚڕoEA do'HRYAH:-Q?X938Ï&>,EK%O + $ (@@KJr:{5׈;O.o]r kI{GUb4xjۛ誎@+9B)_Ey۷|ȯ_v퓥~<vEL%=PPTD (Q|6)yM7X`Z9.SvM+_zm ssV\ԯk$)+N|LVt|vUH׷YoXW W x\"8*(=ETvyXBP3xyR4EC\WN{ S!ivҀK'^_TuJG4MrGvg-êQro3[j^zn6egcz!D&Œ{,]~IA1&?ތfsʧ>>2sSJB<ʹ;?[Kdsr$IG* 59jP[]5(plUHģt5MCttiR(CUuTRFϥLZ1Uǟzn$x_9&l߱ 9l!)+pչSHX>P11F1dY/XJi3(Bi7G27$t'Ҭ*T6O6i5+x"φN.Y)B4b֞a2 %9vh4U^`LKu;EAO~@ L{(O1,1 jQd o9{SkđR:BOXX{ua?sye lvj<]L&3pMSxV[M*)9wU=rp|Eիׁ6p xo=63X9鳾yyo B6(ѓx{8%v"RJTUEUdR"}?fa[ZCʴp\p%dQeN'a@7x8eۃνxɛ/M'RJ!m&eU%r0(Cz.ǜ{mb x^ Vvpyijv]D"y+H2#/27ԧCB&r? 7\<O/Oڭ_g^u1#J)!)l'PJsb<;/IC YJ\zKί蔸.r~߇sj&|a Fa%桴6}]xA~:`t׸$%E0jo;:$&W4(@,f2qTR̯>o' 2S[{惿MaA‰3ep{"S,!/w,C2qk}`f<tXY--1e¸QO--Ch/,kUW^ƉO "oO|x։$׭"1ߡhd7'ȂU -W:Hg(J@(DHv)k6#LTGk1QXX0>\TpsTru*S{w,3eQ4:>h, gDwx#Z6M|HEfqY뱅l&\#H|o=9Z^5wQUExa-^" VS2ivdCj9ƁQ6~ BJIiRTS7_<ܳS +S Fv(ma H|u)hHYll;͕$Zg;5zxwRs/w/~\q$UOd i6-+ Mm<"0. +)VӦfH-O<ˆʱZEWTN`|Ɗke|_cg[x؞]ʘ +z a<Ƒ0lZ45v R}NP ,%'&at'maٱ;H'WCRKe?*9,f&uρB `v +?p/,(>ɐ"([3]"i!kҷժ'TX]|J> ؎$7'hDKͪ.>I~&}^A{,f R oE}M+ϛ 7^SN!2&euFZvԌS *[>=`X&]@I3fȗ` 6M-M|1S+t,^}yg@"2({O l.&j8ӌ"*fsKJ| |Ѓ PH 񉈎|PA28Ϟm5gBͽ !e+[0~Łϧck@:PPk,[`DӶҴ7(,ME8{!@3HHM `6D/tq/9fx:^yAZq].L4\Y7z?h]`\鼠IXpGb%8h㠣]W>ce9eE'GƚWJ}G36َٞ ? { a(H6--zC"Ķaf] |+GUR1!8/x0`44o%3Yp{(ɀTJyM)-xa:ڪ׎kcEwjXF::w )o; ,\m!pM6E[KS"{0?z=vi!`{up`x(xmUNǧ|5 Z%8\W%Q'"m7اciڶ@zv)iO9΃z֪HIJMf,c  ٱi+?' e#+)Ef"PB۟ma߫ y@JyЏJ)7 ! @goK\uٞm>v*bBJc($3zciGC2^!}ɮƽXE8J&/ȇUK3.&L^\}nXzZޜAYQp-s—XLGꚦiZmJ xTz.f/GiHXwv*OȮm i~[I}  b q%t\!gŐ԰XeɼnP>MG$s0ϒ+BkE-WtfwѢE CÉDR† S sd?~vpy] !]hEy}(4MskV?T766CqaH!ćgy:-J\}5-r>djR*`Wa X PunMM-J H)BdqVkkkPUUO.NxgQR\}^ov޼yYJTUoۡH$\E۷]SS֢EbC~_.**.>;;X]=+L}gڴi{@T*ٳfuԩ8N!Xl`}m P38iӦ)YSSs?Ǐ?|2M3hYx2 Ɋ LQ__O4yLIJ>_ibvTUE4RӧO笳B1CǟzʬY1k,B`"`„ {Ų ."i`d2eY̟?_ B:u8)9 sDzbŊ5559wy_BΛ7s[cpxyztK/|wu]?4773zhƏ.+**B }yׯWR@U՜h4Z1]z b4rH~ qjkkٵkaibms=ܷ_~~s ssrrEw8 :X۷X+ŋ{@`۶m > &xQF!`hmOQY]]YFmkkEEEe\sͮ~ 4{ ]}?+e:MMM[/Xv-*@ {â"ѨL&gϝ;W^y͝;@J9{ԨQ9眃8]( ۷o?/aIDATKξNώD"M6Q\\LUUiZv1]BPZZiDQ6nH[[ܬѣGP(tb4]meljFپu P(eY} iP0O?@ Oqq1)---ϙ3_r=gΜ#<;SN){K9昣|s#5[UUٱcTP(WggoRw}> ><;AEos{,s`3vXKII zA]R#^}UnVZŌ3, EQFYsh4W\A4;˒%Ky衇X,  B|Îk۶m,[ 4֯_c5PLb/^|֭[|+مO `˖-tܳ;K){]ر#kTU}$wdYaf~b#GdΜ9٘#F,s?jkk_ɚLxl*++;MX~; ꘽N޶lt )%ӦMqs?(sϑYf̀VCQmz:` sN644d#O>7,BJRxvfwRO U0yRJx衇b{?駹 ݠP[[۷ož}lBbNmmD"T[&cfvy^zAEY4qod2Iyyyo5㏙1cFV%ݻw#tna*7RJOQH$ !ėm}O@40 <#Z/hܸq}nuoqʆ X|9xyA#$MӘ:u*?0w&|Gϭx P8u֬Y`?cƌVz[⊹$_ǹêzQJL^P`!"Bn+"l_C4DyAW4X`V24VDtIAA!O|on_S/zA}(Fkax n2;XqCT.zAwC"q2rtcrD폆 Xnwte-249?J|eABo7C`0ث0.pT͛Mg{xsy:O FiwZX <1vpLP5ȍa8 t}y! EjxĞ#~0'w3#f^Yx>E@G5JQLELw"AIkj9򑽽 jđRJFkGlɎwku'V+Z,(,#f Gh#0#k1'ZzA!B)aTSzA܊Q/i[ʹHoƕg@Wu ;#flݶ/ަfxz z_!gy\n#$G u|`|.t~hʜsۛ57nK@~Qa'1x?uw(#?9;ӱXd>UM`Ӷ}xĶl΂?1#V@XZ:lwA3C ͢w ߌfǣ[H^.`цwWtCjGA! 2NJ?G{=0 D=9wRm)6 ^?CkszfEE#2Gtq?Gl yvwjK p3xǶUfvo%3=xĤIJ e81!5G`0z'؁}Et[Z |>e! *4_e߉G&}I&T yĎK0XvkܱoG?' +X$x!SF]٩7I)؟Nid@GNo\~G xfl<66G"זX:Re;XvGSG票fW/Hj1禟voݽ% ;Yv-ȹ{bC#sU- :' :<04j8{}ڥ[/zA\,PV/IENDB`PK "N3E9$skin/classic/help/helpFileLayout.css/* ***** 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 Help CSS * * The Initial Developer of the Original Code is * R.J. Keller * Portions created by the Initial Developer are Copyright (C) 2003 * the Initial Developer. All Rights Reserved. * * Contributor(s): * Jeff Walden * Steffen Wilberg * * 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 ***** */ @import url('chrome://help/content/platformClasses.css'); body, td, th, input { font-family: verdana, sans-serif; font-size: small; } body { margin: 2ex; max-width: 120ex; } :link:hover, :visited:hover { color: -moz-activehyperlinktext; } hr { height: 1px; background-color: #000; color: #000; margin: 2em 0; } a[href^="http://"]:after, a[href^="https://"]:after { content: url('chrome://help/skin/Weblink.png'); } :link { color: #039; } :visited { color: #636; } :link:hover, :visited:hover { color: #333; } :link:active, :link:active { color: #000; } h1 { font-size: 160%; font-weight: normal; } h2 { font-size: 150%; font-weight: normal; } h3 { font-size: 120%; } h4 { font-size: 100%; } h5 { font-size: 90%; } h6 { font-size: 90%; border: 0; } h1, h2, h3, h4, h5, h6 { margin: 1em 0 0.2em 0; border-bottom: 1px solid #ccc; font-family: arial, verdana, sans-serif; } li h1, li h2, li h3, li h4, li h5, li h6 { border: none; } dt { font-weight: bold; } sup { font-size: 70%; } :link img, :visited img { border: 0; } .contentsBox, .contentsBox > ul, li { text-indent: 0px; } .contentsBox > ul, .contentsBox ul > ul{ margin: 0 0 0 0; list-style-type: none; } .contentsBox { margin-top: 12px; background-color: #eee; border: 1px solid #ccc; width: 300px; padding: 1em; } .menuPath { background: #c4d0f4; /* bluish color */ color: inherit; padding-left: 1px; /* else bgcolor ends at last char - no space */ padding-right: 1px; } table { border-collapse: collapse; } td, th { border: 1px solid #ddd; /* grey */ padding: 6px; vertical-align: top; } th { background-color: #eee; /* light grey */ font-weight: bold; text-align: left; } .noTableBorder, .noTableBorder td, .noTableBorder th { background-color: transparent; border: 0px solid transparent; } PK 551x <skin/classic/help/Weblink.pngPNG  IHDRWgAMAOX2tEXtSoftwareAdobe ImageReadyqe<FIDATxڌ]lU3`K.Xj֗PÃD%DIb"}3hxhM|S 1iL Z1jX*RFoJvv]}@dNߑ6=4i V&);Xy^[EՅT ͏6>mN/}Nu<d\k1"'3xfsU/t3PH⅍D[t7C tIDATxڌku?=&!%`m--j5o"' `/oRR}RXMZMBβ1Mvٝxz|s~"6L /׿Pz"eG&60؞Ў qⰖ2?l32H?<>y`ShKNO}a0]4Y[.GxӽO4}FEĥ{ߡO_~hgc*f*&QڣThWQk G8?:IRA7fmZ+XwҘit'eZsm\RB{_^wă'P䵾y *Iq\!ĭ-h\4j]#\I2SVUVbhS]@ ţ,rst=)lL:U0can.SluE Ld?XM3ha9Zx _$=h/& M^ Vv2}Cy8m!p>#b%/;t-ЧJ_6XY4#Z}[9S3E/ 쨎igݻtD$^UxZ RzK Ce"s0kӪjw@#ػ,p]aN~&Cg/WN`o?36阶^P#>нma= 5ugE8Kk;'< c6藷qQ_WYy-$_IENDB`PK O%7Yy~'skin/classic/global/menu/Menu-arrow.pngPNG  IHDR/etIME 1Eq pHYs  ~gAMA a%IDATxc```πt #.-0,Ȁn hmIENDB`PK O%7-ؠ+skin/classic/global/menu/Menu-arrow-rtl.pngPNG  IHDR/egAMAOX2tEXtSoftwareAdobe ImageReadyqe<2IDATxb`@"ĈP@f:`JIENDB`PK O%7&;r0skin/classic/global/menu/Menu-arrow-disabled.pngPNG  IHDR/etIME 9 A] pHYs  ~gAMA a)IDATxcX`$"` #V-0Ȅa@7aiIENDB`PK O%7ZX4skin/classic/global/menu/Menu-arrow-disabled-rtl.pngPNG  IHDR/egAMAOX2tEXtSoftwareAdobe ImageReadyqe<=IDATxb`@ ,@L @L &dSBB#@ -.IENDB`PK O%7$-skin/classic/global/menu/Menu-arrow-hover.pngPNG  IHDR/etIME : e$ pHYs  ~gAMA a&IDATxc H D 20AFZ`9 \IENDB`PK O%77Ƨ1skin/classic/global/menu/Menu-arrow-hover-rtl.pngPNG  IHDR/egAMAOX2tEXtSoftwareAdobe ImageReadyqe<9IDATxb`@ 9  9 @L &F @ dAb@ Y@OlIENDB`PK E7RJCC*skin/classic/communicator/tasksOverlay.css/* ***** 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 Communicator client code, released * March 31, 1998. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 1998-1999 * the Initial Developer. All Rights Reserved. * * Contributor(s): * * Alternatively, the contents of this file may be used under the terms of * either of 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 ***** */ /* ==== tasksOverlay.css ================================================ == Styles used by the the overlay which contains tasks related == content, such as the taskbar and product launcher icons. ====================================================================== */ @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* ::::: communicator product icons ::::: */ #mini-nav { list-style-image: url("chrome://communicator/skin/taskbar/navigator.gif"); } #mini-nav:hover { list-style-image: url("chrome://communicator/skin/taskbar/navigator-hov.gif"); } .icon-navigator16 { list-style-image: url("chrome://communicator/skin/taskbar/navigator-16.gif"); } #mini-mail { list-style-image: url("chrome://communicator/skin/taskbar/mail.gif"); } #mini-mail:hover { list-style-image: url("chrome://communicator/skin/taskbar/mail-hov.gif"); } #mini-mail[BiffState="NewMail"] { list-style-image: url("chrome://communicator/skin/taskbar/mailnew.gif"); } #mini-mail[BiffState="NewMail"]:hover { list-style-image: url("chrome://communicator/skin/taskbar/mailnew-hov.gif"); } .icon-mail16 { list-style-image: url("chrome://communicator/skin/taskbar/mail-16.gif"); } #mini-addr { list-style-image: url("chrome://communicator/skin/taskbar/addressbook.gif"); } #mini-addr:hover { list-style-image: url("chrome://communicator/skin/taskbar/addressbook-hov.gif"); } .icon-addressbook16 { list-style-image: url("chrome://communicator/skin/taskbar/addressbook-16.gif"); } #mini-comp { list-style-image: url("chrome://communicator/skin/taskbar/composer.gif"); } #mini-comp:hover { list-style-image: url("chrome://communicator/skin/taskbar/composer-hov.gif"); } .icon-composer16 { list-style-image: url("chrome://communicator/skin/taskbar/composer-16.gif"); } /* ::::: component bar ::::: */ #component-bar { -moz-box-align: stretch; } PK E7.$skin/classic/communicator/button.css/* ***** 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 Communicator client code, released * March 31, 1998. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 1998-1999 * the Initial Developer. All Rights Reserved. * * Contributor(s): * Manuel Reimer (Manuel.Reimer@gmx.de) * * Alternatively, the contents of this file may be used under the terms of * either of 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 ***** */ /* ==== button.css ========================================================== == Styles for special buttons in the Communicator suite. ========================================================================== */ @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* ::::: large toolbar buttons ::::: */ .toolbarbutton-1, .toolbarbutton-1 > .toolbarbutton-menubutton-button { min-width: 47px; -moz-box-orient: vertical; } .toolbarbutton-1[type="menu-button"] { -moz-box-orient: horizontal; } .toolbarbutton-1, .toolbarbutton-1 > .toolbarbutton-menubutton-button, .toolbarbutton-1[disabled="true"]:hover:active, .toolbarbutton-1[disabled="true"]:hover:active > .toolbarbutton-menubutton-button { padding: 2px 3px 2px 2px; } .toolbarbutton-1:hover:active, .toolbarbutton-1[open="true"], .toolbarbutton-1:hover:active > .toolbarbutton-menubutton-button { padding: 3px 2px 1px 3px; } .toolbarbutton-1[type="menu-button"], .toolbarbutton-1[type="menu-button"]:hover:active, .toolbarbutton-1[type="menu-button"][open="true"] { padding: 0; } .toolbarbutton-1[type="menu"] { -moz-binding: url("chrome://global/content/bindings/toolbarbutton.xml#menu-vertical"); } .toolbarbutton-1[buttonstyle="pictures"], .toolbarbutton-menubutton-button[buttonstyle="pictures"] { min-width: 0px; } .toolbarbutton-text[buttonstyle="pictures"], .toolbarbutton-icon[buttonstyle="text"] { display: none; } /* ::::: standard toolbar buttons ::::: */ .button-toolbar { -moz-user-focus: ignore; border: 2px solid; -moz-border-radius: 0; min-width: 0; background-color: transparent; } .button-toolbar > .button-box { margin: 0; padding: 1px 2px; } .button-toolbar:hover:active > .button-box { padding: 2px 1px 0px 3px; } .button-toolbar > .button-box > .button-icon, .button-toolbar > .button-box > .button-text { margin-right: 2px; } .button-toolbar, .button-toolbar[disabled="true"]:hover, .button-toolbar[disabled="true"]:hover:active { -moz-border-top-colors: transparent ThreeDHighlight; -moz-border-right-colors: transparent ThreeDShadow; -moz-border-bottom-colors: transparent ThreeDShadow; -moz-border-left-colors: transparent ThreeDHighlight; } .button-toolbar:hover { -moz-border-top-colors: ThreeDDarkShadow ThreeDHighlight; -moz-border-right-colors: ThreeDDarkShadow ThreeDShadow; -moz-border-bottom-colors: ThreeDDarkShadow ThreeDShadow; -moz-border-left-colors: ThreeDDarkShadow ThreeDHighlight; } .button-toolbar:hover:active { -moz-border-top-colors: ThreeDDarkShadow ThreeDShadow; -moz-border-right-colors: ThreeDDarkShadow ThreeDHighlight; -moz-border-bottom-colors: ThreeDDarkShadow ThreeDHighlight; -moz-border-left-colors: ThreeDDarkShadow ThreeDShadow; } /* ::::: taskbuttons ::::: */ .taskbutton { padding: 1px; } .taskbutton:hover:active { padding: 2px 0 0 2px; } /* override winstripe */ .toolbarbutton-icon { -moz-margin-end: 2px; } PK u&73 3 #skin/classic/communicator/brand.css/* ***** 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 Communicator client code, released * March 31, 1998. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 1998-1999 * the Initial Developer. All Rights Reserved. * * Contributor(s): * Manuel Reimer (Manuel.Reimer@gmx.de) * * Alternatively, the contents of this file may be used under the terms of * either of 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 ***** */ /* ==== brand.css =========================================================== == Styles related to branding in the Communicator suite. ========================================================================== */ @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); #navigator-throbber { -moz-binding: url("chrome://global/content/bindings/button.xml#button-image"); -moz-user-focus: ignore; -moz-box-align: center; -moz-box-pack: center; margin: 1px 5px 1px 10px; border: none; padding: 1px; min-width: 0; list-style-image: url("chrome://communicator/skin/brand/throbber-single.gif"); background-color: transparent; -moz-appearance:none !important; } #navigator-throbber[busy="true"] { list-style-image: url("chrome://communicator/skin/brand/throbber-anim.gif"); } window[chromehidden~="toolbar"] #navigator-throbber, #navigator-throbber[buttonstyle="text"], #navigator-throbber[toolbarmode="small"] { margin: 0 5px; 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[toolbarmode="small"][busy="true"] { list-style-image: url("chrome://communicator/skin/brand/throbber16-anim.gif"); } PK d>7#_  %skin/classic/communicator/dialogs.css/* ***** 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 * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 1998 * the Initial Developer. All Rights Reserved. * * Contributor(s): * Joe Hewitt * * Alternatively, the contents of this file may be used under the terms of * either of 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 ***** */ /* ==== dialogs.css ================================================== == Styles used by certain dialogs in the Communicator suite. ====================================================================== */ @import url("chrome://communicator/skin/"); @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); PK r<7:v *skin/classic/communicator/communicator.css/* ***** 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 * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 1998 * the Initial Developer. All Rights Reserved. * * Contributor(s): * Joe Hewitt * Manuel Reimer * * Alternatively, the contents of this file may be used under the terms of * either of 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 ***** */ /* ==== communicator.css ==================================================== == Styles shared everywhere throughout the Communicator suite. ========================================================================== */ @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/toolbar.css"); @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* ::::: toolbar-primary ::::: */ .toolbar-primary { -moz-binding: url("chrome://communicator/content/bindings/toolbar.xml#grippytoolbar-primary"); } /* ::::: autocomplete ::::: */ .autocomplete-history-popup { max-height: 25em; } /* ::::: online/offline icons ::::: */ #offline-status[offline="true"] { list-style-image: url("chrome://communicator/skin/icons/offline.png"); } #offline-status { list-style-image: url("chrome://communicator/skin/icons/online.png"); } /* ::::: spell checker ::::: */ .spell-suggestion { font-weight: bold; } /* ::::: directional button icons ::::: */ .up { min-width: 0px; list-style-image: url("chrome://global/skin/arrow/arrow-up.gif"); } .up[disabled="true"] { list-style-image: url("chrome://global/skin/arrow/arrow-up-dis.gif"); } .down { min-width: 0px; list-style-image: url("chrome://global/skin/arrow/arrow-dn.gif"); } .down[disabled="true"] { list-style-image: url("chrome://global/skin/arrow/arrow-dn-dis.gif"); } .sidebarTree { border: none; margin: 0px !important; } /* ::::: download manager ::::: */ #downloadView > treechildren::-moz-tree-image(Name) { margin-right: 2px; } PK u&7]2skin/classic/communicator/communicatorBindings.xml PK u&7')skin/classic/communicator/helpOverlay.css/* ***** 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 * the SeaMonkey project at mozilla.org. * Portions created by the Initial Developer are Copyright (C) 2006 * the Initial Developer. All Rights Reserved. * * Contributor(s): * Robert Kaiser * * Alternatively, the contents of this file may be used under the terms of * either of 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 ***** */ /* ==== helpOverlay.css ===================================================== == overlay for toolkit help viewer to fit within SeaMonkey. ========================================================================== */ @import url("chrome://communicator/skin/"); @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* ::::: toolbar icons ::::: */ #HelpToolbar > toolbarbutton { list-style-image: url("chrome://communicator/skin/icons/communicatoricons.png"); } #help-back-button toolbarbutton, #help-forward-button toolbarbutton { list-style-image: inherit; -moz-image-region: inherit; } #help-back-button { -moz-image-region: rect(60px 29px 89px 0); } #help-back-button:not([disabled="true"]):hover { -moz-image-region: rect(60px 59px 89px 30px); } #help-back-button:not([disabled="true"]):hover:active { -moz-image-region: rect(60px 89px 89px 60px); } #help-back-button[disabled="true"] { -moz-image-region: rect(60px 119px 89px 90px); } #help-forward-button { -moz-image-region: rect(90px 29px 119px 0); } #help-forward-button:not([disabled="true"]):hover { -moz-image-region: rect(90px 59px 119px 30px); } #help-forward-button:not([disabled="true"]):hover:active { -moz-image-region: rect(90px 89px 119px 60px); } #help-forward-button[disabled="true"] { -moz-image-region: rect(90px 119px 119px 90px); } #help-home-button { -moz-image-region: rect(120px 29px 149px 0); } #help-home-button:not([disabled="true"]):hover { -moz-image-region: rect(120px 59px 149px 30px); } #help-home-button:not([disabled="true"]):hover:active { -moz-image-region: rect(120px 89px 149px 60px); } #help-home-button[disabled="true"] { -moz-image-region: rect(120px 119px 149px 90px); } #help-print-button { -moz-image-region: rect(0 29px 29px 0); } #help-print-button:not([disabled="true"]):hover { -moz-image-region: rect(0 59px 29px 30px); } #help-print-button:not([disabled="true"]):hover:active { -moz-image-region: rect(0 89px 29px 60px); } #help-print-button[disabled="true"] { -moz-image-region: rect(0 119px 29px 90px); } PK l[7m)skin/classic/communicator/preferences.css/* ***** 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 prefwindow code. * * The Initial Developer of the Original Code is the SeaMonkey project. * Portions created by the Initial Developer are Copyright (C) 2007 * the Initial Developer. All Rights Reserved. * * Contributor(s): * Karsten Düsterloh * * Alternatively, the contents of this file may be used under the terms of * either of 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 ***** */ /* Styles used by all preference windows and panes of SeaMonkey */ @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* ::::: Main Window ::::: */ prefwindow { padding: 8px 10px 0px 8px; } PK u&70bL  (skin/classic/communicator/prefpanels.css/* ***** 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 * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 1998 * the Initial Developer. All Rights Reserved. * * Contributor(s): * Joe Hewitt * * Alternatively, the contents of this file may be used under the terms of * either of 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 ***** */ /* ==== prefpanels.css ================================================== == Styles used by all preference panels in the Communicator suite. ====================================================================== */ @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* ::::: Themes ::::: */ #skinsTree { height: 80px; } *|*.themesLink { margin-left: 5px; text-decoration: underline; color: blue; cursor: pointer; } *|*.themesLink:active { color: red; } #previewImageContainer { height: 93px; padding: 1px; } #previewImage { max-width: 355px; min-width: 355px; max-height: 85px; min-height: 85px; } /* ::::: Fonts ::::: */ #sizeVar, #sizeMono { width: 4em; } .prefpanel-font-list { -moz-box-flex: 1; } /* ::::: Mouse Wheel ::::: */ #mouseWheelMode { width: 9em; } PK u&7 \\%skin/classic/communicator/smileys.css/* ***** 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 smiley style rules. * * The Initial Developer of the Original Code is * Mozilla. * Portions created by the Initial Developer are Copyright (C) 2004 * the Initial Developer. All Rights Reserved. * * Contributor(s): * * Alternatively, the contents of this file may be used under the terms of * either of 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 ***** */ /* ==== smileys.css ==================================================== == Style rules to bind smiley image types generated by editor and the mozTxtToHTMLConv == into skinnable images. ========================================================================== */ @namespace url("http://www.w3.org/1999/xhtml"); /* ::::: we also represent smilies inside of spans ::::: */ span.moz-smiley-s1, span.moz-smiley-s2, span.moz-smiley-s3, span.moz-smiley-s4, span.moz-smiley-s5, span.moz-smiley-s6, span.moz-smiley-s7, span.moz-smiley-s8, span.moz-smiley-s9, span.moz-smiley-s10, span.moz-smiley-s11, span.moz-smiley-s12, span.moz-smiley-s13, span.moz-smiley-s14, span.moz-smiley-s15, span.moz-smiley-s16 { font-size: 17px; padding-left: 20px; margin-left: 2px; margin-top: 2px; background-repeat: no-repeat; -moz-user-select: all; background-position: center center; } span.moz-smiley-s1 > span, span.moz-smiley-s2 > span, span.moz-smiley-s3 > span, span.moz-smiley-s4 > span, span.moz-smiley-s5 > span, span.moz-smiley-s6 > span, span.moz-smiley-s7 > span, span.moz-smiley-s8 > span, span.moz-smiley-s9 > span, span.moz-smiley-s10 > span, span.moz-smiley-s11 > span, span.moz-smiley-s12 > span, span.moz-smiley-s13 > span, span.moz-smiley-s14 > span, span.moz-smiley-s15 > span, span.moz-smiley-s16 > span { display: none; } /* smile */ span.moz-smiley-s1{ background-image: url("chrome://communicator/skin/icons/smileys/smile_n.gif"); } /* frown */ span.moz-smiley-s2 { background-image: url("chrome://communicator/skin/icons/smileys/frown_n.gif"); } /* wink */ span.moz-smiley-s3 { background-image: url("chrome://communicator/skin/icons/smileys/wink_n.gif"); } /* tongue */ span.moz-smiley-s4 { background-image: url("chrome://communicator/skin/icons/smileys/tongue_n.gif"); } /* laughing */ span.moz-smiley-s5 { background-image: url("chrome://communicator/skin/icons/smileys/laughing_n.gif"); } /* embarassed */ span.moz-smiley-s6 { background-image: url("chrome://communicator/skin/icons/smileys/embarrassed_n.gif"); } /* undecided */ span.moz-smiley-s7 { background-image: url("chrome://communicator/skin/icons/smileys/undecided_n.gif"); } /* surprise */ span.moz-smiley-s8 { background-image: url("chrome://communicator/skin/icons/smileys/surprise_n.gif"); } /* kiss */ span.moz-smiley-s9 { background-image: url("chrome://communicator/skin/icons/smileys/kiss_n.gif"); } /* yell */ span.moz-smiley-s10 { background-image: url("chrome://communicator/skin/icons/smileys/yell_n.gif"); } /* cool */ span.moz-smiley-s11 { background-image: url("chrome://communicator/skin/icons/smileys/cool_n.gif"); } /* money */ span.moz-smiley-s12 { background-image: url("chrome://communicator/skin/icons/smileys/money_n.gif"); } /* foot */ span.moz-smiley-s13 { background-image: url("chrome://communicator/skin/icons/smileys/foot_n.gif"); } /* innocent */ span.moz-smiley-s14 { background-image: url("chrome://communicator/skin/icons/smileys/innocent_n.gif"); } /* cry */ span.moz-smiley-s15 { background-image: url("chrome://communicator/skin/icons/smileys/cry_n.gif"); } /* sealed */ span.moz-smiley-s16 { background-image: url("chrome://communicator/skin/icons/smileys/sealed_n.gif"); } PK u&7òI>skin/classic/communicator/bookmarks/bookmark-folder-button.gifGIF89a{{!)1c)cc{{{!,uI+RjF`JKPKvCskin/classic/communicator/bookmarks/bookmark-folder-closed.pngPNG  IHDR(-S~PLTE!#%1/3102@>?C?ARLLROL`ZVaZWphd®Ű˷͹ºN2LtRNS@fbKGDH pHYs  tIME bԵtEXtComment(C) 2006 Mozilla.org Author: Marlon Bishop Icon Design: Iconfactory Contributors: Manuel Reimer (Manuel.Reimer@gmx.de)W? mIDATӍ Q{/ ģsI%\׹Dmb i~yTts,C;w \++ <+2wA@PΣ;uUYJ8 d@ÏOO dIENDB`PK u&7+;skin/classic/communicator/bookmarks/bookmark-folder-dis.pngPNG  IHDR(-SPLTE啕㙜ɾDZZ<tRNS@fbKGDH pHYs  tIME :LElIDATӍI EwG GVN?l|6$(A$IEYՔ6 c|Ü Qp'v5i"^~|z Y,IENDB`PK u&7tUU<skin/classic/communicator/bookmarks/bookmark-folder-open.pngPNG  IHDR(-SPLTE  526EABWROb]Zskg{y}{~͹моҽѿ»H#tRNS@fbKGDH pHYs  tIME $YtEXtComment(C) 2006 Mozilla.org Author: Marlon Bishop Icon Design: Iconfactory Contributors: Manuel Reimer (Manuel.Reimer@gmx.de)W? IDATӍ0@#1F# JdLqse6n5=ω(\41终]r+ʯH3;QVZ?oi*EȘktB@jiuN Q7 (IENDB`PK u&7Ti((6skin/classic/communicator/bookmarks/bookmark-group.pngPNG  IHDR(-S?PLTEi &>!S!+c)-i-8w8^clqmrt}}Ãșɡ˨̰Ͱͱ~[tRNS@fbKGDH pHYs  tIME &6^bIDATUK C?SiȦI'K'G#ot+t|BW1?SF~""^m׌^# WCjIENDB`PK u&7?9skin/classic/communicator/bookmarks/bookmark-item-dis.pngPNG  IHDR(-S`PLTER^f띩ֿ˯()1=LV`=GP۳aluو?KtRNS@fbKGDH pHYs  tIME ?tEXtComment(C) 2006 Mozilla.org Author: Marlon Bishop Icon Design: Iconfactory Contributors: Manuel Reimer (Manuel.Reimer@gmx.de)W? GIDATӍ1@! ЊI7q "^";>^r14L3 j| x bIENDB`PK u&7MǮ-$$=skin/classic/communicator/bookmarks/bookmark-item-updated.pngPNG  IHDR(BPLTE= &>!S!+c)-i-8w8^clqmrt}}Ãșɡ˨̰ͰͱPtRNS@fbKGDH pHYs  tIME &PfV[IDATU P`TF>>% EO9ˍ=,wGOwc"w,ʸLRhLqc!qIENDB`PK u&7 5skin/classic/communicator/bookmarks/bookmark-item.pngPNG  IHDR(-S?PLTEa &>!S!+c)-i-8w8^clqmrt}}Ãșɡ˨̰Ͱͱ "xtRNS@fbKGDH pHYs  tIME &CtEXtComment(C) 2006 Mozilla.org Author: Marlon Bishop Icon Design: Iconfactory Contributors: Manuel Reimer (Manuel.Reimer@gmx.de)W? HIDATӍλ CQan9Sf;".[UEV/O9EV:6LIENDB`PK u&7NZ 1skin/classic/communicator/bookmarks/bookmarks.css/* -*- Mode: C; c-basic-offset: 2 -*- */ /* ***** 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 * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 1998 * the Initial Developer. All Rights Reserved. * * Contributor(s): * Ben Goodger * Josh Soref * Dan Cannon * Manuel Reimer * * Alternatively, the contents of this file may be used under the terms of * either of 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"); /** * Style rules for generic bookmarks items. */ treechildren::-moz-tree-image(Name) { margin-right: 2px; } .bookmark-item, treechildren::-moz-tree-image(Name) { list-style-image: url("chrome://communicator/skin/bookmarks/bookmark-item.png"); } .bookmark-item[container="true"], treechildren::-moz-tree-image(Name, container) { list-style-image: url("chrome://communicator/skin/bookmarks/bookmark-folder-closed.png"); } .bookmark-item[open="true"], treechildren::-moz-tree-image(Name, open) { list-style-image: url("chrome://communicator/skin/bookmarks/bookmark-folder-open.png"); } .bookmark-item[container="true"][open="true"][loading="true"] { list-style-image: url("chrome://global/skin/loading.gif") !important; } .bookmark-item[status="new"], treechildren::-moz-tree-image(Name, new) { list-style-image: url("chrome://communicator/skin/bookmarks/bookmark-item-updated.png"); } .bookmark-item > .toolbarbutton-box > .toolbarbutton-icon { list-style-image: inherit; width: 16px; height: 16px; } treechildren::-moz-tree-twisty(group, hidetwisty) { list-style-image: none; } treechildren::-moz-tree-image(Name, container, group) { list-style-image: url("chrome://communicator/skin/bookmarks/bookmark-group.gif"); } treechildren::-moz-tree-image(Name, separator) { list-style-image: none; } treechildren::-moz-tree-cell-text(Name, separator) { color: ThreeDShadow; margin: 0px 5px 0px 5px; } treechildren::-moz-tree-cell-text(Name, separator, selected, focus) { color: HighlightText; } PK u&7sII I 7skin/classic/communicator/bookmarks/bookmarksWindow.css/* -*- Mode: C; c-basic-offset: 2 -*- */ /* ***** 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 * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 1998 * the Initial Developer. All Rights Reserved. * * Contributor(s): * Ben Goodger * Josh Soref * * Alternatively, the contents of this file may be used under the terms of * either of 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 ***** */ @import url("chrome://communicator/skin/bookmarks/bookmarks.css"); @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); #status-bar { height: 1em; } #panel-bar, #search-bar { border-top: 1px solid ThreeDHighlight; border-bottom: 1px solid ThreeDShadow; } bookmarks-tree.inset { margin: 0px; -moz-border-top-colors: ThreeDDarkShadow ThreeDShadow; -moz-border-right-colors: ThreeDFace ThreeDHighlight; -moz-border-bottom-colors: ThreeDFace ThreeDHighlight; -moz-border-left-colors: ThreeDDarkShadow ThreeDShadow; } PK u&7I~ ,skin/classic/communicator/bookmarks/home.pngPNG  IHDRPغsBIT|dtEXtSoftwarewww.inkscape.org< )IDATXPTǿ罷oea%,Q)6I41$N6؟3(jC1Gh# V;VjTv]׻#(?{fvf{?{;{3vԁ)TBBd9bfn5x8'!O~On`37 _e-ZtSfHDq)DuX ӈxOߎ8"JN3j~2(R003_M%$t"0.u2?d>z;7|3NӴBUU嶶@`zvX R%[vD$'2RadS"F9t xf&6zXn rj(xZ"P@)`w9Pz _* J$ڡ}?ZުU캮OZva2ɓt|CHDђT*)n6DT`8=u*f##d0 gS2myf/>卍ؾ{7lۆ:uѢD4& -yÁmXq#}Y,x(-hN4-ɲ\?nܸB]ʕ+7ofϞ Ibʔ)պ`SS%4!n6Si|hlIJW_}Eڵqn.&Lx~ntf>7 jj&ISxN:[M, jw\Q{~`$ҥKVk}nnnit:1}t\^3L8}4EfCCCeW^yD?c (> u~څ]_HS5y3M@k73ѤΦfL+&Lx fFGGHOO0L;9@&lT=l;j(@nNVA5CP,csu52|~Ei|'p8ʕź(P%**>c&#"Kv7Q _:.330f4+`Z57"{0H6(GB!g-+ǎ,`fH"œ9s4MSh+W^~k`fL/feeU455q4VXX x @v?g/]x|OHOW9r$*^QQ F˓VXڵk+nwT>DiiO-[67`}~~ I !VUD$|7N>^+c>GDf3%Ibax6LA#񊋋///1gudYƠv^pǃ9r/ٳ3kF'0n]Xa0!>G_zi0!tyYX^G19N;n8R#FJfvT3sرcl6 @8Fbb"f͚5!$"?^5AU7m.o{zz3c—'O[q<(K#vx=]vw1a8 p8ntuut43KSzG`Q4`<`f3.[EDuA-Y "@v8҆ɸwGt*`p0f}AQ4449|dŵ.ЂO1'$IB[[N'Z\8i3y-PYY f3Gn. >ofF8ZlMӾ0`Qf,HaCqB曜>_UI̬a%P0$fP8 /4H2?uA0̆a,BX` !.&fB8l[a fVU!V"*2̂/!Q...vE `H @x.>cX;<:ݬ@ < cg__O_W̾X@j0H X!$!f:MTK}03v -}+OHx#(5YIENDB`PK u&7N4skin/classic/communicator/bookmarks/location-act.gifGIF89a L;;;&&333f!,\I%u 2ByPEA&ERLtL>KA2 a)S!6$vFJψ@Z0;PK u&74skin/classic/communicator/bookmarks/location-dis.gifGIF89a3fwwwff"""33f! ,M09A4K,U2xqr AO͚Q*cl=IdI|&,ԨzTKJp5UL*;PK u&7o&ү4skin/classic/communicator/bookmarks/location-hov.gifGIF89a3fwww"""ff!,\I%u2AyPEA&ERLtL>KA2 a)SA 6$vFJA:0 ;PK u&7=dŲ0skin/classic/communicator/bookmarks/location.gifGIF89a 3fwwwff"""33f! ,_0)4;,AyRq\jA@Phf D}{!$гqr)w# K0p%K."8}'XbeZ"hr * * Alternatively, the contents of this file may be used under the terms of * either of 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 ***** */ /* ===== bookmarksToolbar.css =========================================== == Styles specific to bookmark items in a toolbar. ======================================================================= */ @import url("chrome://communicator/skin/bookmarks/bookmarks.css"); /* ::::: bookmark toolbar buttons ::::: */ /* ..... bookmark items ..... */ toolbarbutton.bookmark-item { min-width: 0px; max-width: 13em; } toolbarbutton.bookmark-item:not([container="true"]) { -moz-appearance: none; cursor: pointer; } toolbarbutton.bookmark-item:not([container="true"]):hover { text-decoration: underline; color: #0000FF; } toolbarbutton.bookmark-item:not([container="true"]):hover:active { color: #0000FF !important; } toolbarbutton.bookmark-item[disabled="true"], toolbarbutton.bookmark-item:not([container="true"]):hover, toolbarbutton.bookmark-item:not([container="true"]):hover:active { -moz-border-top-colors: transparent !important; -moz-border-right-colors: transparent !important; -moz-border-bottom-colors: transparent !important; -moz-border-left-colors: transparent !important; background: transparent !important; } toolbarbutton.bookmark-item[disabled="true"], toolbarbutton.bookmark-item[disabled="true"]:hover:active { color: GrayText !important; } toolbarbutton.bookmark-item[disabled="true"] { cursor: default !important; text-decoration: none !important; list-style-image: url("chrome://communicator/skin/bookmarks/bookmark-item-dis.png") !important; } toolbarbutton.bookmark-item[disabled="true"][container="true"] { list-style-image: url("chrome://communicator/skin/bookmarks/bookmark-folder-dis.png") !important; } .bookmark-item > .toolbarbutton-icon { width: 16px; height: 16px; } .bookmark-item > .toolbarbutton-menu-dropmarker { display: none; } /* ..... drag and drop styles ..... */ toolbarbutton.bookmark-item[dragover-left="true"] { -moz-border-left-colors: ThreeDDarkShadow; } toolbarbutton.bookmark-item[dragover-right="true"] { -moz-border-right-colors: ThreeDDarkShadow; } toolbarbutton.bookmark-item[dragover-top="true"] { -moz-appearance: none; -moz-border-top-colors: ThreeDDarkShadow; -moz-border-right-colors: ThreeDDarkShadow; -moz-border-bottom-colors: ThreeDDarkShadow; -moz-border-left-colors: ThreeDDarkShadow; } /* ::::: bookmark menus ::::: */ menu.bookmark-item, menuitem.bookmark-item { border-top: 1px solid transparent !important; border-bottom: 1px solid transparent !important; } .bookmark-item > .menu-iconic-left > .menu-iconic-icon { width: 16px; height: 16px; } .bookmark-group { list-style-image: url(chrome://communicator/skin/bookmarks/bookmark-group.png) !important; } .menuitem-iconic.bookmark-item[disabled="true"] { list-style-image: url("chrome://communicator/skin/bookmarks/bookmark-item-dis.png"); } .menu-iconic.bookmark-item[disabled="true"][container="true"] { list-style-image: url("chrome://communicator/skin/bookmarks/bookmark-folder-dis.png"); } /* ..... drag and drop styles ..... */ menu.bookmark-item[dragover-top="true"], menuitem.bookmark-item[dragover-top="true"] { border-top: 1px solid ThreeDDarkShadow !important; } menu.bookmark-item[dragover-bottom="true"], menuitem.bookmark-item[dragover-bottom="true"] { border-bottom: 1px solid ThreeDDarkShadow !important; } menu.bookmark-item[dragover="true"] { background: Highlight !important; color: HighlightText !important; } PK u&7.̍ 1skin/classic/communicator/directory/directory.css/* ***** 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 * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 1998 * the Initial Developer. All Rights Reserved. * * Contributor(s): * Joe Hewitt * * Alternatively, the contents of this file may be used under the terms of * either of 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 ***** */ /* ===== directory.css ================================================== == Styles specific to the directory listing window. ======================================================================= */ @import url(chrome://communicator/skin/); @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); #tree { margin: 0px !important; border: none; } treechildren::-moz-tree-image(FilenameColumn) { margin-right: 2px; list-style-image: url("chrome://communicator/skin/directory/file.gif"); } treechildren::-moz-tree-image(FilenameColumn, container) { list-style-image: url("chrome://communicator/skin/directory/folder-clsd.gif"); } treechildren::-moz-tree-image(FilenameColumn, container, open) { list-style-image: url("chrome://communicator/skin/directory/folder-open.gif"); } treechildren::-moz-tree-image(FilenameColumn, loading) { list-style-image: url("chrome://communicator/skin/icons/loading.gif"); } treechildren::-moz-tree-cell-text(symbolic-link) { font-style: italic; } /* ::::: column/row preferred sizes ::::: */ #FilenameColumn, #LastModColumn, #ContentLengthColumn { width: 100px; } div.server { color: blue; display: block; font-size: 10pt; font-family: sans-serif; } div.client { color: red; display: block; font-size: 10pt; font-family: sans-serif; } PK u&7^Css3skin/classic/communicator/directory/folder-clsd.gifGIF89aff̙"""!,8h0BNSR XIZwe0p*c.x5,*^A0h:ȍ#;PK u&73skin/classic/communicator/directory/folder-open.gifGIF89aff̙"""!,Dx ANUQUX靠h(WE !0,}q0ĀJʮЃ`r7;PK u&7 5dd,skin/classic/communicator/directory/file.gifGIF89aLLL!,5\8i+'lftm5 e' +m;9YbQHN(f;PK u&7`G;-skin/classic/communicator/profile/migrate.gifGIF89a̙fffff33!,LH9RayQ(N9j'<fL: υ g(? ZL)$-j].aC;PK u&7UT -skin/classic/communicator/profile/profile.css/* -*- Mode: C; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- * * ***** 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 Communicator client code, released * March 31, 1998. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 1998-1999 * the Initial Developer. All Rights Reserved. * * Contributor(s): * Ben Goodger * Chris Nelson * * Alternatively, the contents of this file may be used under the terms of * either of 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 ***** */ @import url("chrome://global/skin/global.css"); @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); window.dialog { padding: 0; } treechildren::-moz-tree-image { margin-right: 2px; list-style-image: url("chrome://communicator/skin/profile/profileicon-large.gif"); } treechildren::-moz-tree-image(rowMigrate-no) { list-style-image: url("chrome://communicator/skin/profile/migrate.gif"); } /* profile selection dialog */ html#intro { width: 17em; } box#managebuttons > button { min-width: 8em; } /* display area */ box#contentarea { border-top: 2px groove #CCCCCC; border-bottom: 2px groove #CCCCCC; padding: 7px; } /* top border on status area */ box#wizardButtons { padding-top: 1px; padding-bottom: 1px; } box.selection { margin-top: 4px; } description.error { color: #FF0000; } PK u&7m_94skin/classic/communicator/profile/profileManager.css@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); #dialoginfo { width: 36em; } #table-housing { background-color: white; height: 100%; } #buttons-box { margin-left: 1em; } PK u&7)LL7skin/classic/communicator/profile/profileicon-large.gifGIF89a!,#C#of%QٸTգ^˶%&5;PK u&7K-skin/classic/communicator/related/related.css/* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* ***** 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 * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 1998 * the Initial Developer. All Rights Reserved. * * Contributor(s): * * Alternatively, the contents of this file may be used under the terms of * either of 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"); /* Style rules specific to the related links panel */ #Tree, .tree-container-treerows { border: none; } treeitem > treerow.relatedresult > treecell { color: black; text-decoration: none; } treeitem > treerow.relatedresult > treecell:hover { color: blue; text-decoration: underline; cursor : pointer; } treeitem[selected="true"] > treerow.relatedresult > treecell { color: HighlightText; text-decoration: none; } treeitem > treerow.relatedresult > treecell > titledbutton:active { color: red; text-decoration: underline; } 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"); } /* Uncomment if double-click model is needed 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"); } /* Uncomment if double-click model is needed 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"); } /* Single click model, so undo regular search tree selection look. */ treeitem[selected="true"] > treerow.relatedseparator, treeitem[selected="true"] > treerow.relatedresult { background-color: transparent; } .treecell-indent { list-style-image: url("chrome://communicator/skin/bookmarks/bookmark-item.gif"); } PK u&7-skin/classic/communicator/related/sitemap.gifGIF89a  '##*% )1 2"#"37!3#.-/*M 5i59G78iϢ?ҕIǖyɣJţYѥEիVٹGױ\ײp]pMqFzRn[n×̓᮴ΰۚر˚̔ӫѷ뒋蓤嵙绥ϴąƵɒʰ D&`c(𠠤!,v HA 80`Ag>#'łMXE li q$Yq%JfA80&( R>װѩTb)ҋPjӀ;PK u&7m%xx-skin/classic/communicator/search/category.gifGIF89aff"""!,=80Yj!!H֢qdaFtlqw6N=կf.jnpZ;PK u&7}qq+skin/classic/communicator/search/result.gifGIF89aο''$!,@6pШq=G\ Y,6vBu=)25+'tAhl8;PK u&7X2skin/classic/communicator/search/search-editor.css/* -*- Mode: C; c-basic-offset: 2 -*- */ /* ***** 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 * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 1998 * the Initial Developer. All Rights Reserved. * * Contributor(s): * * Alternatively, the contents of this file may be used under the terms of * either of 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"); #add-button { list-style-image : url("chrome://global/skin/scroll-right.gif"); } #remove-button { list-style-image : url("chrome://global/skin/scroll-left.gif"); }PK u&7r8+skin/classic/communicator/search/search.css/* ***** 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 * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 1998 * the Initial Developer. All Rights Reserved. * * Contributor(s): * Joe Hewitt * * Alternatively, the contents of this file may be used under the terms of * either of 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 ***** */ /* ===== search.css ===================================================== == Styles specific to the Search sidebar panel. ======================================================================= */ @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* :::: undo regular search listbox selection look :::: */ .searchresult-item[selected="true"] { border: none !important; background-color: transparent !important; color: inherit !important; } PK u&7h]jj4skin/classic/communicator/search/internetresults.css@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); #multi-results-header { background-color : inactivecaption; color : inactivecaptiontext; border : 1px outset inactivecaption; font-weight : bold; padding : 3px 0px 2px 6px; } #engineTabs { padding : 2px 0px 2px 0px; background-color : ThreeDFace; border-left : 1px solid ThreeDHighlight; border-top : 1px solid ThreeDHighlight; border-right : 1px solid ThreeDShadow; } #internetresultstree { border-right : none; border-left : none; border-bottom : none; } #internetresultstree > .tree-container-treerows { border-right : none; border-left : none; } PK u&7]^<<2skin/classic/communicator/sidebar/sbtab-twisty.gifGIF89affwww!, b9 ^Lz*;PK u&7 <<7skin/classic/communicator/sidebar/sbtab-twisty-open.gifGIF89affwww!,  1&D);PK u&7`  /skin/classic/communicator/sidebar/customize.css/* -*- Mode: C; c-basic-offset: 2 -*- */ /* ***** 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 * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 1998 * the Initial Developer. All Rights Reserved. * * Contributor(s): * * Alternatively, the contents of this file may be used under the terms of * either of 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"); .treecell-panel { list-style-image: url("chrome://communicator/skin/bookmarks/bookmark-item.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"); } box#reorder { -moz-box-pack: center; } PK u&7-skin/classic/communicator/sidebar/preview.css/* -*- Mode: C; c-basic-offset: 2 -*- */ /* ***** 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 * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 1998 * the Initial Developer. All Rights Reserved. * * Contributor(s): * * Alternatively, the contents of this file may be used under the terms of * either of 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"); /* Style rules specific to the Preview dialog. */ iframe#previewframe { min-width: 10px; min-height: 10px; width: 162px; height: 300px; border: none; margin: 0px; } PK u&7y,,5skin/classic/communicator/sidebar/sidebarBindings.xml PK u&7Ao-skin/classic/communicator/sidebar/sidebar.css/* ***** 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 Communicator client code, released * March 31, 1998. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 1998-1999 * the Initial Developer. All Rights Reserved. * * Contributor(s): * Joe Hewitt * * Alternatively, the contents of this file may be used under the terms of * either of 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 ***** */ /* ===== sidebar.css ==================================================== == Styles used by the Sidebar panel and Sidebar tabs. ======================================================================= */ @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); #sidebar-box { border-left: 1px solid ThreeDShadow; border-right: 1px solid ThreeDHighlight; background-color: AppWorkspace; } /* ::::: sidebar header ::::: */ .sidebarheader-main { -moz-appearance: toolbar; border: 1px outset InactiveCaption; background-color: InactiveCaption; color: CaptionText; padding: 1px 2px 1px 6px; } #sidebar-panel-picker { color: inherit; /** bugzilla 89144 - must be able to access tabs dropdown **/ -moz-user-focus:normal !important; } #sidebar-panel-picker > .toolbarbutton-dropmarker { padding-left: 2px; padding-right: 2px; list-style-image: url("chrome://global/skin/arrow/arrow-dn.gif"); } .sidebar-header-text { font-weight: bold; } /* ..... close button ..... */ #sidebar-close-button { -moz-binding: url("chrome://global/content/bindings/toolbarbutton.xml#toolbarbutton-image"); padding: 1px 3px 1px 4px; list-style-image: url("chrome://communicator/skin/icons/close-button.gif"); } /* ::::: sidebar panel ::::: */ .sidebar-iframe-no-panels, .loadarea { background-color: -moz-Field; color: -moz-FieldText; } .iframe-panel, .browser-sidebar { border-left: 1px solid ThreeDHighlight; border-bottom: 1px solid ThreeDShadow; border-right: 1px solid ThreeDShadow; } /* ::::: loading info ::::: */ .text-panel-loading { margin: 5px 0px; } .text-panel-loading[loading="false"] { margin-left: 11px; } .image-panel-loading { margin: 5px; list-style-image: url("chrome://communicator/skin/icons/loading.gif"); } /* ::::: sidebar tabs ::::: */ .box-texttab { -moz-binding: url("chrome://communicator/skin/sidebar/sidebarBindings.xml#sbtab"); -moz-box-align: center; cursor: pointer; background-color: -moz-Dialog; color: -moz-DialogText; } .box-texttab, .box-texttab[selected="true"], .box-texttab[selected="true"]:hover, .box-texttab[selected="true"]:hover:active { border: 2px solid; -moz-border-top-colors: ThreeDHighlight ThreeDLightShadow; -moz-border-right-colors: ThreeDShadow ThreeDLightShadow; -moz-border-bottom-colors: ThreeDShadow ThreeDLightShadow; -moz-border-left-colors: ThreeDHighlight ThreeDLightShadow; padding: 2px 1px 2px 0px; } .box-texttab:hover { -moz-border-right-colors: ThreeDDarkShadow ThreeDShadow; -moz-border-bottom-colors: ThreeDDarkShadow ThreeDShadow; } .box-texttab:hover:active { -moz-border-top-colors: ThreeDShadow ThreeDLightShadow; -moz-border-right-colors: ThreeDShadow ThreeDLightShadow; -moz-border-bottom-colors: ThreeDShadow ThreeDLightShadow; -moz-border-left-colors: ThreeDShadow ThreeDLightShadow; } .sbtab-label { margin: 0px 0px 0px 0px !important; } .sbtab-twisty { margin: 0px 7px; list-style-image: url("chrome://communicator/skin/sidebar/sbtab-twisty.gif"); } .sbtab-texture { margin: 2px 0px; background: url("chrome://global/skin/toolbar/tbgrip-texture.gif") repeat-y; width: 12px; height: 12px; } .box-texttab[selected="true"] { font-weight: bold; cursor: default; } .sbtab-twisty[selected="true"] { list-style-image: url("chrome://communicator/skin/sidebar/sbtab-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"); } PK u&7A~RVV5skin/classic/communicator/sidebar/sidebarListView.css/* ***** 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 Communicator client code, released * March 31, 1998. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 1998-2001 * the Initial Developer. All Rights Reserved. * * Contributor(s): * Ben Goodger * * Alternatively, the contents of this file may be used under the terms of * either of 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 ***** */ treechildren::-moz-tree-image, treechildren::-moz-tree-cell-text { cursor: pointer; } PK u&7&|1skin/classic/communicator/xpinstall/xpinstall.css/* */ /* ***** 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 Communicator client code. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 1998-1999 * the Initial Developer. All Rights Reserved. * * Contributor(s): * Don Bragg (dbragg@netscape.com) 12/08/1999 * Blake Ross (BlakeR1234@aol.com) 6/12/2000 * Daniel Veditz 2002 * * Alternatively, the contents of this file may be used under the terms of * either of 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 ***** */ @import url("chrome://communicator/skin"); @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); #confirmBox { margin: 1ex; } #urlColumn { margin-left: 1ex; } .confirmSeparator { height: 1em; } .confirmName { font-weight : bold; } .packageName { font-weight : bold; } #alert-image { margin: 1em; } PK u&73skin/classic/communicator/brand/throbber-single.gifGIF89a 99SS|uzccRR;;fYYghƫ++xzhII--ewHHȐXXNN슊֓jjtvХ玒acUUܴEEAAKLӋEE@@NNjkKK55ī鶾lpj~܍ý҃WW77{}orHH==½^^WXuvשֹBBȬVY&&չޚPPݗϿ᮱֒㕘ɀrKK㤪·//Ѱԑǽ憎ݸ꒟oŏLLԚ^bffܞOPflggٜ99\]᧧߾ধ嵵ႉʦ\\PPьټܶͶͷqr))&&12Z[HHKMHJ&&~´ʷKKķղ鱽! ,  H*\0_@#"aub SQtxm술e$$(PD?LkH D.q3N9yq +@'&; ?/L$HBB@Ib<~&ӊ%u["D~x\:fA^/aj=X;BhAX1ʂjQblG2| A?ڢ;֊lj kB Z  {neVCuA@h0,1wnH #Fl @0q@P܃>€4 0K78Tq! x G\@'ZbI9Pʊ+FU#p/È(U0 %AyIH "5rL a<8Nh'#\p'j\UH88_)# g\€4 0K78Tq! x G\@'ZbI9Pʊ+FU#p/È(U0 %AyIH "5rL a<8Nh'#\p'j\UH88_)# g\4s!&h0ɤ!Ap,xC4# Iɲ˗0cʜPکvlyi R7[C Ȋ3PWF8b0Pn@BG Y{9Jhʑ=ke\] CH X0aA9LE )-bQ/ f B\m0 ! , H E"7xH0a$3jȱǏ C̘`QBGnv!q[20@7#qR3L(ea@`S^jJ5kY!ub\>lvkVɃ5N8S)Dܳ%N8F R:Hс<ʔIVEA&aG"N듌xn)ݐF> ! , H*\ȰÇ#JHł(" U\"נ- ܐ F4Уf xB`̅$Р񠌄0 gZ&aVXC1`HV8sF'`&1gͿ+0I D'"~83F`RR.\x !bDM `bEv @Ͳ! , H /*\â #.2'3d%F$\ (x ei2?+VD @7D eA jLQHa#΃@KaҦe*V,;&1bzO+0If ¬+8Y# FH !,8uo%rc|!B I/X.¥MLS1Mȓ+! , Hp f͖\p+ZjHq!Q9-u4(IH^ 94$H+=cX5.ZF%h ^5`Z@KxA]RR! V*S_3^!J? nơ@B|==!LXEm*L ,s&.9cAFع!ӨuO"۸s+5`gHotj! , HPƿ}AÇ-ċ"Ə8I2II. e%'M:w /0hY 爈#)%hw%$CDw *0,XĹB6]A⇷gcd,KbQ%آb@! , H aÄ~h@ "&K;wxi(CCUϿ+C%B WYI6 bA%B^ *Rq85{PxcQ(~` !bvsa#Aҵ{@6ɯÈU!)sE8.3ǀ0, ǀlE3oXE ,F: fhQ& 0NM'NpxLHN:ˀ! , Heqt(ÂxD LCX"B>x);a Ї^( ~-ʿgxx%I>x`%q,^<#T`&@StJٳg?$5DI+)ϧjZIV6Oj0aR gX(CBǍTv!e&ҹ k8"UⵅdT EJf`BmY*! , H!7$ÂyyEx ZbBUWyA8O ,)j52 $J(;ċ;ϡRd J+VJbC;%_d_ *`ˉ84hppD0(r[LwbSjJ0Fh7̿E BOT0B0Aa՜FYw"t2T=DdjL q&acQENI&:'ZCPӁd :% ~DqJ #rrP wx$-'R08Hl@ɥ6zoϟe5n@d$?^B`!\d58?%Jh;*'ʕ  '͢,E)*^c%?/^zaH9>}U\hW@! JDJ:0 p 2aXqB.1RS%!L2T0Ö3FxYSǗ+X؂ՠQ(1P3qRpx֬/ "?v0Zb082!j 8CˁH@"x:ujq-: ! ,  H@pE5n !K-YRb 5̣/8EY?,w1;9xТ xL!gDʤ4Hy470Hpl//|ఢ3,Q\+Vb/A"rRHA rz5(2q3t1im: #*(Hm! , Hɇ!A Q1r!Q`iEIyPG`!) Կ+Q Ëi CC 90\:YD0İ("a/ V+G2|*[p^!rpP,ٝR|@_iLb3,J89MӨS^ͺk! , Hᑁ!:!BI}p'Ń#*H0sFAhNa%}Ds L$H!(A`ׇAiDX`+Ã#IW-⥙ׂ5˙Y?~ܸC[CN+0Z$ K̝È+^̸ǐ#0LrN(#! ,  Hk@HA+-Z "6x C$$(p0J Zyᕄ` 2h+Q@BC[C}G˹'% P #֬zhͪ]˶۷pʝK.N"[!aԔYv2XqNmhyk0 ! ,  HA@rAG`ZTHV| F ?U lC$xcɢE$YI0%hNzIH*]ʴӧPJ} 埄d9"ٴ+b00 iB&EamIݞt! , a H?> yd_(xyY !^q!4 ȑ(S\ɲ˗0cʜI`) r! J?2Y 898 C nHŋ'Rq QE' .<IR a`@! , O 8 !E$JHbEi(rA1)+Μ O Ys?F J"q2+("0 ! , S 8 &IȰÇ. !8E0ƚ5( THߊ3%\b %J:#LNIv!! ,U H*\  !CBOF( = Xp9+I@Xe@ &1v T3 ?~󏔔i 0BT! ! , Y 1 C0-k2?+*3+ Ј Y;qI _)Ü̈有1BJ"HzR S]a@! ,T  yP8 xp$H^K0럻!(Gd<G KpH͑.E HѣHUX+M%M! ,^ /!E"]bQ QBvA\/}jLaQ!XVF>ɂH8РqϟQOO&+l@! ,\ ( N\‡,q  xqX_͞M//}~ IDe$cʜ QI.!dc LL8c9Ԇ ؙ9 ̈́! ,Z 3!}yqxPK3/&Q,^m8(Sn,Q2LXIF0nIDATu1 0 EĂz aIDATc@ B$F }(*ll((""" r@ }  ,J?PD bzzTXtCommentxpT0200SͯI/Jr,-/RM,Sp,/L]R3@J.̤R ؊K-45G!(537HAՃps+RR5h)IENDB`PK u&7 >*skin/classic/communicator/icons/search.pngPNG  IHDR6x-sBIT|dtEXtSoftwarewww.inkscape.org<9IDATH[lƿ3%k ^bPPDTK[Ji* BUxDPE I84i$(M"i '$7ā`8{cozo޹{Z |;g΅0Pivhp%]-ܡ4Mk#tښ>pN4|3Su]O-aA4N_ pufV]]qFvrr2Xf#biK### ϟL|8H$uZ|뽭v$-gSu4Iz{lE(hhlDwϣ!UUV3m|?[ 0N8ʒԳ:DjkO|>;kq8;m.ȲRں 4M jV* PH4mmoC}i(J!Mj (mH])vlȲ\___zvT[[ 򈢸ZTVb񀻭8q>gL `cY጗g|ܐ\83=93ɤ`r2fKgIv @t=55Ur̙3.7UW?Rm?Tx5~P(+鹹CC_QxtFծ•L=GI{Nm!ȏx+nIڶ_z1==d`V _:“BJnFRwSAzkj"*\%$qf'[CVp24flv2Y iڷ~; TE"'>9팼%5ՈRk&)CG0oܹS7~XD<.R)nz0ƠrFStrclU/ ?Vxr|s%c O]2h1\+V.q7NwJ޸J |wDι>lX _+%lCEقݟtlJ{DG|!̹(÷bxt0Ur|s%8)x&(ÖaT$u*`4uݴ]leSPfI_V*fMeIDATc`}FFF]$'io.d$$Tg$"Y1"BLURGIILXA^J\@O:9uY AQ-F\kƟIENDB`PK u&7!A(/skin/classic/communicator/icons/lock-broken.pngPNG  IHDR vPLTE4%K!Ncp^r~^u)BP1/ q/GUAXd7O\iv~sl##y.*0}by`w񀓢|e$숚¶խ pHYsHHFk>rIDATc`n&FFF-.8S``PՑD2ɩij09!43#>1FR0AFYyS%U}!i' +?\LИH]XB:)m=QqAvvFN?IENDB`PK u&7Zxt1skin/classic/communicator/icons/lock-insecure.pngPNG  IHDR vPLTE%Ncp^uAXd7O\qBHR^r~/GU)BP!%0~X_iMS]z`w,3=ybyls|v񜫸iԕج} tRNS@fbKGDH pHYs  tIME9iIDATc`6NFFFQn$ &/-.#,i T)$"q1"320֑RSDhcage`E62TWVU&NOTDC_I ^HU8IENDB`PK u&7`  +skin/classic/communicator/icons/loading.gifGIF89a! NETSCAPE2.0!GifBuilder 0.5 by Yves Piguet! , COhrUMff)U! ,!;qU5ueaZ^%ԮL+! ,#ˡ܃I9jlGb"fu+S! , zlfwQ[:;PK u&7|UAA5skin/classic/communicator/icons/communicatoricons.pngPNG  IHDRxEcbKGD X pHYsHHFk> vpAgxո9IDATxw\TW?>+" ""kMLLL,M$i&1M/Dc,XPQ<\R,^qٻ̙3c6f3<;sj<=1g}Prʕ+W O_ R.]t=@ Sh4p\.5x<p8JWY:N9b2L&Ӂ~~XY_ ђ%K,Y-H$ɢEgn|VWc毸`0 B]Vϟ??7iǦYf͚5+ d?r܁8 >KKfd*.+(@>}i4FsիW^P Sjل|_/c͛7o޼kd2L6jT\\\\\TGϠ^Tsuuuuu5@VVVVVVM͝;wܹ#} pBlG}G{@IPjQnN}ӧD%~ZVeԖh4׮]vɄ#oތ۹ 7lB'/'AZYVT*@ʺ{__:ݦM8ODr8(hvҥK.>>>>>>1 @iiiii)@NNNNNG@޻}玵~6/_|9s<<<<<|ÇZ\WT*9s>?Θ1cƌP(fgԩo%VTTU(*Z PP~qd2'2gy<%L&J$r97oL'O&&;hZN-\UUM%/ה)&L0a#QIc,.....f/jbUl" #8Ξ={Y湸,_i 'ΨQ-ZhѢCGoYYYYY#Pf: p̙3gΰ'2Tx^z%FGGGGG{x oo l*._(* B d&K.]sΝ;wܺu֭[?&DPPPPP3eʔ)SŨ46dixfN:uFɄFe% >>~~:FRܸ pLbbB@~~^^NTjT5Q2x{po1mڌR``@8.kX<;eJ:tƕ$'3i~|hG 8qĉϙ MNW^*4hbjRT*bD޽{z?H;999999*æN=aBXXXXX#Kh߿}fᢅ3&tիW^0/%€uxh@0ujXXxxDX\SS[T"T*2T BQYYV~͌4''ggWW%%2qq|Q4ݻwhh/ iKI m=uuuuuumi~Q MxpGGGGGGFe&T ZYlUIы$(/Gױ#2pZbŊ+!0"L?h!/}a{PE7N1[FDlFǎ;v=gϷoMByyуiŢ-7`8;"ڻw޽{U*TIƌi|"MHlyXP2bЊŬ$h!ܿ߁E Fʜ,fk@$K$R)tZ-,?/ A{fX,lڴv*d2Æ)4-4l o2fL8SK 'mм#{7(||p:TP $az\,Oa8=====]G`l8wܹs<ټ۷oB4D$BDO9rȑ#*wy(4e2Ã?sPYYQQ^@YY= QQUJqpwwqqrHN>si㏿믿z◌lӂJCJ6mhA ǗMӧO>MlF^dǍVQ5P4i堎a^HE ""ЋEG m0 /~<K IU{ݻw"<<<<<*GDTGZ=gΜ9s^EJ<"ڻqA*+c-[j`o_2H$?ȯɄ%Օ+ii.74hHcq^߈Em AMќhi^V^ Z-jYG2dsDdSDDDDD{&H2€/2RY"|$QI`o!]vڕf qY&@xxqPIIIIQIڪ5 P(ZlrsqB帠NNn6x<w/Տ_Z֝wĥq-}϶.B@[BZ0h9YY_ `< 1L&y<.}{h4MooTZQ7&ɨnnnnnn b߼y͛j5\?\C[o[mt:0d-[ |HܪUVVTjIøxŋ0;ѱ!BjUs>>8{f3RJ%:Jҹ@ƴuڵ!9\JKKJJKղM;uz:_L&HOOrEDMߛ_\pQK 2M%.π%.h>Ӽ%͓3|>|V~,:rL6mڴi8`wj%;::;;;s8Z-#^YYڵk׮];֭[nݺMdZHEf[qIe!N鯿믿4\<=h|ȣG P?]v98ۋ99&zqr\.1bT*6qbBF:00000Xnݺu23ywye˦Nd\up8.A77ww//@&rǫp\]<<<=}|Ѹ*bWWWWWU1{ZTF4᱒//47?6L~Rʺ@ +mh^m1l"$yiAi>oٲe˖-53['@;kWv;ig+-Ҳed$Jt,..,HOz5>;w*Ta!@f&nҏ=zQAz[^(V4NhH$J3>oåRggooF=&2^^8C6r$@qqQQ~>+/_vڵk2Zآ &дn\O 'o-$98mСCǎݻ{{RRNNL^^ppprrv Jڵi G'L--$1i~FDF*lY[TP3f̙ZzyvvNNuWf6p9ˀٿx<=tͽw/'Wvm[4Mx2 ʕ6)nef|򉫫Sm/lݺu֭7믿&J2Y^[o͙t)Z@1/++--.KscRinٲe˖-rn[w8~<)f̓'YvTE"|UU-[o?pHDF_Z說rܜl{rr<6B | @bbb ǎp8oydBŸھ`/[lٲe2ڶE͏s\-#΍ hZH踑.]ȸ~`Pիo-Po5s;\ժUT@>8Ák>첲lJfg3Q+EE55呇M#׬%T&͝Z E$-----! …KЊo0l^` |Ǐ$mbX")*,690l6FHvb|={p!>xPU0 U׷BWFR67-u17|I\쫯>-m%x~駟~J?Z qdkjFZBd29f3…Zz>x=j joЮ]nZDEus8\.FTDB!\[VL/_6޽zk*#F1BرSΝ=|.K; ۷O*(rE"gg-Ks/;;{yIaa@*-E#k4{nVVUUp0k9zTccQaPS[:^dNajϜ9uj^Rf\ z>3]L[\..#"o}IPh߹|9wp'iNwHh~e-v8x}zV(JKٵ8; mITںԔ9D,#*,غ5#c"ggOO''#ƌ7ɉpD[w\Iep(y3dҖnega$-`T 4h \" |elؔC`@kNЯ_~ TVUM( Xlg99 TJVGhOtUU 0p`H…FcV^o2iB'@UUYLtvW*%ñ3d-B!nذa.{**J[׮;o2nݾ}ϞIPPm"Pu|}3o0898>@EV{@VB `4@xsl,K{W>_ŕ`K$EXnݺk =;woVJPܽ۶-'rH$ٹ7vY_0 (O*+u7ӋF5`hͭwohD"PHRJRxpWjU&&̈́ruі#2P!!t.OEdE&՗-axȒ*tRa4.x/C':vرc-BC AsP`jզMcUz"<ΟطoϞmWXbvY_r!U&C2ooR ;h:8;K$vv^/J$/Lr{xxy ..nn8A\\=$J[]tl>p`߾͛JAD~ϜiiZϯ"""""#suusssU y}ZzB='܆KG-/u_6iE{dJ,b0 çLc{2PBkKRE`>u?Oϫ>?LMJr%Z-|>A<ڕ}] u?U1)W:j5w`0~aDs8ر.[=gZ q?׽N220 /,Zd6MwTZoL&l5 3m0g/}Ћog_ X2Xzl+3c}񅵠 kh.pz7nܸy_]rJݫW^]z<`xM/9gww///~ŗ^z%;;n[k }fӱTiihwZ{RGGGǯ 2dȐ2dʕ+e2qؔ_&&.X`AZJUYYY%U[nݺu^"VB:S}-q{;v̴ؘ! %gp0 ۻw_׬A{t_Ϟ=x?Tj4R@: OJJJ0QBVUaϞ=X=NG-޶LL:wܹsg& $:~dž hf; 5,\HR`|a|BGG9rdll6\zϞ={RShߦ͇~!@B Wnt424s̙a*,:t@~+W^[>,J#gH:j%%R? 7o<T,:+H4bĈ.`\rU?@XXv ={٦ O^ 7}\\\ܜ9CXbTj0`TNv6'.\{E-8~|ܹsQX..O2e @@:'|wĉ 9rHw>6m0b]E() x]ْpw<*Dql SA[ߌlJ݇>gO H4{HME`;Wܳ͘+9'@@:qsu}E d0#Gb-Ǐ?@,ƽɓ۶mK 1~3,lԨQBU{g͚5+ G}lXÇ;:[7|I&t/+Cত pݰa6mx7<={ 1qq_Rt:;%닪r߾VZ0pǏo޼y3To/ rT*uuw/'''gذc>6lO?zN0~˗/_.1'%s+VX0jTBBB@` ãSNM6 'Hٌq55> н9@To6_|||<@B›o&3VpxxtСy3]] ;z?v~IUf$+|ƍ7n<ڻR^e8cӧO>B@IN:u)&ʊR\0Vی;tСCΜR_))/^|y.C 2fLQQQQ"J5\!KK1رK$.+:::@ Ekmq1dΡLuwǕ']vT&؟PrYYnnnnxΚ5kVqqϞ~駖+DEٹ3|/I7nHMŅj@\H0_ f^8ujݻdgt ƪ^~2=/X.lja6׏'..EEݻ׵kĻ~us\/'XX#%5v,Suq & Ucyw;v@q?rd/""^~.$$L>}:GD(O"qttttq)*tҥV?n/d:]hK PF T"#^.I% { #OI(3IpJC\g\Zř:΁љ1(((("""B$RL& GȨhz8p 쉉8!I\6ՏjՁ\.-833oܸqa?$$<<_E\Yhr0=bbpմ^Ml{T پU_LIIIprz@ciFMnBZ"nX\0bٌ{ႅAzшiziU%;t0aQ?%ilj %x{{KT] zNTԋ/"]~Q.Me~x9|@0a.cKDz)Y-eرcǎ;ZjժU+&N?f>qޟG l{Zae2;ލ*T>.C8:upq80jԨQݺ$ Xa|6įH-O=M<=Q"l݊*_M =,QDq`@ ؁ ]]q>ܭZl^כ&N\'VDmP+rZ-qh (QmիW/֭9\vL&|?`y5PM4կ&2>Y.zv=bK.-0Uc$TU}pl@JEEػwذa:wF뮝R? *N88q4^Tl(тkN`ڵk\\Hzt8ږ L&:{wҥ h4uJ*WݺgϞ=BCQ=ek69M%}$sSHY#kpI'Z{>[ziIE|ҥ3w /6~4t ~H[ Q"كn(;g}P3NTkϧ0AqC)1q֬Y\\xe u%0-x$`lᚤ  % FgjmG# ],eAGjQRhѸ MF;wPsdbD*4M̙`9. =z*'G?iD4tC{tf/ u PC㳆R'PXFRt%|F?8΍W-I>jxZkF)qY8ebw Pi*PXu ?yu_uΝ/.\=ZMl@4Ĉ aIi4^P㈊=}NPrsÚ=cqMe%޷VZg M 5m㞰_?cJx4|8\-yYSI͖=]XtKÇ>|8Z7\03.T㫱{_" d=,l_[΃-Yeȳ>AT YOP#%#W@k7gΜ9].X`bȢ"T-9F狀Tslו AŋxM&tldJKhyVY"//6 - Uͪ*4 c6Gl5g󣌲$ C"TQɔRבGE#q5 [h&L7,+I=3Y77mڴ !Uƭ[PuG}W鸇mb5݈E@Q*PmۢBu`ؤVn܈ d}{N}qF$*%rkɈU[2- =!!(,QY/Ǝ; ;N>>h<o._FMUNF񋄳ȴT]C9>-%b߾=HEDtlԣF" XQ ڪ"Y"A#Mr\ |}q%qqY"rV?y=lڶmtSjfϞ=@WVRzDh--.8d5dR*/aɄt]tmقSC x84i$\t`D~~xҲK/ϧ=+޿}qp:<;;;hQ&BH):iyt` qĽ_B{@$₿/,DڣKVTܽ{.m,U`gJQ@ 8!e T{N\zd^KԺ5|`8mFc2L'%رcG^^yZVLxqY񡅅pJܰ09`8;Wح[*Bd<74f̘1 ZmfիW$]¶ }xIɵk׮?sŋjuh(:rxm0y3.0!8ݻwA1`v#G((@Z6:[[6nܸ@q|yǎ;Wj[ܽ{ԩS{٣89u޽;ND{{9-_:ڶ K$n]0E~sHG`؁{DߛSRr֭[fS+W\Y\'[-~T ȓU9A͇-ABNNDlRKF/LnGZbl6oEi3hРA11[ׯX\Vӽ{'jQrw@U >ܖ%ݻ!CP<~D"30]H幹fѣo%%:h4v㛓c+>ho*\@X>XPIdrܴ fIvj?+O.:+{{bl0F' ^Ə?\\*CVއ[@:GG)?_T AI/]ܮ_?v16#ŋ]C65&6c޽{Xo.]tH\A 8VSCRpc_t!#X~*z f1'u-/3plldd߾}ť81?L>>(QbJ8i*(Yy0lNLDLt…fٜX~o 9s@@=.IP;z:De{|˗h D6gkqsC̔cǎwq|tQ|XD_ku:wfs|f٬P4u*Ty{w޽{\W׮]J$ii֭[V s˖hJq__nݺjZGZl6kn~.ݿu>}􉍍ݻwoUZJ$nr Od =qCd"}Bݣ ph4Xܬ|R^])ޅGF&p\ƍ={9rg``` Kouh3[jxh ~ÇK.^x=O*.кJYWNdv2e2̾]tҥ hgQ,PoZn:%N?2wYZtyĮ0_\&{=嗨Ν۵۷o_``/X E ^VVc6nܸQػl6Mp,/xZ(~b1F ՟kggAtC{SkA ֲV%U9=====%C-.j5[bg#k՟Z9y2~~~~s*#@eeee{ii`7 c)/ҥx8-ǶJc6=t_~y0su/}Pe_w9gRk'B!sg| |)Îf%@>DLf=`Q! d_D~x˄>_m[- i|G!9=b =_RIӰܲ!0HHX\U+@ϣA 9~g >_2[@$_v-X|( ,ע 'H6~Oh~l .nwԲk˨T& :`mˆ[Z*ZƎbH`Pq+$X,! XT8R9ʋChJ'*Տ(u Xvkun+3д=j|ueZ=|'·ˮ:h_hp0W/&#ogሞzшf4FDDDDDW9=Aϫ>?L05%7͞wpx<d2upWg,[?{wnrDRi55w&w/\x\NN^o6ލw<}ոGޗ?M7.Zf〺s|>sB^ݻٶmddvB!:{ܹ3g+Wn޼pQ7 n>'E{%fM>hЗ_J$rsȥK6iv;yyjNW[;`P?_ Xؘ֬^.wtpӯ]rE=>-̙<`8}TIT:u h)&3+Ȗ}J`+??|ch]VSs0@?[vp3 ::ݣBǟ-B~ExoNg/_dbPR\7o:d2}ڵ':]MMx8Nx~~^^g7zĉ2YVFs4Zm4*!!ryL @IInnuɴm޽7z" IH~Ȕ*.u_|@n~ {`'$'ү߈~~~~!!<^ZZUΝVW EE.TVnٮ]V|~PW˖y*C; BB۵3gٲ7س2pw8}Ÿwr%gbb,3{Ry@AFs*@e^>ŋ[8;\nϞ]_!W=. lѢeK>%>`0ZrTQ9>.r{zFD|߿RT* O۶#Gb@ 񼏋D$YmMNV(GcJ6+;u*.[޽[h:<^LTB!+t4n@Jŋ:]AAi{Oި\J={Λ'N7KNsTj2TmFcK rr~aj:=(&f\`T''W%K&L1$++ UbS˖qq>2Y̞DIKJ@jjFFrZwO/][0&L0].$hCQ$'߭iT!2v`2/uz㍠ _!Cz%>^(LN.(ذ@2LPvqm*qо}֝: 'Oө^e8}|$P.߾} ~E*hLj*1UJV(.fTɄBGG#zx ʕg) M H}}L,feUT\ YR~ݺUP YPpQechGǖ-bc۵"QJJAO-|>1)A}Ճ{'OK۹7^{my$۷HO|>+ⱝVKf+OzΝx#..*jP$++?udz. '8VDI>>>$ٳNpaJ˧NM"QTС{6C={xy塡 .;\ݤaHd]};#(ieB#׿IZڕ+w9ӭ[h\g"s og'a {`g>|b@&ʺUZiiyyEEYYݺ>a{˛6a~Xc|}ZAg[?-;; 7GlfrY&_aŅ???,CpؘTsm}n}!ZZ[+Hqq^0`XT @Owz|d#@Ϟk6(ZV=`gf=1V]][[]-؁1cl=f@~q.\;OSCC9+ԩ!Wܾ}FNGr)WU ۷-z!//ޅ ѭZ pxqFِ=Q=zLpvA+MEEMMQ#ӭ}xAZS*f}Fb;;ܹ`;6`@HȌ_rV~zjj~>N$qP=9/vE7$|aqq/ܢoV<^jj^ޡCj"ڵ ?(/hܽuh tdfs[kkA~[Ypl.!!zy9:q_Vah~;;;;9{67wv몦T*ŋgtn]xKiICmHwЀH/%%'gT55hڵk` /dg߿pٳ۶l'dk:58{vwwqiْ߻̙ujQY>_(<{^P 糲G GF"O@@ KHI֌H yyX; x#J6G# OMŃw,+2{?$&ZmmZ]Up;tٽP嗟ʨ=۹YP~vJۿ?Wc6vP%%n[Ѯ]~>>@,[l𛛋)-޽!Cv}UL+3VkvRhv;n=ozO_뤚퉩"Nw~pR޽ȸ8aƒVaZKZ lR"A+0= չsRRjjBBn˙z}׮Æa0SeeVhNڶ E pmN䷰w;gd8qޝ;EEiiza=z*XcbpVV*u:GϞݻ!"B$y3x擈دի322222$YISdR MuF '#~ٳ[]\zj9'Fヮjd˃njڪ* W[N/g8{ ʐ椤GzA krĉ۷ׯG>cN,vvV* ⨭E~|9>䷺:8_?.7>l8sQ4݉TU> @jkѵ@B~ǃSE-5pƍ7nܸqĉPAƪ{pϑ\4 Fa,j4xi:ԩSNjZ)Bqv~:`2{xm]ӹs..AA~~!!\399;v055UUJټb/^?iiOHȮP@OLf*MEΘl9\֭k߾uΝ;v ݲJ)- us "#&`׮G7mj32ND(pÇr׬ ԩE֭==cb}Nܴ L(.h6,K[ ))+k&ƍ9s3u~|7_,-+X"iE"|/woʴA1-\YT;99999u K%Vt:TѵZD4OV-%P܌]RR59VFr-k>2sgg6m1k׎7/]HI}髯33jXZGld;Y"qvprjfDoٲVZ 0 %%ڥܾ]Qqի[L6<|6o[5`$GGGy%K<=#"t 4H * ܹݻڂ;w*+qM-[,ʕ+W\)K$@_ʏH:G9"/4f~h2R$D-j*W6X0Ȗ~U;ͭE~ѣr//.7. Q,-yݻmtR¬U߳b_d3wP&pt {.0T\P(\nMMmmmJl4nVPpL痶VᳵekvsQ-[qq'x))F-f3|N6mڴiHP"2U 8R)NN;??Ԓ5R"~fԯFHQV(浵:VThk+4[岤 8 ae@bTҊ{ck:_V(D-E{ʯzԚͶ BeBů(1%($3ΎǖT*!Z$qْ-Rm̙3gΜYsżͮǮZ.eJ_bfزW4Lu2v&(&ˮǮNhf[ űįꓖ6_v"@֯J0)3gsbo\.[^d"92~i/OjQk47TGynf @/֪ut=쪄쁦8k 3%3dki|]%@x|>KeEFgy:szNszN9cN&q *v-gOlof+ߙ3O42ƳB̕7O^T=dt9 :W 4FyzҖfS=;x@ 7ߧL喕UT'Oqppq]\o ڵ{?@&!}_T7qc_}PLP3qvb`6//?]uҥ{w gٜ|JW\|ƍII|c0ĀiWu֭[f8.]t%J{c0&T @vRy\绹 117nٲvJUXXVv"WzԿ…GNг{Žj>}$p\h ^yE:>35k]X9ia+}Px8ѫW YY*e21ۧRݼynz5IIK >\:.Ν;wܹ>pP (aɄ@nnm :pb$VU\RU{7V),.fݼ:0qq"9;{y>K-Ztҳg} .(7ܿV_{@ZZuC iƍRidd``tXw6_^ڴi.2R*USSѫaQXJX^pJM͎Ç6bT:}:/}v*Zjժ#q-i8bJ$, {zlFU";;/=G$jr|0EEj;okǏ/Dj=j Mi͛yy/tZR1aZR5?|Ҥ V:uz>}>٫l6NQQaaQQAN L\0VT0bĐ!cJ;HK`TeK8aj drpMo~=6Uy{ܽ[z [7;()lARy&@VV0iҸq.8:;9Y@5 g}ʥK7o>u˗ QPtj-;~٤IIAA^^m̛GNU?@[ҥKRSꪪR "B&4 0jԠAKnn!~y3ii1Xj-o~=+ܹ rL&Z5y o)fgkj-Հ}}Ҷm]g˖?hjjjkƍ㧦$m~} :>bdm|̄᠃G^=~J[TtǏ/YR[ BH$>tVuu~?3vС[754Ԗk͚- b1B$'mp~=<` @ YRUUUWɓ~k0Pb˄D~M:;Se;;;;;;|Z"ml%L0܏T*JRH_=̛'Լޔ)  eeMN-Qc+XP=`yÆ;W**z>, lYi磏׭5kĈ~0mjj4V1F0$?JB{{l>d^R Cӧ,2`k cIR1q}S2nQi y{ۇDF eVT*RY]ݹS˖iK?EzիSAh76ZY[*=P:t!*jJi6s8|>3.,^ѭ[ODE99q8;FD''_WYr%am rRM*Q"(gO{={ΜYZh(vNMMMMM>a8c_nFj(QM&:GNJJJJJ܉ƫR^t0nû0XxĈAƎ b墢wJXSS ^MJx~[0>~LG.e2>?* U4oo>~fy `0>Mѣ%͛O{۫u֧S@CtzZ=hPc`Ա# 3,,,,, ZZ l% r`{ٳgpAZ. #",iJʰa-K$vv"s>H*%ɄB''/^ѤݼyٳĊBG##[ر{!Cz4I"?~`ݻtpz`VQ5o߳g/ΟFG>옏Spp#FG\m@YYU-[#" R, WlPS r?8((((( <<<<x뫫FYY?d*3PKe}= .\@ݸkm%/DDn$$ܾF(럽Hw57._޷gǎr8fImڴlٱLQPp@AAUۖ+oۯFT fǎGU^ 11g,_Y_Lf޸qnFƾ}0c~d28#\LݻϞ- fH$x([@!juM^o6s Eyݻz}׮pb#6W۵o*NtfDs8Γi"۵ȑq$ǎ]yBP O_L.T(Ġ@Huyy2}OҔZ'=====۶Ϯ}du]Z]b]Z$ª}CjչC3~HtFIwF$&=V{ׯ8F#y4:aUk&j}l~vr[ iq x58'e׋Nf|w 9ݛ8TE @UR3R`:W&/.#QM'_ш4PSQ4>_|ЖZR3.W(n;2ozuBj/[BRYucm   (/EZ7QUFq1z}U~73`2.&T-٪5]C BQWj:N0U)0BF/ⷶ]쬁 iU'dRq3"K+/;j]ρ.i:!_fbZ2zxךdk/Pe!܃D(2 d+ H-/E;Q rYyhHV[{ŋ/T[nݺuӖfNh* Tŭ9"//Z'Z&V1>;}ׯ hX|>JLvBfEM&7YGN?? s=/n0=fR G/v-v>{!&qr+䯿"=-AJUȑ* oڒ&>#_V屫иK4w͞=D"Hx>|FѨT7nFxWsdUz2DW?oTI{,)(((Pt:q<9ur9gShr\qfefs~>rl&[67XlKsrr`W_9:r\T၌Y O53gt:-4a}.^'JcGnݺdvvuih|ݔuBHJRF`S 曨Q}ocV//{h4g ݑǑyK@ aݻw=&V@ 7|n=0:}3w77AExNxD"iONƉOpƌѣG11jE.ǁ_rҶm====R>?pyGܩSQ \.W*sr0#8`.p8#O/KDtL*b )=l˖-[lI%Trq0u#%..<7k֖-^^^^RT*څFW(cǎf,S,O*Jg@;:>A||uNNNNGok&a`޺u@BBaaa!B9w.fZ˃{%(???hT p83xŊŋmo#PWq !KPc~ *擈 ܶm۶mۖ.8cPwܹs# q{&l+͜uL닪]R/y3g}=z0mfrX% $d!!dhg'=tލ]>(yȍM6M*uq9 8'O>}4}OٹsNW~ޓH:u |H]׻'Oܙ3˖-Yox^cu;v ꫯ p!~oy@Zp Xq,+++++x_|EÇ>ɰAؒG .F._xӧĕɼp_ X^3^bݺu0eJyyy9шFod@vqyZ69999~믿TOǏ?w+W<}}Pp`{oիbؿ5k,sȉz΁f_#_v租~4i$w Uk>MUlĥ2NvǏgБQkȐ!C 2L$Qo@n|n 7=LA}-ZmڴiCÈ2Ţ*+1S pp'%%%%:>'7d )+kex7;888 zرcJ/^c˗/$%Aq2hРANNh;\ѵZ03fYfFq+d'W##?.M޷B{ݻ֛o&6lw߰m3 Zwfe57lU wK+/G.Ėsݻw޽L$?}nH]F;NzL+;c((k_֑*y p;o7bĈ 0S=/^\^^^٣Vyyh& 7x.n$dC\ٻwRpSg k9SN:u8yɓ'JxaٳٳGII)...~]6^ %{*x9hU য়pw٭jNAAeeeoooyE'On޼y3…us'c6 ƷBt)(I_f͚5k,/UV2eʔ)S SFzE/eeeeee1q~C [VUhO?yont>T-LG$7 `Ӧ'ܩߖ>ٳήC~}*9sr\ 6L$ܓh耒/g˖@@ 2BBBBR'ʕ))))۷߼y& 4%+QKS(&$$$c>xݻL&/6~\.jm;lTƍJKKKKKxqLi2Z-"*CJM?yRZcf@|`\gvux+0jC&| ˗D<|ĉ'M?F IDATPXPt[#7EvDM.G8U*dBP :}|'Ou·N~ p8,Ahի]v `4^<r$F6ҲjȸwORd$9tѣG0WEN:`4*w,h߆Nd|?!pbH>ϗJE"]FVe֭h56&[PPQQeKY &f̘1cpQ-@v=84O{Qr~LK{U6 LHM\2vQ养w޽{2-u'Nfѕ';̚2\=+zRRJJJ ӡJJKTtLR҉_@Foܸqd ,x_,pݰARf*dyիWr8x d KJ֯߾A*UmBN^Q];4}ׯs|>N"ȑdQ^;{v׮(q8pp.&SEy5'VoUP%:eV<|ay"$td*+z»XwɸD%UT׉'N8G{c[33F18q$2` II'OR]D";;;۷ ԩh -\PP929d2]R_VẔv|bJٳM..W*JtIT*\lvvFΟР#MM&kWݸWk[wHBu9h;2LVTTUP(+W^l2Lqq_ W.EΝ[QM }f1a„ &4O2kzI-{4fQ,H?=+رb>i"o/|2.s>m~:Qޗ'-olGf_ T}FǽرS<̙3g֨PhJZIl`NfzKG]?Tnm>CǗ$IC}kJq4MF;deJ`ݩSN;@ے(*m6m.]r%=uggB;vرc4tݻ.6f̝BZ~h<O%@^^~~AA} ۺ77֮ׯ_~WѥMM&Ѯ]˖AA˖M:`Zumj缼²2o=rVO4":7;v>}VZj[ZHI| Km{T.'UJErT*|zhjJ`g/fl?YX):::::9s~L1rаDMp#:==HiTgߧ5iM秽Gzzny}>}>߆sӖHOgߦR{'r]ΓHO u%/XOߧ`5%gE~>in>yNo ԩB+zPFlc3;ݗ>h#"_~?A~M& <lFIc6< te~Qw|_mh$s_x?AJJh4y`LhT{f_xJKø>}osepБcT쇧'6qQW/]ORS3uԩSZ淁&XQ Qv10vKryݿS':A<)\""Oآg,VT ?S_JeCnB׳k;Q6osՄ~'8y-ˏ| WDv,/I|ƝołR)C'U*E@Q5Bqsÿ|f$JZ|^UGUUaDE^i6ӚCgZ}Y ST;]rAly^5ߞ_4A--TK-tebK&%>_eлƯ:ͧ\XL"A@;;#3RBS?cdƱj# 1tTg ۚBTۆ*M}-@TZ"KU-ӫTw!_XvBK|?kܨl,;#V]܍&OZZ f|>:TWpɍ30ͷpڵk׮XD>/n0OdE"zTXtSoftwarex+//.NN,H/J6XS\IENDB`PK u&7o 3skin/classic/communicator/icons/smileys/smile_n.gifGIF89aff3!,UXN+2IEPD| w9o),{j+E`$0F7]2(#T 0O^'Y"6-Z;PK u&7;0C3skin/classic/communicator/icons/smileys/frown_n.gifGIF89aff333333! ,j0ɉE3SAI|'j)К(!GՕ%`DLɀGPj 5x(w_,qf=Oax<2H}n,Zd,%^U#g";PK u&7)2skin/classic/communicator/icons/smileys/wink_n.gifGIF89a33!,PXN+2IEPD|]e%V0&dpIģ',5h$aBA:HI< JV$;PK u&7 Lbi ;PK u&7$2skin/classic/communicator/icons/smileys/yell_n.gifGIF89ae01!,LXN+2M*z;e[z'Tpٲ<-l=ڃ{؂Ɵ%#jf'FM;PK u&7;2skin/classic/communicator/icons/smileys/cool_n.gifGIF89a!9,p@PbR( (4=Q Ma´6 *4.4e%YR! #>WqiB{(-f9O8 7 f7!85  754&45 58, -R1 4& !-3#"*6-! 8$8$8955B /`~DhNaz ;PK u&7I3skin/classic/communicator/icons/smileys/money_n.gifGIF89a!,HH.+21M*z;AV':iʳIc7>'C!,’cR5?(fHI;PK u&7uX2skin/classic/communicator/icons/smileys/foot_n.gifGIF89a=36cf42B6*! ,c0 30&q_ jYb $-0cL:L3# U2 ;PK u&7Z1skin/classic/communicator/taskbar/addressbook.gifGIF89a fffff33f!, IX%^#@%8H)VAdi_8@ezc18iX(S! XO+*,̮4™P7ZЬ;PK u&7{$3skin/classic/communicator/taskbar/navigator-hov.gifGIF89a f3̙f3f3ffffff3f3333f333f3f3̙f3̙̙̙̙f̙3̙ffffff3f3333f333f3̙f3̙̙f3̙f3ff̙ffff3f33̙33f333̙f3ffffff3ffff̙fff3fffffff3ffffffffffff3fff3f3f3f3ff33f3ffffff3f3333f333333̙3f3333333f3333f3f3f3ff3f33f33333333f333333333f333f3̙f3f3ffffff3f3333f333f3!,  V`pC P@Ej$ bV5x0IR? y rErY@Ƈ2#qȖ CdpP?Th D(dH"W4 SdYE>]PÀ;PK u&7ɿ2skin/classic/communicator/taskbar/navigator-16.gifGIF89af3̙f3f3ffffff3f3333f333f3f3̙f3̙̙̙̙f̙3̙ffffff3f3333f333f3̙f3̙̙f3̙f3ff̙ffff3f33̙33f333̙f3ffffff3ffff̙fff3fffffff3ffffffffffff3fff3f3f3f3ff33f3ffffff3f3333f333333̙3f3333333f3333f3f3f3ff3f33f33333333f333333333f333f3̙f3f3ffffff3f3333f333f3!, H,j @ PHa UVIb*"WQY!ʕE98qj "ClDrժ6Q2 l j?X)F]?O#8ZOD:ehV`G;PK u&7d*skin/classic/communicator/taskbar/mail.gifGIF89a f3̙f3f3ffffff3f3333f333f3f3̙f3̙̙̙̙f̙3̙ffffff3f3333f333f3̙f3̙̙f3̙f3ff̙ffff3f33̙33f333̙f3ffffff3ffff̙fff3fffffff3ffffffffffff3fff3f3f3f3ff33f3ffffff3f3333f333333̙3f3333333f3333f3f3f3ff3f33f33333333f333333333f333f3̙f3f3ffffff3f3333f333f3!, ~ H`?3bÁ@D*d|0E -Rl@@b($DRJKA8f 'DXчX" uUFju՟UFWzЫٯh{-ǀ;PK u&7;.skin/classic/communicator/taskbar/mail-hov.gifGIF89a f3̙f3f3ffffff3f3333f333f3f3̙f3̙̙̙̙f̙3̙ffffff3f3333f333f3̙f3̙̙f3̙f3ff̙ffff3f33̙33f333̙f3ffffff3ffff̙fff3fffffff3ffffffffffff3fff3f3f3f3ff33f3ffffff3f3333f333333̙3f3333333f3333f3f3f3ff3f33f33333333f333333333f333f3̙f3f3ffffff3f3333f333f3!,  H`?3bÁ@ZTa iH P$ņ!Td 8"@b"'j8[.Ef<3GӇXr"@Ռ>uhW*Z,UV9]!XpEmϻ;PK u&7AP-skin/classic/communicator/taskbar/mail-16.gifGIF89af3̙f3f3ffffff3f3333f333f3f3̙f3̙̙̙̙f̙3̙ffffff3f3333f333f3̙f3̙̙f3̙f3ff̙ffff3f33̙33f333̙f3ffffff3ffff̙fff3fffffff3ffffffffffff3fff3f3f3f3ff33f3ffffff3f3333f333333̙3f3333333f3333f3f3f3ff3f33f33333333f333333333f333f3̙f3f3ffffff3f3333f333f3!,q HះG ,RgbƊ 3J$H@b 7Jxʊ;IsH} b?Bc +lӧA>}*@Wu+@ Ê ;PK u&7D-skin/classic/communicator/taskbar/mailnew.gifGIF89a f3̙f3f3ffffff3f3333f333f3f3̙f3̙̙̙̙f̙3̙ffffff3f3333f333f3̙f3̙̙f3̙f3ff̙ffff3f33̙33f333̙f3ffffff3ffff̙fff3fffffff3ffffffffffff3fff3f3f3f3ff33f3ffffff3f3333f333333̙3f3333333f3333f3f3f3ff3f33f33333333f333333333f333f3̙f3f3ffffff3f3333f333f3!, aE&%IA8`D* ?5|x0E eܘ0"@@bHO8H Ƅʃ ?= jG+DGc@8ׯ`nz0,ةR+?o2ʶ݀;PK u&7m .skin/classic/communicator/taskbar/composer.gifGIF89a f3̙f3f3ffffff3f3333f333f3f3̙f3̙̙̙̙f̙3̙ffffff3f3333f333f3̙f3̙̙f3̙f3ff̙ffff3f33̙33f333̙f3ffffff3ffff̙fff3fffffff3ffffffffffff3fff3f3f3f3ff33f3ffffff3f3333f333333̙3f3333333f3333f3f3f3ff3f33f33333333f333333333f333f3̙f3f3ffffff3f3333f333f3!,  H5lV\(P*]`A hԨbbk:PE)\d0r/s!ƛ0O!P;A} $(A^[i3 ( 2"Fl3̘a&ȯHmժ ;PK u&7в1skin/classic/communicator/taskbar/composer-16.gifGIF89af3̙f3f3ffffff3f3333f333f3f3̙f3̙̙̙̙f̙3̙ffffff3f3333f333f3̙f3̙̙f3̙f3ff̙ffff3f33̙33f333̙f3ffffff3ffff̙fff3fffffff3ffffffffffff3fff3f3f3f3ff33f3ffffff3f3333f333333̙3f3333333f3333f3f3f3ff3f33f33333333f333333333f333f3̙f3f3ffffff3f3333f333f3!,z H*x *v OhXbÁ5FTGl"P׮=h%%K+>Ŵ2q`͖%c@'I-UD<*赤b,0#굛Q{` ++L3# ʘZ ;PK u&7ii5skin/classic/communicator/taskbar/addressbook-hov.gifGIF89a 33ff!, :?¹ޜc$t4 PLe}+8*Q4Pl<%݄!;PK u&7Lo %skin/classic/communicator/toolbar.css/* ***** 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 Communicator client code, released * March 31, 1998. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 1998-2007 * the Initial Developer. All Rights Reserved. * * Contributor(s): * Joe Hewitt (hewitt@netscape.com) * Robert Kaiser (kairo@kairo.at) * * Alternatively, the contents of this file may be used under the terms of * either of 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 ***** */ /* ===== toolbar.css ==================================================== == Styles used by XUL grippytoolbar in addition to general toolbar styles. ======================================================================= */ @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* ::::: toolbar & menubar ::::: */ .toolbar-holder { border-left: 1px solid ThreeDHighlight; } /* ::::: toolbargrippy ::::: */ toolbargrippy { -moz-box-orient: vertical; -moz-box-align: center; border-right: 1px solid ThreeDShadow; width: 10px; padding: 2px 1px; list-style-image: url("chrome://communicator/skin/toolbar/tbgrip-arrow.gif"); } toolbargrippy:hover { background-color: ThreeDHighlight; } .toolbargrippy-texture { margin-top: 2px; width: 6px; background: url("chrome://communicator/skin/toolbar/tbgrip-texture.gif"); } /* ::::: collapsed tray and grippies ::::: */ toolbargrippy[tbgrippy-collapsed="true"] { -moz-box-orient: horizontal; border-left: 1px solid ThreeDHighlight; border-top: 1px solid ThreeDHighlight; border-right: 1px solid ThreeDShadow; border-bottom: 1px solid ThreeDShadow; width: 40px; height: 10px; padding: 1px 2px; list-style-image: url("chrome://communicator/skin/toolbar/tbgrip-arrow-clps.gif"); } toolbargrippy[tbgrippy-collapsed="true"] > .toolbargrippy-texture { margin-top: 0; margin-left: 2px; width: 0px; height: 6px; } .collapsed-tray-spacer { border-bottom: 1px solid ThreeDShadow; } PK u&7\ DD2skin/classic/communicator/toolbar/tbgrip-arrow.gifGIF89aff33f!, C@$I;PK u&7!^v777skin/classic/communicator/toolbar/tbgrip-arrow-clps.gifGIF89aff33f!, !F;PK u&7&{d554skin/classic/communicator/toolbar/tbgrip-texture.gifGIF89a33f!,s&`;PK u&7i &skin/classic/editor/EdImageMapPage.css/* ***** 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 Communicator client code, released * March 31, 1998. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 2000 * the Initial Developer. All Rights Reserved. * * Contributor(s): * Dan Haddix * Brian King * * Alternatively, the contents of this file may be used under the terms of * either of 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"); .rect {position:absolute; top:1px; left:1px; height:1px; width:1px; border: 1px solid #0000ff;} .cir {position:absolute; top:1px; left:1px; height:1px; width:1px; border: 1px 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:-5px; left:-5px; height:1px; width:1px; border: 1px dashed #0000ff; z-index:10000; visibility: hidden;} #bgDiv {position:absolute; top:0px; left:0px; width:1px; background:url("chrome://editor/skin/images/Map_checker.gif"); background-color: white; cursor: inherit;} BODY {background-color:appworkspace;} HTML {height: 100%;} PK u&7Bi i skin/classic/editor/editor.css/* ***** 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 Communicator client code, released * March 31, 1998. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 1998-2001 * the Initial Developer. All Rights Reserved. * * Contributor(s): * Joe Hewitt (hewitt@netscape.com) * * Alternatively, the contents of this file may be used under the terms of * either of 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 ***** */ /* ==== editor.css ========================================================== == Styles shared throughout the Editor application. ========================================================================== */ @import url("chrome://communicator/skin/"); @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); #content-frame { min-width: 10px; min-height: 10px; height: 400px; } .source-editor, .source-editor:focus { margin: 0px 5px 5px 0px; border: 0px; /* Scroll bars are in content, so we can't use right and bottom padding! */ padding: 5px 0px 0px 5px; } /* Multiline textarea for HTML source editing */ #content-source, #doctype-text { font-family: -moz-fixed; font-size: -moz-initial; } #appcontent { border-left: 1px solid ThreeDShadow; border-top: 1px solid ThreeDDarkShadow; border-right: 1px solid ThreeDHighlight; } #ContentWindowDeck { border-left: 1px solid ThreeDDarkShadow; border-right: 1px solid ThreeDLightShadow; } /* ::::: struct toolbar ::::: */ #structToolbar { min-width: 1px; overflow: -moz-hidden-unscrollable; } #structSpacer { margin: 2px 0px; } .struct-button { padding: 2px; } .struct-button[checked="true"] { font-weight: bold; } .struct-textbox { -moz-appearance: none !important; padding: 0px !important; margin: 0px !important; border: none !important; } PK u&7$skin/classic/editor/EditorDialog.css/* ***** 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 Communicator client code, released * March 31, 1998. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 1998-1999 * the Initial Developer. All Rights Reserved. * * Contributor(s): * Pete Collins, Ben Goodger * * Alternatively, the contents of this file may be used under the terms of * either of 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 ***** */ /* THIS FILE IS LOCKED DOWN. YOU ARE NOT ALLOWED TO MODIFY IT WITHOUT FIRST HAVING YOUR CHANGES REVIEWED BY cmanske@netscape.com. */ @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* The defaults are WAY to big! */ groupbox { margin: 2px 5px /* 4px 5px */; padding-top: 2px; padding-bottom: 4px; } .MinWidth5em { min-width: 5em; } .MinWidth10em { min-width: 10em; } .MinWidth15em { min-width: 15em; } .MinWidth20em { min-width: 20em; } .bold { font-weight: bold; } .italic { font-style: italic; } .larger { font-size: 120%; } .narrow { width: 3em; } .wrap { width: 1em; } .menuitem-highlight-1 { font-weight : bold; } /* Use this with groove-thin in dialogs to add margins to top and bottom */ .tb-margin { margin-top : 6px; margin-bottom : 6px; } .color-well { width: 20px; height: 12px; border: 1px inset #CCCCCC; } .color-well[default="true"] { border: 1px solid transparent; background-color: inherit; } .color-button { /* override large default min-width */ min-width : 0px; margin: 2px; } .menu-list[focused="true"] { color: white; } #ColorPicker { -moz-user-focus: normal; } #ColorPickerSwatch { border : 2px outset #CCCCCC; width: 25px; height: 20px; margin: 0px 3px 0px 0px; } #ColorPickerSwatch[default="true"] { border : 2px solid transparent; background-color: inherit; } #LastPickedColor { width: 17px; height: 13px; border: 1px inset #CCCCCC; margin: 1px 2px 2px 4px; } /* temporary -- we need a simple box-based list defined in XBL */ tree.list { border: 1px inset #CCCCCC; /* same as in menulist.css */ margin: 1px 5px 2px 5px; /* use rows="#" in XUL to define height */ } #ColorPreview { border: 1px inset #CCCCCC; margin-left: 10px; padding-left: 5px; padding-right: 5px; min-width: 100px; min-height: 50px; } #alignTypeSelect,label#alignLabel { margin-left: 5px; } /* ::::: table properties dialog ::::: */ #MoreFewerButton[more="0"] { list-style-image: url("chrome://global/skin/arrow/arrow-dn.gif"); min-width: 12em; } #MoreFewerButton[more="1"] { list-style-image: url("chrome://global/skin/arrow/arrow-up.gif"); min-width: 12em; } #PreviousButton { list-style-image: url("chrome://global/skin/arrow/arrow-lft.gif"); } #NextButton { list-style-image: url("chrome://global/skin/arrow/arrow-rit.gif"); } #PreviousButton[type="row"] { list-style-image: url("chrome://global/skin/arrow/arrow-up.gif"); } #NextButton[type="row"] { list-style-image: url("chrome://global/skin/arrow/arrow-down.gif"); } /* ::::: spelling dialog ::::: */ #MisspelledWord { font-weight: bold; } #ReplaceWordInput { min-width: 16em; width: 16em; } .spell-check { min-width: 8em; } /* ::::: color picker ::::: */ /* use outset shape for a button look */ .colorpicker { border: 1px outset #CCCCCC; /* This should be the same as for textbox */ margin-left: 4px; /* For a little extra space between buttons */ margin-bottom: 2px; } .colorpicker:active { border: 1px inset #CCCCCC; } .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; } /* These should be the width of the checkbox and radio button images + margin + padding Used to indent below those to the level of the text label next to image */ .checkbox-spacer { width: 2em; min-width: 2em; } .radio-spacer { width: 2em; min-width: 2em; } #alignTypeSelect { height: 34px; } .align-menu[value="top"] { list-style-image:url("chrome://editor/skin/icons/img-align-top.gif"); } .align-menu[value="middle"] { list-style-image:url("chrome://editor/skin/icons/img-align-middle.gif"); } .align-menu[value="bottom"] { list-style-image:url("chrome://editor/skin/icons/img-align-bottom.gif"); } .align-menu[value="right"] { list-style-image:url("chrome://editor/skin/icons/img-align-right.gif"); } .align-menu[value="left"] { list-style-image:url("chrome://editor/skin/icons/img-align-left.gif"); } /* Don't change width/height of these without changing values in GetOriginalWidth(), EdImageProps.js */ #preview-image-box { border: 1px inset #CCCCCC; width : 82px; max-width : 82px; min-width : 82px; height : 52px; max-height : 52px; min-height : 52px; margin : 6px 5px 6px 5px; overflow : -moz-hidden-unscrollable; } #preview-image-holder { padding : 0px; margin : 0px; } /* 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; } /* ::::: select edit dialog ::::: */ #SelectTreeChildren::-moz-tree-cell(SelectSelCol, checked-false) { background: url("chrome://global/skin/checkbox/cbox.gif") 50% 50% no-repeat; } #SelectTreeChildren::-moz-tree-cell(SelectSelCol, checked-true) { background: url("chrome://global/skin/checkbox/cbox-check.gif") 50% 50% no-repeat; } /* ::::: Publishing Progress ::::: */ .progressitem[progress="busy"] { list-style-image: url("chrome://editor/skin/icons/progress-busy.gif"); } .progressitem[progress="done"] { list-style-image: url("chrome://editor/skin/icons/progress-done.gif"); } .progressitem[progress="failed"] { list-style-image: url("chrome://editor/skin/icons/progress-failed.gif"); } PK u&7} } "skin/classic/editor/EdImageMap.css/* ***** 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 Communicator client code, released * March 31, 1998. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 2000 * the Initial Developer. All Rights Reserved. * * Contributor(s): * Dan Haddix * Brian King * * Alternatively, the contents of this file may be used under the terms of * either of 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"); toolbar#toolbox { margin :0px; padding: 4px 0 0 0; } 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"); } PK u&7| | )skin/classic/editor/editorModeToolbar.css/* ***** 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 Communicator client code, released * March 31, 1998. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 1998-2001 * the Initial Developer. All Rights Reserved. * * Contributor(s): * Joe Hewitt (hewitt@netscape.com) * * Alternatively, the contents of this file may be used under the terms of * either of 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"); /* ::::: edit mode toolbar ::::: */ #EditModeToolbar { -moz-box-align: start; border-left: 1px solid ThreeDDarkShadow; border-right: 1px solid ThreeDLightShadow; padding: 0px 2px 2px 2px; min-width: 1px; } .tab-bottom[selected="true"] { color: -moz-FieldText; -moz-border-top-colors: -moz-Field; -moz-border-bottom-colors: ThreeDShadow -moz-Field; -moz-border-left-colors: ThreeDHighlight -moz-Field; } #NormalModeButton { list-style-image: url("chrome://editor/skin/icons/editmode-normal.gif"); } #TagModeButton { list-style-image: url("chrome://editor/skin/icons/editmode-tags.gif"); } #SourceModeButton { list-style-image: url("chrome://editor/skin/icons/editmode-html.gif"); } #PreviewModeButton { list-style-image: url("chrome://editor/skin/icons/editmode-preview.gif"); } PK u&7"MM"skin/classic/editor/textEditor.css/* ***** 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 Communicator client code, released * March 31, 1998. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 1998-2001 * the Initial Developer. All Rights Reserved. * * Contributor(s): * * Alternatively, the contents of this file may be used under the terms of * either of 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"); .separator-small { width: 1em; } PK u&7Kŧ,skin/classic/editor/editorPrimaryToolbar.css/* ***** 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 Communicator client code, released * March 31, 1998. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 1998-2001 * the Initial Developer. All Rights Reserved. * * Contributor(s): * Joe Hewitt (hewitt@netscape.com) * Patrick Thompson (sailfish@unforgettable.com) * Manuel Reimer (Manuel.Reimer@gmx.de) * * Alternatively, the contents of this file may be used under the terms of * either of 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"); /* ::::: primary toolbar buttons ::::: */ .toolbarbutton-1 { list-style-image: url("chrome://editor/skin/icons/editoricons.png"); } #newButton { -moz-image-region: rect(120px 29px 149px 0); } #newButton:hover { -moz-image-region: rect(120px 59px 149px 30px); } #newButton:hover:active { -moz-image-region: rect(120px 89px 149px 60px); } #newButton[disabled="true"] { -moz-image-region: rect(120px 119px 149px 90px) !important; } #openButton { -moz-image-region: rect(150px 29px 179px 0); } #openButton:hover { -moz-image-region: rect(150px 59px 179px 30px); } #openButton:hover:active { -moz-image-region: rect(150px 89px 179px 60px); } #openButton[disabled="true"] { -moz-image-region: rect(150px 119px 179px 90px) !important; } #saveButton { -moz-image-region: rect(210px 29px 239px 0); } #saveButton:hover { -moz-image-region: rect(210px 59px 239px 30px); } #saveButton:hover:active { -moz-image-region: rect(210px 89px 239px 60px); } #saveButton[disabled="true"] { -moz-image-region: rect(210px 119px 239px 90px) !important; } #publishButton { -moz-image-region: rect(300px 29px 329px 0); } #publishButton:hover { -moz-image-region: rect(300px 59px 329px 30px); } #publishButton:hover:active { -moz-image-region: rect(300px 89px 329px 60px); } #publishButton[disabled="true"] { -moz-image-region: rect(300px 119px 329px 90px) !important; } #previewButton { -moz-image-region: rect(180px 29px 209px 0); } #previewButton:hover { -moz-image-region: rect(180px 59px 209px 30px); } #previewButton:hover:active { -moz-image-region: rect(180px 89px 209px 60px); } #previewButton[disabled="true"] { -moz-image-region: rect(180px 119px 209px 90px) !important; } #printButton { list-style-image: url("chrome://communicator/skin/icons/communicatoricons.png"); -moz-image-region: rect(0 29px 29px 0); } #printButton:hover { -moz-image-region: rect(0 59px 29px 30px); } #printButton:hover:active { -moz-image-region: rect(0 89px 29px 60px); } #printButton[disabled="true"] { -moz-image-region: rect(0 119px 29px 90px); } #linkButton { -moz-image-region: rect(90px 29px 119px 0); } #linkButton:hover { -moz-image-region: rect(90px 59px 119px 30px); } #linkButton:hover:active { -moz-image-region: rect(90px 89px 119px 60px); } #linkButton[disabled="true"] { -moz-image-region: rect(90px 119px 119px 90px) !important; } #imageButton { -moz-image-region: rect(60px 29px 89px 0); } #imageButton:hover { -moz-image-region: rect(60px 59px 89px 30px); } #imageButton:hover:active { -moz-image-region: rect(60px 89px 89px 60px); } #imageButton[disabled="true"] { -moz-image-region: rect(60px 119px 89px 90px) !important; } #namedAnchorButton { -moz-image-region: rect(0 29px 29px 0); } #namedAnchorButton:hover { -moz-image-region: rect(0 59px 29px 30px); } #namedAnchorButton:hover:active { -moz-image-region: rect(0 89px 29px 60px); } #namedAnchorButton[disabled="true"] { -moz-image-region: rect(0 119px 29px 90px) !important; } #hlineButton { -moz-image-region: rect(30px 29px 59px 0); } #hlineButton:hover { -moz-image-region: rect(30px 59px 59px 30px); } #hlineButton:hover:active { -moz-image-region: rect(30px 89px 59px 60px); } #hlineButton[disabled="true"] { -moz-image-region: rect(30px 119px 59px 90px) !important; } #tableButton { -moz-image-region: rect(270px 29px 299px 0); } #tableButton:hover { -moz-image-region: rect(270px 59px 299px 30px); } #tableButton:hover:active { -moz-image-region: rect(270px 89px 299px 60px); } #tableButton[disabled="true"] { -moz-image-region: rect(270px 119px 299px 90px) !important; } #spellingButton { -moz-image-region: rect(240px 29px 269px 0); } #spellingButton:hover { -moz-image-region: rect(240px 59px 269px 30px); } #spellingButton:hover:active { -moz-image-region: rect(240px 89px 269px 60px); } #spellingButton[disabled="true"] { -moz-image-region: rect(240px 119px 269px 90px) !important; } #cutButton { -moz-image-region: rect(330px 29px 359px 0); } #cutButton:hover { -moz-image-region: rect(330px 59px 359px 30px); } #cutButton:hover:active { -moz-image-region: rect(330px 89px 359px 60px); } #cutButton[disabled="true"] { -moz-image-region: rect(330px 119px 359px 90px) !important; } #copyButton { -moz-image-region: rect(360px 29px 389px 0); } #copyButton:hover { -moz-image-region: rect(360px 59px 389px 30px); } #copyButton:hover:active { -moz-image-region: rect(360px 89px 389px 60px); } #copyButton[disabled="true"] { -moz-image-region: rect(360px 119px 389px 90px) !important; } #pasteButton { -moz-image-region: rect(390px 29px 419px 0); } #pasteButton:hover { -moz-image-region: rect(390px 59px 419px 30px); } #pasteButton:hover:active { -moz-image-region: rect(390px 89px 419px 60px); } #pasteButton[disabled="true"] { -moz-image-region: rect(390px 119px 419px 90px) !important; } #findButton { -moz-image-region: rect(420px 29px 449px 0); } #findButton:hover { -moz-image-region: rect(420px 59px 449px 30px); } #findButton:hover:active { -moz-image-region: rect(420px 89px 449px 60px); } #findButton[disabled="true"] { -moz-image-region: rect(420px 119px 449px 90px) !important; }PK u&7p&T:T:+skin/classic/editor/editorFormatToolbar.css/* ***** 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 Communicator client code, released * March 31, 1998. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 1998-2001 * the Initial Developer. All Rights Reserved. * * Contributor(s): * Joe Hewitt (hewitt@netscape.com) * * Alternatively, the contents of this file may be used under the terms of * either of 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"); /* ::::: formatting buttons ::::: */ #FormatToolbar > toolbarbutton { min-width: 32px; } #FormatToolbar > toolbarbutton > .toolbarbutton-text { display: none; } #FormatToolbar > toolbarbutton { list-style-image: url("chrome://editor/skin/icons/btn2.gif"); } #DecreaseFontSizeButton { -moz-image-region: rect(64px 14px 80px 0px); } #DecreaseFontSizeButton:hover { -moz-image-region: rect(64px 28px 80px 14px); } #DecreaseFontSizeButton:hover:active { -moz-image-region: rect(64px 42px 80px 28px); } #DecreaseFontSizeButton[disabled="true"] { -moz-image-region: rect(64px 56px 80px 42px) !important; } #IncreaseFontSizeButton { -moz-image-region: rect(81px 18px 98px 0px); } #IncreaseFontSizeButton:hover { -moz-image-region: rect(81px 36px 98px 18px); } #IncreaseFontSizeButton:hover:active { -moz-image-region: rect(81px 54px 98px 36px); } #IncreaseFontSizeButton[disabled="true"] { -moz-image-region: rect(81px 72px 98px 54px) !important; } #boldButton { -moz-image-region: rect(16px 16px 32px 0px); } #boldButton:hover { -moz-image-region: rect(16px 32px 32px 16px); } #boldButton:hover:active { -moz-image-region: rect(16px 48px 32px 32px); } #boldButton[checked="true"] { -moz-image-region: rect(16px 16px 32px 0px); } #boldButton[disabled="true"] { -moz-image-region: rect(16px 64px 32px 48px) !important; } #italicButton { -moz-image-region: rect(98px 16px 114px 0px); } #italicButton:hover { -moz-image-region: rect(98px 32px 114px 16px); } #italicButton:hover:active { -moz-image-region: rect(98px 48px 114px 32px); } #italicButton[checked="true"] { -moz-image-region: rect(98px 16px 114px 0px); } #italicButton[disabled="true"] { -moz-image-region: rect(98px 64px 114px 48px) !important; } #underlineButton { -moz-image-region: rect(114px 16px 130px 0px); } #underlineButton:hover { -moz-image-region: rect(114px 32px 130px 16px); } #underlineButton:hover:active { -moz-image-region: rect(114px 48px 130px 32px); } #underlineButton[checked="true"] { -moz-image-region: rect(114px 16px 130px 0px); } #underlineButton[disabled="true"] { -moz-image-region: rect(114px 64px 130px 48px) !important; } #ulButton { -moz-image-region: rect(32px 16px 48px 0px); } #ulButton:hover { -moz-image-region: rect(32px 32px 48px 16px); } #ulButton:hover:active { -moz-image-region: rect(32px 48px 48px 32px); } #ulButton[checked="true"] { -moz-image-region: rect(32px 16px 48px 0px); } #ulButton[disabled="true"] { -moz-image-region: rect(32px 64px 48px 48px) !important; } #olButton { -moz-image-region: rect(194px 16px 210px 0px); } #olButton:hover { -moz-image-region: rect(194px 32px 210px 16px); } #olButton:hover:active { -moz-image-region: rect(194px 48px 210px 32px); } #olButton[checked="true"] { -moz-image-region: rect(194px 16px 210px 0px); } #olButton[disabled="true"] { -moz-image-region: rect(194px 64px 210px 48px) !important; } #outdentButton { -moz-image-region: rect(210px 16px 226px 0px); } #outdentButton:hover { -moz-image-region: rect(210px 32px 226px 16px); } #outdentButton:hover:active { -moz-image-region: rect(210px 48px 226px 32px); } #outdentButton[disabled="true"] { -moz-image-region: rect(210px 64px 226px 48px) !important; } #indentButton { -moz-image-region: rect(178px 16px 194px 0px); } #indentButton:hover { -moz-image-region: rect(178px 32px 194px 16px); } #indentButton:hover:active { -moz-image-region: rect(178px 48px 194px 32px); } #indentButton[disabled="true"] { -moz-image-region: rect(178px 64px 194px 48px) !important; } #align-left-button { -moz-image-region: rect(146px 16px 162px 0px); } #align-left-button:hover { -moz-image-region: rect(146px 32px 162px 16px); } #align-left-button:hover:active { -moz-image-region: rect(146px 48px 162px 32px); } #align-left-button[checked="true"] { -moz-image-region: rect(146px 16px 162px 0px); } #align-left-button[disabled="true"] { -moz-image-region: rect(146px 64px 162px 48px) !important; } #align-center-button { -moz-image-region: rect(48px 16px 64px 0px); } #align-center-button:hover { -moz-image-region: rect(48px 32px 64px 16px); } #align-center-button:hover:active { -moz-image-region: rect(48px 48px 64px 32px); } #align-center-button[checked="true"] { -moz-image-region: rect(48px 16px 64px 0px); } #align-center-button[disabled="true"] { -moz-image-region: rect(48px 64px 64px 48px) !important; } #align-right-button { -moz-image-region: rect(162px 16px 178px 0px); } #align-right-button:hover { -moz-image-region: rect(162px 32px 178px 16px); } #align-right-button:hover:active { -moz-image-region: rect(162px 48px 178px 32px); } #align-right-button[checked="true"] { -moz-image-region: rect(162px 16px 178px 0px); } #align-right-button[disabled="true"] { -moz-image-region: rect(162px 64px 178px 48px) !important; } #align-justify-button { -moz-image-region: rect(130px 16px 146px 0px); } #align-justify-button:hover { -moz-image-region: rect(130px 32px 146px 16px); } #align-justify-button:hover:active { -moz-image-region: rect(130px 48px 146px 32px); } #align-justify-button[checked="true"] { -moz-image-region: rect(130px 16px 146px 0px); } #align-justify-button[disabled="true"] { -moz-image-region: rect(130px 64px 146px 48px) !important; } #AlignPopupButton { -moz-image-region: rect(0px 16px 16px 0px); } #AlignPopupButton:hover { -moz-image-region: rect(0px 32px 16px 16px); } #AlignPopupButton[open="true"] { -moz-image-region: rect(0px 48px 16px 32px) !important; } #AlignPopupButton[disabled="true"] { -moz-image-region: rect(0px 64px 16px 48px) !important; } #InsertPopupButton { -moz-image-region: rect(244px 16px 260px 0px); } #InsertPopupButton:hover { -moz-image-region: rect(244px 32px 260px 16px); } #InsertPopupButton[open="true"] { -moz-image-region: rect(244px 48px 260px 32px) !important; } #InsertPopupButton[disabled="true"] { -moz-image-region: rect(244px 64px 260px 48px) !important; } #smileButtonMenu { -moz-image-region: rect(227px 17px 244px 0px); } #smileButtonMenu:hover { -moz-image-region: rect(227px 34px 244px 17px); } #smileButtonMenu[open="true"] { -moz-image-region: rect(227px 51px 244px 34px) !important; } #smileButtonMenu[disabled="true"] { -moz-image-region: rect(227px 68px 244px 51px) !important; } /* ::::: menuitem icons ::::: */ /* ..... align menu ..... */ #AlignPopup > menuitem { list-style-image: url("chrome://editor/skin/icons/btn2.gif"); } #AlignLeftItem { -moz-image-region: rect(146px 16px 162px 0px); } #AlignLeftItem:hover { -moz-image-region: rect(146px 32px 162px 16px); } #AlignCenterItem { -moz-image-region: rect(48px 16px 64px 0px); } #AlignCenterItem:hover { -moz-image-region: rect(48px 32px 64px 16px); } #AlignRightItem { -moz-image-region: rect(162px 16px 178px 0px); } #AlignRightItem:hover { -moz-image-region: rect(162px 32px 178px 16px); } #AlignJustifyItem { -moz-image-region: rect(130px 16px 146px 0px); } #AlignJustifyItem:hover { -moz-image-region: rect(130px 32px 146px 16px); } /* ..... insert menu ..... */ #InsertPopup > menuitem { list-style-image: url("chrome://editor/skin/icons/btn1.gif"); } #InsertLinkItem { -moz-image-region: rect(16px 16px 32px 0); } #InsertLinkItem:hover { -moz-image-region: rect(16px 32px 32px 16px); } #InsertAnchorItem { -moz-image-region: rect(128px 16px 144px 0); } #InsertAnchorItem:hover { -moz-image-region: rect(128px 32px 144px 16px); } #InsertImageItem { -moz-image-region: rect(144px 16px 160px 0); } #InsertImageItem:hover { -moz-image-region: rect(144px 32px 160px 16px); } #InsertHRuleItem { -moz-image-region: rect(32px 16px 48px 0); } #InsertHRuleItem:hover { -moz-image-region: rect(32px 32px 48px 16px); } #InsertTableItem { -moz-image-region: rect(112px 16px 128px 0); } #InsertTableItem:hover { -moz-image-region: rect(112px 32px 128px 16px); } /* ..... smiley menu ..... */ .insert-smile > .menu-iconic-left { list-style-image: url("chrome://communicator/skin/icons/smileys/smile_n.gif"); -moz-image-region: auto; /* cut off inheritance */ } .insert-tongue > .menu-iconic-left { list-style-image: url("chrome://communicator/skin/icons/smileys/tongue_n.gif"); -moz-image-region: auto; /* cut off inheritance */ } .insert-frown > .menu-iconic-left { list-style-image: url("chrome://communicator/skin/icons/smileys/frown_n.gif"); -moz-image-region: auto; /* cut off inheritance */ } .insert-wink > .menu-iconic-left { list-style-image: url("chrome://communicator/skin/icons/smileys/wink_n.gif"); -moz-image-region: auto; /* cut off inheritance */ } .insert-laughing > .menu-iconic-left { list-style-image: url("chrome://communicator/skin/icons/smileys/laughing_n.gif"); -moz-image-region: auto; /* cut off inheritance */ } .insert-embarrassed > .menu-iconic-left { list-style-image: url("chrome://communicator/skin/icons/smileys/embarrassed_n.gif"); -moz-image-region: auto; /* cut off inheritance */ } .insert-undecided > .menu-iconic-left { list-style-image: url("chrome://communicator/skin/icons/smileys/undecided_n.gif"); -moz-image-region: auto; /* cut off inheritance */ } .insert-surprise > .menu-iconic-left { list-style-image: url("chrome://communicator/skin/icons/smileys/surprise_n.gif"); -moz-image-region: auto; /* cut off inheritance */ } .insert-kiss > .menu-iconic-left { list-style-image: url("chrome://communicator/skin/icons/smileys/kiss_n.gif"); -moz-image-region: auto; /* cut off inheritance */ } .insert-yell > .menu-iconic-left { list-style-image: url("chrome://communicator/skin/icons/smileys/yell_n.gif"); -moz-image-region: auto; /* cut off inheritance */ } .insert-cool > .menu-iconic-left { list-style-image: url("chrome://communicator/skin/icons/smileys/cool_n.gif"); -moz-image-region: auto; /* cut off inheritance */ } .insert-undecided > .menu-iconic-left { list-style-image: url("chrome://communicator/skin/icons/smileys/undecided_n.gif"); -moz-image-region: auto; /* cut off inheritance */ } .insert-money > .menu-iconic-left { list-style-image: url("chrome://communicator/skin/icons/smileys/money_n.gif"); -moz-image-region: auto; /* cut off inheritance */ } .insert-foot > .menu-iconic-left { list-style-image: url("chrome://communicator/skin/icons/smileys/foot_n.gif"); -moz-image-region: auto; /* cut off inheritance */ } .insert-innocent > .menu-iconic-left { list-style-image: url("chrome://communicator/skin/icons/smileys/innocent_n.gif"); -moz-image-region: auto; /* cut off inheritance */ } .insert-cry > .menu-iconic-left { list-style-image: url("chrome://communicator/skin/icons/smileys/cry_n.gif"); -moz-image-region: auto; /* cut off inheritance */ } .insert-sealed > .menu-iconic-left { list-style-image: url("chrome://communicator/skin/icons/smileys/sealed_n.gif"); -moz-image-region: auto; /* cut off inheritance */ } /* ::::: fg/bg color picker ::::: */ .ColorPickerLabel { border: 1px inset ThreeDFace; margin: 0px; padding: 2px; } .color-button { border: 1px inset ThreeDFace; padding: 0px; width: 14px; height: 12px; margin: 2px; } .color-button:hover { border: 1px solid ThreeDDarkShadow; } #TextColorButton { margin: 2px 9px 9px 2px; } #BackgroundColorButton { margin: 9px 2px 2px 9px; } #HighlightColorButton { -moz-image-region: rect(260px 16px 272px 0px); background-color: transparent; } #HighlightColorButton:hover { -moz-image-region: rect(260px 32px 272px 16px); } #HighlightColorButton:hover:active { -moz-image-region: rect(260px 48px 272px 32px); } #HighlightColorButton[disabled="true"], #HighlightColorButton[disabled="true"]:hover, #HighlightColorButton[disabled="true"]:hover:active { -moz-image-region: rect(260px 64px 272px 48px); } #absolutePositionButton{ -moz-image-region: rect(273px 16px 289px 0px); } #absolutePositionButton:hover { -moz-image-region: rect(273px 32px 289px 16px); } #absolutePositionButton:hover:active { -moz-image-region: rect(273px 48px 289px 32px); } #absolutePositionButton[disabled="true"] { -moz-image-region: rect(273px 64px 289px 48px) ! important; } #absolutePositionButton[checked="true"]{ -moz-image-region: rect(289px 16px 305px 0px); } #absolutePositionButton[checked="true"]:hover { -moz-image-region: rect(289px 32px 305px 16px); } #absolutePositionButton[checked="true"]:hover:active { -moz-image-region: rect(289px 48px 305px 32px); } #FormatToolbar > #increaseZIndexButton { list-style-image: url("chrome://editor/content/images/bringtofront.gif"); } #FormatToolbar > #increaseZIndexButton[disabled="true"] { list-style-image: url("chrome://editor/content/images/bringtofront-disabled.gif"); } #FormatToolbar > #decreaseZIndexButton { list-style-image: url("chrome://editor/content/images/sendtoback.gif"); } #FormatToolbar > #decreaseZIndexButton[disabled="true"] { list-style-image: url("chrome://editor/content/images/sendtoback-disabled.gif"); } PK u&7gG+skin/classic/editor/icons/editmode-html.gifGIF89a' 3f! ADOBE:IR1.0!,' B Ճa[[elى7J$Gz~rX S|WeFbFS}^1;PK u&7bb-skin/classic/editor/icons/editmode-normal.gifGIF89a f3f!, 'XB4EkևL=%#iۚ7+­+ ;PK u&7[=ll.skin/classic/editor/icons/editmode-preview.gifGIF89a /Kl!, =rAi':z}5卑5xn%bwz`E8M!l S;PK u&7a+skin/classic/editor/icons/editmode-tags.gifGIF89a ̙f3f! ADOBE:IR1.0!, LH#Ik ͷ QlY*hÛ.Ok\)V Bv~hF;PK u&7Ԡ.skin/classic/editor/icons/img-align-bottom.gifGIF89a e e3!, (0I09VA!|B8ly~js;רL J"D&a:Ja p@^v V4e呼ҥyzYk~ MGt~babG$%)(b ;PK u&7Լ,skin/classic/editor/icons/img-align-left.gifGIF89a ee3!, @rHIC(̧ 0iPl`7xopH̽bbZYslzvL]2(/'+=XΚUtD'R~GkBg+ ;PK u&7?.skin/classic/editor/icons/img-align-middle.gifGIF89a ee3!, }H0I9V x|D8ly[37i.gŌxR 0"5tk6Z-x< obwy(~u#k$eZgCrs( ;PK u&7'=j-skin/classic/editor/icons/img-align-right.gifGIF89a ee3!, @nHlI+uG6lBE,ϲ"vo f G%y]ج6Jh)*WṲ[k6zD%dJ}+;XfuNc, ;PK u&7V+skin/classic/editor/icons/img-align-top.gifGIF89a ee3!, H0Iͻq di㩞ȳXs-&m@,5J>[M$="$i&\jS# YOpn oRZ!;Fqia}~p_|x_}g+m*  ;PK u&7_ U)skin/classic/editor/icons/editoricons.pngPNG  IHDRxt6bKGD X pHYsHHFk> vpAgx ^IDATxux\<QZ3l˶,l804 :LuB&MҸI`!и 33H2I3VZ1F-'iv޹g̙# 0!2!?Aa S OȄe2!?a| f%$H$*? ) sXٳ9a7rsC!AaYea,{cA&K̞4}B!p~ @~~  B,q,qCq09s?eet`Pu:BɤRGEY P~Nu` ۛȓ&!:,HIa.T.OHHHeVQ8xz}>Az:;JB"5Wq/\pZ<AxᲲT32fR"R*%>_0(dV[U0{6C֏R!zy RT* @r\..w`ҥK.]| MOG{YYiir9)0إ4CЬӇT*dZJTr45sٕ+|׍UٳqBoŋ D2 \.+ZV$&&$do Λz' a4<1#{g''B!H+yy ZBmRX58]q~~l=ˢE*JRddddddp!@ib5nF8X6Hd2p&7<A@aXaAK 2^R /+*rǡ7|@8@m݉dR*%zZ. F}Z[JQ_ϳBr\.H$,HI鎟Ī C!A8|ƖgpnpJ$2L LZ݃6@UUSSkpx<9-qի7lp^?@=qdr9_}zf{8X`0z{=A yHR 8j6l8zb =aUU?f'U,bv]&Z=zQ9~ 4{y8n\Tx /3g >3 -WV6v(Ϛ5 yյ/II V+O_0t)w[ۏW$A7!xh4%^~Ebk`\b< E7g?C  ]2_D0 Fw  `(DQ篿x .1}:/ >v-ðl(4uiSGGʕ۷=x%K΍MKhsUϣ%2CP7ono߶md ] qSysK_zֶ ڪU>Ǩ2@Yф z~(_odFNU_ܹPG<_-_߿j>gg|(>_|_|{:55ȱ.4c\JT*-q#]m!|FD[Z3c^tى,˲B!J$=z5ޟR9x̙sǰgVRi4oQ>㎲]ub8bP\hBֹsSSzH.Hҏ>Z喹sSRŋ/fI&R)1JTʲ~*<ǽ}דHB.4_,^ |Lx{&Stܹ \RD7?Z^v~P$%]xa(Y,[tiiz}H$,{l*99!!6\"ze{oi|96v8psfݺK.)*ht$e}믯HHP*id2e'$D8x^"-0?^BQ*y/9'=]r9ꫧM3UtI*5K*yٵ8e2|_Q?dP*J&}H9?wb"nXDu>'_ #8_s q] 7{zh@"A&R&gv.V|<&|{<^;prpcPxN")y@ XvӦ={*+-~8e2S*Š8 !=T?Ł-0,;R_K ̾>lٶm.6honnohhhjJq[*9 ** ,0Plr9xEl6B2&pDq3ZN_ܰȑ~{z|>D"|W_-.(E)<|p8N9s<.+H}·bc,tj*~:ox^..4 !ߏ)8 ǾFYsRJzKjr9.#EP(3[f24HWcY 堅@z~ߣN>S{rk`1 \nPFF#ݎGTNN6 bXjkoe7/45a;{6F_K⻴F>k~/;-ya{rT*))&P āB ޭ lpp\`  ,c6de;V[[Wp-s&%}A  gl0 66 3LYD"<`җ q,;yM7͝TU%@(AõEFT eeR)Y8x)BVhx<@(D;ttR)@nn\J}XgY[k_~ש6='䒣kMKt|{P9,\& ɳfegGE)x~zM$F -ett8017O#G[l)GB$TV0st:nEҏ`,|x8B`eRRh4..:ZJN{{m6q q'SMMMJl6\.YXd2A01RT Tb,>N28kE |2ߏ*])/KK涶kl\nw8NW(r / j,\xYT}}k;=tjF#iijujjbb|< Rp]_A\ K~?-9qS EssߟphGǎl=pxBp0xe3fdv_as bccǚ-<ᇕJx33cbT*<''67B@`bx/ nl LL$`PKA(J;N `l6bFP)7:11111Q$GSV#M7BWߺ5\X74kVB_P_|MMm۶op;<$d<ϲ_~f4J$g}%QQrP}?1'4z&81x3<{+_I!w{o~ = nhj4 A̤"£: I@&םgkAĈ>:wv}uu}}Vt0ĵ׋-Z#_e-hqx}[P}b=묱f+ںz{nݵ@% [t[xV;? ZX.׋GCm۷B@`-^hMM7lχ;t% o_蹄?u h%COWSp|=n7kG. }?6|;#}.ߥ`Z{{{{{Ki7q-d0&'k4O>3krL0fFVj5Lnh gQpKLbp;8h6Á xw۰رj rDf;}zVZ=,n@w^VVzzr2@vvzzrLf2 NY$9S($"~?@OO_p ~u#ǏW(sg{tWk9ba7r0+\_l1{F'MJNVx]ZrR&i 0(,PC!p8a].zAAx z˗/_xeehQ)rkK./]4#뛞R%&$$h4^ѨTɴiIRѨ*k6_(d :`9N'F'bq8<`pǎÇlNG :h7 kⰟAIHB(\&3Z(&@O`(bq`Aas|u5z#C^Կ\  v tQ>pW^Sbq$W,,&[uw<ۍ~q; 4wȁ}UTtR*常8t0 I˅r|`__ss_SWߣcɕ K9'J%lTTr^/gd*T'$*~?MO çt>_ d55N t NMJ63))Q~>~ԏD5st*i//ez^'E}}Q_F.KMq:^uqq >pD bh*[lkO Ԓ%w.NE חZڇ}:4cm6H t~zSKzU_{#KzޤhcӗRGH=V}i@~g{{N&C`*R(ZS ꋯE}sqwQ_| F/}lj}2/zF~ <:j4F6ԱԞh0# ă?N8\_p}M_N +| Ԓ~7 ~(} ߿dqm) E eFK$t/ =EGgχtbv>Goc 6=G7+[R>!Gjz"}`50 Cȡv#]lٲeN^3 92QaB&', 'dB~2 LxB&', 'dB~2 LxB&', 'dB~ʖ/W*=DgY$8EF$/z{ ݝZ,V+9N#I$R)<DZlC^:'SAg۹D"dKjjrrA-UT僃6[_N`O 8N+1;znZ|OGoBx wsTzt+_q̩SFO_FxiӖ/OO3-ZtUgP(j5u c dl^/a].fzz].wpa&"rc#RTW{.w<~a]v|cʕ-[|uO?`Ni䓿]wqLupIz{{{V>ZYn\&xWW{<0H~:E}޽'RTۨ(>#ssr`@h$w eE d6>vcMn躻BF1ϧP( EKK l6 IlO8˂_̎ Љ <$zĝu}w}" /1LBBRRRٌpXMMk+m;vl  Z|fNcd3d$I yFU*  77??)& PdZG_pN7: `dQ銋KJ\.ظq{{ŎHJJL4MH0 ᬅX4'u āM P_@;0]7&)\}|މ&ј0~Y[[W` 8 (`0ulllq:ߏ&wB.W22ss ,hrb(].:;;: ,ᆫ@~ȕ)b$>Og2Vi۷o߾}^',6 6jyH\G ۝ξkٶm۶;gTr|~CǏwMM3gߟD5 @ 66&&-MIJb₂,V+v͆;0P]]]]Sfͺu[`N 5&',d|YY))99٩#-w8#UM#A zP.q8;wwwwwwקP j> ]_{|EQ [ƨaҤVHULɓe2Td0TjB <#%%  %mܹkW]]Z|pшfAA)Z*\o\bF|goIjZmbY\\ZzȱcFcqqTTTTL )99P00Zd6GE|Rizzffb"/\8wIqqb@o/F[[譭==|jվ}MM==℔1dY ?,җ_sYnbT*IVVggWWCäI==MM%%<2٤IXI!5Y`0ĄL,))!!=e'O.)1`0M&qXВwwww57lذaΝuw&St4,JI(,,,D_VVNNJDiiɄk~( -`뫪֭۽g_=}#M''1QjSRƨ R.aZgeI$Jqq))b?=rMiӁ OV_7\JRFDE%'tj5 LL"QSSPzss򒓥Ҭ$$3333. .c\s饿 _g3PړW~}#91>ՏNI5sJ n#ef~ϗ(J2@zzZZVV0XTTTTZPlQQQQI ccfΜ=$b02ؖ:F@&*>Q_|N/%iMNʍnݺuV = X6+pQG:?9T( A"IL4&ONMjUČ h/-8rs~?. nݮ]<q:X}ÉǮ/ii8 \,)z}>7#\Wnbb;]}/]b׸Z-YWn I_&.9Mf3NJ"-/C=CN慎D>s3wtx,z޵Z6) 33.n޼뻻m=|ÉCiф6V}I"k0 99RiZ\Qwѣᄏi]7#Up bǧ1V!~htE"x6L$fxK@ߩWSBxlSS|r-?i~?} 'dB&' 'dB~2 LxB&', 'dB~2 LxB&', 'dB~2~B7!?E;Ή_qOӟ^zw O,U^z~ᅵk1xÃbDzVU?}peYXe1e@߾oUV믿zSӏ}'+#a5|;+ʸ-oV>xp/jrPneLsb0F}}>ǎ@  ĆBVʔYZ7ZN =rȏ{7'z!X|x.|ʔ)SLA6r\?:ge%t? ~{^^nn~>ƍ7_deȵd2:~h4f 32z{{{{z.Z?Gx @``0 ǻ!9rzkaaAAa!R ~GVk4ZL Lj4Z\[Qdi3ftttv;ĩr\N\˯zώ<޴\b:p`nTTx^6t"z8Nf+.Xj`jXt8ʻ{CTUm.-;=999999"UNUUUUUH8R62bX,Ӧ)iӐZd7MzA>m Lk^+X+6ݻ!/ q8nw$ZrRB:XlcbJ%jZcOp;--D2e lz//`wu]w5,Yb6ggO}}]@lYs tt\]]>_WWSۍ$p&ꕔo &d6+====%vttvvtx<>:-ٌLw%_.9rPe%@{;㸤DO~OOs3F,cF`2!]-nGGq~AۑJfpp`u:-"W-ot4Nse]veHW]-ZV"ooooooI%\Fшz د&HCT9=ؒeGyy8YCWaz>* ` ֮V;9x //&&7`:\.@kkKKSTU8wD.: .`⢢Rw7z:4^;\WjF.7ի׭[ *jieDCńٳu:I:;;:3!N .8?L&88_yOp殮oMqpC\\BBRR(D.b[[kkSD2{9RכH_Zj Bc#@0hZԶ55Bu`0cc+*ΕHV~׬iiYbŊW^9S,+YȦ&:묳x\\lll,@QQqqq1.K:fl6̞={hVk׮]{{G.-N2{oQQaaING7688880q*UL ѣG:@_%{nTTK B4@r2Q<˖L.GrN{.{ɑ sϔ)'i4g_ׇtIIl.R45qq))>@bbnnZV6!?~ !wՓJzhZR>yݩYYJeO>gA6FJJt%L9DZ$̡ vuuu\55CF_г#ּ^/Y#Տ9- Q466666";g]w)o#+i2?gNffFFf&@Mǎp\BBRc<@w`4TV_&z~ Ӊ \Vl0ٲe;[P_P0Շ:`ttxuuD4TzznB' ҒhIhBzح[[_tOG m0L11MM 0~R Naޡ$?***\j,=vxÆ]Rd `iiiiii#yѵ$āEk_ZC!!+n2 !H$ յy3Bwvtwg8Mz:;6ٜMfܡW:I'Tj5QIN6M.0ڞ#቉)) @ttLB խ^ `V֢ExZ@]R\lR)ZZZZZZOU]]qq5SRRSEG=zTJ'W&@(' `t%MS*J`ڵOLH$.NT413=[{=JXvعa}56nGxv0 ;t5qza0!!5תVYj@TZpT6\f˖_ ey@HvZj2Op:113f̜) ON.<*`0BP*4\zИ##:'F.x`?8mBo \v;7c~2+V+ZK(JL(h=#ߧիWZ Aÿ[} , MmX$:i/|]EE 6bLWDz%渚F*Z^0PXh0l׷i@0 ====t_u%%&d|8zرGh 9  `48$*8cv;nCGq?VF23sr4܏ڿc~4vB~vw:Q_dZ =>p@.W|L P(>|p8 V*rc7 ~e[q?д& d-+8ZOTR2y2@}=n >\U >_0e10*R HZ-FL6tQQ8 ^Bf+⃿zܦyuSTTPPTPWik׮Zקed:Zl1(: 0&hՊ6։ť |sFƢ'@ffNN~>@ggUաC$ `ЇbbfAspF6'+ )Iut8]]j5}@C1~F9!EdUVZJbK?TQ!G_K67IЗ_c6*J55,+2eT%WںcA/ALfvL5kzzd2,Z3deLCsLմq" .„ A d³Za@CCCC}=Օ~*tn0DEwV+cQ^~N@\\LP֖;2N_p@~{RRJJz:f8F0QeS}>хnk 22zz 'gZ`Qߛo2 KL-YX%ִף JVTb+~1Jɘ}Vp̌,%TIfPYߟ Xd`NkNǯrL.)S&M2et})eɓĖ4!L%@OIIJP#GKMMO]hp;}}mge}_EZz>6NN ZYXۻ8|Ҙ 28~@brI['<$鑥5 SK@R0"˾o߾}A*(}2*ѕLOǵQ~~jjJʉNV(UکSr{<ƥ܌fL&YZ+|BQmb^pWE>tHL SnS[TTTTT$Z\_` 7q8GG;VSs |_~yx]]m"i P~?>R)G;ra>CDr%XZ{{gg{{ ` H$GTW8۷s֭nwooOOW/bv80ӌU+ UO߿EI(x>|x?>䣏 ̛w\w>\t !////?_&KLTp`.Ál׮c=ȓOs O]]]]W\UWi0`Z/..,,.Hh)pxme}P?>Z~D;ȧ'+S'~N;wٳ&O.+KiT߸q͛woaY**MÙ<--%%%%55}ӽ^~?z:>Uqq)s "~ W…}IB>0 RY*j}:۷w vD&õuNNkk[[[ܹzh ^z2EOZHғZ-Z֭]~}WkFV/XpOyd2\&KLĥ LvĎ CakUwp}"}"Y\ݍMʊ;;;:͓d24##66>>))JIIO̔ml6ʕ+W\I㦯 tk!2ӒMBdzY"@/:Dч,;+"^\TrFd4J$\p?}znn^^NEkjjjjkw~zp>\_k ??*jΚ7o\\c]trg7476.^[oY3\D;jK>ri"#=%߉⭤o(R9uiӦ͚%{iiw޽{wQ65g#,_|,FK(Z T]@\TlcbhжcjiYlٲeNt 5?~$´9ZE ˧Mj gpn54`I? #-Ҵ*+kjd͆c$4qQ /M|dSN:dڳgϞ={dHn$l\fQQ(JxΉ$ 0DM`a!޲3\.lȑY0`:iT*\OjGplk)tΌ41Q/=7|veoxS+% Zhǥ# p'~?zO?:'dB&e6҄LOX&?ww}>J\@  9axf@`F4x?Ebܟжc=_vD"J݆&,J$}} W^o0|9/tdŊ+Vpp;`hJ {GyGJ4NLm#!ą /`Ib&.IĤRyAصkǎ۽^? oggsNGy+RL.N颣L>\NLDh9vo޽{z@7w+N6BE}-b瞓e2dv&&&.a=Ɔ @޲7yy'Z)`ma&DDvI2J[<<}5N? ԱO/|[Z~ ,6%QQZGi4V`AEŬYsj4DH#838cǎ;zT?'- wг=%MHHJJKS\BQT*ljd>_(IJSxF;-a .k4tlDZAAIJJKø\(T[{xc<ى L*J;8;;;;g͚1cƌӓϟ?>cO>c\ K2s.Xp9h$5k/}>1&&6arsXn6n\n*mޝ;oƺ:A )t]5?_v^`?GRd}IJ \Cj\.f02DqX].jt8x&2,FctѨP A5׬]fՕguY ֞i}H܃1: N ,mCCCCCHK53h䛚NO\Uu˅Ź^~%?|8%%---M߷on/G, d]w7ިTbW^ALK3'  ,{s>ǃ4@0H#g?r|]]||||B tv=~XtUϟ? y~'x3'ElȒAUqmKdw$]]X#r:!1nߧM6m4sDr2j/c0 F7QSRQ[Xa8nѢ:쳥ҟˮXy<7_f7x% %T"y3zaX6.d!ntݻkFVb8r룣=s?e,Yzz?㡲T/ɗ_>O>R#>S>:mZ($ш}>n'}=`pUt|FEi4:V:cFEŬY se^h:0`wرe KYfϞ7-Bnݣ>裏-QOvED&WB9uݻw^?YtF _}5y"e8a-Jr2qN60#r]dP@BrF78{yg%8o޽55]}֭6mrh7o U*\"J|s,RM7L T__WG<7}}==]]8qV*5F"8 .K.!_Wr˾~0?j_X69$ӦM^^r0aB!Af >ߏ 7D['pЧZ<ϲ<SNV^.cΝ۶,0 8ꪪł J$2=0 ]CQ%A2Ou X# $"wNË{U))ɨ ZV3ou>Y8\C++}ݽv:={g}O?@oݽ{NijqMR%&bbEWspԩH&Rp(<|@Z[ VPbX+%^oKa8Dgjk"Ϟ=kxx?tzHPUpJR&Hn!y,p]V6}zETJvؾ}*+yeҥK^Ύ6;wR= O Dy8==UnlllĨ;N%"^z bPDAB-PrfٳU,`4w. a^L&dbnogYq_}}=ZUŲ<`2/\ |n֭]wn7kHNNNNIA51cŧgqay^aA`+0x|QQ 3ug,ٳgNA l>?;wرu>VSq&6)n:}!KI-eeL>GGH#Zb.^qW\qE0>8!8@5(Ç 2fB, n|O @[N| TTh![[aժsA@@&O./= %%##;;;[*'x'x)" `PpeM\X~z?i-}vߏȢK+!_5m{ٹs[C>xCf ~-^|570ٹ瞫Rryc#nS]uU}~zWݎh4L&JrN_ߚǷop?|+J$Ria߾={v@1..95` fc#ȇn[\q 7)՗c*kiKB5E pXE\-#"y]>'>=#c4=F^@>˛o /<7ߴ٬־ ta ZkA$z;:0jJ%ZHLLNNMeلĤ$ȑyoW~z܆9眜<1B^xTnڴzM><8AUV8qDZl(z>Tr9nw]RV+))}-WT̞-KׯYzo._3ca\tQf&ZF`pHO>O>K/_2++;;3WA8w΁A`Y2%F@^x0o6'%)8+mm͍}˖=qv8;C5B>%UdWmmvMH/*G..8`Tz&N?ynI8;PF'c*%cǎ;fa{睸&ZLjZ-X,P%E.|ѢxnS+,,-3f̙`RJ%~.)JVƢE#x^g@au֭[+6mڴ29U*ԓe1(;0qq܃[2YiISp%\}pZRRv\.WIIffVVNVl=o}>ǵإVT̚UQ1kr\ry"b}g}YYSMt-<xa(uvҤSOW*].5 ]Y220\oevv{w" Y g]Neez$/~~`ST\kZ#Z{U 3Vzᇣ؊>rlBR|fNu-Yr>3дiee żT V.QQ:_Y9u__?~NN_j/9999j%\rɥ7 qq/\x9r^EG<|TY\4 #ΈFϝ{YqqQQQQѩZZhq]z5kD_ + }әL&Stt|3fTTsN\\|||I*RPL6n4556678vڵQI:Iߡ;?wHo>####--#cʔ)S~3\B60ظ}~zwf ׾<#W"A8ë᧳F[[TU\r*`rM]ע 3jk oQ?w9F*W/hRGr?HOV__җrY9B w6zp0~?O?xewt2E /L.Eai/;ǫsb}הNV_@d~Zc_rŖJ1XEVK\>|--V=JՊhdD}* /^ŏ\q1h-uAdˇE;4S oK)K}} *h$`Yy ;pFxB ?;!r:2|ӻ>2 2A>! OȄsNM]tw/2 {/2{OjC h ҋrʴ8_Xh|>UWB ΞͲ, d,J'Y4UUhv#lܸh\._Rd<<,DSwC}7a{%6*J׿FjB̃ڴ ?ue;VW]m\\8 FUX#NZ(# `TTX\`wm6sܣG;;cb` .NbcU*t6#catp)pdy23fN&{e-*(0?x׮6uÇ{zڵֱ}}.W0ս6[^^S٩ 3fƪ,dIvNWP㭭k<èտ{=~9'&K_}TW \Xq5Z[::&O<>غ椤RHRScb$9s N]トO?=U=IjV.ν.Z曧OW*.CLUS#eNQ#LN")ZK4u:}@ ;a` y~(eUT T 55o-n Wn\jJE Ϲe?Xf’&11C\d$uw; /cߟrp}ous sgKohr4I7{}SD#&Ԙb[nɓccfAHĎE|:<4=0SO~}ٌj5\H?|e}ٹq#G 08p| J$^zUjG=ΝZH=6rB3cbt_{=hs==XeǪp}cbxT,- &&Vt>Oʕ+W\I5F{%ӧO>}+MGj`T`hkXv;;A*ᆩSF.k#R)ǩT:]y9\.ܼdɫ^kP|#o_JD"gqqbA>_ >ӧoqݘuMӧL۷758R)DG$$h4Nj5˺EE=zDz#Q2ȹV.w:9NRAxWχk39o]]Vk0x-$% Dpe۷WWWW~VIMr;#X-[s8н^8y˪TS&'#b@`ǎ{H"XDxD32[VJwy9Y^N%ߡ ]68"].a.h͚z7 *R $͛d2F3ˉ4 vTd+\|hFr 9^o0SSf6Gl |tle%74|ttN,,^\:|W^y啣 ?$ yĊ `aS[ZXV.X<`?+-<\ v ŬYVΝNT2Y{;Z5e2wRՇ[&QPٴСAถR]B!A`Va,N. /'*E=j78vw:>oZ9a .g)+WpC9Q]+3f([}x|>Aj^?xֶ6,v]] pu3o⬬SNj8rnwFynK sNBk׮YpKv:}>ڮ.;%SP7mڴi&QFFFP&*8}+63jUٳgAA4hP" b'.psu`xNt| nP2n"H8'WVZ,噙C] zz\.b3`I CalO ֆ\C9އo|j1PjX,"px'6X,ӧJ.:`J\>00|l+ˑso˅@ZhvbA wv{CI X^-։N\豠;Tߝ;׭HOOK$>d$k&&GD~= _15:L" {e6#ZT*EEBGtRɲ/x饙;gN~>@GP{``Ҥ.6-!׿8..8.g4M 4kk;;wCصb6-66!t R) ¾}QQP(i4J$99__V p`GGg'hkp8ށn<9.G ^|q")\ZZ,k`x?nmEO4*fU(d2닊R8`ɓcc>'3 .(/Xn߾͇a(`҇HKKJ6sP0h2j"9rС>6ז/ ޮ. `;z 77'')?! u+?J Y`,Z6&m[ZjժU" xDcE|JT*~ف@OׇBju]]_ \mmwUQQZT }{s7l6L==ju0xH $*H Q/=ر+0+~u<q  .fJ XqU~%+V$$>kիǪ@]]11F#ЙHM@!/;^ ztb-qϞ? ny:K$&~?N'ol^q=x̙z}IIeesժӭ]{@k+W_m۶w/NT:_^>e @wp#|PTQP,ibcV5 YY;w}}*s=@o/@zzFшX~e,b6{6UD [D;L⺢~m&>M*3--w eG ]`,Z'r{%\ȅ>vHr::;:l~Xm`b~s܁opO?bLfuv5x47l(.6fѢ?yӦ6BW*s0?@b"_v@KKk 68.۷o߾}~?ZxO ~C7ݴb@CΝ_^yW믿{{'MzO>9pafEuz{5(W_ }]bE{_~*+۳גv,+k,XpY5556Ro[oq_Ϟ /I555555#Ç>,^ּt,,,,,,PNb{TWWT|ZT:gΞ===Cn֮=~A(ï`0pj5R~ @JJr2ˊ34Tرclj6 rs33SR-6-!૯f>rO~ߗˑ'?t͛ 6n%cF?z6燺JK_%ǗߢzG}<`|ر͛}>V:y}1@o|≧6oz{\.z@wzJP@D79NA/^  aA$|%}}>w}gɓʲ23zcǪa^_I2*;wܹshU ť "KNQI6lذaiu{K.]tiQd9sN-*z챿w%Kn}䲲klXdr0H" x !A,)S(@[cCa奖vڵk;Cr5/W'?CЌ͛7}wo/9{v~~V9ӹ\0Z-ǩJey9$v;YyMgdj>rUW]5~,닩zN'S˗?cju~~yy{{oRj c6kqqQQŸdRm۵ 8CSRu:ǎy~i)S"~ueݰ<>-,,/U!ݒq `4`&rq7p'dgggge\|_tъXuP"HngPɺEZM$IMBGyGf͚5k,P2dwr %N" ],k?3**_`6mڴrRHZmi _[Є_[nݺu8gfff M\3kݻw?g;wܹso}ڴ3-V\ nI$H 0eԩ呣--͍ܹmؿT+&&..!#\.IkS/_N//;ؿVڵk׮]e 眘(ZXŐ%."EiͻgϞ={P!q>m[?ZɨѥZ.﷯oxfT03t0T@,t?4u|HV&Zŋ/^X$ߡ%@5.bG"Z[ۻD`zv.ÁKI~쳕+?{(yרj^?Xe=TL==XbE8#3r/Ȓ`+oZΜ9s̙b-/Cŵi[?AAcʔɓgHNNJJNp4ht15l{Z\pI<5*L4;8󹹹99R)YDAIOZKI_J/bi)|&B|N>#|EzݍZԋNLrX &{4!+VXB\ꑅ REEEe#F՘SNlrǚui4V+dy <) K.Ķm۶mzիWkD "9w<MRmHHjOo6zbY$C CkڏB`(CEE:Io`o  ֶvEn Y' iB#Fb޽{h!GM m%$ <]_rFdeQ8=\hm@3ZhsKIx>#]Is>SZ֍_xKO4\pu[O9PV&bEG# C>'53؄%KnqN뷵DYC)H*205}ZB.\{FINV)}} j*z뭷*"E3I&AWd`s4 c)׍. ~,R\D<82`~m4}7xII))rJ9SG| <~{|t6777<=rf)<wn7lX/\}vںZ-?>wz__ǎkL1:fH1)9V}Oх~gyի0m7x7p˭"33u:V22򤤤$$va۷o۶cDe4W_]u5\y׶^s ꛔd2&כTlL &lT>\(?}e}\3f̘q_2F?..!!9Y4bb yV *m$, >o@51{饴H&Jy AzwtS0YP(AAx7xbܵ 3+*O4)33###cĤɓ1glt:Hp  F#?sig+`}dڴʦNMKKOOK+++)룣 ?))))9Y*MHyl`y KNq "ؾ8pqq2d(,88L颢dhe)sKT%„^}WǯhW\qWXWHZ|ZhzLȑO(CNOᅽ)D ᆋ9}`⬢ՠe-"Xv[n߾kh6_`0`(-483-јtZmR裣 Rx0 bS߀/X/eٯo :Y F`6&''%$%LL+'Fh^ dA@WP?RyH2 v:|n>د fsLLL ĤrLUJRx}($nF1LoxI +0>pFAF`K$4AЉ SxXe܊i|EqghupÒE!Ch4:>|t]XDTJ-߿oߞ=}֭[n~ >^/騫D}q[ﯨ9s d2FU* |?W̕SeC HRf\^/3 N\>NLݰaxؙJVT= ~K&Jף3>޿KKE{zكLd}XuB v+D594`Ψ),FIlrp2\_vx!^8ƧfC-#>|:h HR< ? n:6w?ZyA.) d<~mI<&7=Q_Ja Y_qQ@FK !`C!%&?2!r"\u ?ɘдᆩSu_] ^vq}{G rKnɤ0׸VǕNUpl/F׬y? ׿~^JKʢ$/[H(`5[(s,?_h4*--8~l_߱Owyw^8ی?' 0$ܸ% tmA{F`0`~ @Eeeѧ5{f#}zo:ImZZFFvB!*Jtb~Gzא:]T^/,._>tOHEבpʁƵsEG;Srҩ  AqhLCt4@FFzzzz\\muu7T^f/ |?YYiÉ `9Kc'{ d^8rY;ztѿO> d͚+?Jѕ"'*:HIILLLHV⋯~}dNM?V,,0m!%R*c!1WqM0%;t/5t׺irUx&~.9(///;KKJ|@>D=2NLnoǵEss[[[%`pk+΀믻=;N78xijulB qmP0tbW_{%7PVVTTR2i77"};|СC*+kkkke2Sz~ ^ss={-;ĕ+)Q*C!n`P(ُ>ZPѐkxxZbXl6p:e2

㱲ܜŒ"sG n76ׇB>_0>7NN6}zyyVVi mtvIWzFT:Z(N 鎻D2D"" T*-;Zz6.V+Bx _y: sw₂|  I ¾}VJkȱt X`&؁1w#z?c` bA57ڐat: byeH"/|2|'/j\iT%u{=eѳ>8p[dTw:NKP<"`#C~}ը(Lj33J\p:`uR*N"wp00UUmm'Eߡ_z Opy{XWov*TPaTW l7D@#<,IZATbPBBL FNTSG㑬%ީ89`GYpSRRRRRmǏ?~<ܨo7ѴPd1J%S2223ɲaD"'ɭ\ۋ+;&!x8tȑcǼ@сxڵ6216|@FZ뎟% hxN:V}1LtQ ?p`Ã]ǟ|rQt,t;:,nCPhŊvpevYgg[[kkOϊϺTs,kױZұ^/*?^_2;cwv>taF CYԱ<|g@ p:y5ڟݾ}mry{mIo k W_:d_y=|ɧsVVk4RiIIQQAJ:Nlxy詤@$E?J~){Wu={_i%VYerb`B &!B $BcL ml˽wK.{1JWZ$@=]޽sgfC].<5PA9Wmo7pyӧO8rd蘘Xg3f͒J32[yـug|G~eyyG5t$|@usUWWWWUxNVuHJB.).ľNw}ju:].2m6oF[n)v#`>5e˨{ {q;ŋ}fUP9}kow:wÆgw y<>1"6>b9t|.С䄄/99>>!ϗJb(4CVb!46vvvtᰁKzKKve2w :;KJͫvrƎ?~`ȑ#\ ]ի|@9r}ի'55nw[<Tې!QQ͋-]* |Lf4FEEFJ$zF0vYO`4 vlNka 3͆1>m3mN>b֡ 6`i$Sl_@6n W9>kM7DOI4`,'tF ʼnaaTpopDuuEӉ0i~i(tBGLIIMMK ƌ=z(d2/?}n~tZ,6^iӱc n`R;t( A08xVѨzVӴ*I9Z[V5L=B?QJGʊ&L>]$|21h41,,,\򶶖K> -9yDؓ_J$r#"##SzxR.DQF>\$z}Z;vٳ3.|9b6z˯Je0d\n\\FFdP8c xƉb@ᄅt*X,bJ$cjO27vq8nW?)';;PjFT*> TkJ1HBDgBiT mTCkX]ZI+ڡhC-:!A#"DѣQRTju ׇ 2&fȴZZv~{ܡ+ïFyyQQ2٘1R@ fd %ilu֯{ *L'O:ԋjK):]3 92)IƎ|wAFJ|e2-Vr.`ΎFct: 77;;#C"`vmm}}c#{:T_fѣf3H9r7&F22 px<B,btzhOf5VGa%F6VK_3TVfj(et GN+2Ro^mo$:Dζ֠ =ANN\V+Ν+pIIrP(|.q88og:O_W\th>XTPeE|x lv8nڼ޺TZ-Z(Ir;%2iLI!'qAy۸ Zёf`REΨ(9St:>?3ﹽ;͆ $ZK!Z/6W0xFFǻ^/@UZkߍZ!tr9g4:O PZzpW~i~y~_{^{M"AUNb1{|.u:|8}"KZWZjժ_7Rw` l 1m*q"fwm~~ia bl~ d_-yaUq+}35zQB\?㴞{"pG+pn/M0-|6m y?~IG@9|>R? -vbuNמk n_tN:]at:u b"01tͦtZ IvBojD~z 8Ri zK?(6!0)gΜR!yJ1$~)~I T孷^}W_}u\.~]Ǽ<ZiT;}G bFꑑj,/7gKEW `nj*+:G 8_.W_c\չ:7~)_m`\ڐ? ǫϹ;uk/'w"|vm~e&tW0wJ|ERr%'#Ir_;B~_|/?:Ǭ,0~l$/ՠup=^R;w}: E0TwHTp))x cmEE`{{i)~3}Q?չsD!pՇ8cF_re2@*MJ0@vȯt[a#Z*oB>G4BNwMXz<^[ p܎6[KKu~v$B㫙3Fa5:TV@ѧ ;z4"'pC7…K pÑ '6vX; i$rzNܩS b)G H~\P* @,!˱o?/zN@U1{7###ZFBTRb\ +:]\\n.@TTFƔ)W^zѫ'^?/O>[T`mL+"}нB8ٶ={?~w}wʹ$ \.;}w~ȑAzyp|+巻m;82&u/Kj[[E55^n)ZE])&&&k5x_)Hl^GrG|Mԫ(T!ZX\\\\\\{(ĉ cOʕ+W\ tҥK2]=D*r p'UUw%%~  ^{3gΜ9s& ϳ'-^{ewʢ P;wܹszʔ)Sz,OCÙ3v{QѦMNgeC[|Lf͚5k, &L0!}> n8\>NDDDDDcǎ;p{ {ɓAw|msn?*++~xfׯ߷F ^b ,{C8۶m۶m={pǏlݺu֭Lo":?qĉ'Q@=cDӰ&"'''(ڼ--TZz~jܸqƍc7mڴiӦ1wZ}y};--쿸\.Wo.3p(IBmi)){/3iҤI&1}h̙3gP'wrJ%~~Z3X/^hlG9rHlB/^x"S}j0N 5~8&X]o 6lTgV`$'}=%K,Yz=aJsk>:ƍ7ns " MOJ H%'&hz~dMrCSo)?6Q9C:t`{/^bLY?O?7S `8|n70P~I3LE O8qĉߣN*?C.Č2>|xO=!#G{^h\@Vcʁ5|ctgϞ={lO$O _+YoBF;>-pѓsb˗/pIb_p… L;yzzzzz:pӧ5kCF r:##kx'xC_u:l>o޼yvGyG^yW^yW29A9Pnnnnnnh#[6ڸ `x%mTSN:u* e3"PNv,|嗼4llȷ/ %j7clʟ&J2oOMW^zJC}…h^.>4FvҥK.k05W$BJӧOl.geM6+̎Ci$դ ̛6K\fz7bŊ+V<DmBhR d,rB2oSe'.G%ߙ!r:eggggg37](Bceeeeee%/;%kQ ڊD(B4}Dj5^oѢ4 rB)@)LFsk`\ڸg044D}|0WMx'eHҥ^{}c66rg3{_:q5>)njl߲;d=dJ8OBo!t6Q9 I$44"H#lm>BU"9v痬EITwr|87݄@竬D'۷oĢHw8h~i$`Grv$SD}"Hb7k;GI)"IG3/>8;M,/x4gwBvAvij'\&V*Ġ72>rDDlvn­Dղs"5{™}Qw_h eҘT1ϚJtf_.|zMDq67C+H ozNQ/2X.ǰLFٻ'ֳNG]u\Yjx?v;O?=7F"N e/tNJEe^ O#Edak/-ܫ/M9K @-զ?F{Udo(~CݨFF_RN-$4ջfL,R>:1tXBD3p`8@ nwy*77N yXfoɻLf?N9wRw~/v.d_Zl;eKPN@v+P @G.IB_)J<5E,: 4"ٲ9 xMw\.zA-W~H4qpibP;7{ u{ej}eo`4t}IlM$MϘyE[(D_H s8*`}>4|>8vpcq TD?^~|>_~g|uI^?L|0]uNt:u_?Lap8͛,rB bt4:f1bسK0/<NXP(l.H$juV\ "rYȯ@ssKP]׿nvevΝ. ~'<\jnd2>'G 5 @"ɌF{lٳxS({~HIt),;~.",4z4LND@ctR:xD *1Ѐ}POol(7 H$ @\\nɓX91v7~LokiinH~}rRU*9.v>tvt~]_ |ϥKv<xˮ]~t<xp(Ξغ'Ob >~RO(/\|=W(.}˃A˕ɐ_7#q:fx{y9s +* \cc}>; ر|Db4̞lŋH$߿yκu&t\x\9Ha`_mk ~@uNp:mz+zy>wAU( TLhg 59^*@%o:CG{G |}$EC>y/8c 7P:`0Z(qO`,J$orsr {-X8>ڱ#6஻>\ҥC*kj0f=?p[nz}>z @dQ^v~m6#paTVn׿ee=u*9`tq/с}#ΜJu PL1D&Sxx}=sΆ wk4>dɨQnq55mmIuucc{DRWa6CNsM> d"#G~`0x_x<.Wss0\~?tvݳN pt@O hnhoon.-0LX*EM 7KPFNN8~>=ࡇ.4ñϯkoW(p~θN9xh0'^r^ىoh~u8?jܵgabLURi/4zTj;j]i32 Va$7fVj2f-*Tm8\tjy 9`T3s%x܁kkqDRM`6`%;ֆ^{ j5.d2?žxuRu8,6fu:mpΦs~ 0cHd|L7 bR9v,6r$@tС;v^ U]q#ڵviKΛWP i %v}/XzÆb@@ P8bij~],n-, '8#ᨫ;s 0.S`P(KZZjkbVŇ0sҥǏ II_ pHuuZU u/xuvڵwx< Pd<o4 ry\\^__8U魲8nRuQɥRHy{ݻw/S`0 JeUa #υ3|/{^u1cF.,DIt<ںmiP4h:t6T5Zmky6HpS &^ՒDpyymmk+/Z tI,Kؾ<|gφ.vBM;b.|$]KjaFcv:E,F8j5_WV+ CgTVGGtQQaa*UEJK[ZRL $&nhFµcw @D^o4N0gΪU|P[{--ԛ ::1qDQb]Ng'^'O?_[ o4t:Zݟ7%%P(DLv{۽ޘ|B!]w=_Oč5 Wp~ d3gJJ뱦HJ <xA…;{+;`2,̴:$i$9u`$ Сv{{sO?]Uu̙NTTN?(77Ξ^bhn 77??+ w.YtVb8>\Z {36jII"Pu#WJ@tAtvu@`Fԩٳ"#WFޣ%ASSQC!v;&O7nCsqooXZZf⺺NϟZ` 9Yhxbojn۩R{ӦÇks )S,y=:,kt^ ߿iCaDž&U(? L\f!55mm.ŋ55/B-*B\jF21Os:f PY`b˖-[la:#cNN*%UYe"  Rx̾΀xq0xS}|x-͝ z}RC xuu;v\IIH$"F];,,,Lavnr^^/JX5M3Mko^V޽O9~\_gM7\VܹȯN/p=tv X2ZH$HU(D"(9 l6 GZ v5\6l_t]q7y`x8mۚv:u_2`ЩSx +k讽o䓻hn./߿_[jIR)6d B!K$XW%χ ru vbA0ގEo?I2uچIe}IWM$gQtH.={B9d"X!)vluuV[{ģ̍;l۶O> k4b1`fۀ@6p\t B3~?^-\h.׿F~].j^訪|>{@}>h6"}yV(P*e2@,F(^ ٲs]򉟧y<|ˎ6X ֭s8::**fڻ/f.T\ \(c'Tbb\i t]$.`᩾UgOv_~{W$Pq*N1-qflFw1^CxĈ AS;{G><"f>0VPV1q"W_٣(Je[@}}cw( D6ZJR+Z(MEf(pxUEeld\x>ǃz<.WomzUy'4uQ~T~֬fbA~jk=o8s)&tG@{ɓZZ-P0 RQb> t]p~x`uz;a&U]?r%aTEqbNmK'՗$3{-n*;EcwTJ.W H W*ﺋǓH>@" | p\yͱݷdWUU_x/^hj(../oj8thKsrLfVL "dbTS=k|nw{ bBC'NTTh>^?twj5&*r@pdE{-II˗x65uvVU!MMw}=:P^^S?2DWd2B|.mkSBl R䷸'**[[f 78R.F|@,tT&Æ踐"}/ϰa%~$mMMMMM 7|73//eL%.~N6[%u0/շ*HTǾVcfЃOHqѣ{[P0 СS**>t˖'bbF3Z{W*hnIP(jn43t(`dhqĂп[W܌ ȑoݽi)66.`jb #s ح?hW¹sIeedRkE------=t +'$yVA[Hb+T+V)LCMMǛ8qksȯRRՌ3 l+M\XRvz9@K#9Ч0y?e\647[$}F/b6_.˥8|`7<$_ dz񘪈9]>`kkSSk+ѹ?e\)1m`K[nJϗ$>1ǣ0 N':k1{bUUS:=T*LaLH ²yRńˤRM>ގa$LM˘8.;̃-LպJ$_ʄqL&"&fB,VºwDp:].`ɒ#a92''.`D}_`HWWյeeI$%`6#A? D*UB¸qryL̈B!+3@q:=so~̹޷f><+ <8&I(utl*Ac676RG[h4&'FE 't }l+H9s~f><++>`ЌW1P2V=T!^LaR(=4myIS#[lMʘCԷh4F]*R[[[ ~= MC]HNzk64TVz=E"SH@m}Tm-=XyI촴hQ C~}3Ԉ.\pB$x9Jtr_ucx\j N&;qqqqAHcH`t*d2L})^0;=F:KE۷c縄r4""3st>_*zN.?jX.jLX~\\h48!CS,^/GTW|ŏ?=F}{;@d$zaIIb1Zb"ۍ)`Jt:vt8把ݻ_ѱCT&Ξ4ǓtnsÆ͝fsd ^J\'&r8ɣG}tK ;w?؈οp%g0R `lpdtZh$j-/߽{:bR&32%n@@*hz@ommmpAb $1j Ghhx>N7l8ratl8<J8$'C|O àA gGef"@ HDd3$1L )O8Ir:/BI`}{9 ~?"G'O?xG@PDFDMl.6dl6;FcYYEEkP z<K 㾤 1dHZ9NL@*U*1gsh$p $C_|dzO޳_wi*(CBHRNr)CwtLgΜ?_Q!͆ 4\죌N7 ږLZ*,H&|^ۍ nwW/5ӲQyr7mO؁#/Y$R*&f[.ɱ]@ "LٶK@[*Oaʮ ^oee.~wywi9;@X>0:9 p63>"IL@$N}e`0{avꞆI' %%8RmZr9zXp(QQiivjL VTJ\n r1Fc4š ;rwoߏL ZX6;MM8]oHr\.ZmRRAݮREE[,11͸P~d2RJI$ᴬqE~w o4ķvwv֞>#%0 RiDHǏ!ma V@@@(D"O$R(t:OQ`YA  _2jk{W^y !5@ٌG.Zd;L'͂$9Lnw8Y/l1;7ӘR}haju:ϟonƑJ`(HJ U!Cn`HMlaa\niie%f'x y<^~N05B$p.`\.sgW~|>H jiPnLOXf%<˭x].ry<Z#Jf@K%'^4xll,.*Hб`P,j UO.OMzAPpvN0\./i4<^ W^3~~}w}W*Gm`piT@5IxtZ-&tMdLk]*M0mM;˅6D"&>~$ wRVo749p^[{֭5G/c_Z/v_l*TFV+&2^?|8/h4v{u#G;--ז_vs6l>;L#wX3B:.ndO*p~503ni)+ j󋧗x<<+V nM >S_`^EUaZ5N7BG 3쾱_'G`xX Eg<~e/r"@Z1hL=c}*&1,4z4JV:A߽{ݻAIz:ulo8 '/Kފ$tLx<"Xz}z?L& D_Ν۴IJBEo 3RPXRrƌ_ټg3s< +/('c%Zٕ_p8ÍŋygذS?lڼy͛gƄC)Fv,b|/|qK/K)ii='x<`Y#FcZphjڽ{ :.nҁWܸV3g&'?Xr2zA~r42"N!6[cX4}뮻.8?_z睬,DػW*U -XeUz=a'= rlMM--%%&Szzz=/xn\edHTM:@Siԁ94Dѣ1≯8v  ȔA#ա: ٷ~w/]66FFd"QKKXRi0x#@DDjڵ(Q%< ,lX9@2HJJ5lؐ!L[ip"y$55*&,L(vN1 @Qebe/JdTFBm%jȐoCgkx<>꩘E* |[((xIa7{H0' "dZShoU*>#c_~Le 9iV 3H TM˽"_SR;:D"D cHP  RSshhaakf#57GSӎ99k_]~5JHon#ӧDDÇXR/Y`+44?C<٬PPO*Z72kIK d @Fƈd99%%|j5@ddTwl@>w% DiSSSSSS&>zYt$02bƯRii|-ID"4' 2211ܑׯG[7jwtUT:]DG_ AQ=8rA{&v H*UfLH8z@ sjL͍|4é}Y)..1rNIמhӇ 9~ &&6/z%=[uu۶1__cfggggg35T*~GD5/xu+0J"wϗx|ϞZ[_Xr*Ua՜ND.JeZgYK#FX,tH?TWw>=  :ss \X,HBRT] iӛo PYY\}_Knٸ\zM`5!pG2dȐ!CՙNQ1:2侈S4zM 7p 7JH,Fg:4?Q∈[nrE(PWwă֞կ`ߏ[\@bɯ:R͝3gbe6mڴiSYٳgϞݵѱcǎ;_3۩z$%IIxñ% 裏Ntw~##UVZJ, ??~LEHa1cRRC wMÐHꜜ!l]PSPw`Auŋ/ZΞŝ}BvP%&r<WT4uYB!JӧOtmm=p :߳:E0h A`>.*GjQQ=﫱~fs]. 1coo\}Jsq> QQ0?4x!6x>y).nN5ݛ/Xp Ulvxp`ɒ%K.^ xnmݲnoߵ %Á#"Ax@"1n"`=z̘cM |!M3(q9PF>|psΝ;s^|lݸ%qWg@ Pcb. }?P( z1)rR0>>))5'wĈ#L&Lz@N:uT}Z~n,_bw0^?~㙲h?k .^|-9 :gU*.ӧO>}_|ND'%%%%%L0a„ LBYuK.]t) / /0٘1cƌlLTGyGPAF]G~aŋ/ɰz#=zѣ[nd$@0 ٲe˖[N:v!­[ 11!!>`Ѣ oQ=?lWC :|x0v\.WI %KPcIJ$8uԩSu.qCo($%=z~TN =?S}۷3>'=B*xO=;^O7믿@^}`СC@,Ǐ֡k֬Yf S~{{ 444664GP̌TQQQQQąƆ5 m%U;A%oh0 ;ǃ+W\r%{vy Ep# WXb f"~B5!~H Pt*JRVk48>hmmnnlzq^6RhBtv@HE''|"M$++Rw}JdXy!%0Nx7x#cӼ[o__3H;WD67| "1\tR@IU---))-o].S"]66Z$&XO૯ꫯ&O>f'D % A$7 7o^|˙{}&,F@#~DG*8ѣ8(';$0#`FU]]QQVpSǎDEED͈m\ʺ LllI^VFL>D4DjB^eӺen\_|`YY4$IH -ZhѢEQQ… .\0{7>E/կ z,Ydɯ~y|Aۇ6g{ iiѱ/Rq遒 J &D$Inۻ^;"%'ֽ{_#ϑ8on.TH6Ʉ$ ApP5e?|k2?A?… Çl?o ?\;;zSw%(V$ GlROzD1Jz>1 bR=M5= "}׿F3h4ZV[P; `OB'ݻww%ED l,TT$y1i# $-h|ðKG&0̘d- %ϻ簾رcǎ$!@u? ?$YV_̙3gΜLl`R>Pz1 Q[p~زe˖kU*F߿߾}8T*H 'O3T? Q‹q5t{;Fk֠/3sȐ|e]ܹcb-P ǃ%oJ^::cԴ(w"G}|3J/WAA mt}\w*m gL,HӧxQQP(Jt:^P^^VvE 0nUEu=raqƏ8h3#> k{b /dE*1) O:M,i0dS׿ͨr^p… >wމ+P/^7Ѡ *"P d8OjF׮{:)2%%==3{>Y,55쮭 %ڪ [ * BJ>t 0?z!33srmVk[[KKs󣏾oo_-~ `Id4)M)C'qmCHmMa8rRF&"q~]@.t>˗S]XXxxxXTgR)MNYʏ MrɶgL,ҴWpE.*%I,F~h4ܡCd2RHծ@3R`XT٪haΝ۷;55??]Jy`|Vhf&&vtrj%ׇ~hk>П?OT:M  Gpzh4bcܴ̜J̄khД9/3jnVk{{[[kʕ||~yQQ8wAGFI&o<}2HozxP~7᫞#j5zWBzŊxoȐܼ'N4}oC(Px<UyC&'KEJ ~^aOD_ #!p/\붴O˅gu: ʸ88D&M{dK(qL9 1fFҒ32r33yf<׋!v~?jjzCbݻ /o%tzX8.sX_$%j%s8 Ѐ=}P$4Vi 'h :GѣG B/4r+*.]*) зQZҼ_Ъ'W @9+ `j =.i^d|MC[Zh60L&糏KQ ڸhcԶ7v.h !U ;T*W em0Zmd9|СC\ LwRM6w $~I b~^=@}b"ƺ 3%&Br`;//BGmP;P~;lذa+WJ2TFgݻwZ8i@a)lF?h"'"!]`ɷC@~p> x<:S|VR hrP_u'ْ<6^IDATpCd׿ PՎG`pß??}"m&˵/o=h Cb=s=+KwXPʮ+C`|u`m4׎_QxHleɗ!8)S[:cc:5jru9:uN?I:NWlϚ5vہ@0 rP(Tt%nw@xY_Q#ݱȑgvΨEgs|1cϯ `t8"/ xr0Xtbqs)s"~湲8 ?S交R_LH?OizexҤa'.W(?.TjMMf3@SSCCGG0XWWSpյ|--MMfPr9P(Ak+:᫪~/pp8nN^'r M#2mm|sJjXNf,X_VW9uumm~?ïX,xWU.\ZV?x SQ z,55ar]`NtEEEEy˅vOUUuuU%xƫaq2(*Œ3:uS)1bJ0/45J+@:|VVXU@cW^thVS(䴴hFZZFeB12{gx&`hiil4 Ǝa::VjM9gee6r=+`W$Hf<8-hz#"b ge`*(<Lu?zfsd$?2cjk[ZΆ@lf=E"ϯ*+3;;ڹȑg x_ pI&Nv W*!ӌgl0A,;;_嗿`٬FL,B!ŷ>~ onkg`=c *drsƏ<93i=DG S fNv㡁ħ~O?Z9k+)+V̘1cܹR)jXcvڽ18 F#;͛0+XL!\< >q8RiW ֵtQCCCC]0iҤI&xW8nDJ%R 2(癎Ht:9Xm_i$ Th/bfTg_`aRR\JK/\ǚHn7@YYiiC3 0~)YYq#v޽x,M2$//1`<fCkDGxZ"7h)!U ~\(T8OKÊXEU*|m-3*y0a`?~BM֯?x , 5j، k,tގV_F/@ ŠB955'';{04ukjꥥ̘|~7Fa!Q*n[xVy9@KKkk{;Jx "# (p3sT^*H&J54wvI":L*8mt==L (Nu7wBH$a&J'ǓHٳRRbc=T"1.xիWA6@cc]]k+ڈmmY :|}=O65!^/mق̆ o br8 FxW/ΣF9~|0J࣏>e^64AF< tߛc=bA exT/rV\QQv~R'{"-X@]pI2HcTi6zM5h#J+LZAt?:,<`tiAQiir97 f3$$$%EF$%LyRw=u*~lh BX3@kzB.n\v;Tq' ǎaaؘl%K{'\p:n&AN'< N;2 |>˽J2يǏ7uDB;y:::;fTF0_{Ǚ +JR&cThn͜"{Iu&IBDت0} 8Ua(}J t}x?qeUg<͟?xpvv|ÂP~W_]\ ;wnv@L JHw4\|>z^W$3'!a HbUgNh44r}wOgp}~;p-,<}m$cbqpr< eCG i^I#0LHZuuuuC.4ܼذaƮu:V*;:ZZ~q|\С <_v v%.?KN)Rguv/l TI &X˖%%-0iҌ'Ϝ9t(z`{>efݸH$h: ҥF⋃>_z8feTx<:~v$I$"ъFŨ8n6yMU9[[vJƷ\=`5jܸ,]HbtŊqՙ%2gN&b1`<劶_XNjme6ܑ#G= kPW_} mm-}qpT]r0CS@%IKUI{pvTdc72s䵦pT_'IuF`pCjjFFL θ`Q8v8HBtzJń}{F?x0&dftypezj6 ldtnE3r9QssSR۳j] s=7޸phlD~I5NV쏋NՊN>\`][&Ή qq1ٳEE/2%...dB\a$ [o:`n>;NsSSL*^i49} T48x`"̖|P5?4}Ti-vsH'Ns)'NDs `pξ}g\P\ܵU\d X['L`$v{<#`Ĉ z DXPcp>.E236,R>_qmMM]]dx$!%Kn7&0; $F  0bCൃA&A>G +Fp!{ .4[Ub$!)Kgg` N.;̖W lX4##++>^x/啕MM=g#՘v¹sc\1eʌyyCTVGUSj Fu#Ӟ$5xg%L(#F우vB@3Z[f_ ߿gٳ|f͖- cc""/Vlb0h4L[G3|]ƓA} +D~l"%ۙ攀l߾shlP11&STU+W.\qO :b|L f!N^m`Lc F"P(ՙz Qv(K%w`k'R)$QuQ%7/>>)):!KKj FhjBնQI$UUUTt}$9i8qԡC ˗_2-~̝{#G2a ju:7є)yy?RqBD2rdffVM?d ǭ yl21*wi)Dtou3C ߿z5jR)ڼ-Y2i^+1vm?B⢢""PCՖB;\WO]]]}1k2JKKKnw8JJJK+*PC/_ oxM2eo7k쎎@%sL IDФGl>Gd2LL:@njF}# -&BS v&,,<\ * ++779y =rڐjގ >P(T*ȶ2eKK Tz x" 7%$DGݘ 'vrXdHHHLN ]J0&noONZ++P2I$ VTtt׌^rn7q0\^%9991qv^ qhTu:VJOgNυ &3ﵵuuz*IPQQQQ[}z=%:&Ytvvt[r5 y$d'n)3MllR)޽Y3 `7yO>|9R((@ S2fqs?Qgf&$ddde%&p8-ng*Bz NՊ=T x^j@͘1r3,[&H$"BA6nL B!N0>|Ln;:x[ZƎRi4rc0HFcX$( _)nJX;gd^ؚf -ΞuJJΟ//=LI4()I"INNN6xD 8 3(9 33++9fCՓA]bZ@%@|n\YYYYT4n\mmmmIɄ ^v'$2FvGGGEII*Z;{6a2*'%$&x$fw/5 tb mRH.g"$^>N):0/~{]ⅾݵ GLM|B& (p/:d2D"(:q36SL:6[(j El2thAAiiEŅ ÆT ^_Pbc15MIIMqQsS);a6y)m6SW)I9;? ~|e|_XֶKJϿt~KN(2KI"#KeTTO,ह1Gemb@׿(2/Q-,$ 4vQ4 yu60޸Պ 4m30U_r2"B4Hj5i`W(㩐&SllTDB\JfGf$Y*;ơ'#6^룳ZZZpcGf JeddXXNNFFiiyyLG=r82Y\@  NBB||tt 0hPFFbXL=nls~^ ''!Ah e2677|4.<\q:[ZۥҚ'cb.^޴J\m~iވ_h%CIM |87=DT"Q(^0Wn PW^yW^J 5z x?TvtZ uHpm_ws;lpvh@DN+DM h2MTdFcVVMMcSStPCCZI /{M(GG*KgΜ>͆4/PvK=4_B8.6۵_܀%UhUbRL P}{d(WF@[+?{g c+b0TlBp$*M%jł墍˴bP{ңra*ݦh}ǧ/}WP.$ɱ}۷s`Ŏ`OG ,X`C>~uޙ:]iº^z饗^E?pӡC8裏>{*;n#eſ^6aq&뮻+3_w~IIhѼR#ooo/}ߗKx8bD1cz?U҂޽X٫}LL[oZǃH@XƓx˸~ZK}c'rTOTc +3xT?O??+%,Ut`0nU 3^ZjBfZ}>b1^|Mᖺ:߷ƫ+\mB*x߿-2qA:@ T^wρo"/x⋸zhӧO˙Д&M4JKKKKKΜ9s6>nÅMFv-z,Xdɒ%Kݻw޽Izf*YPJ>|րxUO?%뮻+V >vIAm-nH*Z`~)nr9@mmuue%@yyi nv\…#G~i>B!Oi%jŔgR+ /^xEi?G _0}](A3f̘1˥*~SRʠA uI`T#G9r$<}ӧɋx> j_~_~Y`.ODnnnnnnf_2rSx*JV3kkgᱱh+.>}@9V?RņDž}%W/82Jo[\F FO5!oڴiӦMn7fkqkC\2m˓j6, ;+`ksh60^ׇ'N9y^/v &L@ _ %/%WSL2e S L*H<~ǙC s_e/(1zcTTw}w1;Nt}U_hѢEBk4"v@`vZ8J$iiiiiī͞={6ꫯp;ǔ\e˖-[&pܹ%r5iTb1&&>K"TIIɩX5Á2߈(M;W(HRl`ǍDiZl[L2 b](롉ɨ޸Q}}O?W*6azaСX۹sΝ;ϼ"bgϞ={,Ff'yߍQp<^YYYYYZgcƠ'h\}/6@~FN4Ktȑ#Gd4 rZDzzkTU6SLA~׮E~ ##tL&S(s犊NP*{!hh`L" >/4M&""s9%nWߋ&ĉ!A>f>3FH%mrP$8pqut:QNNNNNBA NEΚPƶ̃bb$ـU(\(R).Hub1(*****b]M'_@sxh[ r)x?t ʉ$񛚚%t+PTUUVVT 8buuX1^\6鸡i4xUU.%&)*𕷏%"I,iB䳡yFTy"UFz^4l~iFJL\ z௿[n.СC ՒĉTWxB(/zqDm0a0ӧO 0eʔ)(z'NXT,ʙB["˖׿no߶m۶mpV"IIqnlyRY[QQ]¶X"##"8x7|gf9qb;]pӻxC_BS#+02|J\.I ĭohh^}Ξ\{ av\Pg'vO6xbbbb^O'OBzU ~j1cƌh 4b0lǩVou, b\>_*ŢhX=aNg[ݎ* Μ9mg6z}0xW[\+g=sϽ94xpjjFFv6SQQ^^VQ+\pT`@ \.'0؍fr|rs^^c*lق+O|8/nmAAAAA# Q@0G骪E$ikidE\R#{qp흾L,DjdR󦰰Xᇷo8s٪*ܩ23FR@ q(Sqa|X/\SM\.DϞmjjhx䑫\w$dr>PLB;ظ%lm-F3lXR@XXbbx8Xk-)*C5nM͡C.q8k|qs\ r8ϭ{Q!cLX IIXW߯ @&2aTgrfjڙ0ʂAg}"#L|:{m+ xDرcǎs DdebW )F"#q,+ V0q!DxWcE[M o[w׿nA=e @R} GG [,Xy:.:>#oop~$,3*mnnltNUzkkF=L P*Nhh(+  /\x@ȟݷײ/BŘ+QQ&ڊf@ 0xɄ^ԉ7ofx\ lbq{{F@vS@atf3n.tW J39Z$&(A$09H:!INKIk }<3ϰa$\X ܡ \?wy 74|V;f \y<++6HPy ^| NVX t>TRq j5>@1)i(&f,y!2oʀ+#pl y^,92x 7?ʀ4q#JlNΐ!Æ,:76V(˱JJPh8Z mm6\&ѣbB.H:b1Zm0H$ɍB@/5c\z^FT;wܹsGN-vJ&ټ̌|?g4nK;jԀ $722cƼy͛'O/={>+*0N8lD"cU?T(OjYYG99EE]Ppx=@:BRq6lذaW_} nݶ <|ĈTZ.̓e?'&f3^R! @Ġ2jK3 "US,7q&L*qu?x͚"j^O <$BLX.~E:;S|je+a,T"PS3)SP) ?Z.? nǏl0qs UnؔF밯V'3=1.`ܹxc/D@@ Qrrw?\X  F#vZ %T}RZI(T(^>xTQc] $iӼ^lzp*JO~  3>Rŋ/^,1 nᦛ @*MNj#" \"JpAaP( F[,, ێLX9s<XJt}T QƏ:U(FᠴA22>xڲ2h Д:%R0z?ͯDP.w"ǃ-z 8>djmMLH2Qc6`iɲeT1TՉ'N8[1Qٺ@_G{!vw ?q"~^qT*ᠻ˥ܺu֭[~+c_8"8@,:r8MMIIIHd_ތ ɓ(ܑ#6#99(i^> >U8=nH@"AL&xrXFHS&pAA֘n!'˭*,ttO^I0,SSyA23K1pѣ1]566q8ZpϙFNKhiJI*j¤Rp~_nx<]}>`P0v _&˜-ړcǎ;8aQ|TiJM*8mG3_"=;t~Vt~ϿoFB#B:uԩSFO:uĄAxE48x0S)gB PxbLo|P6mb`؆oq1>q .\P(==hH7nܸqXpO`"BX:iTBTѻZ,Пک[@x8vSЉ% DFUUq8<;zt;ǃ9΄ Ӧ͞秧ger8|>J7//?pWpѣѴHhww[MRI*Se QB!%-!@l,~ GG)'Ibe36j")mf `Kr@ץ+^c_?eQ%H벁ٿC1O?rދ={vׯzI"ZJc{;*6 hK`4@rrJdpD )ʁ@ڌdI1{{L x7xnj׬YfR:CRTb* EuLә0t;a.?`(|0^, x@0|ݯ ywy`޽{Vfٱ^\"Y rƎ fkjZZv.zcK5f =3P$ -7Tp~j~Jf=%_(INϑJeXS}?xXN,ux{իW+VX믿z Qu=jvwtR>lNH뛛p8SJJ$p 9/*.? <|x&v8۩oMMcc}Cx x^xᅻO>g}g܂|Tk!sr nxn bѷO NTǃvBlklPVÇQQLU5% AxSX%xL߽~Ԩ#xhpzAI{Cx>{80+?/q(тL$A}$[M!dc"Hp@f??4No[nݺu>n~1)A,8zPH}i@'&:ctth4cQWo@`kOSSXn>@GGK`X,yX+|K$|7|G8ǎ-h1j\P(@lll7446z<^^x|>G \.l|t.WNTzÁnȱ@gg]6E"VZjU ٌb> A[&۱cǎ;2IBQ8`٪/}4Vn{oʍi$!:MJPU0fΜ9sٳM&)5u>X b43 ""::-{FD P"Aࢗ^NW^ n@0r!;w.XtVUaxj **.\8tZ;;Q # _>FEMLvu5Æ͚Rqq;vL3qb.`s:lb`4#wbbq8|>s(/߷lF?9eTI DRt:[s8<†\B{]&ǃV+_] ))w:!xmc6tN]P`BA> \:JJS FjrƄHbC{$I)le$x2EE~70S Qw6pvs+@ 'h&M|`%@fٶdC{<.W T[{b0p Nd0?ľ9OJ#>#>G(#"z꥗HLIIH4)=] NN c;(>LqcH1z)aUqnzv*) O[ݸKZ$i&~1zO?x EfJZml,$y)δz1N9kf3~cp_>M^S 8JM!C@RCIP56&9b]=+r\v%4w0O&ht{V@ 0|P"J##9`RBD~׋с=yv]+\UZZ/r~O4̴SccBRڕ+W_ZMKMO1(vj[RSPRRXWm6\[oE~KI{Q.W"Q5;?_(W P9G|T8/u:fns`TTs8ƍ>~]mm--/tq~_~%RX$_HJ&O&>ۖ%@{PF"wj[D^J]cM״KbD(+g?8J$ش E"wށQV}@BQIXl(e u]]WQQ?k[*kCPiґ"Ch!'Le0L_?&3{=q].+*+gq:={xZΦ%KaCo NOEb4L}Y,O.I>1#"L&[o-)vΚn.)Yxs8x`ʖ_Q}/ /ػjZyy99ZV%I*C=vrݷw:tH!n5V߆\' 4]^Z6==9Y2390\.ÇNc׮}>l츲?zxF[_o#O񹤤@ xUAC(/Be+Ch>|?TPo&PW^<&a8>_siz<b J}鉨/ '-9/ /{O_8=vpV $ywFt*WU8fsE'D b0[FONT\5EUh\K0j5*s84F`^/ E)%@ w?pXۤM~fm&ci36i߱4kS DD>]YHs3gP6{ԩworإ~ދѣcb:vXn=${wh\.IzEN>pᥙL0a„ $6%6}뭷z뭭[/6T&^{-7kWfWCel֬iٲeٲKʂW\1i`[V v$Iw}S޽u[o]nB!I.)ArO$;رR?wS2M2ә/b.>|kkwߧH-)ƒq46$|>?9ztrrrHſo=ݧF{oh)SLv31|cƠ%g?|-Z #z~{ݷo۶jOFRi4^/.,P -!>߮]WTȑ_xc/[  ZioL:uԩ H@46WB Oj8z9w4wfdm8^wpM]^YC`XvPj*>׻ڹ3*YN3g̙3gΜUo\yWjN܉b`HN~{lӥˎu=;th̝;wܹߏW/'?ѠNa\C;r?yIL'N{,dĈ0\`ܿ{bĈg17EaÆ5TiӦM6}qBV"l]xna|Q| ZO >u꥗^z饗|?~G>\~wﺋP>x ՜9}f3r'ϕPVرh_y_7^=Z;xM*s   zքb<#GPZa!Sظ%rXe{wt'WQr80$zr}Y|y_B~> BVAŎT<&w=<M7k7t(BG4xZz122<_裭[7m~/*{CccFdq=ᨫLo]uu6[Mil55v;zNNv:N%p… >`!s-ߧj`zt5[!|[~Jgڴ}33y/aaP}{c{h}rZ Csa/Sڵy sN,-jݸjz}+U 'C^xſo9y91}ȨH ./ĺuׯ[' u\\\\\V92WrnݳgΕ+jj1t,/:t!C,N`NH*&0wd$(]m۪Bw}w)׿>_paNNcv옟_PRRr55ׯYjߟ9sLIɜ9񉉱h0]b 1!,*`4bWVVWWUH#`8q„Ip<.N[nݺU`uӧO>~|cĸTUUv{tu99&SH٬ח:u}T]]YY^1111'tW%;[hb. 8UUBaWVNN'Dnz qk-nC={6З* p]BxϐeJDxYYYYYpCUƃ_~lm9c}٢E&͚䓳fSmmHNKݺW7`Ak֬^r5>:k֣>X\\llld2秦&& z`29S\,Jϒ(ٷȑcDŽg ʅaî+hvrhWMXُ?>{=/>LnZ,fsXXBBbbRȑ] tp8N'P*NЮ s= Àp`HOGMhh5^=3f<{޽smefGDNcb4V$ۓ'>zTR0P &DLLll|llno=0ᄃ7o޼y}^OP;2/h1UVG6PBqAr\33|Oؗ.,X64I0W]фEDDGsAC;yRٰ_o r>_DDDDx$t:^/D||\\\ѱ ', "Pr)|mMKCqiE?sYЃr'oJi6FMOOOOM?>6666!aԴ4!%%##3Sں:$al6Mݻb!¬VE,!!`ܹsg@'JŎd<dvڵALzJ ڭ[ZZbС UUԱ 7V{<9p'O nw8T*!UYYIٳIIj5hJz<.f P-3)lG><::'j$0Au~BCӓIKKO7tU;=xine{zFժTVkH*ѨV|z}ǎ;wV3iUVVVVZ r!N:qq10f\EII7`j/(5Dl.]tٳ2I=MN\x=x瞖q+3|wމ#۷ fs8o$V?n^oyyIIq׫VK$i4&łk^gGEcƌ3fLgɕ0J䦟-?؀,e`Ih>zRy<g4:TX(I r 7TWܧϺuXe-َIH{7-m;m3(.ybQz)+4=R }MəcƨTF$-Xw<z=xPB+;vTTDGykoFJxv5̙Ҫ$E$)99--3S@z=fCʺZ`R۲,Cׯs1ԥ^W_!,3zy9π-frfEpf2 _.ڷߢƣWTtEE%%*]TTR9s޽Ngi=zn6LV{6ۦM*VGᱱqq:hl>33#C]%WDzT +'4CѕaH}.]x,io2# t^ۭ*UQQq=|Ν{{l۶t)u֬YfܹsU~cz:!ʕ 8$f xt3Է ĉ:]a^Se6 vvSEE7|W=Ǐ>,Μ9s{ px<~hB`>H 9m6\ O5fy ;Qp^LCo'N8q" ed|~޷s0JρK >nIlSedxwԩSN JB^ A=0k?{. [U*%KVZriH9q. #+kPD)-EHTIV-T*>]277ee{nse+oVr|۶#pB܉w>ǃ={fLOKf(?7r[ Hu/ 3#SS32w$I*(_B\_+PlYJJff%M\\||b"FmA{ߺ:897.$0KhǃRD'+dA[Xe!5"&LM0sN̅7ҀɧK-ei40\Nʿp^w2;vݎZ-/ +;+C6AV:uϞ[ _{-7s |m99]\vR]+ xNv8^o;zt>c l=򄧇%% zZ|\x`NeKqqqqe%/uB;1"993i#xGypªUgϞ<)Ӗ/h KLLIIOM߿?kk1nŞ/%%55i='JyQ__xεk;6B(){Ϟ00XW߫U8 w޽{lj4O=|Ԁgd7Mg].~={;cfÊ3qbnnnnn|$ϕT4LfJѣGa#A ?>"銊mۀ0ݥ 6>r:ϞӧWڻBx%%LB@ڷWcȑ#ϭDO˜@C  ?6o޼:4.S#F7l6:vlǎnŭgbi^hZ944,?$$44,L& G:9 $ĜB|Ȫ?4B[o|*&1`Ǐ##sgQ{YK?+<[zw^}5'KSl64'nUUnp|EqSEzlX,7,,<<2REȭAk 7\ֆ <2##kbzM處Fn.>qq\38s$Ics[ V, dXX޽{ ١o  f sUv;^{ٳgϞvmkzXooXXoJɎ$!7!oQL?h_k2t~Ǥ$KttttLLL E\&.B|dBir5KHq qZa!!xnTKr?)GOs^yeƌ3f̨lq\hZhs[L̈L6H6X(M@'$8 "~ܰɷhx%ӯJ~Y|=@ ru֭[n($m/ˡo=U>#qvQ]o[r'{p?OCE0l[H "l6|ðC2wᄦRQe`A u91e1}>T>EFdm63зH? X $ܲ(G 4DדKh@*)f8-Zty!Ha4`nu&^$9V[KLB+7 7ЄgsiJ$9W.~)WrIq|hJ־j^}IJ}Qгr)  6lذa!`S[~8"u(I ZzW4Nߐ[TtM7tMF#/dښݎF#=~߲~=j  +*SaC l0TUh,++)).BőZ]Ri@ ֭0Gl.0`2QIIIIIJ:$8m7>\4(&CYEewD%D/^Z@xv6𛳳aCP<׿+ʡC(Mg|caz+ILb c6ppo0228rMh].} ]~|)[^vK 32ڷj SSTQlZu.4nOH,//+>>thiiIIqnUWWULӦMvŸa~=r&Na eW>@ 2to)zd$ }\2K=n8@OS'XLXPPPPP {>/_:' , !I99__M<-W?.˨Eԗٳg!~YvܹsMXC߬,0[[_xX,X7ݔV3b >_= \'2٥K׮ݺq_8UzJJZbٲo1O xvx}A H+Q߿f C EɆɖ{ PQ10B VϞgJ+ҥK.]Z3S0Cppy!0Lb![hhxxd$B!㓒P5\TM89^Z=pA%FI&4t>糒Ai\Fz}۶}۷S'Nh~aai0glR6lذa!o߾}:._%jHԇm w:0I}@?Wf#+C-[bŊ+V0d8Va/a TXx啽z훜Ln" a_̶`2ɞ7, {P,Ģl/6qNgzx{`' +V7nܸqrL4NLR#83kٲe˖-CO¯{n|CERd23z }wۋAB^zB4p)P??('z=7p`;t>j t:P6}v5^{Mf3ػk2 $o8yAB!?S'm~?$WfZ-r{P5`deaa0_v/3sСC7nܸq<*Ǘq8pu,Yd9M#5[< fƞ`($fpB2+P4d5裏>#b '`3gB_fʕ=>1as<3b0HGaԍ@Ӧ=d \l[|}&) ssK|HBtСyUd^ r'X=*E JF 5 | JC]A mUL x| Ŗr%A(E>W"&*ɮ={:,^K}yl|yyyyyy'RQ9/F- w֬vrsu:%me%O'N;&{PqqzsѹfhB7 .Dt4H =0en 5yBGO-c:rg$=CiғS)orƄ ȪlgGBkD Gd rAm;B 0@2r/*r*7ɼ^zKps%mX}yq\4rdZZVV\[^.+D2_2D=?`M &tXXddTgg"=竫*+vTjX}B AIY1gA(I(#޽ h xNI$%e Q)*T!ᔞ=}=GJq &JX[|c _B3SS%Iĸ8x ČJJ!r4?,Ԡ4B οopq|0}J_SAh~3Taya`yHZ~~X[P磇m,OCLf5V_F}_YYiٳ-/ HɬJA͑o:P~F-/N\-$Q?PV裏>裣F6Fn.B޽`׮YZhDlhRءL&0dU YhkV__V?݇, /g޽{Oħv1 #+T # A% ľox?XV 1ctGdӫ Y萐0;..!!9h= :oUzd+=/xNϽAV#ͼ$pIIXhde y|n\R&(8)8 |[ PLɔBZ mH&pZGB֮W/JE3&]iJOM<ɯr+)EP+^? uQIVZ> V}}>cGj S^zK"ں:S£GÇ˨(v\Btбc`sb4~ C!{I#%AF~ y9_9?9s^4D&A8J$|0}ΆCS( ׼>Sv@oz--ۡ/B . Й ^lrkfs`hoח C dw11qq /38IyLRZ!jjqLjq@!0,2O&%y 3y\8/6 IXљ:<[o{A[g 6  7|>|OjMnn^^^w'$$'QQQQr+Ol},}4h`0ka񭮮El{}IMUUF; b/ 5с7@;J$%?6Á[ *׬JtL G|W_}UJ "f6#IVsO.V_sm- V@,AM$>ݾ=jx1**&&.N ǹ.ԯUUUUܳ"iH0yϋ$2cFJH&W<9d%c}\$%aOܻ7&pHVuŢ`N'&шQ $9ɖ}9 `P:G}{A =DAĢR:aLR3h|YcFEGd{}SRfbq:cc㓒tx&""**&簵5555]=RSݎ0df!$F\{fNG =:xEb󡤲-A}AorA:sr p2p QݟbЮ[}1&|t4|d˃QQn0jNNx~!tK#u0k+nǩĖ-x9##]#/Ohڸ8\w8bcz\^ \aۭRٳ-)+{Ghyy{91<[,0hz',gғxJ"oxv6w:/D!Gg'"xEE+ya@Jg%0'g__\بZr Ñ ӷy|_~_~Y'6YgL6`F.m6Ȗ|S1NxrԟxR@rbsDTqG_[IVRlCO?O% mr*ޚ`><׋PF`= ڤMBrٓ7I=Or&mߝNO+FZ?s:>}zF޹s߾#Gv-? &SO=Ro_[ۯ߳b5e rr8v=~eW$I/$d2nFFիmsoR?gs :vDh=jWE^y%nȈ2G4cbVV'7hC\"IFh6{R?wcI*<~`4Z,!!bD}'lri4jJO>G^off€fJ!4 9**PW,02##,,44''!\4ÇϜل]l6Gɓ/s7URSgǛo ?x߿ر:3{/FF3QQݺw':~R!㏷n۝N0R?wc+Io J^[}NܹsΝ{5xP@7ceϜt}+V$%i;eJvV$+j.\At}:y ()i96];`%ݼ`yO;QU4(//ї_8X]N+}xբ6ԤG$I1#>^T*gƌnC9xnW %Kjj{|>o޼Z<p_˨QGS"rk|X()Ss4nnRA}>L;wbr:TVukQ$͚t&'mfdgdn6;k8P^d޽[߾Ç_$$\yef(Ƀ _}XQQyth$#IDATfe! n}mٳgKJ8uu "nr\W>|pYY].͛WVV^֭[yyBXaafʕ82R+aJd R ݳ@c>ռuvW_}r2XxϼG#F `u@~駟0T*bn!jzHkk뮳XvׯOJىjq[%-  ;L342~}l>{v~NgEΝL/K3ΜyΜARNkL믷X֐ zp8vvWVVTaC:thLIIIdP\,ڵ˖Bxzn9, %/XxoI'b|0ȅfahV؁HO|͞D~)h`ug5T0h9$BBvbҤNnSԐC~.T 92w#0d{:ԬZ%ѹB|7ߜvϙqh4V>ݻw={h_eeUUuٌ}y|ZbРAN!nqpE:uh\WS3uԩSŵXy_W0Bn,WA}U2L0Gzd̗nC7gNǣP~Y!.^_ +{3L7'*ooӉlMϟ?w \l3f̘1c؟3fp°;47|7++ҷ~q=s=W\2EFFGn3119YG:p@͛7lXY,}㎉Z 7N… .\x̂ sk)SAEr$1f(M8+쉹?1l tdLpUVZJfėW2f͚5kq~!).FdxI |۷o߾}ܒ^|MJ`.)m4boi(~v;t08m>~d12믿])Pinaq' xlO-3<3a~?f?2hKĉ'NtzС))کT,3L&E6Ē3gN'|'e\exR!N***.B.ātM-p^z4@:"zdntH>E0'2Xd&{N_I۵#0[A2YI\y9!,D)iG[Z)HY,|'feegI7J ѩS.W^)c %G^U:! G wϴO;Rpܸ%0=+CdJnڴiӦM)1n066 À&M"W<$\&'͛7o,Yx{1"JFDǶ^@^0JR*&x,;u7o޼yd8Qn_E\PAOqq B]~ލׯg!<˗XbiiB|xBlbI>Ƚ0ȁ qA T [C0pU6>j >zr.CooCC8=qМ(+(9Zf70ٳ*'q(ԗ[z \<R3Ҡ"3CNrjjFct(oϞ{)2KN!vصk!ڵQ,!iBB.L!6Bh, 4<=8qKåAajF{G=ztHVX){@l34RNT*?,\KM3c ^?e'"?SJ zF!?*Z~>Ç[,!!fsDDTԹ_TTTtv;BƈM>*{b ԶZsk9Vywy)Xo|ʭi^q9.r69&a9/h=pciDI ?YYAaFٳgye򇞉n 㡇LV0^ƍ7nCcUW]uUWI+Ʉc7`Ofg׏ fdjkPq۷wVkH*{䔔4/)IEϹ% :c2 q0&WC?B B pN,|@60[iP =~<SLf /F" ec`l~4iҤIu3F];j(j9'[!̔F++в*hyt$ ¤#zRF$):T=l\qc4#rC!t=߅zp/`OsxN!acEy8}iG_ L. <`'lTWںdF0 %ȑnA ݨ6Bž}񿡡%n&BFIbfCG x {{woRj "@~JJ 5p wǏ_'>uĉNzhxbctظZm >>>1d2d5=D&66>>1QXl6jEE-)",* ? AIed0V҈OLr4 F-Y0Ƴ.6B?̇I%h BT*(j6|oRPOյ+W 65zdWЗCX|Y_h(Zv6 ł RܹsΝ}"߸um2Z:d,P99sVSn.BpDBUr|[^_ HfrBq#I,.tI4\ Mw,m&m;Yٵr,l畟cԩ8?[#,|9L*߿*G?s=Sk2\߅ ,lfڵk֬Y#ć_| D={Vй=R_^5jԨQKhDd+ y}eU ;՗fl ѵknݻ FR8t}XoDթJM;nݸQ+Q RX ]{^{<e0ƙiY*k׮]vɠ̓7+-A.]|ütҥ˖ qmƍ'D~~~~AA_:z#Gx7?zxVBR__B\HߥKe@z8 1{ٳg0aB`Kkkkke˦MLBx܉'O2EɎ;vł[=@#︐0`@k22 "ܔ9FxΟW&eKað3\JZZZZzvw!IǏ8qĔ)0M3'Oflyt„ &LnBK~" GzZj5 رCbܸ;?>R8nQ=t)KUcFVد_~kv^'#jln}pb 0pvֽ{2V>}$l2ͬnzTsH-'DT 1Pޚb,6fQ]GMI+rsDLO}8)['x?lgvcH-ͥW&~q2^wB6ظGKJJNNJg4N=7O-Zh>d$;=T55`-`!(*:uI$g.+"::::&̙3gMjk^z4BP $n.i%{$p_/4@R^EuKK}}! 1(_F6Eɭ ܭ/Į]۷7l6[M ߋ[Z@I,&xOb|Ӊc+W\\~C|\@4>ĩS'N8GDSW\ <=0 /^xۈD/ &Cnܝw6k8eÇh$I-[\lC >R(%04cVQ>>t N1@+̎0le"**::*Js_xPq?+s̟/(i={zGTjŢVK& =<0U;vرce3a,ddx>]͛W^\=C~)֗ _N ٳ*ہZ!N~|.!wNBjU*ˋ$yr{޼;4}!}֬~w}]'}(鑙ܣDD ;sW]?=%I777<\L}**s#3`=<(+/rs;vY#G"Αm6ybsOu/l$Đ!&Si*̴ZQzϏs8> [ߏ%.v| LJt3e˖-[&m<4\ kp P$&j/.չ3h$sTX`:qʕB,Z?OX^$tEz=ڼl޿>; tc6ub /y^sC39ݫV}oweg[,k0'pxB3T}]k 4YY/vڷ?܆9IR$ !yHQQ_~w-ɒ$I׸8Q[32z?9z7OU$)5z}'h[~MjJ|斉ߧfaNn,K~I,>A/eX0!֯}VKI Sz ј{<7XWv|p?29@M$X΢c+#y --)){JeFF._~@eS[jP!jRR}["93np8X""V6[ۮݹ{/9ֿݒүߠA\pTTj֭˖'$'-;uAڏ?޷ر]PZ5M&$RR,b9~aTjle+W\nR-:_s<+r'O'.WEǓVZj+|ׯZU[RIJ-$|^/Z '~4e} dPX q۶Kln zFZVZ-I:EDh4!!;v[K |̧\ 甯d /D}d']dMĩzfRiʔ)SLIIAyb"poF|ɄMٌ$ kjrl xo%5  rt II:̙:$  LP[KJn1DǎH:hN:uԬ,IId"?/hf3>G}e/kj<՘0UUl˅|&WƤ$t:Iׯav}ѣGq~&d~Z{5Ʉ2[m6k}^hIJGG s))z/ \KND?pA/bx5yK ?O>OVUv/9l\@SAv?%y{ZCBTN5aðR`/dg:<#^J՗*99!!juFFAAxZM}Ґ+X?),t:z__)`/el|: 7=t(" {"^9}S2Yg2=3 O>' s&4d.uuXZyw~>GX|y] lj[Y(Xua}Ro 儮O%pҗWzx @zҐQP_,O709qQDžbW`z= 1zx^!. YBH"e ênu DV:&?0 {]^WWca5ӧw* RɆÉsi*4X 4܃2[,-'O "skin/classic/editor/icons/btn2.gifGIF89aH6cc11111c1111cc!,H6#H*\Ç$@EhQ#@ Iɓ(S2E ;X8ʛ8sdqˋevHfIHiOrxqEwMɳR\puΞ vUAP ^5ȕ]s.OYca>2FjXZc;vk'_5~]p)xZJMW7P=@-g|6}oi}xu-f[@aq( 0g[m2 d S:ȣ}'ŨAv嗼eYcH!ɔSdNRI冿АY xL4URlR)#MjBT^0IftX4坫DISsW&Y)/ U}. u?JQX2kz>YQsV|4)K4fGźV; TkP כ A:P.Ok;]|S-ei:5׾:s&vCoz̍μ#gg%}ex¨|jkkΝPqҠy% |:V=woq<4ncJةuQN]0D [5,[zֻ56Wog{֟SM&e{;6d>خӮ}// mo~wn"CVܚ(ϿTzUDg J6qr! pa ' qrph'ׁ'e#h}ʁN 2He#a +iՁil$x>LXPQ(1iXA67)HUpWTEX!hRhWX"5hQ8gX"[.\CA2D۱9EZ]:r4=fT[v4RRH+37_HdȊsrx-$y PT(Q$ar6x^k+h؃јWhpvp- "Kf^q>dL67[siX,=rig%:|H}Ed"[:}ʼn ِ#;PK u&76 33+skin/classic/editor/icons/progress-busy.gifGIF89a cs! NETSCAPE2.0! , +-w`&:jxcB摡{NV"L9 ! , +i{\UuNIaEihqm{! , , wR`""nWMY}]-y4z! , -i{ h/w)۷(d+zq3ӽ?3id! , +-w`&:jxcB摡{NV"L9 ! , +i{\UuNIaEihqm{! , , wR`""nWMY}]-y4z! , -i{ h/w)۷(d+zq3ӽ?3id;PK u&7՜mm+skin/classic/editor/icons/progress-done.gifGIF89a 3f3fff"""!, 2hpDP5I0i'\˼OU2p0Ґ;PK u&7\;<-skin/classic/editor/icons/progress-failed.gifGIF89a """33ff̙!, GhZ/!*$XYt_QC 3Ѿ@ >V)l@OV6,,A;PK u&7` "skin/classic/messenger/dialogs.css/* ***** 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 Communicator client code, released * March 31, 1998. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 1998-1999 * the Initial Developer. All Rights Reserved. * * Contributor(s): * * Alternatively, the contents of this file may be used under the terms of * either of 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 ***** */ /* ===== dialogs.css ==================================================== == Styles used by the general dialogs in Messenger. ======================================================================= */ @import url("chrome://messenger/skin/"); @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* ::::: button-like menus ::::: */ menu.push { border: 1px outset ThreeDFace; padding: 2px; margin: 2px; background-color: inherit; background-image: inherit; } menu.push:hover:active, menu.push[open="true"] { border-style: inset; padding: 3px 1px 1px 3px; } menu.push[disabled="true"], menu.push[disabled="true"]:hover, menu.push[disabled="true"]:hover:active { color: GrayText; } /* ::::: askSendFormat.xul ::::: */ #askSendFormat { width: 40em; } #askImageBox { -moz-box-align: start; } #convertYes { list-style-image:url("chrome://global/skin/icons/alert-question.gif"); } #convertAltering { list-style-image:url("chrome://global/skin/icons/alert-question.gif"); } #convertNo { list-style-image:url("chrome://global/skin/icons/alert-exclam.gif"); } /* Workaround for bug 50217. Please remove this rule, when this bug is fixed. */ #convertDefault { list-style-image:url("chrome://global/skin/icons/alert-question.gif"); } PK u&7qȍ??&skin/classic/messenger/mailWindow2.css/* ***** 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 Communicator client code, released * March 31, 1998. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 1998-1999 * the Initial Developer. All Rights Reserved. * * Contributor(s): * * Alternatively, the contents of this file may be used under the terms of * either of 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 ***** */ /* ===== mailWindow2.css ================================================ == Styles for the main Mail window in the optional layout scheme. ======================================================================= */ @import url("chrome://messenger/skin/mailWindow1.css"); @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); PK u&7 (skin/classic/messenger/accountManage.css/* ***** 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 Communicator client code, released * March 31, 1998. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 1998-1999 * the Initial Developer. All Rights Reserved. * * Contributor(s): * * Alternatively, the contents of this file may be used under the terms of * either of 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 ***** */ /* ===== accountManage.css ============================================== == Styles for the Mail Account Manager. ======================================================================= */ @import url("chrome://messenger/skin/"); @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* ::::: account manager :::::: */ .specialFolderPickerGrid { margin-left: 20px; } .fccReplyFollowsParent { 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; } /* ::::: SMTP Server Panel :::::: */ .smtpServerListItem { padding-left: 3px; } #backgroundBox { background-color: ThreeDLightShadow; } #smtpServerInfoBox textbox { background-color: transparent; } PK u&7F(skin/classic/messenger/accountWizard.css/* ***** 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 Communicator client code, released * March 31, 1998. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 1998-1999 * the Initial Developer. All Rights Reserved. * * Contributor(s): * * Alternatively, the contents of this file may be used under the terms of * either of 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 ***** */ /* ===== accountWizard.css ============================================== == Styles for the Mail Account Wizard. ======================================================================= */ @import url("chrome://messenger/skin/"); @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* ::::: account wizard :::::: */ .awIdentityLabel { width: 8em; margin-left: 5px; } #fullName { margin-right: 15px; } .serverLabel { width: 8em; } .serverDataBox { margin-left: 15px; } PK u&7 s??&skin/classic/messenger/folderMenus.css/* ***** 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 Communicator client code, released * March 31, 1998. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 1998-1999 * the Initial Developer. All Rights Reserved. * * Contributor(s): * Manuel Reimer (Manuel.Reimer@gmx.de) * * Alternatively, the contents of this file may be used under the terms of * either of 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 ***** */ /* ===== folderMenus.css ================================================ == Icons for menus which represent mail folder. ======================================================================= */ @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* ::::: folder icons for menus ::::: */ .folderMenuItem { list-style-image: url("chrome://messenger/skin/icons/folder-closed.png"); } .folderMenuItem[open="true"] { list-style-image: url("chrome://messenger/skin/icons/folder-open.png"); } /* ..... special folders ..... */ .folderMenuItem[SpecialFolder="Inbox"] { list-style-image: url("chrome://messenger/skin/icons/folder-inbox.png"); } .folderMenuItem[SpecialFolder="Inbox"][open="true"] { list-style-image: url("chrome://messenger/skin/icons/folder-inbox-open.png"); } .folderMenuItem[SpecialFolder="Sent"] { list-style-image: url("chrome://messenger/skin/icons/folder-sent.png"); } .folderMenuItem[SpecialFolder="Sent"][open="true"] { list-style-image: url("chrome://messenger/skin/icons/folder-sent-open.png"); } .folderMenuItem[SpecialFolder="Drafts"] { list-style-image: url("chrome://messenger/skin/icons/folder-draft.png"); } .folderMenuItem[SpecialFolder="Drafts"][open="true"] { list-style-image: url("chrome://messenger/skin/icons/folder-draft-open.png"); } .folderMenuItem[SpecialFolder="Templates"] { list-style-image: url("chrome://messenger/skin/icons/folder-template.png"); } .folderMenuItem[SpecialFolder="Templates"][open="true"] { list-style-image: url("chrome://messenger/skin/icons/folder-template-open.png"); } .folderMenuItem[SpecialFolder="Junk"] { list-style-image: url("chrome://messenger/skin/icons/folder-junk.png"); } .folderMenuItem[SpecialFolder="Junk"][open="true"] { list-style-image: url("chrome://messenger/skin/icons/folder-junk-open.png"); } .folderMenuItem[SpecialFolder="Trash"] { list-style-image: url("chrome://messenger/skin/icons/folder-trash.png"); } .folderMenuItem[SpecialFolder="Trash"][open="true"] { list-style-image: url("chrome://messenger/skin/icons/folder-trash-open.png"); } .folderMenuItem[SpecialFolder="Virtual"] { list-style-image: url("chrome://messenger/skin/icons/folder-search.png"); } .folderMenuItem[IsServer="true"] { list-style-image: url("chrome://messenger/skin/icons/server-mail.png"); } .folderMenuItem[IsServer="true"][open="true"] { list-style-image: url("chrome://messenger/skin/icons/server-mail.png"); } /* IMAP folders */ .folderMenuItem[IsServer="true"][ServerType="imap"][IsSecure="true"] { list-style-image: url("chrome://messenger/skin/icons/server-remote-lock.png"); } /* POP3 folders */ .folderMenuItem[IsServer="true"][ServerType="pop3"][IsSecure="true"] { list-style-image: url("chrome://messenger/skin/icons/server-remote-lock.png"); } /* Local Servers */ .folderMenuItem[IsServer="true"][ServerType="none"] { list-style-image: url("chrome://messenger/skin/icons/server-local.png"); } /* News folders */ .folderMenuItem[ServerType="nntp"] { list-style-image: url("chrome://messenger/skin/icons/folder-newsgroup.png"); } .folderMenuItem[IsServer="true"][ServerType="nntp"][IsSecure="true"] { list-style-image: url("chrome://messenger/skin/icons/server-news-lock.png"); } .folderMenuItem[IsServer="true"][ServerType="nntp"] { list-style-image: url("chrome://messenger/skin/icons/server-news.png"); } PK u&7_%skin/classic/messenger/folderPane.css/* ***** 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 Communicator client code, released * March 31, 1998. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 1998-2001 * the Initial Developer. All Rights Reserved. * * Contributor(s): * Joe Hewitt (hewitt@netscape.com) * Hkan Waara (hwaara@chello.se) * Jan Varga (varga@ku.sk) * Manuel Reimer (Manuel.Reimer@gmx.de) * * Alternatively, the contents of this file may be used under the terms of * either of 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 ***** */ /* ===== folderPane.css ================================================= == Styles for the Folder pane in the Messenger 3-pane window. ======================================================================= */ @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* ::::: mail folder ::::: */ treechildren::-moz-tree-image(folderNameCol) { margin-right: 2px; list-style-image: url("chrome://messenger/skin/icons/folder-closed.png"); } treechildren::-moz-tree-image(folderNameCol, newMessages-true) { list-style-image: url("chrome://messenger/skin/icons/folder-new.png"); } /* ..... Inbox ..... */ treechildren::-moz-tree-image(folderNameCol, specialFolder-Inbox) { list-style-image: url("chrome://messenger/skin/icons/folder-inbox.png"); } treechildren::-moz-tree-image(folderNameCol, specialFolder-Inbox, newMessages-true) { list-style-image: url("chrome://messenger/skin/icons/folder-inbox-new.png"); } /* ..... Sent ..... */ treechildren::-moz-tree-image(folderNameCol, specialFolder-Sent) { list-style-image: url("chrome://messenger/skin/icons/folder-sent.png"); } /* ..... Unsent ..... */ treechildren::-moz-tree-image(folderNameCol, specialFolder-Unsent Messages) { list-style-image: url("chrome://messenger/skin/icons/folder-outbox.png"); } /* ..... Drafts ..... */ treechildren::-moz-tree-image(folderNameCol, specialFolder-Drafts) { list-style-image: url("chrome://messenger/skin/icons/folder-draft.png"); } /* ..... Templates ..... */ treechildren::-moz-tree-image(folderNameCol, specialFolder-Templates) { list-style-image: url("chrome://messenger/skin/icons/folder-template.png"); } /* ..... Junk ..... */ treechildren::-moz-tree-image(folderNameCol, specialFolder-Junk) { list-style-image: url("chrome://messenger/skin/icons/folder-junk.png"); } /* ..... Trash ..... */ treechildren::-moz-tree-image(folderNameCol, specialFolder-Trash) { list-style-image: url("chrome://messenger/skin/icons/folder-trash.png"); } /* ..... Saved Searches ..... */ treechildren::-moz-tree-image(folderNameCol, specialFolder-Virtual) { list-style-image: url("chrome://messenger/skin/icons/folder-search.png"); } treechildren::-moz-tree-image(folderNameCol, isServer-true) { list-style-image: url("chrome://messenger/skin/icons/server-mail.png"); } treechildren::-moz-tree-image(folderNameCol, biffState-NewMail, isServer-true) { list-style-image: url("chrome://messenger/skin/icons/server-mail-new.png"); } treechildren::-moz-tree-cell-text(folderNameCol, newMessages-true), treechildren::-moz-tree-cell-text(folderNameCol, specialFolder-Inbox, newMessages-true) { font-weight: bold; } treechildren::-moz-tree-image(folderNameCol, imapShared-true) { list-style-image: url("chrome://messenger/skin/icons/folder-share.png"); } /* ..... Server Folders ..... */ treechildren::-moz-tree-image(folderNameCol, isServer-true, serverType-pop3, isSecure-true) { list-style-image: url("chrome://messenger/skin/icons/server-remote-lock.png"); } treechildren::-moz-tree-image(folderNameCol, isServer-true, serverType-imap, isSecure-true) { list-style-image: url("chrome://messenger/skin/icons/server-remote-lock.png"); } treechildren::-moz-tree-image(folderNameCol, biffState-NewMail, isServer-true, isSecure-true) { list-style-image: url("chrome://messenger/skin/icons/server-remote-lock-new.png"); } treechildren::-moz-tree-image(folderNameCol, isServer-true, serverType-none) { list-style-image: url("chrome://messenger/skin/icons/server-local.png"); } /* ..... News Folders ..... */ treechildren::-moz-tree-image(folderNameCol, serverType-nntp) { list-style-image: url("chrome://messenger/skin/icons/folder-newsgroup.png"); } treechildren::-moz-tree-image(folderNameCol, isServer-true, serverType-nntp) { list-style-image: url("chrome://messenger/skin/icons/server-news.png"); } treechildren::-moz-tree-image(folderNameCol, isServer-true, serverType-nntp, isSecure-true) { list-style-image: url("chrome://messenger/skin/icons/server-news-lock.png"); } /* ::::: All Servers ::::: */ treechildren::-moz-tree-cell-text(closed, subfoldersHaveUnreadMessages-true) { font-weight: bold; } treechildren::-moz-tree-cell-text(folderNameCol, isServer-true), treechildren::-moz-tree-cell-text(hasUnreadMessages-true) { font-weight: bold; } treechildren::-moz-tree-cell-text(folderNameCol, noSelect-true) { color: gray; font-style: italic; } .tree-folder-checkbox { list-style-image: none; } treechildren::-moz-tree-image(syncCol) { list-style-image: url("chrome://messenger/skin/icons/dot.png"); } treechildren::-moz-tree-image(syncCol, synchronize-true) { list-style-image: url("chrome://messenger/skin/icons/check.png"); } treechildren::-moz-tree-image(syncCol, isServer-true) { list-style-image: none; } #folderUnreadCol, #folderTotalCol, #folderSizeCol { text-align: right; } #folderNameCol [sortDirection="ascending"] { list-style-image: none; } #folderNameCol [sortDirection="descending"] { list-style-image: none; } PK u&7&skin/classic/messenger/fakeAccount.css/* distributors / ISPs can override this to add hooks in the folder pane * to create accounts * see http://www.mozilla.org/mailnews/arch/fakeaccounts.html */ PK u&7g"PP&skin/classic/messenger/mailWindow1.css/* ***** 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 Communicator client code, released * March 31, 1998. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 1998-1999 * the Initial Developer. All Rights Reserved. * * Contributor(s): * * Alternatively, the contents of this file may be used under the terms of * either of 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 ***** */ /* ===== mailWindow1.css ================================================ == Styles for the main Mail window in the default layout scheme. ======================================================================= */ @import url("chrome://messenger/skin/"); @import url("chrome://messenger/skin/primaryToolbar.css"); @import url("chrome://messenger/skin/folderMenus.css"); @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* ::::: :: Make sure the min height is small so we can :: resize the pane vertically -EDV ::::: */ #messagepanebox { min-height: 10px; height: 0px; } /* ::::: border adjustments for focus ring and joined splitters ::::: */ /* ..... splitter adjustments ..... */ #gray_vertical_splitter { border-right: none; border-bottom: none; border-left: none; min-width: 5px; } #threadpane-splitter { border: none; min-height: 5px; } #threadpane-splitter[state="collapsed"] { border-bottom: 2px solid; } /* ..... tree adjustments ..... */ #folderTree { border-right: 1px solid; -moz-border-right-colors: ThreeDShadow; min-width: 1px; } #threadTree { border-bottom: 2px solid; -moz-border-bottom-colors: ThreeDHighlight ThreeDLightShadow; min-width: 1px; } #threadTree, #accountCentralBox, #searchBoxHolder > #searchBox { border-left: 2px solid; -moz-border-left-colors: ThreeDShadow ThreeDDarkShadow; } #searchBoxHolder > #searchBox { border-top: 1px solid ThreeDHighlight; border-bottom: 1px solid ThreeDShadow; } /* XXX bug 313731 buttons are taller than menulists */ #msgLocationToolbar > #searchBox[collapsed="true"] { visibility: hidden; } #locationIcon { list-style-image: none; } #locationFolders { width: 20em; } /* ..... message pane adjustments ..... */ #messagepanebox { border-top: 2px solid; border-left: 2px solid; -moz-border-top-colors: ThreeDShadow ThreeDDarkShadow; -moz-border-left-colors: ThreeDShadow ThreeDDarkShadow; } #msgHeaderView { border-left: none !important; } #messagepane { border: 1px solid -moz-Field; border-right: none; } #messagepanebox[focusring="true"] > #messagepane { border-color: #000000; } PK u&70?)skin/classic/messenger/accountCentral.css/* ***** 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 Communicator client code, released * March 31, 1998. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 1998-1999 * the Initial Developer. All Rights Reserved. * * Contributor(s): * Manuel Reimer (Manuel.Reimer@gmx.de) * * Alternatively, the contents of this file may be used under the terms of * either of 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 ***** */ /* ===== accountCentral.css ========================================== == Styles for the Messenger Account Central panel. ======================================================================= */ @import url("chrome://messenger/skin/"); @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); #acctCentralGrid { background-color: #FFFFFF; } separator { height: 5px; } separator.thin { height: 15px; } /* ::::: rows ::::: */ #acctCentralHeaderRow { padding: 10px 0px 10px 10px; font-size: 180%; font-weight: bold; color: #000000; } .acctCentralRow { -moz-binding: url("chrome://communicator/skin/communicatorBindings.xml#row-iconic"); margin-left: 10px; font-size: 125%; color: #000000; } .row-iconic-icon { list-style-image: inherit; margin-right: 10px; } .acctCentralRowTitleBox { background-color: -moz-dialog; font-size: 150%; font-weight: bold; color: -moz-fieldtext; } /* ::::: links ::::: */ .acctCentralLinkText { cursor: pointer; color: #212731; text-decoration: underline; } .acctCentralLinkText:hover { color: #39598E; } .acctCentralLinkText:hover:active { color: #000000; } /* ::::: row icons ::::: */ #ReadMessages { list-style-image: url("chrome://messenger/skin/icons/acct-read.png"); } #ComposeMessage { list-style-image: url("chrome://messenger/skin/icons/acct-compose.png"); } #SubscribeNewsgroups { list-style-image: url("chrome://messenger/skin/icons/acct-subscribe.png"); } #SubscribeImapFolders { list-style-image: url("chrome://messenger/skin/icons/acct-subscribe.png"); } #SearchMessages { list-style-image: url("chrome://messenger/skin/icons/acct-search.png"); } #AccountSettings { list-style-image: url("chrome://messenger/skin/icons/acct-prefs.png"); } #CreateAccount { list-style-image: url("chrome://messenger/skin/icons/acct-newaccount.png"); } #CreateFilters { list-style-image: url("chrome://messenger/skin/icons/acct-filters.png"); } #OfflineSettings { list-style-image: url("chrome://messenger/skin/icons/acct-prefs.png"); } #JunkSettingsMail { list-style-image: url("chrome://messenger/skin/icons/acct-filters.png"); } #JunkSettingsNews { list-style-image: url("chrome://messenger/skin/icons/acct-filters.png"); } PK u&7ƱD{ { +skin/classic/messenger/addressingWidget.css/* ***** 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 Communicator. * * The Initial Developer of the Original Code is * Netscape Communications Corp. * Portions created by the Initial Developer are Copyright (C) 2001 * the Initial Developer. All Rights Reserved. * * Contributor(s): * * 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 ***** */ /* ::::: addressing widget ::::: */ #addressingWidget { -moz-user-focus: none; width: 0; } .textbox-addressingWidget[noMatchesFound="true"] { color: red; } #typecol-addressingWidget { min-width: 9em; border-right: 1px solid #CACAFF; } .addressingWidgetItem, .dummy-row { border: none !important; background-color: inherit !important; color: inherit !important; } .addressingWidgetCell { border-bottom: 1px solid #CACAFF; padding: 0px; } .addressingWidgetCell:first-child { border-top: none; } .dummy-row-cell:first-child { border-top: none; border-bottom: 1px solid #CACAFF; } .person-icon { margin: 0 3px; list-style-image: url("chrome://messenger/skin/addressbook/icons/abcard.gif"); } PK u&7(skin/classic/messenger/messageHeader.css/* ***** 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 Communicator client code, released * March 31, 1998. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 1998-1999 * the Initial Developer. All Rights Reserved. * * Contributor(s): * Manuel Reimer (Manuel.Reimer@gmx.de) * * Alternatively, the contents of this file may be used under the terms of * either of 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 ***** */ /* ===== messageHeader.css ============================================== == Styles for the header toolbars of a mail message. ======================================================================= */ @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* ::::: msg header toolbars ::::: */ #collapsedHeaderView, #expandedHeaderView { min-width: 1px; } /* ::::: msg header buttons ::::: */ #expandedAttachmentBox { width: 20em; height: 0; list-style-image: url("chrome://messenger/skin/icons/attach.png"); } #attachmentTree { margin: 3px 0; border: none; height: 0; width: 20em; } #attachmentText { font-weight: bold; } /* ::::: msg header captions ::::: */ #msgHeaderView { border-right: 1px solid ThreeDShadow; border-left: 1px solid ThreeDShadow; } #collapsedHeaderView, #expandedHeaderView { border-bottom: 1px solid ThreeDDarkShadow; min-width: 1px; } .headerNameBox { width: 7.7em; } .headerName { margin: 0 .5em 5px 0; font-weight: bold; text-align: right; } .headerValue { margin: 0; min-width: 50px; white-space: normal; } .headerValueBox { margin: 0 0 5px 0; } .headerValueBox[singleline="true"] { overflow: hidden; } .subjectvalue { font-weight: bold; } .tagvalue { margin-top: 0; margin-left: 0; } /* ::::: msg header message ids ::::: */ .messageIdDisplayButton { cursor: pointer; color: #0000FF; text-decoration: underline; margin: 0; } .messageIdDisplayButton:hover { color: #FF0000; } .messageIdDisplayImage { padding-left: 2px; -moz-box-pack: end; } /* ::::: msg header email addresses ::::: */ .emailDisplayButton { cursor: pointer; color: #0000FF; text-decoration: underline; margin: 0; } .emailDisplayButton:hover { color: #FF0000; } .emailDisplayImage { padding-left: 2px; -moz-box-pack: end; } /* ::::: email address twisty ::::: */ .addresstwisty { margin: 2px; list-style-image: url("chrome://global/skin/tree/twisty-clsd.gif"); } .addresstwisty[open] { list-style-image: url("chrome://global/skin/tree/twisty-open.gif"); } /* ::::: view expand and collapse twisties ::::: */ .expandHeaderViewButton, .collapsedHeaderViewButton { margin: 2px .5em 0 .5em; } .expandHeaderViewButton { list-style-image: url("chrome://global/skin/tree/twisty-open.gif"); } .collapsedHeaderViewButton { list-style-image: url("chrome://global/skin/tree/twisty-clsd.gif"); } /* ::::: collapsed view styles ::::: */ #collapsedAttachmentBox { -moz-box-pack: center; } #collapseddateValue { margin: 0 .5em; text-align: right; } #collapseddateValue > .textbox-input-box menupopup { text-align: left; } #collapsedfromBox { width: 18em; } #collapseddateBox { width: 12em; } .collapsedHeaderDisplayName { margin: 0 .5em 0 .55em; min-height: 16px; font-weight: bold; } .collapsedHeaderValue { margin: 0; } .collapsedAttachmentButton { list-style-image: url("chrome://messenger/skin/icons/message-mail-attach.png"); margin-right: .5em; } PK u&7(skin/classic/messenger/messageWindow.css/* ***** 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 Communicator client code, released * March 31, 1998. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 1998-1999 * the Initial Developer. All Rights Reserved. * * Contributor(s): * * Alternatively, the contents of this file may be used under the terms of * either of 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 ***** */ /* ===== messageWindow.css ============================================== == Styles for the message window. ======================================================================= */ @import url("chrome://messenger/skin/"); @import url("chrome://messenger/skin/primaryToolbar.css"); @import url("chrome://messenger/skin/threadPaneLabels.css"); @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* ::::: message header borders ::::: */ #msgHeaderView { border: 1px outset ThreeDFace !important; } PK u&7, Ddd$skin/classic/messenger/messenger.css/* ***** 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 Communicator client code, released * March 31, 1998. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 1998-1999 * the Initial Developer. All Rights Reserved. * * Contributor(s): * * Alternatively, the contents of this file may be used under the terms of * either of 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 ***** */ /* ===== messenger.css ================================================== == Styles shared throughout the Messenger application. ======================================================================= */ @import url("chrome://communicator/skin/"); @import url("chrome://messenger/content/messenger.css"); @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); PK u&7S.kW W %skin/classic/messenger/prefPanels.css/* ***** 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 Communicator client code, released * March 31, 1998. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 1998-1999 * the Initial Developer. All Rights Reserved. * * Contributor(s): * * Alternatively, the contents of this file may be used under the terms of * either of 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 ***** */ /* ===== prefPanels.css ================================================= == Styles for the Messenger preference panels. ======================================================================= */ @import url("chrome://messenger/skin/"); @import url("chrome://communicator/skin/prefpanels.css"); @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* ::::: Tags ::::: */ @-moz-document url("chrome://messenger/content/pref-labels.xul") { .listheader-label { text-align: center; } listcell { padding-left: 16px; padding-right: 16px; } textbox { -moz-box-flex: 1; } } PK J7)skin/classic/messenger/primaryToolbar.css/* ***** 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 Communicator client code, released * March 31, 1998. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 1998-1999 * the Initial Developer. All Rights Reserved. * * Contributor(s): * Manuel Reimer (Manuel.Reimer@gmx.de) * * Alternatively, the contents of this file may be used under the terms of * either of 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 ***** */ /* ===== primaryToolbar.css ============================================= == Images for the Mail primary toolbar. ======================================================================= */ @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* ::::: primary toolbar buttons ::::: */ .toolbarbutton-1 { list-style-image: url("chrome://messenger/skin/icons/messengericons.png"); } #button-getmsg { -moz-image-region: rect(90px 29px 119px 0); } #button-getmsg:hover { -moz-image-region: rect(90px 59px 119px 30px); } #button-getmsg:hover:active { -moz-image-region: rect(90px 89px 119px 60px); } #button-getmsg[disabled] { -moz-image-region: rect(90px 119px 119px 90px) !important; } #button-newmsg { -moz-image-region: rect(150px 29px 179px 0); } #button-newmsg:hover { -moz-image-region: rect(150px 59px 179px 30px); } #button-newmsg:hover:active { -moz-image-region: rect(150px 89px 179px 60px); } #button-newmsg[disabled] { -moz-image-region: rect(150px 119px 179px 90px) !important; } #button-reply { -moz-image-region: rect(210px 29px 239px 0); } #button-reply:hover { -moz-image-region: rect(210px 59px 239px 30px); } #button-reply:hover:active { -moz-image-region: rect(210px 89px 239px 60px); } #button-reply[disabled] { -moz-image-region: rect(210px 119px 239px 90px) !important; } #button-replyall { -moz-image-region: rect(240px 29px 269px 0); } #button-replyall:hover { -moz-image-region: rect(240px 59px 269px 30px); } #button-replyall:hover:active { -moz-image-region: rect(240px 89px 269px 60px); } #button-replyall[disabled] { -moz-image-region: rect(240px 119px 269px 90px) !important; } #button-forward { -moz-image-region: rect(60px 29px 89px 0); } #button-forward:hover { -moz-image-region: rect(60px 59px 89px 30px); } #button-forward:hover:active { -moz-image-region: rect(60px 89px 89px 60px); } #button-forward[disabled] { -moz-image-region: rect(60px 119px 89px 90px) !important; } #button-file { -moz-image-region: rect(30px 29px 59px 0); } #button-file:hover { -moz-image-region: rect(30px 59px 59px 30px); } #button-file:hover:active, #button-file[open] { -moz-image-region: rect(30px 89px 59px 60px); } #button-file[disabled] { -moz-image-region: rect(30px 119px 59px 90px) !important; } #button-goback { list-style-image: url("chrome://communicator/skin/icons/communicatoricons.png"); -moz-image-region: rect(60px 29px 89px 0); } #button-goback:hover { -moz-image-region: rect(60px 59px 89px 30px); } #button-goback:hover:active { -moz-image-region: rect(60px 89px 89px 60px); } #button-goback[disabled="true"] { -moz-image-region: rect(60px 119px 89px 90px) !important; } #button-goforward { list-style-image: url("chrome://communicator/skin/icons/communicatoricons.png"); -moz-image-region: rect(90px 29px 119px 0); } #button-goforward:hover { -moz-image-region: rect(90px 59px 119px 30px); } #button-goforward:hover:active { -moz-image-region: rect(90px 89px 119px 60px); } #button-goforward[disabled="true"] { -moz-image-region: rect(90px 119px 119px 90px) !important; } #button-next { -moz-image-region: rect(180px 29px 209px 0); } #button-next:hover { -moz-image-region: rect(180px 59px 209px 30px); } #button-next:hover:active { -moz-image-region: rect(180px 89px 209px 60px); } #button-next[disabled] { -moz-image-region: rect(180px 119px 209px 90px) !important; } #button-delete { -moz-image-region: rect(0, 29px 29px 0); } #button-delete:hover { -moz-image-region: rect(0, 59px 29px 30px); } #button-delete:hover:active { -moz-image-region: rect(0 89px 29px 60px); } #button-delete[disabled] { -moz-image-region: rect(0 119px 29px 90px) !important; } #button-mark { -moz-image-region: rect(120px 29px 149px 0); } #button-mark:hover { -moz-image-region: rect(120px 59px 149px 30px); } #button-mark:hover:active { -moz-image-region: rect(120px 89px 149px 60px); } #button-mark[disabled] { -moz-image-region: rect(120px 119px 149px 90px) !important; } #button-junk { -moz-image-region: rect(360px 29px 389px 0); } #button-junk:hover { -moz-image-region: rect(360px 59px 389px 30px); } #button-junk:hover:active { -moz-image-region: rect(360px 89px 389px 60px); } #button-junk[disabled="true"] { -moz-image-region: rect(360px 119px 389px 90px) !important; } #button-print { list-style-image: url("chrome://communicator/skin/icons/communicatoricons.png"); -moz-image-region: rect(0 29px 29px 0); } #button-print:hover { -moz-image-region: rect(0 59px 29px 30px); } #button-print:hover:active { -moz-image-region: rect(0 89px 29px 60px); } #button-print[disabled] { -moz-image-region: rect(0 119px 29px 90px) !important; } #button-stop { list-style-image: url("chrome://communicator/skin/icons/communicatoricons.png"); -moz-image-region: rect(30px 29px 59px 0); } #button-stop:hover { -moz-image-region: rect(30px 59px 59px 30px); } #button-stop:hover:active { -moz-image-region: rect(30px 89px 59px 60px); } #button-stop[disabled="true"] { -moz-image-region: rect(30px 119px 59px 90px) !important; } /* ::::: message notification bar style rules ::::: */ .msgNotificationBar { border-bottom: 1px solid; -moz-border-bottom-colors: #000000; -moz-appearance: toolbox; background-color: #C7BC8F; color: black; } .msgNotificationBarText { font-weight: bold; } #junkBarImage { list-style-image: url("chrome://messenger/skin/icons/junkBar.png"); } #junkIcon { margin-left: 0.5ex; list-style-image: url("chrome://messenger/skin/icons/folder-junk.png"); } #remoteContentImage { list-style-image: url("chrome://messenger/skin/icons/remote-blocked.png"); padding: 3px; } #allowRemoteContentForAuthorDesc { padding-left: 10px; } PK u&7+?Q 'skin/classic/messenger/searchDialog.css/* ***** 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 Communicator client code, released * March 31, 1998. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 1998-1999 * the Initial Developer. All Rights Reserved. * * Contributor(s): * * Alternatively, the contents of this file may be used under the terms of * either of 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 ***** */ /* ===== searchDialog.css =============================================== == Styles for the Mail Search dialog. ======================================================================= */ @import url("chrome://messenger/skin/"); @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* ::::: box sizes ::::: */ #searchTermTree { min-height: 50px; } #searchTermListBox { height: 100px; } #searchResultListBox { margin: 5px; height: 100px; } menulist { width: 12em; } menulist > menupopup > menuitem { padding-right: 2px; } textbox { margin: 1px 4px; } .small-button { min-width: 3em; padding: 0px; margin: 0px 1px; } listbox { padding-top: 2px; } PK u&7K $skin/classic/messenger/subscribe.css/* ***** 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 Communicator client code, released * March 31, 1998. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 1998-1999 * the Initial Developer. All Rights Reserved. * * Contributor(s): * Manuel Reimer (Manuel.Reimer@gmx.de) * * Alternatively, the contents of this file may be used under the terms of * either of 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 ***** */ /* ===== subscribe.css ================================================== == Styles for the Subscribe dialog. ======================================================================= */ @import url("chrome://messenger/skin/"); @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* ::::: subscribed icons :::::: */ treechildren::-moz-tree-image(subscribedColumn), treechildren::-moz-tree-image(subscribedColumn2) { margin-right: 2px; list-style-image: url("chrome://messenger/skin/icons/dot.png"); } treechildren::-moz-tree-image(subscribedColumn, Subscribed-true), treechildren::-moz-tree-image(subscribedColumn2, subscribed) { list-style-image: url("chrome://messenger/skin/icons/check.png"); } treechildren::-moz-tree-image(subscribedColumn, Subscribable-false) { list-style-image: none; } treechildren::-moz-tree-cell-text(nameColumn, Subscribable-false) { color: gray; font-style: italic; } /* ::::: folder icons :::::: */ treechildren::-moz-tree-image(nameColumn) { margin-right: 2px; list-style-image: url("chrome://messenger/skin/icons/folder-closed.png"); } treechildren::-moz-tree-image(nameColumn, ServerType-nntp), treechildren::-moz-tree-image(nameColumn2, nntp) { margin-right: 2px; list-style-image: url("chrome://messenger/skin/icons/folder-newsgroup.png"); } /* ::::: server icons :::::: */ .subscribeMenuItem { list-style-image: url("chrome://messenger/skin/icons/server-mail.png"); } .subscribeMenuItem[ServerType="imap"][IsSecure="true"] { list-style-image: url("chrome://messenger/skin/icons/server-remote-lock.png"); } .subscribeMenuItem[ServerType="nntp"] { list-style-image: url("chrome://messenger/skin/icons/server-news.png"); } .subscribeMenuItem[ServerType="nntp"][IsSecure="true"] { list-style-image: url("chrome://messenger/skin/icons/server-news-lock.png"); } /* ::::: statusbar adjustments :::::: */ #statusContainerBox { margin: 0px 4px; } PK u&7+W&&%skin/classic/messenger/threadPane.css/* ***** 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 Communicator client code, released * March 31, 1998. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 1998-2001 * the Initial Developer. All Rights Reserved. * * Contributor(s): * Scott MacGregor (mscott@netscape.com) * Joe Hewitt (hewitt@netscape.com) * Manuel Reimer (Manuel.Reimer@gmx.de) * * Alternatively, the contents of this file may be used under the terms of * either of 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 ***** */ /* ===== threadPane.css ============================================== == Styles for the thread pane in the Messenger 3-pane window. ======================================================================= */ @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* ::::: thread decoration ::::: */ treechildren::-moz-tree-cell-text(read) { font-weight: normal; } treechildren::-moz-tree-cell-text(unread) { font-weight: bold; } treechildren::-moz-tree-cell-text(imapdeleted) { text-decoration: line-through; } /* on a collapsed thread, if the top level message is read, but the thread has * unread children, underline the text. 4.x mac did this, very slick */ treechildren::-moz-tree-cell-text(container, closed, hasUnread, read) { text-decoration: underline; } /* ::::: priority colors ::::: */ /**** **** Priority colors currently not being used at the moment. It has been **** disabled so as to not conflict with the labels color feature. **** treechildren::-moz-tree-cell-text(priorityCol, priority-highest) { color: red; } treechildren::-moz-tree-cell-text(priorityCol, priority-high) { color: rgb(128, 0, 0); } treechildren::-moz-tree-cell-text(priorityCol, priority-lowest) { color: rgb(170, 170, 170); } treechildren::-moz-tree-cell-text(priorityCol, priority-low) { color: rgb(85, 85, 85); } treechildren::-moz-tree-cell-text(priorityCol, selected) { color: -moz-DialogText; } treechildren::-moz-tree-cell-text(priorityCol, selected, focus) { color: HighlightText; } ****/ /* ::::: message icons ::::: */ /* ::::: message column icons ::::: */ /* ..... thread column ..... */ .threadColumnHeader { list-style-image: url("chrome://messenger/skin/icons/threadcol-unthreaded.png"); } .threadColumnHeader[sortDirection="ascending"] { list-style-image: url("chrome://messenger/skin/icons/threadcol-threaded.png"); } .threadColumnHeader[sortDirection="descending"] { list-style-image: url("chrome://messenger/skin/icons/threadcol-threaded.png"); } treechildren::-moz-tree-image(threadCol, container) { list-style-image: url("chrome://messenger/skin/icons/thread-closed.png"); } treechildren::-moz-tree-image(threadCol, container, hasUnread) { list-style-image: url("chrome://messenger/skin/icons/thread-new-closed.png"); } /* ..... read column ..... */ .readColumnHeader { list-style-image: url("chrome://messenger/skin/icons/readcol.png"); } treechildren::-moz-tree-image(unreadButtonColHeader) { list-style-image: url("chrome://messenger/skin/icons/dot.png"); } treechildren::-moz-tree-image(unreadButtonColHeader, unread) { list-style-image: url("chrome://messenger/skin/icons/readcol.png"); } /* ..... attachment column ..... */ .attachmentColumnHeader { list-style-image: url("chrome://messenger/skin/icons/attachment-col.png"); } treechildren::-moz-tree-image(attachmentCol, attach) { list-style-image: url("chrome://messenger/skin/icons/attachment.png"); } treechildren::-moz-tree-image(attachmentCol, attach, focus, selected) { list-style-image: url("chrome://messenger/skin/icons/attachment-selected.png"); } /* ..... flag column ..... */ .flagColumnHeader { list-style-image: url("chrome://messenger/skin/icons/flagcol.png"); } treechildren::-moz-tree-image(flaggedCol) { list-style-image: url("chrome://messenger/skin/icons/dot.png"); } treechildren::-moz-tree-image(flaggedCol, flagged) { list-style-image: url("chrome://messenger/skin/icons/flagcol.png"); } /* ..... junkStatus column ..... */ .junkStatusHeader { list-style-image: url("chrome://messenger/skin/icons/folder-junk.png"); padding: 0px 4px 0px 0px; } /* "unknown" now looks like "not junk". see bug #182386 */ treechildren::-moz-tree-image(junkStatusCol) { list-style-image: url("chrome://messenger/skin/icons/dot.png"); padding-left: 0px; padding-right: 4px; } treechildren::-moz-tree-image(junkStatusCol, junk) { list-style-image: url("chrome://messenger/skin/icons/junkcol.png"); } treechildren::-moz-tree-image(junkStatusCol, notjunk) { list-style-image: url("chrome://messenger/skin/icons/dot.png"); padding-left: 0px; padding-right: 4px; } /* ..... subject column ..... */ treechildren::-moz-tree-image(subjectCol) { margin-right: 2px; list-style-image: url("chrome://messenger/skin/icons/message-mail.png"); } treechildren::-moz-tree-image(subjectCol, new) { list-style-image: url("chrome://messenger/skin/icons/message-mail-new.png"); } tree[noattachcol="true"] > treechildren::-moz-tree-image(subjectCol, attach) { list-style-image: url("chrome://messenger/skin/icons/message-mail-attach.png"); } treechildren::-moz-tree-image(subjectCol, imapdeleted) { list-style-image: url("chrome://messenger/skin/icons/message-mail-imapdelete.png"); } treechildren::-moz-tree-image(subjectCol, offline) { list-style-image: url("chrome://messenger/skin/icons/message-mail-offl.png"); } treechildren::-moz-tree-image(subjectCol, new, offline) { list-style-image: url("chrome://messenger/skin/icons/message-mail-new-offl.png"); } tree[noattachcol="true"] > treechildren::-moz-tree-image(subjectCol, attach, offline) { list-style-image: url("chrome://messenger/skin/icons/message-mail-attach-offl.png"); } treechildren::-moz-tree-image(subjectCol, imapdeleted, offline) { list-style-image: url("chrome://messenger/skin/icons/message-mail-delete-offl.png"); } treechildren::-moz-tree-image(subjectCol, news) { list-style-image: url("chrome://messenger/skin/icons/message-news.png"); } tree[noattachcol="true"] > treechildren::-moz-tree-image(subjectCol, news, attach) { list-style-image: url("chrome://messenger/skin/icons/message-news-attach.png"); } tree[noattachcol="true"] > treechildren::-moz-tree-image(subjectCol, news, attach, offline) { list-style-image: url("chrome://messenger/skin/icons/message-news-attach-offl.png"); } treechildren::-moz-tree-image(subjectCol, news, new) { list-style-image: url("chrome://messenger/skin/icons/message-news-new.png"); } tree[noattachcol="true"] > treechildren::-moz-tree-image(subjectCol, news, new, attach) { list-style-image: url("chrome://messenger/skin/icons/message-news-new-attach.png"); } tree[noattachcol="true"] > treechildren::-moz-tree-image(subjectCol, news, new, attach, offline) { list-style-image: url("chrome://messenger/skin/icons/message-news-new-attach-off.png"); } treechildren::-moz-tree-image(subjectCol, news, new, offline) { list-style-image: url("chrome://messenger/skin/icons/message-news-new-offl.png"); } treechildren::-moz-tree-image(subjectCol, news, offline) { list-style-image: url("chrome://messenger/skin/icons/message-news-offl.png"); } /* ..... new thread icons for watch and ignore ..... */ treechildren::-moz-tree-image(news, threadCol, watch) { list-style-image: url("chrome://messenger/skin/icons/thread-closed-eye.png"); } treechildren::-moz-tree-image(news, threadCol, ignore) { list-style-image: url("chrome://messenger/skin/icons/thread-closed-kill.png"); } treechildren::-moz-tree-image(news, threadCol, watch, offline) { list-style-image: url("chrome://messenger/skin/icons/thread-closed-offl-eye.png"); } treechildren::-moz-tree-image(news, threadCol, ignore, offline) { list-style-image: url("chrome://messenger/skin/icons/thread-closed-offl-kill.png"); } treechildren::-moz-tree-image(news, threadCol, container, hasUnread, watch) { list-style-image: url("chrome://messenger/skin/icons/thread-new-closed-eye.png"); } treechildren::-moz-tree-image(news, threadCol, container, hasUnread, ignore) { list-style-image: url("chrome://messenger/skin/icons/thread-new-closed-kill.png"); } treechildren::-moz-tree-image(news, threadCol, container, hasUnread, watch, offline) { list-style-image: url("chrome://messenger/skin/icons/thread-new-closed-offl-eye.png"); } treechildren::-moz-tree-image(news, threadCol, container, hasUnread, ignore, offline) { list-style-image: url("chrome://messenger/skin/icons/thread-new-closed-offl-kill.png"); } #sizeCol, #unreadCol, #totalCol { text-align: right; } PK u&75FF+skin/classic/messenger/threadPaneLabels.css/* ***** 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 Communicator. * * The Initial Developer of the Original Code is * Netscape Communications Corp. * Portions created by the Initial Developer are Copyright (C) 2001 * the Initial Developer. All Rights Reserved. * * Contributor(s): * Scott MacGregor (mscott@netscape.com) * Joe Hewitt (hewitt@netscape.com) * Sean Su * Karsten Düsterloh * * 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 ***** */ /* ===== threadPaneLabels.css =========================================== == Styles for the thread pane in the Messenger 3-pane window. ======================================================================= */ @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* ::::: thread labels decoration ::::: */ /* There are 10x7 color definitions (size of the color picker used) times 2 (2 style definitions for each color) + 2 general black and white color definitions. The color definitions can be in the following formats: color: red; color: #FF0000; color: rgb(128, 0, 0); */ treechildren::-moz-tree-cell-text(lc-FFFFFF), .lc-FFFFFF:not([_moz-menuactive]) { color: #FFFFFF } treechildren::-moz-tree-row(lc-FFFFFF, selected, focus), .lc-FFFFFF[_moz-menuactive] { background-color: #FFFFFF; } treechildren::-moz-tree-cell-text(lc-CCCCCC), .lc-CCCCCC:not([_moz-menuactive]) { color: #CCCCCC } treechildren::-moz-tree-row(lc-CCCCCC, selected, focus), .lc-CCCCCC[_moz-menuactive] { background-color: #CCCCCC; } treechildren::-moz-tree-cell-text(lc-C0C0C0), .lc-C0C0C0:not([_moz-menuactive]) { color: #C0C0C0 } treechildren::-moz-tree-row(lc-C0C0C0, selected, focus), .lc-C0C0C0[_moz-menuactive] { background-color: #C0C0C0; } treechildren::-moz-tree-cell-text(lc-999999), .lc-999999:not([_moz-menuactive]) { color: #999999 } treechildren::-moz-tree-row(lc-999999, selected, focus), .lc-999999[_moz-menuactive] { background-color: #999999; } treechildren::-moz-tree-cell-text(lc-666666), .lc-666666:not([_moz-menuactive]) { color: #666666 } treechildren::-moz-tree-row(lc-666666, selected, focus), .lc-666666[_moz-menuactive] { background-color: #666666; } treechildren::-moz-tree-cell-text(lc-333333), .lc-333333:not([_moz-menuactive]) { color: #333333 } treechildren::-moz-tree-row(lc-333333, selected, focus), .lc-333333[_moz-menuactive] { background-color: #333333; } treechildren::-moz-tree-cell-text(lc-000000), .lc-000000:not([_moz-menuactive]) { color: #000000 } treechildren::-moz-tree-row(lc-000000, selected, focus), .lc-000000[_moz-menuactive] { background-color: #000000; } treechildren::-moz-tree-cell-text(lc-FFCCCC), .lc-FFCCCC:not([_moz-menuactive]) { color: #FFCCCC } treechildren::-moz-tree-row(lc-FFCCCC, selected, focus), .lc-FFCCCC[_moz-menuactive] { background-color: #FFCCCC; } treechildren::-moz-tree-cell-text(lc-FF6666), .lc-FF6666:not([_moz-menuactive]) { color: #FF6666 } treechildren::-moz-tree-row(lc-FF6666, selected, focus), .lc-FF6666[_moz-menuactive] { background-color: #FF6666; } treechildren::-moz-tree-cell-text(lc-FF0000), .lc-FF0000:not([_moz-menuactive]) { color: #FF0000 } treechildren::-moz-tree-row(lc-FF0000, selected, focus), .lc-FF0000[_moz-menuactive] { background-color: #FF0000; } treechildren::-moz-tree-cell-text(lc-CC0000), .lc-CC0000:not([_moz-menuactive]) { color: #CC0000 } treechildren::-moz-tree-row(lc-CC0000, selected, focus), .lc-CC0000[_moz-menuactive] { background-color: #CC0000; } treechildren::-moz-tree-cell-text(lc-990000), .lc-990000:not([_moz-menuactive]) { color: #990000 } treechildren::-moz-tree-row(lc-990000, selected, focus), .lc-990000[_moz-menuactive] { background-color: #990000; } treechildren::-moz-tree-cell-text(lc-660000), .lc-660000:not([_moz-menuactive]) { color: #660000 } treechildren::-moz-tree-row(lc-660000, selected, focus), .lc-660000[_moz-menuactive] { background-color: #660000; } treechildren::-moz-tree-cell-text(lc-330000), .lc-330000:not([_moz-menuactive]) { color: #330000 } treechildren::-moz-tree-row(lc-330000, selected, focus), .lc-330000[_moz-menuactive] { background-color: #330000; } treechildren::-moz-tree-cell-text(lc-FFCC99), .lc-FFCC99:not([_moz-menuactive]) { color: #FFCC99 } treechildren::-moz-tree-row(lc-FFCC99, selected, focus), .lc-FFCC99[_moz-menuactive] { background-color: #FFCC99; } treechildren::-moz-tree-cell-text(lc-FF9966), .lc-FF9966:not([_moz-menuactive]) { color: #FF9966 } treechildren::-moz-tree-row(lc-FF9966, selected, focus), .lc-FF9966[_moz-menuactive] { background-color: #FF9966; } treechildren::-moz-tree-cell-text(lc-FF9900), .lc-FF9900:not([_moz-menuactive]) { color: #FF9900 } treechildren::-moz-tree-row(lc-FF9900, selected, focus), .lc-FF9900[_moz-menuactive] { background-color: #FF9900; } treechildren::-moz-tree-cell-text(lc-FF6600), .lc-FF6600:not([_moz-menuactive]) { color: #FF6600 } treechildren::-moz-tree-row(lc-FF6600, selected, focus), .lc-FF6600[_moz-menuactive] { background-color: #FF6600; } treechildren::-moz-tree-cell-text(lc-CC6600), .lc-CC6600:not([_moz-menuactive]) { color: #CC6600 } treechildren::-moz-tree-row(lc-CC6600, selected, focus), .lc-CC6600[_moz-menuactive] { background-color: #CC6600; } treechildren::-moz-tree-cell-text(lc-993300), .lc-993300:not([_moz-menuactive]) { color: #993300 } treechildren::-moz-tree-row(lc-993300, selected, focus), .lc-993300[_moz-menuactive] { background-color: #993300; } treechildren::-moz-tree-cell-text(lc-663300), .lc-663300:not([_moz-menuactive]) { color: #663300 } treechildren::-moz-tree-row(lc-663300, selected, focus), .lc-663300[_moz-menuactive] { background-color: #663300; } treechildren::-moz-tree-cell-text(lc-FFFF99), .lc-FFFF99:not([_moz-menuactive]) { color: #FFFF99 } treechildren::-moz-tree-row(lc-FFFF99, selected, focus), .lc-FFFF99[_moz-menuactive] { background-color: #FFFF99; } treechildren::-moz-tree-cell-text(lc-FFFF66), .lc-FFFF66:not([_moz-menuactive]) { color: #FFFF66 } treechildren::-moz-tree-row(lc-FFFF66, selected, focus), .lc-FFFF66[_moz-menuactive] { background-color: #FFFF66; } treechildren::-moz-tree-cell-text(lc-FFCC66), .lc-FFCC66:not([_moz-menuactive]) { color: #FFCC66 } treechildren::-moz-tree-row(lc-FFCC66, selected, focus), .lc-FFCC66[_moz-menuactive] { background-color: #FFCC66; } treechildren::-moz-tree-cell-text(lc-FFCC33), .lc-FFCC33:not([_moz-menuactive]) { color: #FFCC33 } treechildren::-moz-tree-row(lc-FFCC33, selected, focus), .lc-FFCC33[_moz-menuactive] { background-color: #FFCC33; } treechildren::-moz-tree-cell-text(lc-CC9933), .lc-CC9933:not([_moz-menuactive]) { color: #CC9933 } treechildren::-moz-tree-row(lc-CC9933, selected, focus), .lc-CC9933[_moz-menuactive] { background-color: #CC9933; } treechildren::-moz-tree-cell-text(lc-996633), .lc-996633:not([_moz-menuactive]) { color: #996633 } treechildren::-moz-tree-row(lc-996633, selected, focus), .lc-996633[_moz-menuactive] { background-color: #996633; } treechildren::-moz-tree-cell-text(lc-663333), .lc-663333:not([_moz-menuactive]) { color: #663333 } treechildren::-moz-tree-row(lc-663333, selected, focus), .lc-663333[_moz-menuactive] { background-color: #663333; } treechildren::-moz-tree-cell-text(lc-FFFFCC), .lc-FFFFCC:not([_moz-menuactive]) { color: #FFFFCC } treechildren::-moz-tree-row(lc-FFFFCC, selected, focus), .lc-FFFFCC[_moz-menuactive] { background-color: #FFFFCC; } treechildren::-moz-tree-cell-text(lc-FFFF33), .lc-FFFF33:not([_moz-menuactive]) { color: #FFFF33 } treechildren::-moz-tree-row(lc-FFFF33, selected, focus), .lc-FFFF33[_moz-menuactive] { background-color: #FFFF33; } treechildren::-moz-tree-cell-text(lc-FFFF00), .lc-FFFF00:not([_moz-menuactive]) { color: #FFFF00 } treechildren::-moz-tree-row(lc-FFFF00, selected, focus), .lc-FFFF00[_moz-menuactive] { background-color: #FFFF00; } treechildren::-moz-tree-cell-text(lc-FFCC00), .lc-FFCC00:not([_moz-menuactive]) { color: #FFCC00 } treechildren::-moz-tree-row(lc-FFCC00, selected, focus), .lc-FFCC00[_moz-menuactive] { background-color: #FFCC00; } treechildren::-moz-tree-cell-text(lc-999900), .lc-999900:not([_moz-menuactive]) { color: #999900 } treechildren::-moz-tree-row(lc-999900, selected, focus), .lc-999900[_moz-menuactive] { background-color: #999900; } treechildren::-moz-tree-cell-text(lc-666600), .lc-666600:not([_moz-menuactive]) { color: #666600 } treechildren::-moz-tree-row(lc-666600, selected, focus), .lc-666600[_moz-menuactive] { background-color: #666600; } treechildren::-moz-tree-cell-text(lc-333300), .lc-333300:not([_moz-menuactive]) { color: #333300 } treechildren::-moz-tree-row(lc-333300, selected, focus), .lc-333300[_moz-menuactive] { background-color: #333300; } treechildren::-moz-tree-cell-text(lc-99FF99), .lc-99FF99:not([_moz-menuactive]) { color: #99FF99 } treechildren::-moz-tree-row(lc-99FF99, selected, focus), .lc-99FF99[_moz-menuactive] { background-color: #99FF99; } treechildren::-moz-tree-cell-text(lc-66FF99), .lc-66FF99:not([_moz-menuactive]) { color: #66FF99 } treechildren::-moz-tree-row(lc-66FF99, selected, focus), .lc-66FF99[_moz-menuactive] { background-color: #66FF99; } treechildren::-moz-tree-cell-text(lc-33FF33), .lc-33FF33:not([_moz-menuactive]) { color: #33FF33 } treechildren::-moz-tree-row(lc-33FF33, selected, focus), .lc-33FF33[_moz-menuactive] { background-color: #33FF33; } treechildren::-moz-tree-cell-text(lc-33CC00), .lc-33CC00:not([_moz-menuactive]) { color: #33CC00 } treechildren::-moz-tree-row(lc-33CC00, selected, focus), .lc-33CC00[_moz-menuactive] { background-color: #33CC00; } treechildren::-moz-tree-cell-text(lc-009900), .lc-009900:not([_moz-menuactive]) { color: #009900 } treechildren::-moz-tree-row(lc-009900, selected, focus), .lc-009900[_moz-menuactive] { background-color: #009900; } treechildren::-moz-tree-cell-text(lc-006600), .lc-006600:not([_moz-menuactive]) { color: #006600 } treechildren::-moz-tree-row(lc-006600, selected, focus), .lc-006600[_moz-menuactive] { background-color: #006600; } treechildren::-moz-tree-cell-text(lc-003300), .lc-003300:not([_moz-menuactive]) { color: #003300 } treechildren::-moz-tree-row(lc-003300, selected, focus), .lc-003300[_moz-menuactive] { background-color: #003300; } treechildren::-moz-tree-cell-text(lc-99FFFF), .lc-99FFFF:not([_moz-menuactive]) { color: #99FFFF } treechildren::-moz-tree-row(lc-99FFFF, selected, focus), .lc-99FFFF[_moz-menuactive] { background-color: #99FFFF; } treechildren::-moz-tree-cell-text(lc-33FFFF), .lc-33FFFF:not([_moz-menuactive]) { color: #33FFFF } treechildren::-moz-tree-row(lc-33FFFF, selected, focus), .lc-33FFFF[_moz-menuactive] { background-color: #33FFFF; } treechildren::-moz-tree-cell-text(lc-66CCCC), .lc-66CCCC:not([_moz-menuactive]) { color: #66CCCC } treechildren::-moz-tree-row(lc-66CCCC, selected, focus), .lc-66CCCC[_moz-menuactive] { background-color: #66CCCC; } treechildren::-moz-tree-cell-text(lc-00CCCC), .lc-00CCCC:not([_moz-menuactive]) { color: #00CCCC } treechildren::-moz-tree-row(lc-00CCCC, selected, focus), .lc-00CCCC[_moz-menuactive] { background-color: #00CCCC; } treechildren::-moz-tree-cell-text(lc-339999), .lc-339999:not([_moz-menuactive]) { color: #339999 } treechildren::-moz-tree-row(lc-339999, selected, focus), .lc-339999[_moz-menuactive] { background-color: #339999; } treechildren::-moz-tree-cell-text(lc-336666), .lc-336666:not([_moz-menuactive]) { color: #336666 } treechildren::-moz-tree-row(lc-336666, selected, focus), .lc-336666[_moz-menuactive] { background-color: #336666; } treechildren::-moz-tree-cell-text(lc-003333), .lc-003333:not([_moz-menuactive]) { color: #003333 } treechildren::-moz-tree-row(lc-003333, selected, focus), .lc-003333[_moz-menuactive] { background-color: #003333; } treechildren::-moz-tree-cell-text(lc-CCFFFF), .lc-CCFFFF:not([_moz-menuactive]) { color: #CCFFFF } treechildren::-moz-tree-row(lc-CCFFFF, selected, focus), .lc-CCFFFF[_moz-menuactive] { background-color: #CCFFFF; } treechildren::-moz-tree-cell-text(lc-66FFFF), .lc-66FFFF:not([_moz-menuactive]) { color: #66FFFF } treechildren::-moz-tree-row(lc-66FFFF, selected, focus), .lc-66FFFF[_moz-menuactive] { background-color: #66FFFF; } treechildren::-moz-tree-cell-text(lc-33CCFF), .lc-33CCFF:not([_moz-menuactive]) { color: #33CCFF } treechildren::-moz-tree-row(lc-33CCFF, selected, focus), .lc-33CCFF[_moz-menuactive] { background-color: #33CCFF; } treechildren::-moz-tree-cell-text(lc-3366FF), .lc-3366FF:not([_moz-menuactive]) { color: #3366FF } treechildren::-moz-tree-row(lc-3366FF, selected, focus), .lc-3366FF[_moz-menuactive] { background-color: #3366FF; } treechildren::-moz-tree-cell-text(lc-3333FF), .lc-3333FF:not([_moz-menuactive]) { color: #3333FF } treechildren::-moz-tree-row(lc-3333FF, selected, focus), .lc-3333FF[_moz-menuactive] { background-color: #3333FF; } treechildren::-moz-tree-cell-text(lc-000099), .lc-000099:not([_moz-menuactive]) { color: #000099 } treechildren::-moz-tree-row(lc-000099, selected, focus), .lc-000099[_moz-menuactive] { background-color: #000099; } treechildren::-moz-tree-cell-text(lc-000066), .lc-000066:not([_moz-menuactive]) { color: #000066 } treechildren::-moz-tree-row(lc-000066, selected, focus), .lc-000066[_moz-menuactive] { background-color: #000066; } treechildren::-moz-tree-cell-text(lc-CCCCFF), .lc-CCCCFF:not([_moz-menuactive]) { color: #CCCCFF } treechildren::-moz-tree-row(lc-CCCCFF, selected, focus), .lc-CCCCFF[_moz-menuactive] { background-color: #CCCCFF; } treechildren::-moz-tree-cell-text(lc-9999FF), .lc-9999FF:not([_moz-menuactive]) { color: #9999FF } treechildren::-moz-tree-row(lc-9999FF, selected, focus), .lc-9999FF[_moz-menuactive] { background-color: #9999FF; } treechildren::-moz-tree-cell-text(lc-6666CC), .lc-6666CC:not([_moz-menuactive]) { color: #6666CC } treechildren::-moz-tree-row(lc-6666CC, selected, focus), .lc-6666CC[_moz-menuactive] { background-color: #6666CC; } treechildren::-moz-tree-cell-text(lc-6633FF), .lc-6633FF:not([_moz-menuactive]) { color: #6633FF } treechildren::-moz-tree-row(lc-6633FF, selected, focus), .lc-6633FF[_moz-menuactive] { background-color: #6633FF; } treechildren::-moz-tree-cell-text(lc-6600CC), .lc-6600CC:not([_moz-menuactive]) { color: #6600CC } treechildren::-moz-tree-row(lc-6600CC, selected, focus), .lc-6600CC[_moz-menuactive] { background-color: #6600CC; } treechildren::-moz-tree-cell-text(lc-333399), .lc-333399:not([_moz-menuactive]) { color: #333399 } treechildren::-moz-tree-row(lc-333399, selected, focus), .lc-333399[_moz-menuactive] { background-color: #333399; } treechildren::-moz-tree-cell-text(lc-330099), .lc-330099:not([_moz-menuactive]) { color: #330099 } treechildren::-moz-tree-row(lc-330099, selected, focus), .lc-330099[_moz-menuactive] { background-color: #330099; } treechildren::-moz-tree-cell-text(lc-FFCCFF), .lc-FFCCFF:not([_moz-menuactive]) { color: #FFCCFF } treechildren::-moz-tree-row(lc-FFCCFF, selected, focus), .lc-FFCCFF[_moz-menuactive] { background-color: #FFCCFF; } treechildren::-moz-tree-cell-text(lc-FF99FF), .lc-FF99FF:not([_moz-menuactive]) { color: #FF99FF } treechildren::-moz-tree-row(lc-FF99FF, selected, focus), .lc-FF99FF[_moz-menuactive] { background-color: #FF99FF; } treechildren::-moz-tree-cell-text(lc-CC66CC), .lc-CC66CC:not([_moz-menuactive]) { color: #CC66CC } treechildren::-moz-tree-row(lc-CC66CC, selected, focus), .lc-CC66CC[_moz-menuactive] { background-color: #CC66CC; } treechildren::-moz-tree-cell-text(lc-CC33CC), .lc-CC33CC:not([_moz-menuactive]) { color: #CC33CC } treechildren::-moz-tree-row(lc-CC33CC, selected, focus), .lc-CC33CC[_moz-menuactive] { background-color: #CC33CC; } treechildren::-moz-tree-cell-text(lc-993399), .lc-993399:not([_moz-menuactive]) { color: #993399 } treechildren::-moz-tree-row(lc-993399, selected, focus), .lc-993399[_moz-menuactive] { background-color: #993399; } treechildren::-moz-tree-cell-text(lc-663366), .lc-663366:not([_moz-menuactive]) { color: #663366 } treechildren::-moz-tree-row(lc-663366, selected, focus), .lc-663366[_moz-menuactive] { background-color: #663366; } treechildren::-moz-tree-cell-text(lc-330033), .lc-330033:not([_moz-menuactive]) { color: #330033 } treechildren::-moz-tree-row(lc-330033, selected, focus), .lc-330033[_moz-menuactive] { background-color: #330033; } treechildren::-moz-tree-cell-text(lc-white, selected, focus) { color: #FFFFFF } treechildren::-moz-tree-cell-text(lc-black, selected, focus) { color: #000000 } PK u&7PϿ 'skin/classic/messenger/filterDialog.css/* ***** 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 Communicator client code, released * March 31, 1998. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 1998-1999 * the Initial Developer. All Rights Reserved. * * Contributor(s): * Manuel Reimer (Manuel.Reimer@gmx.de) * * Alternatively, the contents of this file may be used under the terms of * either of 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 ***** */ /* ===== filterDialog.css =============================================== == Styles for the Mail Filters dialog. ======================================================================= */ @import url("chrome://messenger/skin/"); @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* ::::: columns :::::: */ treechildren::-moz-tree-image(activeColumn) { list-style-image: url("chrome://messenger/skin/icons/dot.png"); } treechildren::-moz-tree-image(activeColumn, Enabled-true) { list-style-image: url("chrome://messenger/skin/icons/check.png"); } .small-button { min-width: 3em; padding: 0px; margin: 0px 1px; } listbox { padding-top: 2px; } .search-menulist, .search-value-menulist { width: 12em; } textbox { margin: 1px 4px; } #FilterEditor { width: 560px; min-height:1px; } .filler { padding-right: 22px; } .ruleactionitem { min-width: 20em; } .ruleaction-type { min-width: 15em; } PK u&7° &skin/classic/messenger/messageBody.css/* ***** 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 * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 1998 * the Initial Developer. All Rights Reserved. * * Contributor(s): * Joe Hewitt * * Alternatively, the contents of this file may be used under the terms of * either of 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 ***** */ /* ===== messageBody.css ================================================= == Styles for the body of a mail message. ======================================================================= */ @import url(chrome://communicator/skin/smileys.css); @namespace url("http://www.w3.org/1999/xhtml"); /* :::: message header ::::: */ .header-part1 { background-color: #EFEFEF; } .header-part2, .header-part3 { background-color: #DEDEDE; } div.headerdisplayname { display: inline; font-weight: bold; white-space: pre; } /* ::::: message text, incl. quotes ::::: */ .moz-text-flowed blockquote { margin: inherit; border-width: medium; border-color: gray; } .moz-text-plain pre { margin: inherit; font-family: inherit; } .moz-text-plain[wrap="true"] { white-space: -moz-pre-wrap; } .moz-text-plain[wrap="false"] { white-space: pre; } .moz-text-plain[wrap="flow"] .moz-txt-sig { white-space: -moz-pre-wrap; } .moz-text-plain[graphical-quote="false"] blockquote { margin: inherit; border-left: inherit; padding-left: inherit; } .moz-text-plain[graphical-quote="true"] blockquote { margin: inherit; border-width: medium; border-color: gray; } .moz-text-plain[graphical-quote="true"] .moz-txt-citetags { display: none; } span.moz-txt-underscore { text-decoration: underline; } span.moz-txt-formfeed { display: block; height: 100%; } /* ::::: signature ::::: */ .moz-txt-sig, .moz-signature { color: gray; } .moz-txt-sig > a, .moz-signature > a { color: #7777FF; /* light blue */ } /* ::::: attached images ::::: */ .moz-attached-image[overflowing="true"] { cursor: -moz-zoom-out; } .moz-attached-image[isshrunk="true"] { cursor: -moz-zoom-in; max-width: 100%; } PK u&788B+ + skin/classic/messenger/start.css/* ***** 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; } h1 { background-color: -moz-Dialog; color: -moz-DialogText; border-bottom: 1px solid ThreeDShadow; font-size: 1.5em; font-weight: normal; padding: 0.25em 0.67em; /* 0.67*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; } PK u&7Dz2skin/classic/messenger/virtualFolderListDialog.css/* ===== virtualFolderListDialog.css ================================================== == Styles for the virtual folder list dialog. ======================================================================= */ @import url("chrome://messenger/skin/mailWindow1.css"); @import url("chrome://messenger/skin/folderPane.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.png"); } treechildren::-moz-tree-image(selectedColumn, inVFEditSearchScope-true) { list-style-image: url("chrome://messenger/skin/icons/check.png"); } PK u&7+9vv-skin/classic/messenger/icons/acct-compose.pngPNG  IHDR ½"bKGD pHYs  tIME 8Y^IDATHǵklT3swwm{1 5RShQ"m#Ҵ UUJQJ*FUT$$>ЪX($ꄴUTUi!yGl06.x{}zl,`L4Fs~s9smx2o<ڿbڞ KX.,su%ϸ49HUUUj6΅@kJMm7޽<86% n 5FM\ו6 MOfri~mJ^ܼ&Xsky 1_: 2ϝ'E2Iڧ=Mk޹ﮩjruEB,[XÞ#PBg8a ;P:ǡpFF-OH$"h/ޓuN$#l =i[-~nsPY@zq{ӱəBPl3>':ƴ3||ƣ7bWR>U!XX*uJ)Y֓B9݋7 c_|Лf˻W&y~S pfΆ8 ;xEhu8#8hM~;͸aN$Q⹛0if:Hh4:enSStZW,@zFcn\__+WC鬞Z7`wJk b,o~|x:ϱ+,4s`Y=׿;=㟗p1.+(-x<U䱝|gQ,"[![ט.yw<{݈F2Z=˹ HXeYضÇѲch1|l|~gϞ=SO-(ÑLʝ;wFK/&e¡ l9BKt, !Btww&5uaBɵ4flgg`gg/7l˟olMfHף¶mlۦL__|>2 R샞imBɥeNd(x4L&C:F)4پ};6l 9TYLB@H_,Y@Uemt:  3uxJO]q:VP!K}* |ջO_8U餶V@5.l5ur!D!05R˖-mmhj|"]x]. @Z(p84stxۊ,\0*m;!&z* H4'{?94xѢ`]U]VSZ4~˩4 !=""NN\w]$ʵ-*jii x@wQ*C7oY DI'2@ =ɦiQ/uT-憂IENDB`PK u&7-skin/classic/messenger/icons/acct-filters.pngPNG  IHDR gܣyPLTE#!%&#'#&)$&*,(*&+.%55756<54?75>:;B984@?===B<<6B@)Aq;ECG@?ODA%JFHG'O)SZOJ[OK2U+X^RN4Z5Z.\6^X\[A_0`G_@`8b]a^2e`c_AeEe`dbEgIgdec5idfe:kfjh7nRnrjdolk9rnnjMqmoksrm;w[v?xuxt~upzwrM|}zsW~|u`XԄ~v\ɀzz_x{{mZۇy~y[ۄ~z}|^\㇆}zșݤŵƵǹާ̼ͽ̾;ξºûµƾǽɽ ArtRNS@fbKGDH pHYs  tIME7,,IDAT(c``(uI_JK6p:IqGܷgz%g9t`Ve01l]<Edoƒl۲vZAMSH vemj^`nFX!H$=+Λ3sE9P0U?րW@4\AWN|DO%ЊE`f;` 6J mQPy)uD;@m B2ʪ(27\\)mS0PV%Kde-MCO]ZNt6tŕHOTm96VQNl3;'MF:@8nL(MRVaSq  E\=6T%".a(@8'6̀B Ⱥ{IENDB`PK u&7|b0skin/classic/messenger/icons/acct-newaccount.pngPNG  IHDR ]۽PLTEer  #!%&#'#&)$&*,(*&+.%55756?75>:;4@?===B<<6B@;ECCFNODAFHGZOJ^RNX\[]a^`c_`dbdecdfefjhnnjmoksrmqsxuxt~upzwr--wy~}zs3|u6~vz<}zx{{m>ᇁy~y?~z}|H쇆LNOјP㑏Wg藐j[^Û_ӛ\aiꠕtnktk٤qyꩪꌸ뻬Ě٤ƕˇƵȹȺʡǹvx̼ϼЂ̾;ξµijiſݔõ[ۦeٵܪ%߶8tRNS@fbKGDH pHYs  tIME vrIDAT(c`/_^>KٕY9MaWaEt~~Ium*d'|mSl:7Lt3ݢ7:^z%Xxb著LM۔@Oju3^wܰ=xV ؑ+`JoPpzYfQ>N&.Q h ^E66Tu^rəB Qqk<8wġ]dQmذA?b'ݾym 7AA7Z-n`Uڼv9dlPLHs L4xjPa.:.h N]@"V-s*ֶLj%͈/ ؅0K0eddead5J8#2sAgIENDB`PK u&7ۉ22+skin/classic/messenger/icons/acct-prefs.pngPNG  IHDR @ލkPLTE #!%&#'#&)$&*,(*&+.1+,4./%55756<54?75>:;4@?===D;8B<<6B@;ECG@?ODAFHGZOJ[OK^RN`SLX\[]a^`c_`dbdecdferbZfjhnnjmoksrmuxt~upzwr}zs|u~vzygzx{{my~y~z}|tƵǹ̼̾;ξɽJZ?tRNS@fbKGDH pHYs  tIME &{IDAT(c``` ۛ I 2 IJ q3JeS@*8Ӛ:ZkSŐ lomn*+rUfF(H P[YQ\&oɇj'r悜xYS{$P QXj̈́ -cmM5~Hcum um"0JEZL( lI@dȈ0`##+ #ң( & kUIENDB`PK u&7IO*skin/classic/messenger/icons/acct-read.pngPNG  IHDR P,bKGD pHYs  tIME \OVIDATHǭilTs=ٽm f1f1 54QE.Qjڴ) UݢHhGK1`^,1;n G::};PUGP(FQLF#BzyFF  0bƞMfF:<}$ Q܅R_QVu\ LM%?0Hl2`"h$+;@8Nb ^/ױXRf떍M'8j6XN֎b <*] }~<>,.Z $ , ́~2@mm̆' p؉FA7X@ 6oۆFe Y8<|ח"=,Λ\ ps/ph$hkDQ&tw󛯟yWFjdV>K=~h Ҽ J ӳqtTmŠJz{=$θG?ЦNʲ|Et>Mz Ɉ7@4LNƱspuK36+wlV+=PMe4Ֆ o;ewC:88̦M뙊줲r9;vl'|\jIݞw_@ׇdBIL!$ IH2edQY(-Gw vt`@0ȵ91wa!Mq ns!IBfVVhBI*ڷ~𝬽TByo!x}~{靋]Xgwe4d I<$\<}5gnAl 6sʫ{wcUR]]v@I&3EP`!mL+h Afڔ."I9cq88e2C̸“s.VQU}E-.Ru3Nf@dO"? ӱ@䡖=>~^RMf Xx2sBt=JK+/"Mx\rvyUxy>9u($%ְvumWQ'c!!I2ll>>ƪu0Yl& {/) 9\.Z~7((IEbr/o?0y>0vi\oo{<7\YLw?so5.5 %0w!g|_ݕX\tU͌EFc^Hf0&8; WPSjLKC+ߍ{I 9μ/B.bK+}XY`1u@&`{vO/+.Oj4 LI^b <t2i߻Pf!,(rf!2fZWהUJ/0L& &3Zm C~SS7_~wOTGtRP5T7t))Iiu`2>y/lV2!Pb0 D}*IENDB`PK u&7kWkk,skin/classic/messenger/icons/acct-search.pngPNG  IHDR ]۽PLTE'%(+#(#'3:#+),,+.H#!21H$5+,P$(2=>-+426E-(/9D<87G63o, @<:B=WUYZVU@TXfP[gY[XYZc^ZXW[i\^[\]fE i\Wc^]^_gO0J"Habj_cq`drKefdtcehjg`oudlkmjT(hlzfnuS$moljn|lp~rqiV&nrjurtqos\/nujy]*wvnqxvwb2a.{zrt{|{sxnyowje1xx~y{nzz}p~ū³̱ŵȶƶϴǷѲȸӷʻлĽò tRNS@fbKGDH pHYs  tIME 2_ qIDAT(c`@πiGj!ިގ+((1r:l\N׿)0d?llW7Йl&y<_9?{+\Qw/߷^( >4Vc~]u ^Xم[Ĺu;&^3]u‚??'YC(0׏޾?&#ٰhӼ޾|^k^}S;=XtfƋ޾zcև=REEJa "`c+*/࣫}g;'"Å'=G:<IENDB`PK u&7z99/skin/classic/messenger/icons/acct-subscribe.pngPNG  IHDR ½"bKGD pHYs  tIME $jIDATHǍ[h}f/jJ$quh _ZHqzý@1Do/i)RH(΃K!bJcrdw^Y;uf9}HŖ9U6v CV0GU1%6}w`fuIsՃcO|tcm$/)r?ޛus.GRHj)sTD,X8^Mi v9c RݻearZD :8>K C((I`_> .X΀ U_;/d6}16FFH yp jaF7'q H|CUC>@֊wOW^yt:z>L*es 8e*@ &LEF3l!f}!_!WbBX;pO;|0\ץQ"cB6e>C$xr2&,≢,Cù/`;Jk8a 10 MdWaɤ4-,+macrr"v+D;ތa e*c D:zBuӵn(IENDB`PK u&7 /skin/classic/messenger/icons/attachment-col.pngPNG  IHDR aPLTEپσimr~Ӓejo֖dhmein؀w|Ԟw}puzթ{hlq tRNS@fbKGD pHYsHHFk> vpAg Υ2~XIDAT׍[@ E"j483|\P(Js>MD36mC*˺i8溋8b|!^ IENDB`PK u&7: 66+skin/classic/messenger/icons/attachment.pngPNG  IHDR(-SPLTE|~OPUVX^klouuxwy};@E46:CDH㾾ltRNS@fbKGD pHYsHHFk> vpAg\ƭIDATc` YX9\<|pA!aQ1q (WR@JZFVN^*Rזԁ *k+ MLzfV JPk[;{G'ig7\P@`PpT 4,<"2*:&6*JFfVvvN.س˽IENDB`PK u&7+b664skin/classic/messenger/icons/attachment-selected.pngPNG  IHDR(-SPLTExx} !$ VWZ`ad~/-/ OMO`^`JHJ:8:VTV" "^_bfdfECEMMT!!ece202646dbd1/1XVX535757gegRPRjhjɆUUfkkz313vzddiOOT{{]cb{|}EEJjknFFMstu΃][](&(ZZ_ͺ}~a_aCACB@BZXZb`bYWYA?A$"$.,.#!# tRNS@fbKGD pHYsHHFk> vpAg\ƭIDATc` YX9\<|pA!aQ1q (WR@JZFVN^*Rזԁ *k+ MLzfV JPk[;{G'ig7\P@`PpT 4,<"2*:&6*JFfVvvN.س˽IENDB`PK u&7I+8'skin/classic/messenger/icons/attach.pngPNG  IHDRRPLTE$/=tRNSbKGDa pHYsHHFk> vpAg\ƭXIDAT= 0 f (zp_żX|@oJ+a6ޘE /@-0CnE :1R zzTXtCommentxpT0200SͯI/Jr,-/RM,Sp,/L]R3@J.̤R ؊K-45G!(537HAՃps+RR5h)IENDB`PK u&7@/&skin/classic/messenger/icons/check.pngPNG  IHDRR0PLTES]k tRNSSOxbKGD pHYsHHFk> vpAg\ƭFIDATc%e4H@bN  X1I$dR".. `s\8 (@Mn@/go8$b+zzTXtCommentxpT0200SͯI/Jr,-/RM,Sp,/L]R3@J.̤R ؊K-45G!(537HAՃps+RR5h)IENDB`PK u&7qll$skin/classic/messenger/icons/dot.pngPNG  IHDRR0PLTE $]dni tRNSSOxbKGD pHYsHHFk> vpAg\ƭ%IDATc A 112j8C@Y"pzzTXtCommentxpT0200SͯI/Jr,-/RM,Sp,/L]R3@J.̤R ؊K-45G!(537HAՃps+RR5h)IENDB`PK u&7HƏ(skin/classic/messenger/icons/flagcol.pngPNG  IHDR0PLTE_fq'f3̙3f3Ӿ+!BtRNSEbKGD pHYsHHFk> vpAgCIDATc{.0eS08]c  p6128tA"\ KI]..7c\X JC 4XzzTXtCommentxpT0200SͯI/Jr,-/RM,Sp,/L]R3@J.̤R ؊K-45G!(537HAՃps+RR5h)IENDB`PK u&7Cs@.skin/classic/messenger/icons/folder-closed.pngPNG  IHDRabKGD pHYs  tIME (&uD?IDAT8œN0?;v*U<RUT& 0Ttf툲TUJ:i!qP-wgֲKIv,w:)XT":v8aٲ"$+:Bk 9<)$#h(PEy !<@{mgәpsK'ыUinSAa,`~(OPvy8K6jOW!+TsoڬT;zQNPƘ_*HӢ+k-Yf)`RC٬HobzT[?9ڐ\o\IENDB`PK u&7сg 2skin/classic/messenger/icons/folder-draft-open.pngPNG  IHDRabKGD pHYs  tIME :1tEXtComment(C) 2006 Mozilla.org Author: Marlon Bishop Icon Design: Iconfactory Contributors: Manuel Reimer (Manuel.Reimer@gmx.de)W? IDAT8œkA=lL䶵sV! ܂'$b1,$(bHĀncS)|~ k-16D.}! :WrSǏѥ÷vGZc!  4_Ur'EiMvȲ8v4`Bw"-D$@?$"ܼ~UT?E- I yPI%^0޺v!7α9Q)  O¾8Q:WVװ>H@CP]&΄dCD7{(F+r UJ_hIENDB`PK u&7W8skin/classic/messenger/icons/folder-draft-share-open.pngPNG  IHDRabKGD pHYs  tIME  ptEXtComment(C) 2006 Mozilla.org Author: Marlon Bishop Icon Design: Iconfactory Contributors: Manuel Reimer (Manuel.Reimer@gmx.de)W? IDAT8˥kA?3D=({*HHzS(BPp?FhƢN~;,q\f<[c64_?}F,Lq\ö8CP^6Zl.=|YPxAВFT^"+Pḁ=M/'FEקɻ.~"sSM"xtm`"m3 >ԕX.l J N.o8UެƆRA*^+^(JClf:r m,\m]եv"vv DWllb."C AH"#yD*HJED4 %4MS}Hf#D"IENDB`PK u&7(x3skin/classic/messenger/icons/folder-draft-share.pngPNG  IHDRabKGD pHYs  tIME O$tEXtComment(C) 2006 Mozilla.org Author: Marlon Bishop Icon Design: Iconfactory Contributors: Manuel Reimer (Manuel.Reimer@gmx.de)W? IDAT8˥͊PP lg xށfEwwns :A.@nw²VyQSIDwE~~:OH$B"{Zg.+{ ۴޷8&!aw/$+Q (¦Y/YϝtzRP- c?wfiΔ*a˶ ? eoa& )&Y:% ,4#j-t2g@$E S;PJU(Z$I l6O {mIENDB`PK u&7ah1skin/classic/messenger/icons/folder-inbox-new.pngPNG  IHDRabKGD pHYs  tIME#74tEXtComment(C) 2006 Mozilla.org Author: Marlon Bishop Icon Design: Iconfactory Contributors: Manuel Reimer (Manuel.Reimer@gmx.de)W? IDAT8˝OHTQ<$ 2jQ Q 6q6R([*Fɐɇ 7 N!^m A(4M<\9w<͜k*N1S@Q7bg&SYaynv??*=`*b-7@iPӇң1.\07;/ '9>5W!B(L{l={H;K &"QRq͒v eop}!]>_c#t,/q~t7W<|x|G046ΐ!"4NdkwӳQ=H!Ⱦ/#yӏC[GLGJ͢|`X@ahb$ %$a;q?"4DMlڋXbRw:я4ʁ- . e!SPnd :ԟ)~߿ieop}!]>_c#t,/q~t7W<|x|G046ΐ!"4NdkwӳQ=H!Ⱦ/#yӏC[GLGJ͢|`X@ahb$ %$a;q?"4DMlڋXbRw:я4ʁ- . e!SPnd :ԟ)~߿iG0C5qCy9g \2VQ ] vf~^#9"`=f sXX\'I<;*ܝzƽCuz8=PES9*TyL1vUE1ƫNB &kCst_ MIc]|-t6mХ U45Q):}kT74?0yɯIENDB`PK u&72L3skin/classic/messenger/icons/folder-inbox-share.pngPNG  IHDR(-S`PLTE9V.ݖP޿^ߚVB!B N"s\*hQ+J&ڹv:ձj2ǜ~kC.tRNS"bKGD  pHYsHHFk> vpAg\ƭOIDATcD `D@.n^QaN~V0BX8x%D@hf LL@ "`@!r:`BzzTXtCommentxpT0200SͯI/Jr,-/RM,Sp,/L]R3@J.̤R ؊K-45G!(537HAՃps+RR5h)IENDB`PK u&7SMGG1skin/classic/messenger/icons/folder-junk-open.pngPNG  IHDRabKGD pHYs  tIME .X) IDAT8˥MHTaϹN&1k6*PE N)4ep]L A0Zpc?@HvpL X~3yf~ܕwir!Y/֦v"QUZHT>IiG5n.ײFOgЌ4[~$}׬.}v^bSd W2kaem[z $ Pd.Ïm4#]6v~y9㐜4pu^m$$dlx jL"qH7˘wU,H`fѧL"dZ^ Ce7h @!ba^^!UEWO/_>Η-J7ʺ0!v{)`DzFGo9*J`]Yڂ-Oel*b?E^( kx<7]KIENDB`PK u&7ֆع,skin/classic/messenger/icons/folder-junk.pngPNG  IHDRabKGD pHYs  tIMEGFIDAT8˥KTQ{nj-BEA(!!FEBt{+L(b^ ꡂhj?"! HQ3sՃhbo/%"FVBִJҩ^y<=c|[rZdFS9b&h.D|1pN J&J}2Q㷷~%"46c J4+Hd`'LR\ZRbm|y mFn2E>* BTZeBحFEVBMk7G l[? Scxj$[.STV~ҵ˅l$xan&Zk/>AǮ fҗUj,qgfs880-0[H'"62ţ9`},,jğmQx k%oc<cCg"FjxxB-Ss5J^4شyldVK IENDB`PK u&7wLJ+skin/classic/messenger/icons/folder-new.pngPNG  IHDRabKGD pHYs  tIME0 tEXtComment(C) 2006 Mozilla.org Author: Marlon Bishop Icon Design: Iconfactory Contributors: Manuel Reimer (Manuel.Reimer@gmx.de)W? IDAT8˕KTQ{_Ijբ@8VVFi$ 74Tӝ$B\&QLFDf5ͼŠc vpAg\ƭsIDATc3A+@O+Ҁ eS+;Ah@ONC@QPPf063CC" ,Ay5 ...`GAAA}KJzzTXtCommentxpT0200SͯI/Jr,-/RM,Sp,/L]R3@J.̤R ؊K-45G!(537HAՃps+RR5h)IENDB`PK u&7$341skin/classic/messenger/icons/folder-newsgroup.pngPNG  IHDRR0PLTE)1>U_kzþz tRNS,bKGD pHYsHHFk> vpAg\ƭWIDATc   2N0Ș4S=--ĐT76D˘ PPsqq3&00-3:[zzTXtCommentxpT0200SͯI/Jr,-/RM,Sp,/L]R3@J.̤R ؊K-45G!(537HAՃps+RR5h)IENDB`PK u&7_44,skin/classic/messenger/icons/folder-open.pngPNG  IHDRabKGD pHYs  tIME#9jiIDAT8œka?P1?p2C.U E8tppID vԂ,Rt%n.F5w4MB2:^ k-1G>JˆZGTkv{h鼽y}0ĆV3$ 1|]} PZj~%lF-ZS<ΟzX'8Z~n j~noaqJ)QB\PxJJTh@9P<|t]^x DX_>w ]džh܃rif"՚1wtX\^dem?|r.1™S߻WVT,lln DhH!QJ!-2 A^>yJ 視,˰YJX4!MS,7KFBkT1IENDB`PK u&7 -\663skin/classic/messenger/icons/folder-outbox-open.pngPNG  IHDRabKGD pHYs  tIME;edIDAT8˕kSaސ."P7-*HLj 'ꠈS)%c+)-cB!C*4QZƢ &r>Χ*qW"byC#Ios&gsT_UXySc񛡑$'\״ 1hl4v״ l߃S==8טEbLR; ym08 &.e7/aۢe٤3ZXbP\t Lӱ# f~fH$e}?C]8pyr UA a@)0 mh%x0-`&`wa]eY3'|0_jwGW=2"· [ф꫼{qǺkBU}D$+ӳemiѭF1a{0?e#IENDB`PK u&77.skin/classic/messenger/icons/folder-outbox.pngPNG  IHDRabKGD pHYs  tIME 9 s!IDAT8˥K[q?(2I-DhRb -NNR$cBM2 Q]A)*A3BƊ( H;]1DSm;_~NTj¢ʨ|x  .Ow@[^`@[tlzGCΎϸ8b`0Bgտ=h~T:1.Cttϟ.'mK]8zqh ZAs2[v z O3:4qo3D!`c7PUQUh'q/Se- k?(i/$5?Rx^š?Ͻ~OG+*jlŕ(1("Z4RneXۻFIENDB`PK u&7U}.skin/classic/messenger/icons/folder-search.pngPNG  IHDRabKGD pHYs  tIME 1,hBIDAT8˥S=KP=C?~CGC -ScZqȐv(*j]Dtk8Z)ؤA4" ǻs8"@UP8B.Czȹr(WxLDD腝FLHB5eXO\"FLDe|{ !ڽ@SH,csm'ASU7 _x) ۽n0L˂9<1=ώr:nJG',~VI,CɅ"1%x>'y|0)E6NBS8=>d5 r A`\4Nt BK6FR=q۽c; өr8_GV{?b J܎IENDB`PK u&7M\ 81skin/classic/messenger/icons/folder-sent-open.pngPNG  IHDRabKGD pHYs  tIMEl&tEXtComment(C) 2006 Mozilla.org Author: Marlon Bishop Icon Design: Iconfactory Contributors: Manuel Reimer (Manuel.Reimer@gmx.de)W? IDAT8˥1hQyo7{&!G:kk_k6kPZ1ы"HB$Bt/&Yx?Ue/acx\0"(93wpQc4[?-Z"^^HNڛXǨGuiՍ~5z+~@086{>ZD0? b|iϏgOq=?y:LM?M8 (R{Dy|lGAi{`[ǵ܋pEU)9+0euiĚ7dP88,w:aD фB5 O:Ta~vMu|BgTJn /8X<8gAB#;9H**ilOZl[m*xk;IENDB`PK u&757skin/classic/messenger/icons/folder-sent-share-open.pngPNG  IHDRabKGD pHYs  tIMExV-tEXtComment(C) 2006 Mozilla.org Author: Marlon Bishop Icon Design: Iconfactory Contributors: Manuel Reimer (Manuel.Reimer@gmx.de)W? IDAT8˅?hSQ EZ 8 ݜu0.Jq"l0Z -34T+A 4&FI{K*}+ @&}(>pㅹ;ԋS'nl6٪ lu-F W~B[Ĥ~~gj@6N*Vcc8÷O2ԁ`w{5` Xn q4WQ\ =7n>kiiZ07~(Iy)3:&.]-p{I"",~תq~<"cc!/J#IT՟BTL*xZX^FDDDWI5{&_Хk#g2'PUAU#Mh=R |aE}+CaWpE jh<$ljfNOw7jd".#\IENDB`PK u&7] ?2skin/classic/messenger/icons/folder-sent-share.pngPNG  IHDRabKGD pHYs  tIME,M~tEXtComment(C) 2006 Mozilla.org Author: Marlon Bishop Icon Design: Iconfactory Contributors: Manuel Reimer (Manuel.Reimer@gmx.de)W? IDAT8˅K[aC 좤Sv@3 RB)JtN%F4$ѭ6-X#E[kUc^4_/}~& \6>fܢcqF3Gi'lT7 hk} FETKyh8I),5DEގ9^s̿]?7i8O{wϾcyiϕw}$c B37>N*IBUg @J f&Pme4MǼcK񵱂5k=XYX[0dATF>!;sAdbҕ}yܽ] ҟW*Z1ۛ-VB49z,ߗ^Zd/44gOcm7/_3ͮPh`2\ܗg(gP)8# ݍ4;3Û AU0>i "ԗS6 jC:ȭijv&(( a;j7 dH\U@}q# 3uh@E=R$Qط-8IENDB`PK u&7MM-skin/classic/messenger/icons/folder-share.pngPNG  IHDRabKGD pHYs  tIMEtEXtComment(C) 2006 Mozilla.org Author: Marlon Bishop Icon Design: Iconfactory Contributors: Manuel Reimer (Manuel.Reimer@gmx.de)W? NIDAT8˕JAݽMXtA,|[ZbN.DP!DObwcq\rM<XXvwY%"lmg.Z?ӓ_֔]C>>c_FMrtm6X9?&TZ*溼Ԝ@lhaWqDg `;qo/8yYbu9_wcwN&BʐuE3r#@Vdʐ\2נ{ER⒬M&|Lscܬ(ZSҸx d!0N/{eJ4F\DB(z]EQ6?/z4vIENDB`PK u&7S?uu5skin/classic/messenger/icons/folder-template-open.pngPNG  IHDRabKGD pHYs  tIME.uztEXtComment(C) 2006 Mozilla.org Author: Marlon Bishop Icon Design: Iconfactory Contributors: Manuel Reimer (Manuel.Reimer@gmx.de)W? vIDAT8œKA[%1U XP ((6vboc#".Ies Z ak9peo7Zk?jbGJ*]%E(qp2Nb w {]J!QtӤ<%mۻByL{z (0|JcW6QJ H C υ2pa==چǏ3f OL͹*% +aWAFZUsuq^\g;`˲m3A*HT'>OsT&- ~L 0do{@(aLBAoqsN0߷ ޟ2ќIENDB`PK u&7-h  0skin/classic/messenger/icons/folder-template.pngPNG  IHDRabKGD pHYs  tIME 3-WtEXtComment(C) 2006 Mozilla.org Author: Marlon Bishop Icon Design: Iconfactory Contributors: Manuel Reimer (Manuel.Reimer@gmx.de)W? !IDAT8œ1KAw.a;+RxV"إJiam!B"Bʠ]H,4k9pff `Aɡ$nWh&<.%nM?(QN>*G)9wz>#BT@-Qj*Z1B&dQGǞN4mlyc}JL1&CVY`V_c deml"/wٛyZjy'7%;pc8[;^fcI2Ip×^韫`L K}LsIENDB`PK u&7U;skin/classic/messenger/icons/folder-template-share-open.pngPNG  IHDRabKGD pHYs  tIME0tEXtComment(C) 2006 Mozilla.org Author: Marlon Bishop Icon Design: Iconfactory Contributors: Manuel Reimer (Manuel.Reimer@gmx.de)W? IDAT8ˍkQ?{/# rvK'/=Tť]KqXHI8 jB&5Msk/<8޽~*saL[Yoz1RJe}pvZ;w?f g}_0!{(g+b~ַ Y|@ՇYbD0`L.o$x%끓 -NQ[[Kf9*ܿrm!|=z=Ξ0N;p7?ۧ^vd ՛3pEq<*h\}B0 r=k 뷸xibHNgLt vpAg\ƭIIDATcD 8XXّXy>''L <|<lHl|ll *x=Q \~zzTXtCommentxpT0200SͯI/Jr,-/RM,Sp,/L]R3@J.̤R ؊K-45G!(537HAՃps+RR5h)IENDB`PK u&7O-skin/classic/messenger/icons/folder-trash.pngPNG  IHDRR0PLTE&)1>CMV~z4 tRNSJObKGD pHYsHHFk> vpAg\ƭ8IDATcX .cJJ\ ƢT0(€*ڒLS R0oD*@bzzTXtCommentxpT0200SͯI/Jr,-/RM,Sp,/L]R3@J.̤R ؊K-45G!(537HAՃps+RR5h)IENDB`PK u&7=g28skin/classic/messenger/icons/folder-trash-share-open.pngPNG  IHDR(-S`PLTE{  @JSwww̙fd/DDD#+5tRNS}bKGD  pHYsHHFk> vpAg\ƭXIDATӥ @Q0UjP΂QQ螛$!ǘ@Z˄mt: vpAg\ƭNIDATcؽ{77ؽ{ Fsu0(€*baJSl^+v;A[\\\@MJJJwp?)^zzTXtCommentxpT0200SͯI/Jr,-/RM,Sp,/L]R3@J.̤R ؊K-45G!(537HAՃps+RR5h)IENDB`PK u&7Xm(skin/classic/messenger/icons/junkBar.pngPNG  IHDR2"*7zPLTE ,-/GHJ-04QTX9=B\`eV\c?Wp>Ul@WnCZrBYp@Uk'4AG^u=8:9IKJ>@>QRQNPM|u684;=6TVOlobMNIOPKEG;sdeUPPB]]SKKCFFBlguutdml]uewywžvp{iju|g~ûĻļoûsml|^mwuxzise===z<tRNSS%bKGD pHYsHHFk> vpAg2"]XIDAT8cO2`Z^o^flժV5.F}V'ذrkAWM-mg䜶}Z^l]רN&ezJBZ.d5Ѽ'I[3+&k-@Y''iLNWKK@˓}ͽ&IZq l!n-Ys5fsfg,zxhnݘӓ3:!.6:B o>ƪkfh622խM RYvų.}ƖmZVw2juuDW9ro^iy@knBd[Zdb_Fӧ>9aZJ"BB_. @i݁.kyqr[ºii!!!AA@~^3'=aGW5η-W r_8v7Q\l9䤜~>>^RsM6]NܧQU."."kҢiY5hy"”d-2@@.BBnsLɬ^%}gaԓQ=%XܑɁmUjk>=|5/VS*wvrp෷( lۣK Ƶ]SAI}śoyK{ +yxxqؓ勻v.fAn>r!W׊-^ywWǷo&(**..*#p/W]Ɠ+O=x_wo߰tMwwݷhώ}= ǓPu`-`?<} 8yGߠ^&?s/_>~|q ԯ'>IENDB`PK u&7 p(skin/classic/messenger/icons/junkcol.pngPNG  IHDR&/bKGD pHYs  tIME:j:IDAT(ύ?KAg.hN!DI#&WB> V"BcSxŅ:Խ3vaf罙EDZKy:DMCF rc<<=s|~~;rQrQ1 lm0' ?r կHt|bzjJiaVY4Ven6M FLXSj}y*ʼnn i7j&!RW\<Z*ecI}jZNN,!1!v?7b,?rd@٬#,Y<IENDB`PK u&7&/skin/classic/messenger/icons/local-mailhost.pngPNG  IHDRR0PLTEUUU333fffff33fݪf^tRNSܘbKGDf |d pHYsHHFk> vpAg\ƭVIDATcx H  1F*1":: ` d`F1QPP=ZĈ-(flKKK1*'Q|IENDB`PK u&78skin/classic/messenger/icons/message-mail-attach-del.pngPNG  IHDR(-SPLTE99ᚙyz17yH׬ɭкࠤxKM67DGRVvu|;AIJaa..CEB=!#UZ&([`EInn$#QJPPy~ULv$"qUSe`a튽 fa\f`[,'RHfZXm\S`g7;蓚]QZ醊KK 櫭\\]]rz /1ssggluJJڹ66ux^boz^gwFPc`iy砤((]fwPZk?Jtaos{""-0 pHYsHHFk> vpAg\ƭIDATc```dbfaecba`` H+(*)kh20hi30XXZY;8:9=<}|CaQ1q I@Դ̬ܼ|@AaQqIiYyEeUuM-P(?aSN :}Y̝7E!K.[bk֮[a#P`-[ms={10?p#G?q3gΝp+W]q;c%XIENDB`PK u&7 ;889skin/classic/messenger/icons/message-mail-attach-offl.pngPNG  IHDR&/bKGD pHYs  tIMEStEXtComment(C) 2006 Mozilla.org Author: Marlon Bishop Icon Design: Iconfactory Contributors: Manuel Reimer (Manuel.Reimer@gmx.de)W? 9IDAT(œ=HAژKM }ҚH8MY:V-ES6nd{PZ A4exMJosNh$0RZ)zZnmCm rw{ZȿͅIPÑx^{L_ =/<~^"O2o(iV#1C: tb$e.A;[t]b8R+ "5K~ `PJbe>1Kla!ZG/&תT.YptR Dsm F}WzIENDB`PK u&7*114skin/classic/messenger/icons/message-mail-attach.pngPNG  IHDR&/bKGD pHYs  tIME ./)i9]DZ k QLhhS*lhfseǜ|ث\9_z4`8V= N­W$P30NͰ_SK{"?\)s&3.^Hhd絲|˳[_uztmz;A 3$ ,&&, FS$yfG-&I]3X2`ܽ-;SPY2N-Gň s}?g=DRЯ}IENDB`PK u&7bQ1skin/classic/messenger/icons/message-mail-new.pngPNG  IHDR&/bKGD pHYs  tIME;:\4tEXtComment(C) 2006 Mozilla.org Author: Marlon Bishop Icon Design: Iconfactory Contributors: Manuel Reimer (Manuel.Reimer@gmx.de)W? IDAT(ϝ?H[a%):HKP":H-bNۡ5IRK0 NB (T0)X"tdl(yCk߹{m_9~o*4z B >$8Q{ 7+]9Z/_ɃyU[ 2FgOKfquaQ^`;WvrOHDxXMN^;#En)VU {伧~?%үUrJ \aqj:{kE4P$}CӼD.MEu>wpi:a#]PTT52Hvstlf~P W[f#|a Db_ d1K6 IIENDB`PK u&7:-skin/classic/messenger/icons/message-mail.pngPNG  IHDR&/bKGD pHYs  tIME /- tEXtComment(C) 2006 Mozilla.org Author: Marlon Bishop Icon Design: Iconfactory Contributors: Manuel Reimer (Manuel.Reimer@gmx.de)W? IDAT(c?%B0 `AF^`.# Q~ .85U3Ân?pMg0y/ e Ĺ ,,l L l, ݝ"+#3;ޣ;tU;a 66 l -} mM- cBQˈm-'1HIJO_?~1=~aٖcX@1@ZQ/?VW>IENDB`PK u&7 9skin/classic/messenger/icons/message-news-attach-offl.pngPNG  IHDR0PLTEly1>M~h/ tRNSSOxbKGD pHYsHHFk> vpAgHIDATcf8H ` b1rlL`h) -J@b40AG:"Pf=zzTXtCommentxpT0200SͯI/Jr,-/RM,Sp,/L]R3@J.̤R ؊K-45G!(537HAՃps+RR5h)IENDB`PK u&7AfO4skin/classic/messenger/icons/message-news-attach.pngPNG  IHDR0PLTE@ITxr^s tRNS,bKGD pHYsHHFk> vpAgJIDATc  33 I35`!(#DEpe`UW3ԕ 6(! a3Ę(3g(CzzTXtCommentxpT0200SͯI/Jr,-/RM,Sp,/L]R3@J.̤R ؊K-45G!(537HAՃps+RR5h)IENDB`PK u&7Y><skin/classic/messenger/icons/message-news-new-attach-off.pngPNG  IHDR0PLTEly ATx/1>M<~j)RqtRNSEbKGD pHYsHHFk> vpAgXIDATc R2ܽ b,1x21c A^F^0C e D'AE C% 1.0ݻ2$ܚzzTXtCommentxpT0200SͯI/Jr,-/RM,Sp,/L]R3@J.̤R ؊K-45G!(537HAՃps+RR5h)IENDB`PK u&7ߦ8skin/classic/messenger/icons/message-news-new-attach.pngPNG  IHDR0PLTE@IT AxTx/<)RjĪtRNSܘbKGD pHYsHHFk> vpAgYIDATcx/1{ b,1)uL2;5z6 $ବd2)ȁ z*`v(!R*fP޽?8s'UzzTXtCommentxpT0200SͯI/Jr,-/RM,Sp,/L]R3@J.̤R ؊K-45G!(537HAՃps+RR5h)IENDB`PK u&7f*6skin/classic/messenger/icons/message-news-new-offl.pngPNG  IHDR0PLTEoz ATx/5CP vpAg_IDATcxR1{ dj1=[1`zbj(ᨷk8 AX$e3```1؏3AE"! ;Q8zzTXtCommentxpT0200SͯI/Jr,-/RM,Sp,/L]R3@J.̤R ؊K-45G!(537HAՃps+RR5h)IENDB`PK u&7 F1skin/classic/messenger/icons/message-news-new.pngPNG  IHDR0PLTE묵 FP[ ATx/{ vpAg_IDATcxR1{ dj1=[1`zbj(ᨷk8 AX$e3```1؏3AE"! ;Q8zzTXtCommentxpT0200SͯI/Jr,-/RM,Sp,/L]R3@J.̤R ؊K-45G!(537HAՃps+RR5h)IENDB`PK u&78nn2skin/classic/messenger/icons/message-news-offl.pngPNG  IHDRPLTEly1>M~]tRNSރYbKGDa pHYsHHFk> vpAg@IDATc("8C`1š #%%CA```3XSCDBSQE(r{ "y`DzzTXtCommentxpT0200SͯI/Jr,-/RM,Sp,/L]R3@J.̤R ؊K-45G!(537HAՃps+RR5h)IENDB`PK u&7)!nn-skin/classic/messenger/icons/message-news.pngPNG  IHDRPLTE@ITxqiHtRNSރYbKGDa pHYsHHFk> vpAg@IDATc("8C`1š #%%CA```3XSCDBSQE(r{ "y`DzzTXtCommentxpT0200SͯI/Jr,-/RM,Sp,/L]R3@J.̤R ؊K-45G!(537HAՃps+RR5h)IENDB`PK M~7>S0S0/skin/classic/messenger/icons/messengericons.pngPNG  IHDRxEsRGBbKGD pHYs   IDATx^w|ՙ>nս*V,Y%ㆻ)B@i$HXf MΆT!$!,$m 6.ےluJq%~zܹG39isFH)~*?6!9!9!9!9Sex``(&Mb6@Ziڨ-iK{覯ЩF>e? SZR` L)ZTLnmaHKU02ɯ|}yU1uj´e9T33Ҥ\wys5z UUN 0G}ɺI?Z_ǣOi.UUC"R"Ǒ=@H0~`BG5 Tu)%L4D2?$HcKE(tku篺0'UMѓDH̐1-,ێN. u}s!;VRv۷aKnS,ξqز-_0/>Qz\.yK&lxishRojR=(Q5}Hƶmli#-%MecL}ikκGֿ.#߹u*5Bxm?hƒ%K/顣RT(+c9 ~~:vOnDzW0[^}i3Ht7?{ٳ5*j! J sf9q刬,_o~CD73=io8ʾ];X yX 2md)b8NLBKK ^meFTWWiB `Y'`8L>FG?B*2s/-%HL)*$mM8p3/@1$'^ ~’38rGZ= ov.B( F |Զ ^{-!Tt=0-7Lbݵ5 W^xYs)()CU5l-V<r<OƜJ)immH֥\2룭jƥKL"HoXGu5RJz}%SJ9o7'[ sQu E(%^b$1:ډbșI++mײ)(nz: *ɛ'y{ڱ1 J b8ür7.}Rwu̝:+zi~ ))*+gˆhki ˍ(jTHH8L[K ))^F`4b9r @JI[['NKNN$''ۍ(4MLӤh4JYYNUUScJiYāQ]8ѣ"rj)ymۦ~zlےB0P5܂bN]mMM*Dfx@?Puqr.kW"t`c ݵx,-ml$Át`27dnnj@R8˲TVVfBOoooDB!˲m;u8Nnn.N4mAɌe?9+ItwsqwM%O&wJ!/"rP߸'sؾ5{ÙzS&+Y?5O-bx6Cr !Нnt}+ B'e_֮EJɶ/} G0ȼkw9E㟽17AB^ӬصIX+HPUUEnn.ew^e̙ݻ4 ,Xp8L__9aq:Č32%= )Q}>|gIW9x޷& Qy>a8\.ʦIJL(f"j(F"oo~%gdeMλz5[5A۶1L3j(lL An8mT 61Ue-`[/s s~bS];EU]A"c Mӏs@STaN'$ v̚5RRYY rI$XͶi~z05 ٶt)>OJ׆ $DnPÑ5 Ds3η`z\Otkrޞ䰜 MK V˦&7)&ڶyk˛xhܹ)%Q-C Cxq{#FA""ĢpUtwg+>ü[ ;vPTTBbCCCD L>z 7yfM 8 øx)#6c!G읶`)^xAwQQ!{鮌gN;^(iJo ʬ*i_CUJ'aŗ/;B ANGGǨRJEСC(eYXuc1ٳٲeKe|e{sV)S2ǣc P5coN&翜}K? wyޯK{Xo0^e-p}2oY+ٶe^/_i)%a%%%455aL0$P*++}_E B{:;|DNiv{fۭRʓҼk>uQ g3HD,BviYfߺ;=-̚UG${61FJX'|~k<޵k S&V4|>>,VH$Bض(...>6.C]_*/T-ܢ`ۊ!a+[a+BBKa Ţ^zm#oX^?O}#9پ!yR !I$URD|7lm: fV̫z=_Q$紑]H9\E0"MbP8_~k0(.o%ݭdV;5\7a8VDjon4TM?o.{i6HDWTD~3_uuuTU&gf,Og}K.+`Û}}}hA,#dժU'`_|XyqIβ8V}?WV ywgOT]38Ûܥ=+BP ]?}/uчygߎ-Cw5Dƒ_[~O'<A4}:  qq !0Mk֬9?BdzvqYp!;oGQU(p+W~F̑*M1+*Sk#t=|㵪?Od% 5lTxBpq.=).lTYG8K>vo1kr칢"1k,.2.f͚(.U%3a* u>4F=夜B4*gp:ӥk*msG{ElQJ{jV^f(]VIĢ# GB4*kpݑm.ѡyϹMɝz.7ճZyFKE'-{j ;g.gqU(q O{RkY~^/555陣K|JX!B,c}>0C9FS`}5/oAg;aW_#'Xjrz<1Sf΂/h$V\_'urF&]3N3 LXՇY3Ct@Sub.!+Mg$x<(ĝEQXba{mY԰3cܹL?+rr 3+;>%_[D┼RQQgϞL4ҿc `f&0ž,  ELl+w#o捧n]=~᫸O gp8\5E01&[(:fx7yJfe{':اu+^ky[rx"?ElCQ `ppdbNQQ}lڸ#P1H;bk%g=^"!TUEU5TM;i;ҏ G&13^"nC9yxUW-'j][Fb/O"FQnBQQT%UH8/y5,6xpzG?]2F ~0+4C :zʁ?ȯ:>zptEϽ]OhN ҰڱKLS͵kt]OĿ"H䮻2L i Oii)P~vM{{B~m;#E}b{C1Գ B!Pv5sʣu_ hL$BB_ M7ĢWTӗc5q|M??ؿ'DC*N;6 ho^+ZvLbUU]^[[1'zRJ2R&#$rOH$׀-7-WS㑙o}-]ooj:TMep9yTTƸbJ"PzfIvRS` I^`Ǝ/pX{kTϚG t@07h1؁k_5Qy"R=~z~o.h>F"axnB}~sR7d|]No>@9$.Ls>ǎСCc~ @ӴR >;ؕL:5Kp82g l{NW~͜Jz܅"ˎ-hmbh0;on"#&Ba$}yM2L)mՍf2 D:-nn{O[xR3~3D_[_{#Dst2>.7iYH¶,lJP1a6[_{|UR3w2sGitz{?P?XGa[-Gh?D80Nʪf hkeΒY,>iW=VϏ"ĸbEȾw8~dw㋏rCQyr{)6y4ms?i WPLVmLDՍC=؂\׉vyYf͛7+啕h륢d]o/,Y^/=z4IBB( Ǐ[oXtݝ_e=/8H93(*rF-%cLw+|x_{?E\}Y}fͷk2ZH24ǻ7xҩә~|*QT-cO*|wF~gͧ/u{|ڛ<2rN$ٷrPXVA?G;߶ۿz\p%}$yM9vXEnn.yyy;6m۶5kZX~7Lig{k٧O:d[ɒ"m?5LC4wov!.Wf4M6"l奙e\mm9oPU[ IDAT$+;HUj.$ y b!<>%Ki'N=Շ6YU5'MdcƗj:%8oIbhe[X7BHg`}\֭(Xa6SL6c ~JKKz@Қjqߏ˗e/?S } m B!7o 5/D[ ;n8 qP-= ~)tvN^ wJ񸼶4NʦS3g!SJikj`kh=~Љ p/ۏO}x)NtfmrI4yWa:ێsB=--~agf9aÆ=== qӑZ'%] L2rD"E! m(SpjiJIy:ҌK)[IAQ Sk[hKW^؋9+~lKR%SG–֘c6NJj,@7BGk =t%߿I]7bt[4Ӎt2uLw: + p>{1ͷ8M6555|# ;2@C8p8tXcBo=0?Vxiف<fR&)|sp;¶Y~!{ MyJKٿ3;'@ dHAӥ:>$+;@Iyl( hW{]\߳fEzwB&-TFqJgl↏_vSG[>_5d4PqJqs2-RqJ٩gUXl<{zWAQIH\)%}lZmY5I3a2%U`Ԣ) iJ*J}=]̓FA0u*!<@|_5s-<;TK)k{h0}{~H$ٚ-VovPOG 3iLw nֵ{MB}óH4-3\QR6u(){}YD6B$~wda o:e^Мp֒y9i3jEZ=;K$<ĺczOc,DgЙ#?}yL+;Ww8yS>PQwshx;~N1*uɒ%۶dK)RJ" H)s,\.W򡲓C$~#NC$WKaD=I272wy\(Ӷm%7M0}C2323SwP--%tg/cyn\2j=źÑ,SXum/})44gY7e1eJ>8 !piNIg֢Ӫvh8HȿlNͫY NڻxobryV;?hvUh(ҸuC^^qE *UUe銢NU)EmVUiwqe:GB$=$t6$M]>oTH 9ɑ+ `نW]upBYi: mۖm MӢX,Bi<1:XbRB#yUFGCzIrn]V өTR ߇E+4-<נ@5kf'޳fY"x޶-mۊm R(TRT5("߶#lB<& __7Mm[jYJM,U⊪F!GTUݢ^s?sl׻YQP|ԅض-m)m$q ˲؛mnQ)RZ"u^fM˸?JUvz.>7 o`} 1`hpndxhPHi;_= (y}KNll|98]B= v!chvvЀmuck7z=o/﮹Xn\yɇ-z&`Nz:Fa2--|{xjB뱨+B|vxbp释p8@fҁz{{D"c'z֬Yd\#]vn͜=C٫.G؄HmSNj߽ؑ8V!_Oy}-q/, ,Rɏ4m47koЍ½_smݢ~λtUQQT%ܪwfexwwIK)m /P|f ڳf͚9`t7d牗{z:f3K8-xPcޒ3gS5{dq2|ė]܋֗b줠B8"Eg1畧 5. Dz睷1kO zEt*cYx/O5~κ_Mﮫ[iB!WDW m;vp!5k֜%T^ue+VyErz-L,!F.Z[u<^euw^we&Qwn88zEC$G0ۓD2t<VwEe_&<48GR'rXBQYY!(++B!p&E"Q~H$qz{{%}x|i:;'WXZ@0 O(Dz;OtSTR&{Ꜽ_QY%UضEk -x!H>}]qWE &"khVUPZ!ʦVQ\VΆ?ckk>ο}3`Ee뭫;[Ӵkt|9r$#ީMwuu/bY!Vǩ 5sN8 !L] Ojz?cG+(f¥ܶ|~cpnuQ,e֗9Nq1b?}2M죣)TY@(9^(3 ?^[\1͕n,=<#m 50ITS&:6X[7.ʦVrެ6zXOʲ2vMss3999h6a}( irqN8AVVӦMEZݝUU=x<Ɖ&[>юחуP :P"'[in8ϟMeu-ըa &>I^̊Y$1[h7#ifxTVhQ*g&EUqy|~w͵+(C>ȱC57SXRʱ#۳B\A.0Fݹ,]δF#L@]]( b1z{{!  Btwwv3/R>J vSPP@~~>:#֑ЀKX%eL͊055r~z:h9ސlK|++(&r{PuK KMGޥRJjt: A{S}Ɖ@xjpy NA39nEwa877sh̕1sN'޾Ύ6ikmJNv-0dRR>;^(DJ&?0 Z[[yQXX( h>)gB]r 3h3;(C^Mոp:G쪰?ζf"C'/{<8OGqe2~I͎Gy0 Nq}zN ; ьf8L)<>Ȳ=ۗ_Tm_67e~SJ83;#tufBH#bXEՌQp8mkx_#U`0㡣d' Rw  #mX$ w.XE,>dEUl}\/SF~N zvܞ@.3. XtD(=.r"mD999x Խ6 #@?8UUycF::;3Dk&ÛlIմ|j O-vβ̄G{x]:4i+3wThb/7FfI^K/YYracQJvP8 9̫7p޻~Y=n"^w71y3>Zsȶ%R4a8lK,ƛu04MQU28[m#`]x,ڵk>۶}iz22i8zFQCCx^M#azzG+̔QӅB'Igî>;bY JB Aоw>˖ Fw^bc3` IIcxGr{kWT|`Ye]9%y}z3BDuWK2׬Z9f( VZzgsY"]̬*Ĵ%pf'??[;sxk%ō^#cy׮]4- )%\PJI  ˅e&$ E_o/,vɛon%ɼ+|xtH)Bv`wŀ؁Oj<QM9AW,ma؈'qx";Ԙwqw^fz1 x?W5-'LkBAB9H6z/;oƢ"8u.:%3plkS//N8y&BDQ)eԶ(^Ñn`y=jgۤ //`-?/6IBɩwƄEU {;;'ϒsR]1" IBE+~x$NLrp 8!/2r.2;xwp(!8r'cRS]̜Ӧp$Y>nYvmW0GlUUyO"ȋ(u I  '773g<+&J0N2/ YKV !E4TlvW6/=4AɌuk$Nͻx}ۙW1̻}Qt@}R8pBIxl>SyG3,76>zOg_#6N.; )WNGqg."FItZcRB(76_ti+ф:gW/fZ~Mas#]Zl QONIy$3W,b7-փ^IBDb[?gLtGq.KӰ?_wQk]Үzd 660B7C$!C !4mmXmZI̼ߏ]ieɲ}ߕtI;;zy3KDC1-w?:d$33`th*[+ۍ~Aza֤>.T&?M.\zC^? B]0ѣ%m=@BdPJ{ ;{!*w '?PxUBρ%c chNMNF"!wo᳝)Pa\6t:x$cXjp^e+VYeZAsŏd2p8Y,;t=dxY(~V(+Jo-\*$=eKs K荸l^ AARҼJ1!dʕVQtXatHO)SJ0>BH_jwM4PJ@DBϘ+P:+U8o_Kx IDAT BIBx/$+ %>quuuIeEa(dY,eeFc&)`{6e?ț6Oe +6x'{/XPqఙ$ oQ{Dy*Hۉ _^ɲY'x#n8HՂ4!@" /U] B ^\/VANh0#^_3)ԉB; l'Mʽ@-bo{F(ꄠuO Hw4^?<`Eo7Z^gl&I A@$(eW]5\ f$7),x NŢZ{cIg#wH:9˫SWEA^F*xloJaĦ0pRv^Z/lfwSb.&6^Š8g0+u:MIP]S2~cJ ड8;s jyc‡pw"GRn. lr?|1yzN(z@(1J{};||k@H(SF*w$%%E:&Ycw{70gŧ?A{` ZH Z,)ꫯL4cBD5T*5k֌\ ,5_UN)?WϼvIo1dBc;ĦWIz_?U3!O^Ux= N%jґS$ljȪԁ0d!wӝk @R7 @bpB8/$5$vr fy!q;B~XKRb/ŸnzsP5bZuXE/K&AJ+F 3f)۔pRfvzI.{py7^_9f^~uo3%G'EV3 /,Kk_Kg~=NظK=- s7qKhd.({^Xj 2~456BR@pW4zLN)y$AN5>Ɖmx`<Agd+fWBaa0Ӑ3q 㰽#@_$;4-Oi>WM?_M}4Yv}>ϫ>>[ `ZI [9z .:|t8lo#C_0% ,t$>EGݲ^53cgݮ.h:X6{1ѫbMV9yQS2h'sd<2cƍ}g.b$Z@}}}90'LH$IQ'4x 9yEDP*HHPJOݴisY?!*xcN`ڜ|g[3Z`YEDH@űp, ۾+l3 Bj]p}L'߹v´9 f;jCg~L=u!CW#xW+`/Pazcji=뛿=vFExnh>t #!Pxy,8lr-DEIFb9׽0lbNqq1 χ3fdt $bY6ݮ]p9o.]t?04O8՜3PTZ IrxX x4E2'1L:7W,4k Yv\N~< f$3Zia8-Áw9㧝0Q5X$q˱x^rJ5z,cOF ǡ}{  rD"a8XA1y\\x g7lȡP__&((Pܘb2ZiF GiysUr4Q}J^>y-!c&MGͰXrpl N?]FJH)!B2߮`7t4Z'cL_+N=an9RojsMdRb2NJv!ΰ ;X+`S͐a;k@fegBJJJԄ1c(ˑCC{~,ws5Rϩ=t;!^Z:\aڸ0EζV7B=g?}"AݯoѨsjO&B>0vn E5q =qA ";[n>&8]OK~>UKH[K#z\]v5{SfFIYK2N7͉D v]PZV`Mij!#  R8cZ$n\.f%I/ \_XY?`Xa/(ƘӐ(F΍_H3hlVJV$pudF豨>(PU>h5c&ÜJEKwp5i?t3 f =Tj -dY_V ޹anRi/9vWUDI(|kط{'vrrh`Pto <Ϟ: BB^ݻwbncԨQغu+\.\.4 45hV!2<Bt:PPPNAVy Yν{4} ͆ٚH8p0p8o4he%b`šڱ92eqnt C)σђ P>v L0¡ 8(rU; F : ((]ݍ20 {E(,)냧>~hp0(,)9_T {~qPcY`X,ƤI`X2ov шBL&L2$UH3DBx=xES)(b-aP1z\VweN ˫! q0-F,.G2L$Q J0ye o4rɸIaZD,ht4}zqu"@eD{wmG~Q Nɔ|dYFqq18$<xH$ŅA{{;  4-ϊ 7XlG "ҟF3 fk柡 1) _}r: @Q [{{IE51YsQ 8ޘy(!",[r`헩7}pK J`eW?Sr`CZRJ,ԌZ Ga1 eLAi:tf9=>N> ֭ld#3M"0/b +/`㗟"AH(BJpDFL& Kq卋?ކ%$bL]بb &?B)͛pԴ'-k8'"ul3gL&`ꮇǺ>~r1y\l%1ei- BL&ȻȝwoGoQ9鿕fj&ޭ `1) p_OۺuwgF,<6c釠 gs!>z5DX,x ) +Ùf(n_v=ncf7>Քg3M44I}?/~2ōM&5&rج>:=}/*EŎM0kY}1YroГ7n 4tnø)3Q5fbiFfZ6`F#a 8 <1*п{>꜓VQ>볁eQ^UM>:V;~z]wqW#ƨL*|rG !20oSJ,_{n<ÑQ3w8hjjBmm-8>EqQ.ɷZ i!TTQX27~/a|hq҇`()cG]|[Z4BjÑVa;-_hb֍w{5K2wSgt#zb䠸bE' w_+ J!%"s)/[cicE)FJR 31ͅjp&`׮]0Lx|$y7_1Dɔ5(Mfd}{w%MK#2Qh`bϺ4NcV"&k. Kː_ex,_} Ex"^ǢƊ+Zmh4fQMD4BL,pٜelQk׮ҟ.]1p-6Н2mٓu3@AF##Fx^ζ$a>1`W@7o椚ϵSYbAodUhk:D"O1x?Gu^5RJVgsu9!vVMU,xBu}:|coFcN14N]U@(_ށM`^쉓+KsMVgO&Ŷ`8|/~{QcŊ&ͭeYòJ$*FC1BRȲޛ2C@{9reSTaY)'/_ŗqb~s?qnf]]݈>?6N;ŋtο 80[o߾M6ZrDQ6(=%ʁL(-[Q>^HEek`0ꫯ}SnzhʕEQ@ePEe˖i|Ɍg߳c˹]ͷfP8Kp!uUV}t}Z-Eq/&(JӻI,RJ_XtiV}kO?'^/h4lVi4x޸劉8mٲemC3 v֬Y͛7/ESSzZL&ZjVb8hWWWPq˖-ʝ0y]M4}QqYE9D3EYJ-juzb0 aHwWG4 78uժU#k6O<ɓ'*@ Ӊp8 Z ɔut:x bf' M!dzdP"QK~SL!SL1cx;޽{ Cpʍ/%>ZLϾ h)5hSA]I^^ٳg?cKP'̹mUПZLg߆6 147FN9vn̄I֎_ǣ>^_ueՠ Zm&@ff]ꫯ}3LV̍;FlGPr (׮uy2k' &$]<\z͔T[B$(]9Nk .˺;:`Ze>wsn[u!U@h(8].0 8$kxyx핋,] X0 KlDԀyc Lz?H`]o=3s+(Z"cwi,w@t0;`?^97sNk_c@ttdkTak]]]3?;a@לpGΖ5$|lڵkё ,<ȼJIɥ&^z>AJqlL.ՊΨEoOn7n7T**++1k,GGՕqR1-vQÂw7&% IDATgΟ1_8 6\tjzͩbAQQOÑQj]cc &2 llӦ >kz5n]4jǢx{(~~pF U50MH Daq) \c ;Xpv{%0qj5>xAF$nѣa%())Lf-~[f f`zm1T˱,:=xqo;(@~~>thxQ Q1mڴ ,x(^lY_fE`駟rr%Uz`Ia42o 0r:Ѱ{~?dJ!p8zvaZ1avG8G}IZt)Vz/ga|lv{Cx/p?X4TX 2^/ZZZv`Zp8PRl0 JJJ#G YJtn=DW+OfӃ_'E.ŠA2BWWN'B PTTtouItuu-2R/5/φŠu29S)"rI! ~>$jQ oeˁ0,_xUVe"]:;y@UB"r,p\p`Y(++C~~`ZF4` H~%co\8 :hn? Z /R|]#y;xQzh?}}}0 3f ~LχP(ј!uuu]YFfeFŠsj#רƊ+x[D4܇.e"̝;yyy>zzz0Lomm"P%(ׄ;.S'U`[4*=A);u5^b7NT-͍tŊ ǂ IGkBB\VcI()-˲E0Xx">trزe n7Aȴ'NQ8n72 l[ms۪EI^4{\)gQ?OkRFv$!6 nPT?~|֍.))A2]WWeͳo[EiEx⭍xxzyEgl;ϼ&!Nz<444deٌ3fdVVV/pH8\QѰ{7vq:mTj5 ͆L6-_ɔr3L"/wO/NGxw@KnfHAiխ^QЌڇ"1`R &K/JBQQJKK1{!B`Y6dɒlZuًLAI]h_$thswaWG4 ^un@40ˮok^}u%"_@e*+zaf8;yyyæT} X۞z{y0|W;CkD]$w'xTâ~aR%^ϛ4- *7a,?'=MXҰ&NrڦRxzc󆘐H0˯jeJ!8| !H,W/\0dYFww76mQ h<^˷?Kk-,%H_{\sՓ^z)_PP6(vޞ$jժ2y=E9yV4YHo/u+x[nasssQVV χ.'ZZZx</=CcHLi"[YZSx\M:)1cSrl  NRP0=.Ȓz=ZfS2XBe2dYtI*/Ʉ,VU ,Z^?K$I<Ofj aL&= sNB"&јsǻ@q2'[Œ+IvwDEH$Z:m_|h4Gxrb2:w~Jd\ f0"(JJJ2 ---qIFNs[{{kn^~i8յy )^yo(IRDb4$JJEQ.VQƍFdq>ey!㸠Vx ipAXZ(M8;'X,x|@@po/,dY D J~i IYlvN:5 |,"t:P($Ý:ء, @ٓv'OѤx%n6VQU,DZ X4B"'bWwt:|>o/`7|4' B<_N1y$ qx^Ha2P O#H Ȳy{ PJ)cʓOo,)++["I- E"HwN , IWR:P*r 4ŋ ADpXhjjڼy;HHPBF"P*^*t}^z3  x<F΃ɲҺyM?#n cJt9!))]0!D-2$DeY%rHO2*g@1?Kc7ҡQ(ysC#󦻘(7GXB 3-d۔qXbh*@)KcYV#I:?*)Ji0o0 2gD ̢?0mXqE(A_(Ѳx?P&!7w0RMJ~Ҽ8|Mȑ#:a èeY( !DfYVe9KG=!P!!A7G D\.@"q) Yf 2E@ȸ߬{e(!*>ٟH\E y=:!??sd/ +TT> yiCۭE,DCWr 4v|IVQMt5ሏna GBЗHx~o|N׾ v ~rvn/F M=g6O6PV/ ޘGB{Bo_8]^ϫMjkEc΅wh{cc}W @$DG\M5E{sOϑySfV&",x _qV\td$ID"~p:frm6JJJpe\.}O Ba,!wEX-Z!8Knr+,(O>fJ=v< K  nz t:ܻ`!><z#^$(:Wr.w\?sө 4eQ0 6AVggI=ex5'$w^}#^/]p8"wu:HhAU7,=M}Fmkk?ɄI&aehFv_y?gx5)3glC_2/\\9NJX86ێ~-bUȯyu^{}uBd-!:.SUP`V({($JUX Y-|iEƔb v:GQG&{5(TlRDLbY-J+ȝiC$Vc=~ 8NL{ ,9 o~W,D󛛛a٠jZ͂)吗H$zb e%ׇD"śe@Ο rh R<W^ [-f | ᯾gZ"F2Ζ>J Jm'kqtmzQd@OdQP`yRƅ:0͔GNb0_ |$A+z"ΙQK`_kZh*f.!B7a(i |ɝ~S{2m0a ,`0 z>娬<:s홄 YfH,1CQv#|a\=UŚT8yBp.%W 0ظNfT+^,coNF#`t2^įoB ĥSW]+ߣoHucAj"za!s'vuuH2 ЩU8dv3!7<.{T% c(.G@M yȀ7eI'ػw/n BHƀtKK zzz`=aYv3^yҥRc}$:QBFBq 7ҳYRÛr!M#PlS->iS #E !$L{Jd>K"Y¤U >/*.$F6k1܎/mNu7F.wFsss>D>D#\! /ܹwjK.y;`žs:EG[+|n]=8ᄡ HM{PV69777v\¼y󐓓n^ ɄѣGfAښe` Ӊ7BɗXgU/-|| *փnj;܃MocB~:5Xj1qbA0!p3MO`:.B~ f&Jv/˫gKuE}}p3q mNlwji94|OWx^/! FgaBY._l$:vCCuw7qV̟4LIr%**!0ݝа1<0cmRBL&"HCf^. < d~رVn%%%Y{idXwXQQF,$rtw! ZF!2T&׃{=(Xp݅qS#[uoK_EQPmME!s%v; Ax0~\%n{~=JU{柶.. (%i>l@)CAoϮLAE(-DOw(ƍ֪kjjjӹ$Z-Z-XŞ={ڪK)?P.((@EEE& ` 6p@7l{7k~1cƌG *!P8}%\e3---xw0f455aԨQX,@#ի[V^[n~p֬ٳF)ba )̘13˛ǎpI':u*xOeaFr\+nwyX%'5Yھ Q5D$@LH$"F1{;}=UwKn M-$YB k@B8ڐl T!nLqǶdUߙ[;3FlߓG;w8Kv( E(5kϟQ3;6L& `|c;QD드蚦p~j9E"p)L4/ /Ov?#A_֬Yoii``0H5ϣ0Lep`0={`ŊZxPWWӪtLZ-`oQ/!WU]鮩EaA!cE'N@oo/S7@UU\xz>  dçT݄BWCCCJ)"pԩԀCu ??y/;;;SP8tNŗDȝF].σ$ؽN$cDSSS*dnoim $<ZZZF<L&S=j$I6jBuNIۅ#nlD~~t]fe6UkNce>@?ڄI_C??o8(Y#lڴ)'$IP(EOç;+bK r(lzVp8ߢ1/Gu]όpl!nW\qŤmooc {EaaaJ E) pСCe95K===8m6DaP< MJK IDATZZZ&9v{j t֭,섪O~cǎOM9(Pe@UbAR`5uRM ` wUçoHi Gq$u3DH] K[n5'Zi&Hecڄax) xЮt^ IF#GGLaUU)`Xx9Kc\.W*}vm6|3c=!m2T੠zlMkV *+c:aw8u`%8wEh4ؙ$] DAaaaƨ9yy?4gb`) QJSKɁD躎X|r@/AkT+vZlq듦  QPP N?׈>ŚQgHpyCHb $QJ|pUUU$Qfn`Nɐqpߥ4q i L5VL(fk۳7s^JKfIv;U8gUQĂQ*iI坲$D#ї~'lVBieEYD8Ff}/c7RNh4jb3|_'xep\fiݓҡik>/ݛu=y:$]ucT&C*|+~ ٶo(+/a2^# 541cq7CضB̨⫫krͧe͚5-!" /_Dw۳kl K"ޛ~u,GA)7;X,Ç/;|0((((@QQQFF/g5pbC[p%KͮUZm2"ZTT,y9dH\ܱfF0`ݺu]֭!q%K5ZRU]$6ZZ\ʕyyψ B4Paذq7~8ٳ畖./8GRͮx''Wp4zxJfEw8LnUU_cFʚ¾>Ax۝N.dAb|Яr[noߺu{wywΙX[QYQXQYQ[s|(EI"JV3tX=u^<;wN]euUQEEyQNNN$WDAD<LdBH ޶}mmm'󼫶0f$ & @! v1zԷh8PP4uqzi-f|pc(QlM-Xn] _MykEQŞ˝ R>:irF].h^k44;cxTr^e#` X1{L矓zC9g"+TYt)zy(^O @9(BQD#a,_Nw@yi:WS |cL\^y|g L8*`]_㬅O0:E0,!Oh\:FB4m{ ~cbx~n*j ٱװbs0;~sLy^y,9g)r^Ñ -ܹsa6ry晌$"C!"&8{rJPZ{m@()}U,@(>s5[ʛYo8v(UsC^b 穿ݘpK]y6GxQZ%ϞPlq7*++a20.x.EEX,'0 >pk=Q9{*g.V@C(m  2!fH"34`+chydO`ݩ7 :QZ{|`60](N1>~ے|#I-qRNyM_TFU&K (Z$;@o^%I#v1MӴ~Ǟٕ{ 8u$f3\n7jjk3.G?-KtLKss! l͸E(mxenU3\5Br.Cgq֍3Kxg1}#hp*u=wx Vrf`xMGQE/|;s.Hp"o` `K(ޭ`dp`XQ=?|h` J xK2x_ͧ<]ysMOYYpSBA?ozOPuwo}oX,05 pLy& &)069PU<01];!.Bg(4m+i@r `˩1SrA @.=O#r%Ql|Xv8VCU 1y`x s?2[Q9kAUp1ؽxç _n7}h$2㣧^}i,>Bp@<b8zC;c P۶n?Mʼn188"S&AY`S\'7_hW] ``F@]W%c3aۆ_Rh'Hm1F6)rUM^اA1 a3!y.6kؿW Bf޾?zvc;BhrAt 9쇮A,s[y545tPU UV';&wV:3l\&T `@,ȗ$jصk`ْ8 ml\Y }#hk4v6es*ܻ σ/3Yodm{" /~`5v=Q1?鳺$ѱo'QDAi(ǃtkG hhsɟp|B+yay M!rI]jgyf((Z ٌ8iqX,T=3 od^oZ ʉ&vwoǼ%O9D@(eI@e]#z:O`QVY Q$Ќ1(8b1' QVYBQA'1F&}q'qp((8P%Tx񘌁F('`/)b%qZ;_!&knZ8>4#UT6j9A$F6i"ÔV122"B2^ #%HUU*FFF( IRLY@2'H19 ONNtBLhR茁xt{%Փ^h$H(b v3ӵ7! ]^HUlOJ41q"7::t4 W$H&3 ! d9&iy'Web1cdd9/(/oa6*@4;chZt.jgGoq|Wjr|˒y쀷 ņo:D@ؿ=4-AYz2&5c O ʸre$,Q쟱OK#ݙz&{vc$vX,৔ ".b_(p$ <g `sP?o jŚ}T0-8gؾq=]q9(%=ho]bw~>rAgm5BGFUUդh&,L.*xbر -%gL'':AQXxE|0ua 5 ѻarϻa;PոlALeLޗ۽CӟE8t!;k֫/ Xo/!jܙ@$TUUرcI La׮c_ O!'AL==;}KpÝ[S8o~Sm\zhq# K`;pa~Y~ݍP;<< $ʛmB~%*kQPR8vx?HOY&8-s9y$ 0 |pDIiǤ?xYyK7)Yș']|SO)79 WqHrΜG&oJ˛Λ`3Y)/X$ID" &b$4.2DxJ)*2:!DM@1SE8.t:}}}rR~ZJxvkg-*PMp׏~@! t5778DL?ӻS:M̺QB(RNX7mMWQ^?<_ EGtMUUtpxNyS(dBh`yL-gv;JA (%ЍQHYVCQ[umu?gfF:jnn2}i z*ڗ]r5ll'AD$B`l1c P8QmJi‘!qn'BQ8юlB7EՆW)3@kkk^MMM)Tkx8x ƒ5|Css{iֻW_p\ >onF6gP=kjꛠ(qsC{w=Vw˪˰W  Ft"K~Fpy0ghZr!aTGѧM FTTsux_KdN8PihB)(CmC"/UaO50q_,**I5 0N&***PQQH$u!\=`Qtݫ k.FEس}Dabr19X4Xg9._"w:^FH\e%3r Jqd6qJ\8x,ϱ 8xsr=MYq߷XC$݁Yxg #D$B$<~Ck"0z I*Hl*dEkkHaXt:q!D"3>dYKHb*O.OiE5 &ALjLrӐ$ 5:OL ni9\^E0{2eM7lqGzPZ1 v[{s⥜zA /ݝ'q>DB C&4kƋ{fWs/ɤ c'Nqu)J a```ZpG|rmmmhEQQ^p>x H܂"Pg4[U8v O!s.E/S`^V7?'CT7.}QM(lN&9馈Q؏բ=;l xZZVfT}*,QĒ/ĹV,dBLIP?6o\h$˖vlzx,Z `RV!$(tEEE8~8RUk`*!VMM \.$IB$)pr[^m8YDFӉnFpy}8N= ; /rF?D(@?z:򠪶%5yfJ&rw2O2r 1׍nc؝8vh7xAÕ AItÝSچU)lRL+z:Oıv8zǣn u&́ (:ۋAW֠l9MNאU6 > 00LE1~,!2 xRY[y@|;'O8f> ]*.t@00`` В:YΚW͂nGna Da uCxaUլ&16:JT=9eKs] 3lu@ Be],vlT$X.J&g@y-+Eaq)c8C8o!twH8tMC~a!,<&\b"e50qM6 mmmyXhN't]  R8k'5(K$ Li#lu7$7rJau81ۃH8gN0z;Or ib%tn744aޅW[\ ݅pVG;z^&} hMV~ⓘԴ(9=y QLU Ա]WfL2y Yh"`lBYTщ,DRÉK*bQ}BJ H&TՀ19CK(JW!-(Kݛx0i-(EiM#tUI_j怦P2Hg]Pwd5DҬ4-XFDB59%;]h끪FyiN)pQqPT2QJA81IBuv#ggqcPU5ctłݻw>#bਔ;rclC'r  YL=p|iH΋)!Uxg f0uYMrﶇrs'0< XX9*mp2ZG i` tlI:YN`t(J7aaVfh d΍ E܅0Ifҫ?*10]ܼ+ǃX,ac1՚rlhdN~.//qعs'R:Җ2 _ojҟ+s [߼vR[x¸3jQŠ+? ^먩o d7=ϻBS5lۼWW>~nW-痕@Tmhu7M^}[A-2g[JME"c|s+gq+0y%FM>a MPTZOq\r'QQU]נ3yo8ĝa'۝1Zz`|ᇨH a[~ab~f<ՁbAQT<~?¢-s‹iL8_ l~UH d!5i/߿if8v$+!lY?ã5(˵L0.`hÍ9mb` !mn{Nhp׾ s 2T[O^g>w3{wS74oذad$ITVg8N0\.W*m m1w\!Y{)ppHVe w ZfJ<"3ƞn|6\vpQPJ!+T^ڷq%fى77NwDS428Y"%"r30CM(W܁ $8P<.0K\xr_Ś> B`wQXVw_*hUU9MQSƕ8ڏt/~ e3~,b wN.\no"I:7s-`qP:0>YqEA0j/FHуdbjjN2fCNNz{{ Eј nBU0KoxC;Љ7sNp(kL"C,Q05.9DciN㎯]:[^O$;qw X,]y̢(q DJ$XeQ|s u<L&_eH=?38`W7j=.jq)DtF(J 1jU1?xOG@UUUQ8M APHĶ[ HRGӵK!>Blnn>.'rL9jRoW\_^㲢G&'y#õPˋ,SSRSm$Qqau=vB8<Q( ݽ#()7-mfTqV "ɧƙ_<봢>҅Q]pMn\(_X[[4 Op4uO1SU-/?G4lF(`Z!I<dy|hc!B"@`)2nvZ;.+w:m:,",^ku®(c##P%# mMFp)|bp?WkO9gm&9n&pŃò ሌH` ?DG~7/}IGt'tA@1ƪI9݊:GUp׾'CDᓍ%j2LvOW:Y")ɳ>&h1p @; Gh*D`s'j&PJ9BRUTf䉈QJeUUe]ףs.ϗ՗.9CTeLD,cLVþ8 8NH`F& hC6|G}P ă5|9.ĨɍLᮟ'x$x%x;au0 !-5KNcaQ?E/nra"1DUXJ׎ic'ZJpO,o:FyC/7@0(3mDq#G4M;H)m4i))^BH?clX1'B blqC_vUfm 4:\4AW߾[`!$= # $BTTtͿc䭶!zy H cvq :cbC/=۞mc5hզ5.·MμoYy aQD597xdH_9ҝeSUZZZ,.+'77+$AE#cxt4øEUUM&oBB8={6˖31i`˖SYXڋfG8J@h߹oc϶g7ţcC0j0; `F*WN5^br_x`؉fM0x3A %9lE kSpp6scg2/=YQ7q.TbZK&N%LF"1]xu]>+R>Y B;FB( Fx318;B|y0jf2*@ qa<7!!/W3+!7L޳zIN]1'!ġ뺃8+c̤:8.zc,@)ַ56ݽ!TC1.8`4y U{AŸBt^ƃa¦ 1L*%kG}KKKTY0!$"~ `txCJAPA_nCۦ$ֻo,OJ:{rXlA?a n  aH͖;?=mt|E-w~kt{R*?]06:(~?F 1]gi'#H ХCs755avc"( FFF0::P(xܨC0Kޔn{9 PJp+3rQF!<ڎ}nCϩ%~3YRh{u']|y9Cu(<l$ɴ?yv28kL9;Չ/zGrn9kiN0Mp; |"Z[[+(_.**c -J㝬fߏ{4g477p>Pz{~ayޒΫb7:.ϒق0o1^s{pZE\]"leDB~xӌ13#nIU=JEspZSJf_[6pPr8/>ܱypypD)qWeQJ $EepbI N'***044#G$eFF”lF|5t϶MFIe wJ GyPA{'Ҡj kDn~18lA.x*jlPPVE+Ii|]F4D4F7_D?KKPJq>#mtp{Xr29()/J&PZ^JՊ68NTUU&!|A(B8F8Ne_QBlB/$3:<(Vj] ^ǛB5pA4 fCaifkl2[A9.NMtʫQT9+2RmNƆF0q: `tdÛYYV;1kנ܎W$VϚBt8 odC?C "ʫRd!岀aĥK0U;SuaX 2&Ng#zzzaeۄD~' )K QS?nBՊҚY5 r4 V(e:H& r +/0(5W!>o!Lfx ˡ3A&3"\9=ABcӡjyeXd)H$M L c HxhG!Jf5I倴`v}Ju!.Ifbƍ`e/$ż~ =bxWf$n$s!9/ZW\o9 &dQMꑗG[G0Qqr,vaIr$Bk /lz.'h,4MclZ#_ tG`,EѰ`V.Ωi m̹1(p;<T%ƹFޤDmT 68'dTR ۍ+Vރi3Ԕ=e"[bBQ}B+f`?3߹d|.aP .GKbU&oFNAι/H%._((dI)휽xDŽӒSSnݺuTF j8&Ln߿p\̄,ɖ(8m6p1x`p>@>zף[oxdqz.@Gnf]xoy'c wWOJ'>#DYǫNrPT@{B3-DZ[`9p9\n/&Z 2,j3O^tJx܂hHU, #O4%l;܍ YujO1آt̟ 7 t;Ƴ{\nxM}Յi --1cǁ]Ӡ( ,f'Bz ؙ @ j `صk$IGxqs;$/ QԱWtDm+>.A` Iw`pLTe-X<%|*;TG2t'G_E)$YFzF ֦g-XڜVNY]U7/( ؾn+HN!aH$! 'pέ p`~(w>kC g !mMoϹʏgv8=KǬi݋(2VbcoGbCP4< %֍;O\Hwz2P)(px|^F><xFȲ|x 0|Bp55'e&zVE0J1e.h$vB![_x!HKKñc엤gΜ9;%j-eZáBbQrpD :W x?B '1UGq 1fSgoy IDATqznQFO6ǩi b7SbV,\uJMTU7hh8uF!#J-wEvf!R<~=ZU2' #.4bJLJ|[*ošZO :Nnь?C# Ax}.C*؄XB8.̻ TY_o]T:$SJ!"ҠiYEc sgφ$I"BQhH$0xR-9??'N@ KU Nߋn}?( Z]ҒT_Dė #A3,y ڴ@07tMp{[@3hP5$8u Cut8dv~-hiC}K@AF/@/Gri]O|< ͙P?U3qUG,zOcQBg~v $-Ahg.xhX\a=GQۭ4$+1PJ;M*I>aIP8lX?ȝ4͖{׮D~H)EihjjJj{%%% 4T*cܘb*ymx aBq>B1=zh2N{v7#h錠89;E(Ĥ`|(@ ̈5-9<=xo"cP:|n"#m=Kl +GQ]߁vAŁz\3 |8)323qBB,CKK TMERvdkp bπ)>8\ LXAz6ųoBNn~E I-QRZOg1~OW(6ΤlN\_=:V\oܼsiCanaq,8/ya 0r2V$8$ 뺭lF%Fj/jtaܩecm7m idWt"/w6~ess{h]8m'˫:R쬡څYs`tq1()ESS3  Ӆښ9QGb%7Gb+97!*!D[l %>s.ě~wҕs(  gNvJyF+~Fz5`upLnPAmY^]$G97h=nKs+"q0%;N >D`On,_<i&"qE/еid5@ά|ݙ6d)˂Ħ @t ~S߻OmjbrGjT v\}Qi f84}׹# >54pΡz믿!>|ˉ^qz埓N@=ѩdb 7z| ?"on_Hm6Op߈^65M`-!9f1jD*w={b[p1p2nRD$ w,R9SC|.DaY3#ZuUuॷ+P uyc(9ι!89c$IA(q#WaR:QbPh,=SIL9[drƤW&bG2sj87<]^ii{dE'&U~@o5vPWB Lu|WjkG/fkZ1MX*o?\WV`%0t$g ZWunj?Y%Kg0|<1g4(4ME$1˕.r\x<ބ>$c=K.:0DoFz_ĔL%uI陲`,+ V5:`g uW$B$.9\OK`*NX8zA{JH4@ hFANi۲,(˲ܜsE1fB f눣!{!D]P?kyʎ&@#l`-+礴5{YoqMAV,o@{dNƘ4M(2v>eBe9nFTUة7_FzcsgQDs..CpHi0[OK(JKK={/뢿ٌ׉">!hYL)U>^3< ۝8&* jU-n?=뒼wJ##eA7X4?Ɵ3S62Wq@1֯'_[PWV()\FU Q {:FJ02XzT =Twl;;snq^&T#q"ï,}4Pa|%<q03a MF˲|S2>iua_}ՏhTnol-))ٔ;k ^2EL( /Í6%"7?,gs" ;} þܴvCG6 8zt5DbBq${Gǃ3LZr7V?F?K,o=Y} OL/~u;CwOJ;3v1K  {k4lӦM#dYp@eH,('N@Umiu0^1j(Ǐ0 ?,>YuHH\ > CQ)BDȒUeNS8\EQ` m"g88ɑ/?}:2s2 8.Ere2F(LJ"RY ͚ǦDjr~ι@ !9t8$^ccL@Ml?܎Ϣ:b &NSYW #mb/er=ʎ(<cP8 Ew۲atq⣃-hӜpah] S4;*7+Qnkk-n90eT6F HٺS]j+쎠=*pĨSv1xP>*k~--:PJ/J RDv4PJQ__UU!2FyJd¬ɯ@2!b0)Ca3G[5md|{=;`oT.U;K59"mVKb;G-$s%r2nVqV*jSٟz/m#L)IkƑ%Dq( Դ`=d9oƎo}re:,FkơDz7YaY~?ˆNTvA466].t]GGGG2CcyyC2LMͰѡVo@LQy~]*4@M&eDغu+ 0uԔmnx3bƸ/P#?|짚iU(Ͱ&B?65 iP ]0- 6lؐ%`ܹ)β[ /<.Rh jZƘ N2^!++ 8iػw/ZZZ ۯ%q\)Q1zts*[0jԴB:"҆ d^L 4nt#<+ 6Ю{; ؽc/z"@ Oʺa1봸PΪ0|{KʒӅmJhꬂTqQl\aiH"@Cؙq-{,KӉS}lȑeYhmmx<}S|6uuu1kƲ(×-c^t7hاC΀n!5&VQQjkk0vXQw$IƘp ilc i:(n񣬽.o_^~a DquĞذ-Tlg׎96@QQ&&M~;C}}=EI TQQa[[i8pgH>lj _q[z}4555޽{޿Γr`tdgg㼹31gXPf{:v7jD~(LKGZzΝ=s3n B>jmmmhjjBKKK}-r(,,DQQQ1)'}szA<---¦MzNǫDx8":́F)=ÁsN333G`o5'1E"e:LKtpBv T Y%o |@,T:;;}ԭ AR_\FL.RC 9δ-)jjj0S$'7BJ`B?ڊ}mmm#Gtvv1& (f#=7$ss!Qz人Dz,tttxn;a+N]ZZH, 1tww#ݍ`0oRJ4(%%%i &^ w>|WQQUUeaRرcwѺcǎ lGxpιPl!8cb\TUt]皦14c2CB7vkd̸`0iA08T i 5UUUݰ'}qQ9r,fL0Ύ[ZZ*fdda4744קHLR"(sF!qBp)b$'֯_v`+KR> ggv7!~9!ںu^6z1YnT=q@;~#UL eU_~.)qnԜh8N2Zj~e4ĎEI)uPA8Oزò`HN2sK A^VӮCx_`~?l‘&Zrӌ㬞VC*菛tOv4듯O8$sE>=Ey2zq/m)\W PÍ8nx- @4X>kՐ*/{q;%⪪{< ,$Ȅ(! |I-:c`w:fLhMٰ"M<˲nNRs<]' QRQ8ciҥ1K$H-cyơ%p…OU\?]9E%'+z 8BM&S__.Y͍桃(!feλpLMvؾ?I{쑃Ղ [%2:"K_Yq˿&IR̙3Յj{c1  xo+L[7(:팩擭-u?OyXbdYˢvT7h^fu٧+V./Ing:uc{\t$jq&E\1c- < Irv{(5oIobkVW\.ǽ$sԂŵH$5޽f*T_v$ϻ"Uz}}m-ʵe[t(ok^z^umڲuGn޼G$ Xa0 B~xS]'ɝ1cgKJJG pӼym6Zj}#[u)<i^< |nq+dx_8_v$IϚ}#z}}aJ錵e`mٺJAENN r: Ñ @J)]O{&ɝ6m>\RRR%%%0Y_.)Vq`Sqڂp-*ҥ&]pnf1د{q[a-q)zS@ׁo]>L$-;i?H\v-":{qAb%;*}.|^7d\ Sȗ}ewi @}]r8!$0 {7n$IPNNcƌ)SR&\}$wd;SccjӯO Nw@"R,©HDD,Eb+!$"|mνo +_+_ο k0}9,c  JaHv" +C)#QRs"AE[/ $yxIXt՞w!;nj'{,yQdE˥u!#͛*˩Pd ,B\|oQ|xnEq@q8p0qҔIr 6RAŌ$,IR\H"&WŢI&vp`Μ97ndYQ^^$;e0Os/u;N ݊r}p;Dl=ôtӂnRc[ʔ$s?vxFY=vRP0L]adY~骫u:Xwto/9ӂnZb<)K7XOn9|zm9ScG\a;%Izگ.q҆ݿ5yn^ RDlSM74̀cVE(>E>8{Z+Ay;C>C\pgpNo8|@i_SUunn˲ zضO>1MF`1b udKK~ (oUl 8=((I8~wsn4#N~@@]x^[sR= Ç!iL81ȱk.qQƍӉGu]_T]]1eʔd/PTknl] sn1L!_zۻ4kVue1ät@-[u&_0"a1{fb]|bعui\l:+${•_٦6Mse`P2Ln#0ڻc#B +tQD}M1f]l]"PjaTXq칮zcuYkE1f$5]BU~I'5MK]I p8BOO,*+))9; 8(**´iڊ:Xn4& p:$Ȣo^: ^䙽e΁LgZGkste+_&b\18RyR:s[Q+d⯛{qx$r|ɳQM:(ϑc׎m#jMӜfuYp3%I11e C-)׬.;U[U Ȳ߾ .,lDU1c%uŷ1-[gܷ|鵢(xH07yCcFC}meYזK6MK\4qԘ[\\ χ{I@uu5p\|(i`!77hhheY & $L3ΡS f"-[Mhf;qZa{(ϟ{DzM ӟ;u8Y(ؙT-˂aҔ?b?R W$ s{d ]-FWG[clڲu'O+!=9>H/Bȏƌ AԄ$m`C׫{NߣB1j8fxj 5Ԛ"7Id?1T;jU8݊ݴUyi2.Gn\BH oh88zpD.|fn^kHT5z11DcZ\lżQ!)rA JE[sx6r[/2oM+=GE\FG'NG.. wr`L=?O$(dYykV9 T?[VQyYOL"9U_4;g U"/0ԢuwpOg'7i7= Q x8DQA{{;@r`VrԄ$8p@9E\[+K˯E1c:ItW.tc*K狒xTUe}${&oRskQeCF%B%K!yӲܖZ<9?wmٺ/[^^.q~~>chnn0H`=YRRrfe'9!t? w O0 Z';eb,D} ^*J[s\l׶Öe\LJ0<՗e˗~ [Wc4qg+&l`w͑Hs NAF>p"8ˁ/vj杜kV+!oG莄CV[c]g4ÏCB炋C=س5͉ ܯ .qǣQg׶p$G~{W[pca۩ /29~_pe2ո:~TzU0M3 d "?-[➑xݛy/cP3 ](ƺT׽eKvw#ϙǫ|!pW'LR}1 c<(Kr cۻs{l玝_ۼyKWW{V,]v+XՔޘ"&D6!zeX}ㆍWT肍п&zq&Y`xF,E4E0eY[8m @Ae$s} /=-+0aOZvH'Ǐflok%ǎU%) v'I\j+耍h‚IL;nTo"'18/'دY/aEW;f_OTETCp*$IDx)p˯[__߃/U80ENߟQ+`0QdqB㜛K$Ijij15===~w|N/)ϙ;YV).ι!{(9smg6gm3(1AZKB\Z-5@9m &3A|}=NWl׻UO~z}~I>Uop,N^tcƍb]mk_Db =yƍ+ò !ys>w^ .[Lp:Y- 0Qz% r,J4-D ,8 )2L{:y-fی'dY?qmMлu u}}̙SRR*Bvըz"tz&0 c4ibivNH$UVTѓ_Q7z xxKy 0B4Mke&@5M㉱3í]aaMB ϒ%K3u ze 8z.+U`8>XD|}:1pcwepz&5DYle$ <ϛE9tSc|,R]MVW[[J'l{%ā&N8T``?D!4Qg_1z鿢7ZLԛ8oջtRɲQJ9IXAtQ@ f*2 uҥ{[ߔs˿_.2ǰݛ%%!<挳Z*l31BY tMc4M/-,lŚea y ŷ_uj{$h, Ve6>Hf iJUQKP2jr߈P0Xs E^X&jI\CP2j KFX|~oR!bs,gƔRd -_1j ˞xi!R^^~0I#==999HII'^psgK~a{4JWT5?\ 耪PU`Cw秪Rb͏WxFdGɘ9:MUAMUuH=ۃ>w>K y6aaґ2PE,K%#1cEh=YRUȢ_<óɪU'Xt]GQQFq@w^dggʋ-zLi/RQMLc&Ny]PX`-hj8).twu|*Me+֜ӆ{<;"ۆٗ@UUAUZĴ ڷ_:?w_o1 ?[͏%,C%=?Οs!n&*c錅}:)//BP\\"%ԄH$Aȑ#PU .\v VUa8vy1R0, UzH67_~N+UQ/[朾"~{tM{BUU S1 B?` MU l\>p`;>piXb f!<VX-EaQ1}% Vcq6|~-nk"o&qT@yy9!!:t(Ǝ aB8q&MYqȲE r/_X~rUQ!i31uqS=*f][1y;*6|n[UQ.[ۅ/װxR$[7e)_@:`رqrv IDAT@'NqP%@-躎/>B8qlLyA/bTU;Ⱦ(RAEC(j{֦m\^bM PRj3i&f^z-1@v[6pH񠪊`G˩2ڮ>(֫s$;71 ?SgKٰMӴ`YŅW\`mR8_,C)//D0 JKK1f̘zOjbEEEqG%ѣew_/L7J" _r (U U`DC{wgܝmm=hkj@$B snDO,,T#҉\ӯCa(JQ 8{#;PYpxh;Up(!# OVNbwfϞoBWrƬA EUU2%䄫ǫt[ͧ?X=i._Kwʕ3 !egg/Gffeml=SPU^7x]]|>TUEFFOӦMKzdfv^@ƀ6B}KcZP4d8&Ͼ$ 'q (r^4IY>4QZ"A6~h#>f"FNEXZ=,YfE!nwMX̿g+TUjeIB9\ ~*DQlܰHZTyC`Yv ={vX ~GFii)BZZZ҂:HB^VV&Ξ|l\w f(I$Uxp00d3as* xA+)Y7R$vڽmSfveJvgXi}@j)pGBg[3FO\lNbEjF p0¡ <Á48~(}OsR$'͘c:;aY$!)5NW2v;X&ow'NՉlddrȲ1^2E*5EC!B(qhQ̘{>Dь $gG ;Q͍ǰ1s< C-zXc'NG=2zzJKKL6_y ÁAGJZ\)) :‷6Bšhmi(<لA"aHRR$Y@"EMɪ yTpR8U K}n(x G1QykR?2M֖azVjUw?'nڵ5vGRZV.FOp( ׍H8Yފ<FY+(BX c˰W[}[)B2u窪ł$%%t[b DQDFFFT/"I|[ZZ(o r8?t')HPMu5(96 6CUd!l(BM.6y,'-$]R v_G 9@[SB~/hCxMUeX[,@8B :T()2U}aMm{Dyܨ< bĩHJM+9#!r>V<I4IH >fZ閗_qܔѣGCi=uƌc荎aǔ`6* p C!_kS޼w_.x(lԖ S@=s$dwIq٘ 蓯ytabxe?՟{P_/P 2bokr0p;V.d&giW㊱N- >骿/HLOiܱ9DCD 1909dw!'5=  ]M -++R9zh|L慦iqf D8fÐ% w'^Dڼ(B  fTCŃK\jxʄ ,KRE~t?ք^A,eZt wPoğ޼K޹Kwi`$p<磏,W(R#{ˋ): C"aTFPQ T_Zg>nTX\"LN؋G-Z(]~q{svܱnJj*(8-:{lH870i=A EPcNe"1#h0I9N ) ! ǀ X1 W>Ozm @F"p,QuGWӈ_]K ,hg Ȁz5M{, Ɩ5qaY? U14y^tZE~zp_?Y2xCcked%gakwxz(h,'IT_ϑ ’=Guwe׾Bًg>`r`9<3;%K/im8\_ѢID(m%#˛83AQexW:vxs,Â2 D 3޲2J)]kk,qLɄS2 <Cs\ԼӖtي5"KTWٿKl,e)mH 0uc׽l|W_ -! ‚1|;%K!YОk`2[ Hx7ͨ,j!=ˮ} E{b7V(eBD2rS@g8z i$x=7 Acp.sw͉;?;cY֨"[VV槔n;8Cu0 c0hll@SSX0& ބQUA͚sMd1[,twC4vw>sýui{\8s~e@P`U|qI-K/Kk:3ZW@oyGhƄM"k:Yuo{@r b \=bdҭI.T"~Mmܩܿ{Zu]מ{9QUUVUU-+0V]-p 88vGl0Tv\9ٙkQ|HIz7:m;MA'.eR-Ft ^ff9"%N甶6(tGz{LL 8VCTbz'&^9 @4_3UV[GҮަ" lk`F" cz#0xH9I-^VNgp(zj}o:t]SO9A+a,Zhs/+.2 #d&F. <'>RpBN:uqw_K, >.Yad>mkW|%' oJA FQĠp*=ccﱿٌE kAۏ&~H~5-iU i!% ^0*s?se˖ &˲yih7-D1HtQ7*!Du]fU4zyb4FF),z ;؄>w`pejˡGobA ;Ss8N!Gol,16Z!7*ޥ(|q,q댪:!DUUU1TuRJiT$I]$ychdCDGos)N5*^A+>[QQfeeIIIZ ^??2dٲ[Mblata8Ua( Yc)+p OvZpn  C MB1!5EV#u<y`yRmktt04V@e!L'CE?R<y,(]BM' 2zY'_u4E|lټ@~$9L@zYYYp-1w =+g5J'Pq`7khpdxݢ X֯zp,z-.8pyW ݉cv^ [[N֧Zu!dN{\ҹw.9i,ðho>VFj$ÕisIOwNP5\R>Lyyy9r$8CCC "RSSqIPJ0̯~gX }ݧ=ZGz9>/GJZ#ǂ|3i:aSa_@YϦc yE;g䧓C?*@E6n*Ҳrw_:m-غS("YUYrኗM@l3A?j+ JFdLf za̛%8p"sB/_˛#[2ydľ0ɲnc1b<AUշ-ZtogmLq=1r΅p$TÅ! `)3/DMQ୧`/(DSן!#a"$npDÑS4 [+o?xm`7\ 3k/xa[Q\2s/I߷n i7p{W(96n:][~ UK8Ν; & ==ѥ0`QXXMPYY3g"== @?x~N6fdX  )R8 )}0a;y8^yJŅIslۂ&™cu8Qu xp\!%%%I&uuuؿ?, FVyСCp@r.?&oΞc76;niho5v{Pޝ?Hn(*Uw0\:]~3 C4e7A*s8exvE;?K…_E<4F):z,0ld޳T ?b&MwAff&NCӴgPb8XVTTTėR|rPc2|=^GO:h.hEqk,6=Rt5Au=KGOFݱ# B~p$eMՑ~Mf3~v]hUUtu>lY/bZ1c 45DzVhii9#.| @TQ4Pv:vbTq6fjfylGzf6" L+TS^ʣ,eM1BC@ @ua3C6iktFg#3J Wrxt>6=46bGM;-_|LLyqeMRdGXgm9ec1槢 3]I(<_XP ͆c'ap,/\좣,0ާzjiF~% 8uaka6vJ)XŰaPQQUUQ^^>lO>Vl׊&S9σ#[r.N ^ݍOՠ  e3:Z aף/ ˄nA<~Û+KiJFU""Q7DU}B08p_'~zIDAT-"<5 a$t8<oC5e O?MV pT1~htށ/᭍$"R`ow:lSdժU<ȀB$AKK (񽪪  99. (n@MMM$quFa 򃊆rm-+(?21^ǥ0fl][RD(.q( } GV^>n~dEmЄM4'\Ɩ!,S$W",QD!)Zx~ѵ)so+W|R "Fhq,R +Q[)dEWY>WPo$-:"I7wq̟kٶ˫6|i?Mfaldf!9#'vw:ar{u`8Id՟_֟Zjo,_<0WБbMf -!%% < =E3zZrĖ-sfϊtmn;VyeSf2L֭[rt?I'ւvǀ>}:Bvecyyy9{k.pĬٗ\ɍ| !jPs a DAV 0@qEMWHjmĢf8 .eA0Tww{/au$!aCE;ɂDhFh4(Bd  ~L+{:[|ןB~τˮ?ҟxh)"ގ#"l- CHYV@%YXpp<}*8O)*fϞÇn# `Y8" v#FG-,,E0=>J^LeKG!Yy[t}BB7QEFwgl]{/  3Ñ[CQyO'ǻn|ud w?p|o2sq޼1zdqs0 xP8U3`Xʨ(=6m]ב1cƠHOOK< !9BHNֽ,ˋ^L+9Js:1qX:ڰ˵+߽QD~Qoh}ݗ3$GWSo7ld#'aՈG@/{aSFG nߤρݛ";c#|PhomFFVFc1WJ(/FŁi:TuhEn2-ƍF9^N)))<+}P$ Xn;EQGZ7~io1|$f߾9sfLG,df?SiiZvF9%wq&; Ζ  v3ePtƜ\C]qTn$ԇo~'*d?C^^/G^P\?z,a-rB\Q!K X6T#LꚆ?c]^^NxܹsqFL8֭A9.ZUU!%% @UU0ܗ|f~uM/z$3+WlC(PYy %GY F }w˞#)Z°+U0~EcWYB[~94lWu{Mm0v_lqnɨ^C vkMɟ] t #Q؈+PU NVR6~'v䦨^ }u]dY~ݹaÆ8PUss3222 .4!mmma_Oi@.]4Y@*@.e+in6HsfjLh5; >U-7fyšu]oFmoaDdnܾ̫.8s wZPŗG=\<`|b"O|׶߆R+ )zrb~sR5?+mDgk1x[vUl`u@ %IGeYEÛ?o*:=ߕ+WɤeYUhmmIII`ʲ&lj(N h$@ waXS5+{•?LJ5g 2 P5@:Tj@w; Ԉگ_|.n@D?Z0@N& .j9϶/.**2Y267 QW'd^͆g38ƊV  ͯ@Wԟv bfF+]+ IQ%m{AO~O>q\ii4ɺ!: G'OkUUxxbĴ(~}^7dɒx~{jlbD`d793s\{`Oz"Щ Co@*Q\3z^Y[ܬ-̎Y0,$!Ye?c `%ڊ` "ȯ*aYv˲5m,ä!do Ȃ*Bbp( =.ݼ0 8ZVgBH_F 00lP[nv>B8 kKzW\0K4W 0*@7!ģG4l;Y*c뺏c!{iuat5D:xZc4tUS%,zt!h~5&n7&zftb0 #Eu vpAg0IDATcHD( `0D!S#A.9hV" IENDB`PK u&7/skin/classic/messenger/icons/remote-blocked.pngPNG  IHDR szz pHYsN N }OIDATxo\W?Νܙ+NbMh%DDYʂ"HHY" !eZ%U[ mqڠM?x<{{j ]s1K_|1Zgl(2Z1&c[YY˗g |.\p}@FkZgD$#"cL]%L.Tt:ͥKxV9… eY ~."uD"xw}tihh5m|k710dMcȞ6t]~p\zHؠm};w1'd V w~$Dhm(TP$~0 fٕ= nFC Y}Ew+_@Pi+[(ooYG8F~ s aGp1` ꠵E˳iX,y98c<O8AVԚ5rW֙}is|]{9_xfxF "Zpl6<'̐JmP68C0#cj$}ȏ~tY@/gχJ*D wnMx̃E)Aւ-[I 6W=略j^ -h`y}W廏u kZ4,mGqc()}wMB0||JDZcRgRX+dBvb1=&g8r`}WڞL> k@LP2Veb@TP*RoVI^!ͻEn+z$&33L?11BA@@ q^]|W7;BRPܢXW@-цf=>&j 23:F1ծn ;DFg$tyYj?Ȯy"떀A)͵cOJNadV`D!D Pc='"L&9Lgىy**ptbR%/7衧q04rCh1h+N3_{pI#n1D0֧7i+ XYR~/Z15M777]`9` @P/β6#^}|"s1_mPx`cm-WXyz߀2(vP7<ԳH;m+)huJYʅBFe Oۧ7;WÓ;pСH,0xi77j|5L-mX8 1wDEu,]j;U` heر ~>[YIENDB`PK u&7 5kk1skin/classic/messenger/icons/server-local-new.pngPNG  IHDR(-S`PLTEUUU333 AffTx/fff33f vpAg\ƭmIDATUQ D XPl5ߪi3H"7} +J0Pڲ=j{3Xj Ҽ=g zb |Of  d)\f .&rIENDB`PK u&74M-skin/classic/messenger/icons/server-local.pngPNG  IHDRR0PLTE33333fUUUffffff}ltRNSܘbKGDH pHYsHHFk> vpAg\ƭTIDATcx x@b<{{*;㒒R:c,98xg(((~k >Zb1.]T[|fthqϨD>\Z/DC(@""mn]: P H oQh@TUEƆK/'H2M5~Hx_|{MAns!HI~edt_罀┃6O+m\F ic&~Ir{ N5-j`YSA_<lwʮar:m s!jbfRSlwoq׹9 I }"#ʗ WR"~ZLR󳪗IENDB`PK u&7{N!,skin/classic/messenger/icons/server-mail.pngPNG  IHDRabKGD pHYs  tIME6 w31IDAT81KBasܛN-b96DBЯZ\S Aptn(jH$j3 ("OC\I, Zzlp} !" @:Y_vUCx~H<- J "*" (\VN_p{u#74˱h@T̅f9V>LƴM78N'uk{=(cY 1贚}zb^2bm9d3YlK(Gl|}WLibuX7 t- )m? 0vwK|e/yG1IENDB`PK u&7iD%hh1skin/classic/messenger/icons/server-news-lock.pngPNG  IHDR(-S`PLTE333;ELf[hq^ltx3f̙fGtRNSbKGDH pHYsHHFk> vpAg\ƭjIDATӝA @QMȨ4UCZw>G|r!\)RV:鋵t2l` ܩ{mTؠZNDi\oا4!FY/EiNEA:7` crIENDB`PK u&7O.q,,0skin/classic/messenger/icons/server-news-new.pngPNG  IHDRR0PLTE ?JP ATx/j<_lv)R5.~tRNSܘbKGD pHYsHHFk> vpAg\ƭeIDATcx yy!= b<^-A]y 6;\N$1< d``cb00#%%#`GaK|^'IENDB`PK u&7NȮ  ,skin/classic/messenger/icons/server-news.pngPNG  IHDRR0PLTE;EL[hq^Z tRNSSOxbKGDH pHYsHHFk> vpAg\ƭHIDATc&% `(P////1R `c I88YM (((501;6642IENDB`PK u&74$$7skin/classic/messenger/icons/server-remote-lock-new.pngPNG  IHDRabKGD pHYs  tIME9fIDAT8ˍ1haڡB\DnrG]"Wb' Bq2cAD&i=!q(ČuP(Eס9M4??}k$S9 v (m47R,qa;F>M8\Y6=pF!V=胑$c S5 7]ZmfĴyDv:;?pv~qTAN/ܽu~Q*k-gnezz<^lݕ1)eg=-ّ.OEk-A]s<^^7E.rhgIvK㣮|Ԑ<䢚w |qG4 Bk00ը@(pW>;CTڭS.4HX?%%IENDB`PK u&7"|nn2skin/classic/messenger/icons/thread-closed-eye.pngPNG  IHDRlPLTES^g x_[=qqq///zƄooopثՎ֚888ojGPWbFFF垏[e@HTꪪw?=( ,,,zQ/-;^DtRNSqҏbKGDHq pHYsHHFk> vpAgIDATUW0Eщ1zz6S AJxGW0@!,@)G\@a~E,j?o=d=I$q"ƫn0IHǾf/c62]I\[ d`t@|ǑaL1ju_Dȗ3zzTXtCommentxpT0200SͯI/Jr,-/RM,Sp,/L]R3@J.̤R ؊K-45G!(537HAՃps+RR5h)IENDB`PK u&7f?{{3skin/classic/messenger/icons/thread-closed-kill.pngPNG  IHDRlPLTES^g xʩ''ךDDaaޫьϊ߳~WWΊڦ|}ĵ$$dnv$2suܩʠooʫ:;Ȅ@ ߱+tRNS#ɧbKGD?>c0u pHYsHHFk> vpAgIDATUW b\{#$NKh1ub^X0Q*veGDzܔx:xkP˱!ELhQG3oDwq@]*"I?]hC"&(0{'zzTXtCommentxpT0200SͯI/Jr,-/RM,Sp,/L]R3@J.̤R ؊K-45G!(537HAՃps+RR5h)IENDB`PK u&7Kll7skin/classic/messenger/icons/thread-closed-offl-eye.pngPNG  IHDRlPLTE1>Nlyѿ///qqqƄ_[=z̟w[Վ垂888JUde?=(֚㪪ooo pzQث/-,,,FFFojGOOO???[}DtRNSqҏbKGDHq pHYsHHFk> vpAgIDATUU@ EQNPfffNڼϣ+@ȉI9q2QRd"IznzaAu;Hљ5fg:"+<Į{p tuIS|m:bÛxqt =næU@d3"^)V)7zzTXtCommentxpT0200SͯI/Jr,-/RM,Sp,/L]R3@J.̤R ؊K-45G!(537HAՃps+RR5h)IENDB`PK u&7~{{8skin/classic/messenger/icons/thread-closed-offl-kill.pngPNG  IHDRlPLTE1>Nlyך''DDޫEQ_ьaaԠxzɅZeq||~ooʅܩحRR##rrtu::ſ)3ϼIN+tRNS#ɧbKGD?>c0u pHYsHHFk> vpAgIDATUW  \{#$NKh1ub^0Q*nuGDi=ןxv0kP˱ۊ! ֝EKhPD+oDq@*)F?o|"30zzTXtCommentxpT0200SͯI/Jr,-/RM,Sp,/L]R3@J.̤R ؊K-45G!(537HAՃps+RR5h)IENDB`PK u&7W1.skin/classic/messenger/icons/thread-closed.pngPNG  IHDRPLTES^g xdWtRNSރYbKGDa pHYsHHFk> vpAg_IDATc(```(FAAau0 (b " e `e E "n. Ʀ@FH9"R^T6(g1 ܆DzzTXtCommentxpT0200SͯI/Jr,-/RM,Sp,/L]R3@J.̤R ؊K-45G!(537HAՃps+RR5h)IENDB`PK u&7K-/3skin/classic/messenger/icons/threadcol-threaded.pngPNG  IHDRPLTE.; vpAg^IDAT5 DѽX1$RY d1e(3{*f&(gTвf`D}4=(:g{!#/IENDB`PK u&7ش}g5skin/classic/messenger/icons/threadcol-unthreaded.pngPNG  IHDRPLTEh.;< atRNSKFbKGDaf} pHYsHHFk> vpAgBIDATcHDA 1 @ 01PMD0UDHRRRp0FcTRE'IENDB`PK u&7ţP6skin/classic/messenger/icons/thread-new-closed-eye.pngPNG  IHDRlPLTEVal ATx/ vpAgIDAT-0 Ф @Y{?Nĕ+ѱ 3 Gbqnf6}lU![7<<rAR/I2l0oI1UXhulrJ[:K~\J1-ZsnϺB!?u $ozzTXtCommentxpT0200SͯI/Jr,-/RM,Sp,/L]R3@J.̤R ؊K-45G!(537HAՃps+RR5h)IENDB`PK u&7 7skin/classic/messenger/icons/thread-new-closed-kill.pngPNG  IHDRlPLTEVal! ATx/c0u pHYsHHFk> vpAgIDAT5W@auNpۅEΈFD23LC!'Ec"0=X2QUAHm){$R|"oap+EMMaD#`CwnzfGwylz t6zzTXtCommentxpT0200SͯI/Jr,-/RM,Sp,/L]R3@J.̤R ؊K-45G!(537HAՃps+RR5h)IENDB`PK u&7>;skin/classic/messenger/icons/thread-new-closed-offl-eye.pngPNG  IHDRlPLTE $ ATx/j vpAgIDAT-W0 P8&$ {a:ECD`9e`&ei/AT{&{3ϠYm+M h{u :byfAs&ǍzzTXtCommentxpT0200SͯI/Jr,-/RM,Sp,/L]R3@J.̤R ؊K-45G!(537HAՃps+RR5h)IENDB`PK u&7-<skin/classic/messenger/icons/thread-new-closed-offl-kill.pngPNG  IHDRlPLTE $ ATx/s|j<''ך)RDD5CRьaaIUcʅޫyz::##Ԡϯ||ooRSܩ!-9tvԷrrحLN0tRNSbxbKGD?>c0u pHYsHHFk> vpAgIDAT5W@aױc{OpۅEΈFD23LC!'ec"0=X<9 6Aw+Hm.{$R"sKEOMX([w*foGy* y=rZzzTXtCommentxpT0200SͯI/Jr,-/RM,Sp,/L]R3@J.̤R ؊K-45G!(537HAՃps+RR5h)IENDB`PK u&7P05A2skin/classic/messenger/icons/thread-new-closed.pngPNG  IHDR0PLTEVal!믶 ATx/{ vpAgnIDATcx0wQ" beu10KqGg#sf"z 0 eJ@w.`wށ=115ժ%zzTXtCommentxpT0200SͯI/Jr,-/RM,Sp,/L]R3@J.̤R ؊K-45G!(537HAՃps+RR5h)IENDB`PK u&7||+skin/classic/messenger/folderPaneExtras.css/* distributors / ISPs can override folder pane icons * see http://www.mozilla.org/mailnews/arch/folderpaneextras.html */ PK u&79J+skin/classic/messenger/threadPaneExtras.css/* distributors / ISPs can override this to override thread pane icons. * see http://www.mozilla.org/mailnews/arch/threadpaneextras.html */ PK u&77*skin/classic/messenger/messageKeywords.css/* distributors / ISPs can use this * to add or override icons and colors to the message pane. * see http://www.mozilla.org/mailnews/arch/messagekeywords.html */ PK u&7_h/skin/classic/messenger/icons/new-mail-alert.pngPNG  IHDRO|vgAMAOX2tEXtSoftwareAdobe ImageReadyqe<XIDATxb{.`c>~>ħ qY3q]no\8; 1_j O,f@15v /?^q=A/ߟ1} @2k#Ac<##a@j.XS@ `ߐY?@1뛟/OvAFE_1s~o?~"ʢw90`(1h X ~fP~ ,>|~u!.i$I |`?0ZLcv`&в_fq]k/KÍj eo1r^`.Yo ~Æ(v\P̜qds,m=R #"O02a|O3o~ގ/2&}Y@,|$cASC Õ?ʰrܢ{=֞0k؁Xς<@hх.^2[0a{w{` 0jY:lwvÔֳ @d!~>> ] B| ^fx37+++l>)szd9<=y{˯^c ;-+8s>03<~AAFR 00|Z $.ȩ 6@΃MyMv~ĤT f 7zzV e,(ݹo0e0Tecbcfdd`_p C+(QrbXPP\72|k &Z l$%䀾/@aC G_fcgx@@}S ,*h 3?/110}fn= 5UEy2k~C]DT9$ (pqq /_2ؙ3 3<}0=~a# ‚ jJ @@d/Vl ""o QP'GfV_`v$.v ÅaG]d+n.`02?}AQ^ANN`qaap@-`x1.;0 mf E`jdxGOL J `= '+pjj B Z _a#"ӧ^ 00(HK13|çxH_߀; ~`:+dL"'Lݑgl` *& l05A,fA>Ə,L rq3D1tաĈ@dLm4tfc/+3BPnٳhýK~@|t@h8_A\-ap1R; &0A p6N@H% (xE%@>52a- _fb1d@ PKA6vYEEy%e)iYe55A?k$ƕ+@@x-ڳgXmc. * Portions created by the Initial Developer are Copyright (C) 2001 * the Initial Developer. All Rights Reserved. * * Contributor(s): * Joe Hewitt * * 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"); treechildren::-moz-tree-image(GeneratedName) { margin-right: 2px; list-style-image: url("chrome://messenger/skin/addressbook/icons/abcard.gif"); } treechildren::-moz-tree-image(GeneratedName, MailList) { margin-right: 2px; list-style-image: url("chrome://messenger/skin/addressbook/icons/ablist.gif"); } PK u&76!A A 3skin/classic/messenger/addressbook/addressPanes.css/* ***** 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 Communicator client code, released * March 31, 1998. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 1998-2001 * the Initial Developer. All Rights Reserved. * * Contributor(s): * Joe Hewitt * Seth Spitzer * * Alternatively, the contents of this file may be used under the terms of * either of 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 ***** */ /* ===== addressPanes.css ================================================ == Styles for directory pane. ======================================================================= */ @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* ::::: directory pane icons ::::: */ treechildren::-moz-tree-image(DirCol) { margin-right: 2px; list-style-image: url("chrome://messenger/skin/addressbook/icons/addrbook.gif"); } treechildren::-moz-tree-image(DirCol, IsMailList-true) { list-style-image: url("chrome://messenger/skin/addressbook/icons/ablist.gif"); } treechildren::-moz-tree-image(DirCol, IsRemote-true) { list-style-image: url("chrome://messenger/skin/addressbook/icons/remote-addrbook.gif"); } treechildren::-moz-tree-image(DirCol, IsRemote-true, IsSecure-true) { list-style-image: url("chrome://messenger/skin/addressbook/icons/secure-remote-addrbook.gif"); } #dirTree [sortDirection="ascending"] { list-style-image: none; } #dirTree [sortDirection="descending"] { list-style-image: none; } PK u&7~Q" " 1skin/classic/messenger/addressbook/cardDialog.css/* ***** 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 Communicator client code, released * March 31, 1998. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 1998-2001 * the Initial Developer. All Rights Reserved. * * Contributor(s): * Joe Hewitt (hewitt@netscape.com) * * Alternatively, the contents of this file may be used under the terms of * either of 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 ***** */ /* ===== cardViewOverlay.css ============================================ == Styles for the Address Book Card view. ======================================================================= */ @import url("chrome://messenger/skin/"); @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* ::::: Card Edit dialog ::::: */ .CardEditWidth { width: 25em; } .CardEditLabel { padding: 0px; margin-top: 3px; } .alignBoxWithFieldset { margin-left: 6px; margin-right: 5px; } .stateZipSpacer { width: 3em; } PK u&7ޯ> <skin/classic/messenger/addressbook/selectAddressesDialog.css/* ***** 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 Communicator client code, released * March 31, 1998. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 1998-2001 * the Initial Developer. All Rights Reserved. * * Contributor(s): * Joe Hewitt (hewitt@netscape.com) * * Alternatively, the contents of this file may be used under the terms of * either of 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 ***** */ /* ===== selectAddressesDialog.css ====================================== == Styles for the Select Addresses Dialog. ======================================================================= */ @import url("chrome://messenger/skin/"); @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* ::::: Select Addresses dialog ::::: */ #topBox { padding: 0.5em 0 1.0em 0; } #resultsTree, #dirTree #resultsTree > .tree-container-treerows, #dirTree > .tree-container-treerows { border: none; } #resultsTree { min-width: 10px; } #resultsBox { border: 1px solid #000000; } #addToBucketButtonBox { min-width: 10px; padding: 0.3em; } #addressBucket { min-width: 10px; } #newEditButtonBox { padding-top: 0.5em; padding-right: 0px; margin-left: 0px; } .middle-button-spacer { width: 10px; } .above-remove-spacer { width: 10px; height: 15px; } PK u&7993skin/classic/messenger/addressbook/sidebarPanel.css/* ***** 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 Communicator client code, released * March 31, 1998. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 1998-1999 * the Initial Developer. All Rights Reserved. * * Contributor(s): * * Alternatively, the contents of this file may be used under the terms of * either of 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 ***** */ /* ===== sidebarPanel.css =============================================== == Styles for the Address Book sidebar panel. ======================================================================= */ @import url("chrome://messenger/skin/addressbook/addressbook.css"); @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); PK u&7'󳐥2skin/classic/messenger/addressbook/addressbook.css/* ***** 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 Communicator client code, released * March 31, 1998. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 1998-2001 * the Initial Developer. All Rights Reserved. * * Contributor(s): * Joe Hewitt (hewitt@netscape.com) * Manuel Reimer (Manuel.Reimer@gmx.de) * * Alternatively, the contents of this file may be used under the terms of * either of 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 ***** */ /* ===== addressbook.css ================================================ == Styles for the main Address Book window. ======================================================================= */ @import url("chrome://messenger/skin/"); @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); @namespace html url("http://www.w3.org/1999/xhtml"); /* ::::: primary toolbar buttons ::::: */ .toolbarbutton-1 { list-style-image: url("chrome://messenger/skin/addressbook/icons/addressbookicons.png"); } #button-newcard { -moz-image-region: rect(60px 29px 89px 0); } #button-newcard:hover { -moz-image-region: rect(60px 59px 89px 30px); } #button-newcard:hover:active { -moz-image-region: rect(60px 89px 89px 60px); } #button-newcard[disabled] { -moz-image-region: rect(60px 119px 89px 90px) !important; } #button-newlist { -moz-image-region: rect(90px 29px 119px 0); } #button-newlist:hover { -moz-image-region: rect(90px 59px 119px 30px); } #button-newlist:hover:active { -moz-image-region: rect(90px 89px 119px 60px); } #button-newlist[disabled] { -moz-image-region: rect(90px 119px 119px 90px) !important; } #button-editcard { -moz-image-region: rect(30px 29px 59px 0); } #button-editcard:hover { -moz-image-region: rect(30px 59px 59px 30px); } #button-editcard:hover:active { -moz-image-region: rect(30px 89px 59px 60px); } #button-editcard[disabled] { -moz-image-region: rect(30px 119px 59px 90px) !important; } #button-newmessage { list-style-image: url("chrome://messenger/skin/icons/messengericons.png"); -moz-image-region: rect(150px 29px 179px 0); } #button-newmessage:hover { -moz-image-region: rect(150px 59px 179px 30px); } #button-newmessage:hover:active { -moz-image-region: rect(150px 89px 179px 60px); } #button-newmessage[disabled] { -moz-image-region: rect(150px 119px 179px 90px) !important; } #button-newim { -moz-image-region: rect(120px 29px 149px 0); } #button-newim:hover { -moz-image-region: rect(120px 59px 149px 30px); } #button-newim:hover:active { -moz-image-region: rect(120px 89px 149px 60px); } #button-newim[disabled] { -moz-image-region: rect(120px 119px 149px 90px) !important; } #button-delete { -moz-image-region: rect(0 29px 29px 0); } #button-delete:hover { -moz-image-region: rect(0 59px 29px 30px); } #button-delete:hover:active { -moz-image-region: rect(0 89px 29px 60px); } #button-delete[disabled] { -moz-image-region: rect(0 119px 29px 90px) !important; } /* CardView styles - used in the Card View Pane */ #CardViewOuterBox { border-left: 1px solid ThreeDShadow; border-top: 1px solid ThreeDShadow; border-right: 1px solid ThreeDHighlight; } #CardViewBox { -moz-user-focus: ignore; overflow: auto; min-width: 150px; border-left: 1px solid ThreeDDarkShadow; border-top: 1px solid ThreeDDarkShadow; border-bottom: 1px solid ThreeDLightShadow; border-right: 1px solid ThreeDLightShadow; background-color: #FFFFFF; } #CardViewInnerBox { margin-top: 2px; margin-bottom: 2px; padding-left: 8px; padding-right: 8px; } #CardTitle { font-size: 150%; font-weight: bold; border-bottom: 2px solid black; min-width: 120px; margin: 0px; } .cardViewGroup { margin-top: 8px; padding-bottom: 5px; min-width: 50px; } .CardViewHeading { padding: 1px; padding-left: 5px; margin: 0px 0px 1px 0px; background-color: #CCCCFF; color: black; font-weight: bold; min-width: 30px; } #cvBuddyIcon { padding-left: 20px; padding-top: 2px; } .CardViewText, .CardViewLink { padding-left: 20px; padding-right: 2px; min-width: 30px; margin: 0px; } .CardViewLink { color: blue; text-decoration: underline; cursor: pointer; } #cvHomeMapIt, #cvWorkMapIt { margin-bottom: 0px; } html|a { padding-left: 0px; padding-right: 2px; border: none !important; } html|p { border: none !important; } /* ::::: border adjustments ::::: */ #dirTree, #resultsTree { border: none; margin: 0px 0px 0px 0px !important; } #resultsTree { border-left: 1px solid ThreeDShadow; } /* ::::: Search Bar ::::: */ #searchBox { border-top: 1px solid ThreeDHighlight; border-bottom: 1px solid ThreeDShadow; } PK u&7Rm=skin/classic/messenger/addressbook/icons/addressbookicons.pngPNG  IHDRxEcbKGD X pHYsHHFk> vpAgxո9IDATx]w|T򟻽o6$ޤ7QTPwĂ}X+@HdS71λM09ܻw޹s̜9s˰,˲,\Kt.Bp.%=]RKt.b]$:,]tҥ2k4F0b0RT* cv;ur\.3 p0T*Ju.rqX"H$:xF,bcΏO#6/P$D |>BP0~sO{]:>@ =s=WXx~D*_n~e2L&czc<SK?'9c ?|˗KcbGr&]WrK O<V`R\Ӊ?T*JŅun²+Ppoe9:hbB7{F BPdd0 0ɓqNs|=0{hĿ?,˲t:F#MN-'޵K(D" @*d2 d$7.@J1O|X,%|w  =E /)k -Æ\/~վ?r|{t%ǤtvRѫ2 (b@ 9?rG %D$2dٳׯ_WP>\ {ɓ?`; cpFTtޖeaBa3gyE=Pu!jiVZS@%u--z=޽j\.*]7mڢEZJ f͚5kX,}!(_狏G-@ dX <|y H,>۶ٜVj<, `Р)SD"P,hm5=xpwyw<]e!BI;7\YV P^^^^^TNZ[[[[[vܹsNJ5>6ƌ3F& SRRR:'B j=u)իm۶m۶FW`֬YfyuuCCi)Eo1mZ-0PȲ|/K}} MYGR*J;M6-$abcccX6///\O0UUy3~o޽{ߨ('N8{uVUUUUU8qĉG=zhFGGGGG >|?)t^ٳgϞ=do˲JŋH$wqϷ~-|V2ه~!Pطo߾>w}7HTVVV0wܹs`GÆ,@brry~>o8 0O=S"*_~ |駟r   /[lסɓ'OPΜ9s̙]bw?-8d*.d2`ժ~੧ns~qZ²BuD&Mt.Zh_|]/7nRe˖-qR*jѣǍC{q|w Z @&hB:q8x0?ƍKM:njLOq y*FH &#` cƌ3fL?~ZV~AAAAA@zzzzzz \G9 tM7H$7|r]D;P:gϞ=˹7o޼ysouk暎zh~Ϙ0^ǃslU}|>jtnذaJ5vرɝwy'ߏ.׻J%*.ud]bA~lOj̙3g@++;q !!>>9jZ&<\*8p`Ϟ}mj 2etb_~ݎol6Z ĉc@Nt:.4 3sР3UZ4Fp8FhmF ;Okm?<p̹aaaaaa\E*.S\rYI28p]g8..L& ZPjjjjjjD6xK,Yӡɮk$/rG4M}K}w˅F.ȕW^yWB<9uHI8<?@ ` Y^/8w}@.ǁK&n@W](p8PM j5| FFZJeHwر|9ѣF `0ee'O:u)Ç_uy<VwpqX˗,v0W^ u]w8xxخ%yiժ۟|;T P[{v`F$ۍFT&4)SPu␫ d98i5jԨQz/={ٳ#:X{sxCz3p'~Vbرcǎ;SVj/fàw_uSO|m˗yƍ.t)ld0x08p`a5%"### :j=yI3g#!۱% ݽ9J ?hCrF &#UU'N\.|n7Nu0rkWn_8hRΦ (666666r-&&&&&S\eeIQ?& 90)I8Ux22ssb0h >ܽ vdC ?. Z4dH(D!,~-0},y͛i.$$DgTMMn7p!!B!@ccI vv;HЁ@{~CBn[*. eszaayG8V}p$RҘ1S\uԩ7pdQ޽no(T y}ףݑ_Ó''c#:;Z=rȑ{yyO<T=8p# 'arxlâ{,@]]^'s~?%+.):Q)[XXXXXY>ر8% b_rS#_f]CiӦM+^t5T* bù,1NZ$Y QqE"h gWA]䨨k0QZ:>N jtcb0+#4Y`j)Iw:ekQ_lZmhJ (yjm]%Rx!C>O9;^x`߾oF;~j  pѣqٳyygD(bAjeYLs:M&x\.m%ّ_/ҸIAp+ 0`w90 ,dYitoG0Fj4 ,X w}PY?#(,Dگ?JQK E"Q.qoV~?*׋x)-%zF.,WW?45a49=9ӧ0 EBBУXp… {'=GkY_v`29 xl6d(:8HSRhʃo*f3+u{^m۰h4ZmH@zĉ8'=ӱmd.͆GT4%K{ӧOssL"rG=zh.EzHHHHHpD LIa\jh~^{ luN>EEEE99SN V侱qݻl6Z҃Ћ^TWDs\N+$ ]ftܑߜlХpБOYɅ ޝўTU54xIL &*0Yh6F ֡p`܂>1ZJ.ٌsOmRT*UsMYh3sQaI].Tds*̲O9;v1Nh'ra)Q2(Doysc~L队E;YZZZtvXJrv .D/]~q23x۵ `((pq3bcB 2HYFc-Wo'>/ΦaqիWj|3~U&z+Y$' #X,nwSՊ L)|khR\DKssaaaX҂n09]['BH) ԩf]y%.II'=o*N' PI^\1?Ց JKD ΥRj)W]uUW]>A`-;1).`)_dY51.&;x 8!!!A*;0XE"|ܸqF|7|QǧYիo]&#dhh@E:~ IL 1zK/,˒:~ń_.lAzΝ;w64 ۖnVXwv KK((Ǩٳ{8a6緶,^l0de>\v_a;< w0^@ \s ,_>zFce`4VUy\|~^55'Odg/˖-[l _x_;V]R$0qqDQn)(ȕ޲_ }G}fvB䚑b_id$ Hߣ>):{?0,ϲN{t| IR B]"r<~ŲYY.Wolϯ{n/{"~#s~$SǸԜ<ɲǏyn[go <>fr8 _kJka+Dj/ȲqqR| ǧOr1%mm$Fh$6 wdBKCT8'Hh[nj{m|{D#.|~wF n Iq)pkv#/ɗ%>S`>85%wAp>\894'_tUVtqe2*^HԏiW30̘1 Uފc2y+0wpj]ob,%Ʋ^/#-ZԷ)rX̽TlYH=_xe#w/OX&;lٳg9s 1_?~n?8z"SL˗)z1)D sLssY3t@)|pmMͅh{z饗^zEA*NtL(X`0 ܡqV yXtQ\΃ ]+Vdd~ r%@v_qGEEF'I&SmϲJܜ,Z㷭,S\l6o~qȐȰZ*mi8@o%\0)R^b 9~T ZE78_~BaEEEEEΝ{=cyi'`Tx_~e>=h +:z[[+*|313bij:}e/oΒ;$45= `0v]w57XQqeebn>̲}?PXWw@aakkYY pQQmI$@0zvlMM]ѣ,E*!Kl0 }0Ə"`Y08: G19Ddiⴴ`K!gt4ܓUoEK!TS&~iI#m_11lQ0|r9*˅[Zg}g=Q$`,"KK}ʿQ!Ia)hBcGƜHn"|y om mjšhZ\}ǃ I3. ۭRR_~\L9?~qP{v=h]Kt ].)%D1]RKt.bȢ]Sd%{Tb\ ־Δ)m7x ;v$';DSpB_afB aUeYL/g}gb1nr0c.ry_cc5@*]S.[x_/,׿&O~?yϗyݻS(bpHF"HL&G(nwef((|I$}R\$裘xN 0jjZ[bf&MbY}_w*lf&y._Ek32}vM җ_^pܸzpرRo2g9tHHboÆßzjΜx&11,L&xM'-D6aBBjF"ٺoA32'Mh"#ccZ~ LgY†oM)'>ahE2fd<|&|Ι(RPg~???כLv=޻7:Z[n=:**1FGsrze Z>xp.l.O 0<Tj4Ɂ_xر&͝=sj,)ilĜˑ?>aTܻ:8SY["B-W/Ok6 *Ut!=7t7ߤt#G{ii Ph";v{^<ۭdzaCEi~9,_7$܍vѣ"رjV+E<3sV;dر-- V+Uoci[^B:>ex8H{:Ts*pPZL曇z衇6X hCCHx8lc bwEG ~Nsh(2"d*Tz͖00_?n\RR}?phu5g6 bjy>\Ĭ' rv|ˆOTx<,#-]z5 3hPBBۂf_R0qJU]xw*HObU?'T@,nGۑ,lh(6 C}P rB裯~ :`@TT[~F_&N0ilܸqÆ>>?~ ,6c{>VK[ke^i V'@)S_J  t,S`6'$PÖ:mxPnեJ7DtdRNG}gO]LVQt,X0vlb"~ _e%L&Ӧi4H$Ж7$\H|a:*Zȇ˅M|?B) 82+Q#,J2ԩ\~5#Gx n}̘p%??'>WKX(@jdr9"*\x<|>T&d2\.drB!#DrHNw][H$S^u|ŭ2>زo!! Ο=YaoH++!-!<::淤6!0+.!K ]U/ O0uԩSt+^GD=СUV0g͛{5+#`Ŋ_-+6,1Qx3VZj,T(D\` T*¶0U=97Q%|UgޣG֭kjNJ, J{oZw޹bc%o+Ijq&MRq 'p_Ӻu~rٰd W*BC##jի{ozQ""~9@E$u3RyǏsp4Y0Bct7ލqr߶tIO?edֆ 74ztD4&W1,0`qc6WŐ"JK7o꫃##I_|qCDDXɁDC^ajׯ[0bb6lcd2T,xr,kS4&|Ӏ+'K;WUaΰ/ #r 'Eg '/Zv8p0W5㜶-LGP%?DVS\Db6ׯ_h(6kVJ Hy++FdeH+VXbES}K$0eeŅ{ܹmblrBBb@ 0  @AAqq]ֽ}駟~i]鎸h@&yR?Ɗ'Oo߾}尐h*rtEP\fƳ/F8@~<0woo )OhDȑBs<ܶ 5 lF~CC )+$Z*ԍA0o~Qxꩧ~..j4v3kPzᇍFۣ>! Xۍ6v vm߾i@bbbbR1Gm۶m۶q8q9sBKmnnmH&@secyҜ Ls_%Ks;(0EѺ1ǧ&|xΝ{_Z-@]]}=moUtm[,Aib%ACsooꫯjNpt_*M%~g{Gh-ƹP8Tomt:css<nǃ > KA)O8zAn馛n@cb9#GN8}:ǃ8~wm_DrO b|$~БZR8s'#'y<] Z0uEGz g~^an'++pKn۶mӧ_~UWS\$K `4 UUX!cVV5p`ι8|% <[nݺs(xBDpN'Bҥ)nW$J FQU*z+*ޖ_xTLEr!и T{1cƌ Fck0aW^5 o@bF.dPHN|"Gߣ4 ϗm(3"z L'b 877777[&x_~_~8y>|hN$&h4 jۺg<$ݱL8u:sru)#_-#ڵk׮]܈vڵkע*)A`x≧zَ@H*?ZR*:Xc,uBLb@65}-˽B[^\W_}Wu-.hizNB!Z? f Рt~L%KрM-aL A hj#ʗZ:O%׺ R9^.bG@nFFFFFRh]eɓٹ2\T\s…!ؿZ2 ؞Q-0:4Fs+$IQi*@ MT솘AhYR)SN>`(ğj5$`(\ϻBvboL 8%Ev5#+uu .'$% 8z:]H@DDXNįD \grmOz=NRRAlO?%"Jz( ?'#KJ2).Ě5k֬Y:'EGW{!gY|Q (r((E̷~ -ʩR|䎺=n٬V r ܌Z H.>&rp&MYfjJL/TԷw"( \YYYYY PRRRRR 4%O J-/22)ш&2F#F1c\Rphd"Z&4J\Ķc7= Pet;ظ88Ɓx^.y۠]OI4G)!{n o)[d6lذahaĉ'N8GIVP&]Iw].m,++--*Xp@#t~L&dąƹlM E}%eeeeeeqVR`2[NBz&M)-Z=s=҂ CBG㜕\fϦZ+W\l~|An9KMMKeBnע?n7ǓHr< PXD8(*B=%~̙3gpA"lnly͛7O,»k"~+Y8Ȳ^D;[D"%p[DF\NJHڶ9!7@eeYYq1ta^JhbaFבߞʕ{C!טЙY|K+s ~.,0 )Zu6){^/>׋#H4K$>>|Á2VVb-[, =pM *"xb1&r紥c0 ղeرbbpnv]x #0^O Ѡ# z={χ t:)ޘ1&L٬Vdjmmm}=-ۖz//RKvԩSNuν)c =GE=O2ˆA_vhZ>2"/]zȑ#G<vFK7x7֯뭷zCR JYsT*ݵ _VlOd9Ϟ={Y4xAFClUF\"-SQrIO+@~15nTU54=^_]]UyppK <Wm-z~"Qcc}}]@EɋϜKݹRbFwsIaiSBZ,wWdp bK阓ý7|7Th6ݿ דPW# ]G H C- pĢ n72T^?ףRBFN&p"b}X >||Rٿ a_z")ν=GD77ߏN6+v؁RR5mL,,o))B!dINfhnnllhKzx8.56ӧOjuux\TohpO8K8Ul2a| b1 phA_q$8K:"1BIr9/0}|P ]φߨ3[zdA}>y"lGb|CGio9jRT%jv},7%~>b1*pSW^yn>ifC~N5jkm  gVsyjk|>kfXfr׮m~lj4Gg6`&YI Q+VX_h~jkqɏ@+ZuhOMJ[OIK^xꟻve?C 7pv(+~wBшsəih1_Zn%SQQQv|0ePKD-_} Ła\~=F~K"d[[Lyhǎ;v(-JJQa4P9O>_crM&;\{~ooy"P(^͸[Sc2LyyRQI$W;` &g>О9ԩhǏ"R0Rl>r|4 :ry?;dNR\_6V 1( Z(ɄE^0-%InnjڂG96|iJ%׺̈́BaqnzeIH?o?9;>9~e={6!!!!!{uoڹK|ƗHR`K7ɓ{~1(f\&ϥRJ`s`\0/a!;.'?P-uhgao%h@-ɵRG&~I|~ꒄtS!T"ڷmj.,*b c ,˅ۍ.062C{ךZo9~1wٞ;;/'`\cb7F9ũ!Ʋ,naYβt.%:]B'D"^g}G4ih?l:Is# Ky9۝T_JxZOD~W'u ö=]/CYԥ ߿ly3f\VPH$>ˆH"ۭP* J񱱉Gٌv_nz=kjl6QSR덊R*e2[H S" eLHMIٱgǚ5Vp$$65 !!:HpDEijǣV*UcL&pvpZ򛘈xo߳gl>*02SWgOEEfs߾uuv{SD)& W*AtcU*(2r:aBCyjZ!#b 6lX1% F aa 0pN7bDsF#'$lۆq TWt^trXl6DEi4v;@DVppqq пRҬYuuDվn||\\F{|#\$7up~UPZRTdKDWF a{Ç#@; 0lX|@0w}]ZaR)65q[e^~ ^g=W_OBKTTH" :nrSD+WagҥK=[JKLOJ-Hb07m -T8bI]nǔo„eU*TGMJJJJJjnj3fp>ς_RL9IJX\.]˅B'Mj80.`ւj=T*T5*>RRBC(*ji#;ؿ?6W^z||q#-]xt67GD #tsZ Fdӧn䑑#ﻏa^yɕ+Ycz ND>]ccNޯ1 Fر KJ0Eᘘ׬Yf͚:GgD~ fsYV(b[o=_45z=@hhtR0 Eh@ }U|Cر.[m82@ -js֬>}gp]N*.PU! IO8`ذ'LVV:/?'|ll,Id$$.>>$d8JLq"do? pP/9vaaKO%hL)~)l@v jձc&^;xp| ppFEDL.є)}LPVf4fgԘ͛6R^ dH;a]wIR,.Tʯ/'?3g]}5 6^z=@ TapI|.)̙*}s7NpݳggdĄ-dR)WT`Z,;v(*BBo=$$+h[Ff;' $; 'QQIttt]ӭ+(H"Xz?x8 ?3혢I[-JsF֎I OdРcc ;A|c~?#w7nܸq55MM6[M @MMssYncE"eh)nL";s!yra INNMMOcb={BBh,OVNwI56r*+\qhwOpu:͝Kjq)). ťu`M.Y e(+V\}Fɩ11hx&$&>R)'&Iɖ֯?xV\QqvlXA\]}ǃ@P_/3gr qR)* ;n\HơȷgOiiŒ}kL jD l\H9r̮]>k^PY f/\ P^Zaaeen.w9B`ŋ.v55%qVz1c^x[ƌϯ)))+hn6ZZΜ))9r ==%eta~et?MLĪ=X?txzZ+;n0n0 jmni̼F%|Z%sСCmB8ZͯZ[P8*$Oi#?(RYcr}w}~,N'}veII~\E&ۿ_JJFLL 8tTݻF27$*,8.łҧOjjGƣJ"#J9>}ۖ h"#B~DƢ"]vZ梗:L|III~UTxRiiiSSK @UTS0cFzz[BF1!Cbb23q RY Ӊŋc~G^M#8UӔ)#G^q)F͙v\ w LO]۹BB|ƻ9\11 էOŅ}]o_u5ʕ6< p8=t#G"Z STt:tot1]y\("Ghْǎ-"DP]t45Rqq6 NX  q"v洤diiNK3ȤHtYP+|‚% [vvvvv6} р Q௿!CXG]rshYF@-)/"#Ҩ((//+;yPyR\.?4%dPЯ @rq8b :@ZQΜP"[o"*))QQbO _]XV2ҹu= Bj{?{q hL ySbY2<\(HJ9R~tȽ^eX2#gV"s-#% %),Ar)8ޗEfffff&7\pN {HѰY>;qX\QV;T^Vڶ Qn;  32T*w%\`SRR\\Tĝ(hTPTL`n-[ 0>_gu:Z3/L,..'$D,$+F?w+L~?B!. @&xFF@*bp0o1&+0Qwk 0ns]{A+VX,NÑb0DF'Ɔt #.SvA9m]3Hm6lYZ4'rܶ/YS#Hr#'y|}FF#tTxӋMgaäRF$[2I8^œ¶WT:+6hh;"6d ':uuUUS` ̓rˤIr9#=p ++8vEXJv+[J}~kjpJZ/.,JEP ڱcǎ;/ŦBZ~`p8( tqNj4r"Q"bhܱco`SxΞݴhhǎcY\Mݥŋ/^Ejˈ`'@׭]sͳ ԧ'N=n7@Vɓ99MMuub#Eg"jtrr:ðZ#).Y$qnj' hmuZZ*+nh(7΍n^o upIď2SBHw rc}q.V sZnw8h`„.|! DE)IIqq:]R@P]rTQQViƚ 5PZ-&̜9s̙os3._d,̘1ny}:{ٳV˲Zm\8/W]m9QQ11\{d257LbP(;yR t7m`.Rҝԓ'|'pSʴPuEH ǧ mÃ]Q]]UUYHEE .8̞=gܹ!9{F#&'NĈ >m@tnړ'}>UJ\mUUп?)0z'bv z뭷19JK++F6,66::22>`ڴӧOHJ 8u*/Iڼbqf!#FtDP(.?sn c24T$HMeX0؉.j=˒ LAF-#E ͐sD OڮHQrSMspLλܑX_O:u*;wV:L&B{7Q(J8pX,88˳_~KJ`֮9믻\r+ fhlll # \cX,'&*4gt:1`+sU {OX8` 9|<⢢^kllllhXKS*zw:1~4{,?`ٛo>_>N[s˗"/},'HHorQ]mZ qc4L6*8uuښ&nݺen͆sv(vNvw7-"b.+g »gTUGp(X5)e!r99up-ft\NKA-yP<-9Nݞ^ȀO$ŒV' P[׻\hiN!Ck+r_T,{ٞߎ L"Rh6lذawqgKO=SO=u0TGoRSԈD7o/2Japo&fDǎ=z/`ݎmS7BlNJ4 `ƌLrԨb(`\^d2\:_"2T j` nȍۍ ^v; ܌f͚%/X@@8m학eBP}wsOUUAӧN|gΜ:uߏ "ZVUWc0^Z$o^y`9 QWpKnd,c|*q3*͆ ,!,cG.-۾: j 4iND6r8|F磱\q]\ K$Řis*ObС552 >lɇ ТUUEEnȑF1Jm4!^!~Q?.SIpZ&+s6x #qEfjk@ 9YD:w[ذqۣL&c?>xD) ˶`Ks}~{}Tru#WPl0$!M|7'`HjcbdSeÇyyF*ehi9}hںXΞe>}\=?~`C Jb'.nx#  6[,C]IXP,Se˖-[L.Gπr\6Г$E<Rx0è=a%yxvSa(823G=z0̢h|7 ̤^^aې@_/X>v{KM Ba46/pwY,7xT*$$ <шl~? K~>]{_[:2r|bWԸ\O?ᇫVƛofffdddDRHRS*iM…F~\ɓC:kk0@믋CbehnP*+zXsAZ,)K|`u~?~`Ћj1q8\- 4 2v$-0~|XX~ sm2V0C /VVW|Qu}|R߿>!!R !pB0Ç%2*ٲ'.__ZKH&OfB`}}SS^>Tkky9}S_cbpNOVw^)\޽|m GNTQo2UT,VdY4/;z f 6} s-psFm\~,DE)R˥VK$R# RwI$FKUT`TPPQQWdx<\[[WӅtI}Md/MX\,3LX5נ"WUt O!l {$斖mz`u6fLVVc%~BBhdB"*)|0@`]&"Qvv~~e۶eeC>]YYVVhNL-$D92/O( CC*:::::QFƍ72ŝ=,KTR7ō/His0Qڬ@5( 3>B G))X0`ǎ믿|KSacFZM:?b@QQSSv6/ebc»:}Z(6y{>T*U* %r8|>#3¤R\(|!Q}WReKќ҆e˾./bE.'~jW/>uf ߈B$nرA:=6֬LN=o߄ tÇ׮XFuPe´ڸlZ[Znz^of'OUUZ[ZUXW'\hjjTT t=~;]Ǐ_rNqp:Vjo?p 66&fР^1{~R*„‰PP"+(pL&d d2arJ,^۽ޟ~hh={iF^zr),. H /^xbŊ+Vݏ cj1s&mcEox'x"}]0w߽woee VLJtЧOXXl,E*k[$ھ=- aE{hj… ݮn„{ҦL5>}Ə"#5Z:4T,޳g૮R;1qp(pF/ˍFS @@.5_0,v Ҷ>0"=-x}Ǝݲc҅ 'M;vjZ]RSss++]sm6dѣSR"zX^j33ѵpà a/ke$,7~ѷݦՆ'$!i4ItZRi$nؐ6yLp!Yss|Pb_T}/ؾ\R0RdsbFt4 3f̘1c@FFFFFϷdIXXXXX̙T ?) '/fyn-- ## H/_ 9ĉp_-)i &bZA~c =q"ZӧZZwU(N}„G c2ĹF\;qq%%'N$'TΞR BC ǃ^X@$0ayT*u:@&R6o߅ &"_~M¨({ƌBpBMpaa|MZ@MŲy3}FLCp:*S{ Q O,`2Չ,+d"øXvuYDz& 3fDb6߿~}~> puC  `#J#G?B8( ?# .anW_=e;kfyl> d~?@NNnSpdq=aa11J%@yySTٸx. &M:smnn7nXxt뮛:u0y2@ccKKq1oΜP4̸|a0=I$Gu5EE|5z4bbp8^]hY `740 Xhze>6i a &9p8KG]@dY^~ԐR|=DH xD&hߡ9;} ;=C^/NkjpLt{ر K%犊\ T` 'R(rJ(0aā;nYLzBBӀ2@N[IIGKVk} VX(/?|c3gX6Ye)J W!H¶;w5qS[-F"Ι3gΤI+>ॗ/04k׿>,0a"ܲjkCBl}=ì_yrR)j4B!:#\].H(lmSorL 1b̘߿wU `B$A,~<#T*;n@PSJdYV,J&:zȐ;_~*s.^};;v1K0OL@di G@o<1jNDe}8V$x+HKx.ohjmjLII߱ԩ*ȕnF]]ssE@}}KKM L)9,,9Y" ݁@jqr9qwѷX K 3a:@0rM7i4*Ra5 J> @0?}!;INyǏOL|QgKT  PVVSsmm-)\dd*(7nȐY=sfN矿?_~y33njqa6o~|ॗ,CJ  Y6!A"`„p5k}v\ ߖ}У@.#gЕ7P.Gțv= --eeVӉ盛ۺv; ŏ"#SSRr`y4ïN!OqrFEEEEEqW^yW^U@xB?W]տc~$$X,H}{v6Ԡ+PYZQp^wÇōE~7] 0\.8v̙}M' @KNV^@}E *]HH|Htb5/*J?k `ٻZ2;㉋[&+`8~ ,LXnaaZZ-[#"bb$ 3g"Qh(J3rl/޷oZ@QQyya!~Ž"ĊTUyy%$:t(jjZ[  {f O>ٺ2&O7m8~pwGFן< PSc6!Z˲(fo ~R42RFɔA!f3SRNF L$0K$MlBP_r̔Jn5O, ~UDG X'CX :$_r9)E]A?4&B+:%GKE&%ȒJlFò?paFHԯ߁zBqe99f3WwZ}b\0QQ ͈s9Vmjjllh% ^0 @hhrX y<˅p2Z PQq`H.i4牐*{IQi }=X89yϞJ|ԨYxpd$8Q> @  0gB BQ%hЀo_fFrw~xZ>## rsbpVtmn29rРoaKHظ@`𢢚 fC_~9d2O@'O>}#n٬Vl68HBT(BBD"lXa`o v  N2 F .B`vmWq|EBD E FlStӀA\p" K?a„ &ppoh`CA? YBBse2{&NLHHJzfKS*[[Άh:)a"# &klDgԊ@a|UUYY vD7 Bňr0]s (W[r44z<Zm|<7G^CbbMɄB]ddGNEXƘXo_tu:ĩzL&4"C\z媪X**ZZlkkmj΂tK -Z`MM8;eOI#<#|a 8xJɓ'GGSpFn4"K$"\{C6q244&Fhmu8V՟֊ \0*0Nm\:;ԩ1;7HOOJz=<~=`PoʒH <8,fXBۭVк&'D"ДjcbP0v"(OӒ’1W@ju~eQIdQ[xݍ7v_<1Q\Mt4Ei}@ȥ" 4eÇ 6o`UTh2"]# ,+TU57"QVhD`N\62N^:no|*+**¢""rxuT*j0@IMMKɩ۸@$˛qj]^JZ,ATE*U(="']<~qBM Jsf+B|ɕ惞޽{ܜs?у~-04vtB0'DB!gqe2tMD#vJȑ @RرR)@m3.@M>@dVpƍjuT`%&  ؛aڻS-y/N\/TKm'\&S*~xW_3YHNJM?=(D,6x==r9P__WWSiR)j"X>ܲ3q=O1lFԪP::D =/ vqEm^=_p|(L$gR`g4W%N=%vM@A1:Êc.4X +ejȐaÂcvtBCq9b).6֭yɓ1! f:0 .C(XCW~Do*pfɓ'\- {L'ss<G/l,oپ ƚ(Zn̈É ft_Ov/t8@`/"/\MMR)aaW\ӭ[T&$8'O\"y [FdE K9hY&`oL&k;z/-w S(cM@ʎ;vnvr].DvnlhXVbQ(+*< v8dPUG*G}~ۃuҎ;vAe~?-$;;/O?q:N,B 0wϝ kWvUUVk ,$lnjjZɄgfe!x#Θ1w5t\!+I"FS(aNXSRpYJ(d@Z | c:v>5eRѪ s̙3gNů38R>UgH&kl--͍UUǎ=zŘ0,LNL0i/_Āz^< %:f(.nhQŬtso0GDStR |Cd阂{6 E}|t8:&I&~Fz߷cb<={B\x0RN'XqO?m/8ֻ\, l6oXNƧ=%2X-(- f駟~'aojj=_x`׮C6oFZeYp˖-[lٰlٌF2*2zѣ,v^_PTO3ۖ_;&IRfZ,~zСCLXa޷oNK&kjJHx 6lZZʼ^.U@EOjb{NXnoh5LiBFR<,A_Ms^ V“%+0m**c'cz뭷b[7o޴0fI 9XSOokG=zO?BYUe0~hٳ Eh($%57Fciii8pȑBaMM}}QӧJ4,WK{X77O2eʔ) ŗ_~_:8 $hc^H r:E m UU%%yy_}5fB"&Seea^V\PPZ ^/xGHq{_MMJ޽ya[HE]C}CE;ÁfkjXN "b@`8Xd-(ZzD.3L0L|| @`4~WU)>>{} 6`9)_*8]>7pY矗50*bL&hy!O?E~{iU*o[n0uuK=嗮Knr]b@,PP(3Lxr c6,É;;(xCEkh@E3<jL )hH\GįJ~a0+> 2^r%SsSp0P0$h Ӏ@ht&%)QQp448G99_AKsx[z>^ 0l*|d,+0lJq:FN!ǂj] >I}Iy+* úgi2qfg#"I,RK+b+>EgIDATR QmDL4as*OzG}QNӆu ~%&==>[P?0ՔMx~ҲeO?O?~@Or[֋iXUb>&DF)KMmS| {-#t~w$~]әf].4mx\.Qf Oc}Wح:#TPZпjL[ 猎 N'7cYa([+1f3&yQ{{BkbX"!LLD]2RVk4~?g:avNqP$( z-Co[%TPʬ+!rZZ6GжCJ֞==U^+0*lJ vr bYĢQ*i#=xO,^PPPPP`oi^BϿEUsB1jԨQFմ*rtovP'N8qb[HvCIZ-9BSO)*J%ӷo*UHHHHh(BP%mYf]O&Vy_}Qa##q|R0*ٯ_~q傻"~rI k`\履B߄cFŝ4 ;ƍr9b1NE+yyyyyyv P|79=CKƊ DKS̙ȴ;h+Tt͍eeEENgSScc}}c#<qQqǍTJT9s|ԩSNTR`D\ɕ^oEk׮]v98<^ۿ?*ya6򟿧iKTzeӦM6mFTMz/*Ѩ;w6rq*U\\bbrrpCE -~m߿;~MۚSh¼;}:*S=wL|S3m8~7ȹd wCQqPQgΜ9sLwET\SKutIm۶m6_QhihpBh𾕕X*EE׮kj>|\IYf͚#"W{ڵk׮u8PG@En 9š\T4bر&(11qqm-gN v~#F&U]]MMUfg;vݎSxTdPq @.\8mڴiӦq{ݻB{T".*(uQ2JD('S bSF>7]qDG:tСCE"to ?}ᅮcc*.Qf|cc㓒`j믻>q.j=X mKEx=&dgnA_ׁR[q9r$juWsߋhXl޹_uWOW8@9s>}͛7oZ {sd =`d maaϟ?|=Map`ʗ~-Po K?B4 |fΌG3fD2ܜ,)%|f́N:--MM¤~N*,R+QfsA4iҤIq'RK!b*,MV_G{1ѠSnj-څs8vԬ,|ڜ eaϗB@WoǩEG7nܸqF; ՞_E} E ۷2bĘ1c'%t^*/srN>x!6`Ke fPK{_E8Hy\KC>P{!H|dbKHߧjopp 7x--MM NgM^_Uu 6l+=㗏l W_d~Rxx?c=>A许i#Z%'cf7rGi?  _q uGi_>Rc0`RSqS×_bG0nGP|D$`SWr|?v8ݓ/X*Ɣ)XWQuu>hO]7\|rmw-Lkr7B*cl1#P3S1y -"p J|}\.TdN'ޗ;Fpt .y:gcЪ$8IHDxqt-o7/Gjo!os>RTÇ>|"/9a{*ù j5*X~YN}__pTp|rǴ M9kY.TWo6w%Cώ-U쮥r, m/=O|ׅ߮1P,6J%r9Q1hnN58^1jb<Fd6x<8E%tpp:ۗ!XbYxŋ4 J$Hj ]`s@$矝L|]K`4uh~U;K;*>Kmo%K=~"K$@@ fb -bŔڃz!9/sEFK.׺u֭[ב >`/` [n?oB.3~Qqqb*P B! e1xI8Xs~B//{~/^Kt_v]]K5H^f"zTXtSoftwarex+//.NN,H/J6XS\IENDB`PK u&7\ 5skin/classic/messenger/addressbook/icons/addrbook.gifGIF89a ̙fffB33f! ADOBE:IR1.0!, @CH9PX HhJ.y$爝7B(x2IAr'b |;PK u&7(6 3skin/classic/messenger/addressbook/icons/ablist.gifGIF89a11ccc{{{!,f H(\Ȑ!"J8 F, ɑ CJ4$D& 0dI&Qy2gΝ%3꒢ѕ# 4dnZի;PK u&7mEz<skin/classic/messenger/addressbook/icons/remote-addrbook.gifGIF89aff33f!,Gx*2' zD(`,D1:۲x-3WC,rdNA@  n;PK u&7WCskin/classic/messenger/addressbook/icons/secure-remote-addrbook.gifGIF89aff33f!,OIjx2x ^g@@gs!|]]tC48aJ"nE{3:s^]I;PK u&7gPBskin/classic/messenger/addressbook/icons/remote-addrbook-error.gifGIF89a33fff!,Exz!bŀsp;dY|VtF'XƬ,*A$Rȅ$K6+H&`E;PK u&7N*mm3skin/classic/messenger/addressbook/icons/abcard.gifGIF89a ff33f̆!, @28ܭ$\mfqefVfh-lm=FR;(`r;PK rx7U^<skin/classic/messenger/messengercompose/messengercompose.css/* ***** 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 Communicator client code, released * March 31, 1998. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 1998-2001 * the Initial Developer. All Rights Reserved. * * Contributor(s): * Joe Hewitt (hewitt@netscape.com) * Manuel Reimer (Manuel.Reimer@gmx.de) * * Alternatively, the contents of this file may be used under the terms of * either of 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 ***** */ /* ===== messengercompose.css =========================================== == Styles for the main Messenger Compose window. ======================================================================= */ @import url("chrome://messenger/skin/"); @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* ::::: primary toolbar buttons ::::: */ .toolbarbutton-1 { list-style-image: url("chrome://messenger/skin/icons/messengericons.png"); } #button-send { -moz-image-region: rect(330px 29px 359px 0); } #button-send:hover { -moz-image-region: rect(330px 59px 359px 30px); } #button-send:hover:active { -moz-image-region: rect(330px 89px 359px 60px); } #button-send[disabled="true"] { -moz-image-region: rect(330px 119px 359px 90px) !important; } #button-address { -moz-image-region: rect(270px 29px 299px 0); } #button-address:hover { -moz-image-region: rect(270px 59px 299px 30px); } #button-address:hover:active { -moz-image-region: rect(270px 89px 299px 60px); } #button-address[disabled="true"] { -moz-image-region: rect(270px 119px 299px 90px) !important; } #button-attach { -moz-image-region: rect(300px 29px 329px 0); } #button-attach:hover { -moz-image-region: rect(300px 59px 329px 30px); } #button-attach:hover:active { -moz-image-region: rect(300px 89px 329px 60px); } #button-attach[disabled="true"] { -moz-image-region: rect(300px 119px 329px 90px) !important; } #spellingButton { list-style-image: url("chrome://editor/skin/icons/editoricons.png"); -moz-image-region: rect(240px 29px 269px 0); } #spellingButton:hover { -moz-image-region: rect(240px 59px 269px 30px); } #spellingButton:hover:active { -moz-image-region: rect(240px 89px 269px 60px); } #spellingButton[disabled="true"] { -moz-image-region: rect(240px 119px 269px 90px) !important; } #button-save { list-style-image: url("chrome://editor/skin/icons/editoricons.png"); -moz-image-region: rect(210px 29px 239px 0); } #button-save:hover { -moz-image-region: rect(210px 59px 239px 30px); } #button-save:hover:active { -moz-image-region: rect(210px 89px 239px 60px); } #button-save[disabled="true"] { -moz-image-region: rect(210px 119px 239px 90px) !important; } /* ::::: special toolbar colors ::::: */ #content-frame { border-left: 1px solid ThreeDDarkShadow; border-right: 1px solid ThreeDLightShadow; } #appcontent { border-left: 1px solid ThreeDShadow; border-right: 1px solid ThreeDHighlight; } #attachmentbucket-sizer { border-top: none; border-bottom: none; } #compose-toolbar-sizer { border-top-width: 1px; border-left: none; border-right: none; -moz-border-top-colors: ThreeDHighlight; } #msgSubject { margin-top: 0px; margin-bottom: 4px; } #MsgHeadersToolbar { min-height: 0px; /* this undoes the min-height in toolbar.css */ } /* ::::: autocomplete icons ::::: */ treechildren::-moz-tree-cell-text(default-match) { margin: 2px -3px 2px 15px; border: none; } treechildren::-moz-tree-image(local-abook) { margin: 2px -1px 2px 4px; list-style-image: url("chrome://messenger/skin/addressbook/icons/addrbook.gif"); } treechildren::-moz-tree-image(remote-abook) { margin: 2px -3px 2px 2px; list-style-image: url("chrome://messenger/skin/addressbook/icons/remote-addrbook.gif"); } treechildren::-moz-tree-image(remote-err) { margin: 2px -3px 2px 2px; list-style-image: url("chrome://messenger/skin/addressbook/icons/remote-addrbook-error.gif"); } PK u&74ɟ4skin/classic/messenger/smime/msgReadSecurityInfo.css/* ***** 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 Communicator. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 2002 * the Initial Developer. All Rights Reserved. * * Contributor(s): * * 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"); #signatureLabel { font-weight: bold; } #signatureCert { margin: 5px; } #encryptionLabel { font-weight: bold; } #encryptionCert { margin: 5px; } PK u&7*4skin/classic/messenger/smime/msgCompSecurityInfo.css/* ***** 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 Communicator. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 2002 * the Initial Developer. All Rights Reserved. * * Contributor(s): * * 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"); PK u&7{( 4skin/classic/messenger/smime/msgReadSMIMEOverlay.css/* ***** 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 Communicator. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 2002 * the Initial Developer. All Rights Reserved. * * Contributor(s): * * 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 ***** */ @import url("chrome://messenger/skin/"); @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); #status-bar #signed-status { list-style-image: none; } #status-bar[signed="ok"] #signed-status { list-style-image: url("chrome://messenger/skin/smime/icons/sbSignOk.gif"); } #status-bar[signed="unknown"] #signed-status { list-style-image: url("chrome://messenger/skin/smime/icons/sbSignUnknown.gif"); } #status-bar[signed="mismatch"] #signed-status { list-style-image: url("chrome://messenger/skin/smime/icons/sbSignUnknown.gif"); } #status-bar[signed="notok"] #signed-status { list-style-image: url("chrome://messenger/skin/smime/icons/sbSignNotOk.gif"); } #status-bar #encrypted-status { list-style-image: none; } #status-bar[encrypted="ok"] #encrypted-status { list-style-image: url("chrome://messenger/skin/smime/icons/sbCryptoOk.gif"); } #status-bar[encrypted="notok"] #encrypted-status { list-style-image: url("chrome://messenger/skin/smime/icons/sbCryptoNotOk.gif"); } PK u&7FX) 4skin/classic/messenger/smime/msgCompSMIMEOverlay.css/* ***** 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 Communicator. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 2002 * the Initial Developer. All Rights Reserved. * * Contributor(s): * Manuel Reimer (Manuel.Reimer@gmx.de) * * 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 ***** */ /* ===== msgCompSMIMEOverlay.css ======================================== == Styles for the S/Mime in composer window. ======================================================================= */ @import url("chrome://messenger/skin/"); @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); #button-security { list-style-image: url("chrome://messenger/skin/smime/icons/smimeicons.png"); -moz-image-region: rect(0 29px 29px 0px); } #button-security:hover { -moz-image-region: rect(0 59px 29px 30px); } #button-security:hover:active { -moz-image-region: rect(0 89px 29px 60px); } #button-security[disabled] { -moz-image-region: rect(0 119px 29px 90px) !important; } #msgcomposeWindow #signing-status { list-style-image: none; visibility: collapse; } #msgcomposeWindow[signing="ok"] #signing-status { list-style-image: url("chrome://messenger/skin/smime/icons/sbSignOk.gif"); visibility: visible; } #msgcomposeWindow[signing="notok"] #signing-status { list-style-image: url("chrome://messenger/skin/smime/icons/sbSignNotOk.gif"); visibility: visible; } #msgcomposeWindow #encryption-status { list-style-image: none; visibility: collapse; } #msgcomposeWindow[crypto="ok"] #encryption-status { list-style-image: url("chrome://messenger/skin/smime/icons/sbCryptoOk.gif"); visibility: visible; } #msgcomposeWindow[crypto="notok"] #encryption-status { list-style-image: url("chrome://messenger/skin/smime/icons/sbCryptoNotOk.gif"); visibility: visible; } PK u&7|##3skin/classic/messenger/smime/certFetchingStatus.css/* ***** 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 Communicator. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 2002 * the Initial Developer. All Rights Reserved. * * Contributor(s): * * 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 ***** */ @import url("chrome://messenger/skin/"); @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); PK u&7o1  7skin/classic/messenger/smime/msgHdrViewSMIMEOverlay.css/* ***** 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 Communicator. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 2002 * the Initial Developer. All Rights Reserved. * * Contributor(s): * * 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 ***** */ @import url("chrome://messenger/skin/"); @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); #signedHdrIcon { list-style-image: none; visibility: visible; } #signedHdrIcon[signed="ok"] { list-style-image: url("chrome://messenger/skin/smime/icons/hdrSignOk.gif"); visibility: visible; } #signedHdrIcon[signed="unknown"] { list-style-image: url("chrome://messenger/skin/smime/icons/hdrSignUnknown.gif"); visibility: visible; } #signedHdrIcon[signed="mismatch"] { list-style-image: url("chrome://messenger/skin/smime/icons/hdrSignUnknown.gif"); visibility: visible; } #signedHdrIcon[signed="notok"] { list-style-image: url("chrome://messenger/skin/smime/icons/hdrSignNotOk.gif"); visibility: visible; } #encryptedHdrIcon { list-style-image: none; visibility: visible; } #encryptedHdrIcon[encrypted="ok"] { list-style-image: url("chrome://messenger/skin/smime/icons/hdrCryptoOk.gif"); visibility: visible; } #encryptedHdrIcon[encrypted="notok"] { list-style-image: url("chrome://messenger/skin/smime/icons/hdrCryptoNotOk.gif"); visibility: visible; } PK u&78[;__1skin/classic/messenger/smime/icons/smimeicons.pngPNG  IHDRxEcbKGD X pHYsHHFk> vpAgxո9IDATx}e|uύ{H {BKiKA K Vww B^}^ܐ&@(alޝ=gR4M4 o- ^8͙3gW_X?iEX@\.e0,h4Z&Mӗ.-_O˗?x_XC髯ꫯ\]3.rGi䗢X,FdtIj ӧ\.˽re… .,+{|4f͚5k,(?7hZ*eL&u: dtiٲe˖-z|4.]tRޣ((bђl6fz^_UW_ѣW}uгgϞ=}zϞl6Wxxf\n&aaaa<pF`0deՙii& )fF{+WʕԀ5̙3g̡C)bwgBB4 z^tjjZZJRYX/MbŊ+Vh4o?K>}CB|˽vݝl.0F0?_*****,dqߺRѴV˗/_| p5puuuuued¥l6f"؛6͘1cƌ/\$Q` h0abX,_jdG wܹuKiY Zp5kJJΚ׳f q\cvvvvF#g2Yw 4}={ԉjuzzzzjjz:sΝ;w9s̙3}}y<>ù{};wrttppr(JV4Vc"r8xiiz}BBBjVpi~QpwGݺu֭[D"HG|&M42第, Fh֭3gΜ9sny6Z(ŋtڵGH*qE|ҥsj@B!2H|>/T޾~~<^f͛!!aa\Ѩ ɣG?zmZ>ozy<]faF mmmm J8qرC꼼3wnxxDDTDbggg@QeeO Nlry<^$r]\=6mڴibq8lvQY Dw4-fslvϞ,7%ӧOX,ùxLl…˖%% zN b~s➷[777wwwwRP(8zaŋ/z^lT* Z.&G )~ЗAƃd;eʔ)St0a„ Jb?i5Ƿ^ho_L Ex\.ET~~VV66r9ihдܺ5F^,H$~jZVf3EQTykzh4zww{{{{{UU ZV/݇a-|>(VѨ,fLu/8.nΎ"QRRRRXh2QEE,ܓ>_ E4k׮]v-@bXm1ZO~i,s?**</K11%66v 2lu._dBauL6mjcpeKz{?}:MLU((J&JRr84m4t|}V(P*re}L&Qٳuky]b;H.WT*%-KbbV:u;ZX[*z᭬(JRUZЉkR4m2̜R-_K<^U#UV?hђ%}ΞMӵ'dLLLLL :I.r|>@UUeee`6Xllllllf > @]vڵkd PŁrK&sxʕ+W\K(4~ }``wo/(b9 BMeeJ TĨ 8z5E4km60R¾}FH(h{DR>_"پյmۮ]4qrR*+ c /ƲXUUEEyyB7dgÇFV[Yy󦻻Dҡ\2|8G,Phz^_>No}B!>^ ţGPSUU9BsuUQbQGܼ)99fsϞz=.\\D"Օ"NRtwn~q1x[hѢEd[RRRRR&1VZj2{eKMNO rT\99 }Pem PV nGsiN,/ONP(KK<ˋ(JHLry<hBC33'Nۃ_ 5'VV~~!!C) Kd|k~6pJNo++Y,QS(X,>X,˕ZHL *+G^pd2L&.]t҅GNAf읉`!ϟ?=?bEuGGd߭_H|@TK35M wLԗGWwߵ ۴i.]/ƔAL)͜WxLP(JK._Ύ߲E5Fbݺ޽R1dw* 8=r[ οo0`V yUUv6כLtJ;l؄ 4Ac{iܲevڵk$ :K?}NO*O? { ۨQrDb6c~ MG۷n8y244/O&zL@qul\E WXB\.-{6RɤWTP^`2 x-kNXҥC-,)yyfP] >>|Ю݈ϣۃ⋣GW&M_a82p14tGhy$?ykk p¡C٩ ш[OQl6HҲx2@N0bDcsl˖......IK4$\ݻwxŋɺ'&4IܹsΝn{`I(X\򹢢"EQbذq/`eAV{f[e2 *s4@32<Ȉ7<~. D_BV\hٲ; [ @좢<@,U*]1FE,fl'DQ\r$qUUUUUiz==8R=XLVV\.18Բ4iinn*UuP'nu}5dhc֬(6'l63V) 0w;81t:  ޯ}gbMiH9L&H\h, yy992@iiQBX}V675ƃX\bTJ4!@5&/"[P}pa>7XD@SE %;hKB[[4g33]\CBrr_ZJ`eKP*7'h褪p23SSӟ>MH`vJtoHH\(Z2',{n :yrZrsO|D,+W B!A#&22p&N/L8b\bU*@5%yJeUHhr0jl(ƋXbEGb5KZ ZyyIIa! 3ONTEE99nnNNx- .Qh**|o7PP[ף)+*f\j 1F LR_ZE5JE*uqFƅ~~,hBu#BዚVVUU+4"\]ܰN%:}\ )(ԉ|p]-|ޗy+ X[3{ܺFVs%%ÆM`047N6  aPV?=;8WUoB[.&^ @5t >dDa ???YÞ((GGGGGdžײQBBp83HTb2s8!!MX[啕urhf$% 6lql5aQ/ᠳS'&7o IRbX))Y02qa%G.t:(puuq))++cVw㛦z82Ldj `b /|/2:9^ytdppXYUVo:[~(k|l6iZ 00<SQR^dk[YDM 1ڲ2^+"HTY ((t;H$۷;k[SSr++} Kب)f`2X[ h2K|;Ghdύ5|>{ٳg!L_Cazޗ`#ᧆ[g*Q,Dtĉ|NJX,:YR,@QQ~>@aa߾&Ѵs 0` `oc,X`e%tD|b@@vDl6U)JgRC_FJZ-f1hЌ4=~gtjI-[lٲep Iyf_Z%2|"薂K25pqٳgϞqcih1E~vIf[  vupwׁmUq @rT ݻǎ?{P(wqR1]{-@I$EDz{x{xyB!3l6MQiUZZQAQ7~т4O5}^U_ H"#5A~=<1."f3j|[* Kl駏ee}a"ҤTӺ. M_dhѢEm\s|\&dA|"DPh:4@*m&661 55%%;%tr$7~dx\m9{r$SI ܹeKggWWMJHIzR\o*/ddⷮСY3;&M 23/^w 5 J߮k|oz>d,39H# ؍R.&xiiXDjɯB]]BonMF Nl0^GRI/>}0s$/LorM&I{/S_B_$ɒ_2!0><&Zg/Y%׷`5g2U_2#3 !J%G}]h|Kx=| K!l)uK7oqؖ65gK>-.KE$3 oL[zKNo [[~Ko?Lo-02n;uH$px^7 zxJxBh֭x/3zaܘ1ާ,EQ4-H$R͛noߛm^"HD>8F`4>; >ͪjrz7GC w놉mے₺ HV`[~~K;p`۶ɤR ƍlܸw uڵukY2W^vkڥRUV~K$}ۥ dM6mڴ)tR"6 ѣGB~S"-zlm-KϜ9iȑ]4ow?/ EEEERi2Xl6  <ƽ/Ç$%X8 Dx*FZhdS`2$G,(!:A;TЯ>7YSgvћX, *GfdU2Fm~xn~-X=5|~e/4!6ܗy\oҥz[kt:uEQ+WڢRo987ibk+[[ϒPMSTM8:[geeccc_rLfko>~k ݳ' 99999998X,Ç9n`0M&RF \O(yG%X(hZښCӧ+zym!^xP.ٳdI֝:1s[{Ћx玵\nktz=D|>f./6µ#&d4r'OQQnnbq}AmڌgZX\ }g 0mڪU{)'O&&6fH$ rTT*j5S#"ŋrDRۻ"7n azׯKnj0T* ?xĈS{ ˷n=}:)]EL>[Fc}Q!I|833333i@QuÇ> bŊ+VDD`68Χsg3 !Bӑ&+?|>֨HѶ-D"=o_ZMOݺi۶qq!! _|YBiӧHبy##222223x%UWge$$߿u+H$dݻOnn^^u?6l0<8th۶ >|۷͒BϯZjҙ3e2{/tzzFFn.R/>|2>` }݉oFǥKǎw%ܦM6m0a qfד>|!}֭[nȲTaȑYY7o?&9lÿ7*w>}ɽ{۵[_О='O>v,>^p o|ݼy>A1opٳ/9l=z{g_ݿڣСFq8W=z@6d|\jjUթS[2\|x7A4nhhhhh( L4&X&33m篿$Vk117,[74o޶-GݿSYBz.cǎ#F OWWcBo6m k g%a8A------g;t@`%Kopt }/]F.Ç|}ZziK4%hZ:IXZ+W\rM4=Id999999S Jx۷g֭m۰aG;; 33)=CUUbݻbSj*[r ?lX^@Q۷xzEDЭï^ݳg`ˁꫯ<ҥKΞ}$:u@Sٳ<{˗ѣ` EG1g/_еĉs曕+5xuX~꯿}pЬY6ZakҥcZ}bqttz:WWH;|SXP8~=Q&͚%@|u׮"Qk=&mݻw^H<~ɓ'O2HAAAAAAuь <ʕ+W\poܸsK׬Ϻ {aH.rrRS]\<={LS2X,6[(y{DF OܻG͚iafݱcǎ]VZjgg$1eJL }gIu))C׏j5 s,.q޿QN\܉{_8||pŋw$̬")*X lٶ-G׮d]>/K"499t:hȑ<ŋGZU-껮UVZb'܈3ֶXJ$s2:y~viyɤR8'g׮-[Ʀ=H$ $)^Su:56l 5uÆ!C}VՖR@f+;4i2eʖ-ht9b0Lf0n\3c:<%%\.յ&H޽oy(6`Р>2O={锐Wox6{ܸ,(ض#h>;O|xBI~y°Ju&4.ur++<;w $'L'STW7v,_^z=*+Ϝaڴŋ**JKf̘CM& .]ΟTxu~_~c'+JKKKKKHJJJJJԩSNxCIz9rȑ#$씘8}ӧ[/yA ` ("P@^[D/8~q:'@\2YZZbٜ9Mfۍ=KQu h}9x޸q<'鉉nn2' ;84@FBp钯1͛ݻyx}[+]h:ݽ{# NKԆR׮͛ܺkc3dݻc @nnq\pD@x#͇o:{:X;1(FɱDLo@>~BН,fǏ?f44 ٳ *DL>8u*6V.P 3|}%__Vڶ(,} ={RS v zhvY75^^_{6̞nӧRZ裏\\V\f` g`/I_l=zop0 pAώ53d-7t:> ͅ۴y5}/us3}֭RR=2ml$ѣ4BP,5Vpláil6hd27߿?>%MFugy#ܙ7ɩ{>>Ϟݻ f9-m^fpd0(h6dYڹ57qE2yD":8c|@pSǏtUU~fR b6cBl2L4m4b:]uVK&SHHaaaŴް0L亣=׽J{ݻ`LLtG'N-<ލO 4Mӯ1bԨMv!JV(rst:GǠ 0D|Sh4l18RAAl6e6c^Vcjba-y7zҥh/*(/wvV*`Z <.˥ݻFd=d2)*8ِͦN;w6.8f/Z!}*  ''>2,B1P)L5 d 0)* [TMslm[A80zV|h47l@98X#Gyqmقp˖޽mر3f >z͛6aŋߵ'm1b؜+F'O}0SAcL&._V(T*ɓo&\郙R-Z0k]j!>}z(_|hkx)}6tXܱcv q_}c.ݱC...)2e?666_cb$D'ĺgHǏ8s993gI0͟>~a"Q׮;jEQR)B"H/_r],عS*++/g5{w@L pwwwwwg:r"MR& )DtBYɓ'OdR(_s uAAw)yyaիx$tpG}[޿ʖ-\. x_h}\A'0`C{ݻR|',իWET* !Apt=\ZX͚5m0jԘ1s(=}b͌/.wܽw޸|>25/}C ^zUb<N` vtu>|:8I ^rlmM&مh&,XPBVB`6zHc=h}f3M:+ܿl6}>Z_l,Bk]{`  JRR#Hr9eFd.ɓ4]U*k^w,?D&^ O,QY :!֭(yy5zuժUV;hhr=5MFD'dX,$;>t˜/]ͺпk]@,V脍>&6%Ꟈoj^`[kAMEQW׊_|qZhLpļH׭G%V Ьٻ[7xpdd|%H^>oB ڻw&Wtܹ3vPMl8%)=hX?xF`F#3ݝ(ԩ-[9D*ZX&rk|=6^T&r)ZrР]rGGW-[\\BB"#}}b.W"YMgI8^/NXջwh=2^^QQ<^a͔)o?Kj[N)=b:Ú5#ߓ B|>1XYݼy <^ǎ}Na|`h#gAAf3Md'Oo &%eeX`|}(j}>7PPP^Κ5i?)6}aɒkBB5 ?l'~u9r_dd]~K`m_;z!'~33SN L&D3,Yw|}ѦL6_:xomt+.ƍ{w8v @HK<`psswr<ps[|j }|Ds)毟H؈uڵk׮ %! U{&+Dp˙v Jn/nzMS-۶;}stDh;3/?v ==]]|.mr8{w Է/3`@>͈}DQNݼٱ+4ti_QTPPPP` ޽{ߏMz}\.,_>z͛_}; #6Pp03dСΈ#GpF@ӽzAQW:tǏ? ZDk'N|w߭YS\>|.]""{oKzI#Nee.]Ց<^^={Ϙ1kյ ߯_~~2Y۶gΤVWz,D IȒu$hj2c fFzj  ~o ^fWlafl?tBCzps;s- ty,0oƥK*+b @++{l>{%~x@&[trk**V\`PLҼ<GRSh7ƍT {i_ =p2JLbK:uԩSj't 4hРAiЮ]v1a%'\]]]]],DP/^iD'jǍ#8sg //#ɩ?0[7{H vol\~kom~0s. SMjM&(GGlRd2 z޼˿br lnT(,|ۻTh:$9-`>yōK%d!'P+QQQQQQyD1)BQkF'(ɓ?wΞ=thٲGGt^Tj5@^^z:M~EEll~ҒpsX*EDEEG s51cƌ_}SR)"m1 mZ]ݧOd$ж-ED;wRiAMl O?5 3׮',u;zQՍN nnf3޽{ʹsh$iӴ)Zg4>664 `mݷ/bM{_~9c1r8?Թs`Lfg%DuMJDsZ‘BEV`!|F˫{`fe'V|}\\nތʺvE vqPrrf@dfllm\D.pw 22Iׁևn۶mێ ,Xw^G8I|Ϟ{RS}oV:wPo4Ipx<+,l09OO__VF3/6v^ܹqeU?yU{ ֭G֬Yn2M7jn ټY$k@0j~~=`w֙3'N^:jTci%Fp&8&%\-ZhѢbF42gs歬H֯_l~ƍ_&h>x<jNGǩSW@d(,2e/VZ;|xh>}?h:-7{wWyVPʪ*/_>ql6hdرSafͺvU**U^^^^fHDu큉wQ"$xO~popz6]Νl@fo?xp^|>ٜf^vk;PY p۷h0?eʉOz߄(:YZ[ |>@I nvB;aذ#>@}ӌ0+jZV=zѣd}"N,f p̱>*+={;W3ѩӴip0 PUvJthz{\fk;|8 YYfbR{U%:!ƅc}oٲiMر::t*B0jT PYyR k4@NNhS˖nm۪UÃi0Xl6rD.5K>{cyܹ_|`owW| TVj'@VS'RX k@Щ]b4>oߎF#x6q8:p/LpR]Df%+W\r??dQ 8ǴZV /JF@aӧDO߼ P\p@Fk׮ۏ`e޳'@R͛ ǎ>yҲeHاONÆ͘//aӧ޸ +kӦ]hR"uqѐ!Æ4m:rdV99ggʼnD))Zгĉ'NDd@,Q -#>ۻM{]v| 77Ţ&MЪ3fX77UV+;+8xD%CWx>oܙa4j|>իPزeǎ:<|xJ%ЧnM {1coߺuV! T4>iKZ~&7Ѽ6&ԥK.]0meF2dȵk7l˭ڷo߾u޽۷;ylwr**h,zyB~CC6zq~9ݘGG''}?d8`{ f?닊d#HM MSoLMtتiݻ˫RJߎ_u|yg++ѱ[#>`>uk j֌d4ơ |> DENPPPP%%/DE'Rfb96x0w֭[nnݺuai^Y8mC nݺe^o0h(JRo2xryP ;>l`6k&Ӽy<BZ7#za>0;1һw~~~PY"fs8_':T#'˯z1c }:UTEE奥2٬5iјLZ-fܩR):݂\.L&Mt x}&I %*$jg6l@0(L\6nDotp0^L 7N#ݹO67oޱzj{:Y#EF=k.Z/wOG3&+kNpIݺͭM?˒^m4ĉ8>$'x_~qw=AlƌIK+/߻M?ΚJTUUj ܹ(RZ os :a&S^o4~]p ڵuh-\XU% LNM"gPFFAԩ4m66斔lFx}_\BNȠkbg C\XK-:[zKa׶yKo-Oo-0V[[~Ko?L:^|O>~KoMPaO>9hoY,.`pl6EF#E-YeNW] d=6^7NQU*Ree^o0L2u…?sgc}(6;$ښǛ6hz/e2i?bW__~ڶmŊo1d2MO>Q* !f(rFV*bڴŋn=tݼ9***jE"rlO$20f޷O7T5kNq#'xR1k4{6[~1rͥi6?|En=~w߾}l}5{6fH1mI.3V -_>a„ &4|| D ~5 s|2IJfX'$L](y{t˖vv{ӴHDQμeKW((*)lj)U+=}n]h,6`0 ^ 6p8?P- /JP(J|YtAM[h˖WIH4?uJ(tsv5bҏKS)c.v֬iKҥgϟj4Z̙\0-llzŋ'OkF^ן8QVFQ;wܹ{:ݺ\leFEU^.4̼|Y.j+*KJL&7νxg$RL m~:lآEElT2nnM4kf3c`RCl`ڿD()6 E&N8q{ƍ7nX-'ͤޗ4#9x@O( Z74͖Hh֭M&x֩SXj|lOlRѤSԧdž ?0y2úf^t|r<ݪUݺ4oݩS'{Jh23SR׬Yh?|CssbbVa2mMn.m2%'s8QQÇ+Nz43 "U_` ykk[[\޽5J( i,,WQ-5Cy9¿޼y3fgM~l)5kzHA'On۶{8>7o߾gO&%!_Q>T$ nڴys6[*5.^\lƌ>h…eMy9ˌoS-TU FVT*MЬYV۳cN7-[E$dr9@nnvvf&@N} *{yje6[YgČp,|of'H:k"UDdJmҤI&M^_`LZ[ y d!ՙjuiٳU/ouGU=.o$3bb5kXIJeUUe%9xȑAppӦ(ׯ ]3$R"htkמT&&"wp8lw߾'XͲe]6bLfm RUW? ѧȑѴ)/YY]aCL_=Є(h4-+KLL۷eNjEE2ҳg5v_ նmC,3@YYIIq1cZvػ"_T\n2D.|i A@LXK*(((((eD`CBBBBB_ ~d|ɂBТ OLw%hZ-dj@L޸8Qi<- 99>{nܸx //33- S= BC#"ZGAyYPԦ͊4PbEGf:]~>EaT5kx<INhڴK R)O>zt@YYaaN@C-4mդh6SԵkkļ~&4q[))ոiѣ;u:J6MvۥKZҥW/k.\8}̙GHM}41UΝ{ ݽr;t> i4ٱ}F&K.]t  I[b썛7o޼ysS yTdf>)Gu PE[`ʔ7>MLd| [|{{!t˖Z{ P]]UUQйs`g?|̙2 !!>>>^(|8"#G}qwc2N2eJz:['vtttttd'Ç>|y~BPӜ&¡C::&`Ĩش  ϯ[ R)P(<O|gcb>"a#Kp5QCMLd4 '͵JKFGG23\&+*xv0Eu޼9sOh׮M-@,/HH@d''77wwOO;;#$l ++KK)*55))>gO| &ƫ^4Pdd??`?RP^P^~:0o޷Ξ УGnn ̄") sqGdX.-{uvvwgEEyy7d;s&Kv dcV'&&%'efffՅW/Y R)I~G 񺖔zOcS[|}}}\]==q$\CB˜;wnJQÇcQp YiN%XF"{}D4& *qR>u#’bX!<`W(_//e@ de&'8:d|>sGۇ+V 80I`4#v gΓwzDػ7.nRB`LVvph M'O>ir/^/A! qq ŵkšm9|8"B䤥p%%\pƉ{ j21N(6 k4EammgxBT.P*y<ҥǏWP(tr&զנA>>>++RR_ , KAaӕJE&{ݱcǏ0FA_BQVV^jՏ?~KӸ:9a؍@oVѨT0ѡC={cR6`׮3g6o8n:ED sY@EEIIAM FȠta,Dk)<"IS:"MDɞ ~DsS<"""""9h֖ #a d{xx.7>8UmmmlN:vl #>hLd{{cǎ'p11۷oڴj>]FhgE^;>'88XYl?޼ ;7nǍsr9{~{o„nk pO .\g϶m[""=WB9 vv)ƒ.l@}pVV8P} yxd4-RÇ|2gҥ-_LK[]616l 2`zѣ޽1OD"D*E~߶o7qU*(y rrjZ"8l6fظ89lvƍ׮ŝ?_sv  h67]v׮v,="Z{vC@w޽{.@=z&Z!maK4 [) Hk@ԗ@=33333t4bbw駟qH<铐0e u4`oߧ 䉟͛NMӣF}Ŝ9%Db19~;w.|w3rbGw2N MR++XB! 0wC$%!Hd4# &4JEBai) tf3EtZ8GzG°2$ݻwB”)<ރryfAf3w~&ңMԩcP0iҤI&1{ÇGZmr2;coأ_r[ttU[`,VJJbbfڕ}q(hg[f\d…eeŅW#"Zlӆ|H(2e͚?HMpttr p-,N./l@h(Jn4%ANKCy$hԀ3gz{{{{{3dHC>}Ӈј;L TH🚚"I  D& Q0ltjqn2&aÆ 6,9&/qNF0y2g2ij5M "QHHf)){ܻףh9'Ni&@f@Z[!еTjeӓYqn{wһw5H&O5iV 33Vt弼Ə޽FXxPuj __?#,1yW=<==K/r9MQ<@f?[f̘1cƌW-χHY81GyL4e9aVVvvVK/^pܙ3O3&%3 #N22-c%Klσ H8]׮׮]PY \>_ `ӄ2$(J&0)JX`E\]\\дzp8XfsyBQug(˖XV!l6E93aܹ+Vurƙ3UU'&վe}|NK~iZ&*o1b\''GGgs~qEp/EyҥUUk׺)<9k֢E6UUapN]~B<"5NWS-l6FՕJ!- @Go1cGΎYK@ X|Xb5_sΝ;wϟgLaRP n}ǏR!YZ:pqሊBQ❮eC~&LVYϟo4VWSԀ:]^W_Yc0? Nx֭MRRZZV֐!O<M~>&3IK|>BlH4֭fc#GbcX p " YF1Bd~!$d*_`֬%KnJK}督Gw޴0 ^=e2Y+T͛L֭ۺuM;vށ?xЬY @矟:2mFSZ}B} gϦG:uѢ.+>'h*+jqf"T󽕕Dސs?:t־}<75mb&_ʪ//+h2a111111ըA/_&F(G,7YpTtMf'ϙ nu^jhMÞ=-926nܽGSSgڿH9 FVVbF!{{ W&ÂoV"{X@ٻ~ 2l@Z&SJ&M~E;wI t:a֒5ko?roٷo˖˵ZS%+'(z{x{[Y5m9R)@~_~ ФGXѣ(GΛ5fg{K4,E)V4{+WOˋSR~&WÇsssrbbN>x?0ګT888;?<=Qr>}T@7@q?̜7@&spxV0t:T(y<*)u:Qo{* ޶m(蜲GA!I(.\p& 왉K1I谶LWTWT`uֳaUQθ'͛s'j$heabbzze\Pdg?}ؤ XpXHRXP^ ]^ ^TpVUd4Xii%&8XYݿ׫T&ӢE il|[Y=xIjjEPPߤIHHdd6NAAfӧ8x<{^={ 113 )-)/|lJɩQ 9,W*ΞMHUl,VL˗o>j^Lk92ݻ?}ZRfedb#sf^7\P**rrO0.z\FƊ<}Q> ԩ}h#h?~0D5,9D"Դb1 D~p\^ww~"a#hH?&N3jѹW]β*jdiL)/F~>ctz^O}۷ B,`2-'Hԯ_-[kשS˖͚ue2F#KbUTܿIJʞ=vv/s={x}bq<%J$4 ᠳd4 f3@yyNѸg|T:Gv:wn&228xh>_  flcVUUbbjjV׵+7z4>%/:ⷲ2/d:p`W({ @IגowرgCBFnWȯN+jZ]Yyn\\r} qqB[\QB GQRMDl6c"o@6RS ?8wjR6C 0RqbX _>f|"/٣Xl(Ipppppp`43qRYƍ\5߼y͛CI '6Boo77GGGG*99XPGǧ{w6?0W/.cG;;.78X,.)==#U~۷7lNfQ[7VLе'h4M&>--'֚fudkwX( @433]3֭k5Cpɋ@Tj^feaVMaannZq8:~B++lF!UUfsnnNΝ;Ν߯=i-\~׋GKQ5/ wml@4YHܙA ާ͈Ӫ3+1ɑDȑl-HxGZ0q$qE *Ui)MWUaT,d~_K Z_K~mE&X, y\ T,61C jv:tv=*IDATFؗP` -[UM` vl׮wwHNᷢulsK|Cvv MdbL99jV(8]s7nȐ#RL&۸aY,K>} b:yftwƍ;{BlbQLj^`~^EM/ sX۪E-Z`iR,A2HqZY'܉̴>^YQ`? l͉MFE BΜ9thnMCC`Ç3U9͛N pQQaس9iifÇ f7.͙'Cv:,ܼvw,oVдFs"Ua!#TtFcUV]͑gP`njA$heKdN>}iF#qK#'9bzwmz=0&MV?"Q&ױc^֮h(!@qq^^f=l ^^nntVV ii$y?4vh [u2Y&[o߻a< #ww0ܖ-8 'U*_``Z!99#g4oX~ rDAtA,EE];s&1 }0/&aH$X ѣxm_1~LL^Rt@4lC֒|}}}}}.D.Hh^,rxKLL]WQNn6&fd6 aa͛޽_?Uag )cͭ[wt ddxx̙կǎҥs|^o0VtZF#FEEGk׳СLW%f|ogPXXRb6ܺ[] Э[v"@HZ妧 ;#]7맯?w&LJRdX4bxU m r@A.)*eЉ&7mڢEv={thlB]|l6`6[Yxnq1@bbZEDF6i"#*Dr~B'_O <b?de%dBo` ny:W0jb4U*ثPXU̝w૯P`R"0i,$"Ɂ&-wH?izVLt޴Ou 'pVMNzvcif4] )E ! /~Drt~;|ߞ?_]]]]UեKDD6;iӽAo@-IUJ\L$Jqd2UVb&MhĉՏ3ɣG_.IRitHT=+^^OT&&;B=qݭ^zs%,غ76MK~'dLƁ8,Xk_1۪&LhJpRe~lv6z=ѷ !.#l(l۶ jx?R)]ބ s^wL߼y,.@*+$::a?iG"%ke&DFF';/}?x<ˍw?[~ '*{l۶n Tv6:jb2(vv?8qbv7mϗh^zՋ1)%=iN9L{bjgW]0jS *)),8~|ϞM(l&[nۿHKö8DS_Yb;tpuuw 7Oܽ ͊p_~;wLnHPnݺubFLlry^;ZKZF5+//++#cР?8qL ;1rrp%j5zLj@.GP*eHnnV֓'YY6m.\0Z l6@}@={Nᄏb@6ݺM< &&䤥ݾ PX|w;b6#(޽#H:tt4y_Pxܽ{ի?~z? ;;W.g)Dco'OnHL|#"?(- `,@n@hhT԰aW.>|PRRP(gI @Bƒn_\;vghl="p+ L"" ܉w!P)$Nܱcǎ;2{W@&DhnKgR%ӧ]w*6S326ԩw\_ߠ&M]]d2 ??+5Ԥi N%%b`Egۻ"'%fl@%%.4k֪Ո(@^$ `eemѴ)@^^vv~>ǎ8)||i-Ztػ[n D~ rr22BBڵ{0.;(Ahc޾ ݻ{(*v/)DTe%NN> B\.@QQ^^r2Go8wZ*ekk{{//ww_VAkv o""ڶڵݹs҉\/ { r##[F`P''SOϜɉHIIJs !+Wp^᰻wvMLJllfHKKH 2wD VV668hQee^J BT~U׮~6ottttE6fԉ }&q^7%I$T"DO bLe"x%pH[Z"[b', c0~򲲒wKN:|O.]ξwĉݻ'O6@;ll[*c≕ ǎmp޵k{ ߏHKKN} ,e}wҤS1~۷M((NME~++X,T=DD`;uԩS'&D,bhxRT`f+WZY+bd**JNiWW 4222RpsCwm)TXΞ=|X$0֯GS \5'ڵ7o~%+׏JHy),il?<|W.iHJb)*)`j(UVQP l\^###Gsbǎݼ 9ѣڶ뫯]?߸ϧl@4rrtWCƎ_[[l.+KN6 Glm ϸ #P |ETXMdnw˗/PNH!%Q-RptA0/75c3\BC96`|֭#"5 $Xl p~lHxIbhsF?~n&MtX͉ΝKMݽQ*CBzIOF|n; i4NZ#UWK@^ѐ¯ϊEԫWddxP',jXԴyy7o^v*.hݻ0v,de;ƍGOrt4#N%%m b)l6MFVTfd`FRFQ,EL={ט1z}llM~"Ux@(spК>k4DE"\hu:&ML&f|KJp|Ý;ݛ6Xp۶ٳNu4D"P.p!A3m^P\\R@F#SWZj6L,VO??|XSpp.<53G%0D4iҤIFN۷o߾=cS66Ab.br6T'ڳ7O1bĈ#bcٳGPT +.ѨuiZ4_zcx Ku5@]<@q1&h>}80bgߟiDTv loߎGY2F޽6l8sfB*={'Ӆ͞|>`__K  r|5,i#dii/^x2~~~~]b\Bsr>8v?5jd?HIY@$R*;vXp-[>b֭7mvm2R"t {DE^LVVB!@`mD`kkXrD.--+(`>' =k1a,"b̘ޕE]M/`7↠ 3b)*:fѤL̘I24fR&1:a1RfuFkL2(n ,""lݏqэΒT}[ ݯ==8pܹMINؿBCnj;VZ:׮ɓ`6߽xEwOx.DVD[+L,h=O:uԩ%'ךj?… I{^2DABW>WUUUMëobLt:!0 %eY8^|`\aaJ?nL!!R %7UVsgq1MH8 %% xe'Eс>HFj5s ΩT+B,}C@ĉ cRZZY pUT`_xA?͆&}„!tFZV@&, m `Ѣ-KMݱ k.pA 86@QQuuy9ŋg,Y2k֒%#i8y- YYr9l::? 4)44(@&s:Np:o,+{۝N!$$$$(H.xd2hj1HvXN' ܼYX0weiiII?=(bu݊ ˗++sr\}`3GU(.^;~@yh(qBd(Vatw# %Ì_]mJQdVZむZZns7mx7o/q8n} Ҝ7jjcc-zI&W=[Vv(vu㓒)qzZ otlJ'ܗ@LLLLL$#mՅnk14#ik#E c ZZJJrrg 6 |_xmаxZ-]WXPHBU%!!)t6UUA1tV?,nشG?ڼY7i-p,4'>UXV45TV=yyGccK df&Lضy6!܋ht6[g'@do{[  >hn渣G~U^{Mry҄2˕J @"5yjj::l~#.{Əhjn۷bA̔jϙ{zf\`͛1dz}>l(-?| ׿+i}ҖDhX4d'4CB: I%V\rJɥn+nN1c֬Y 7) e`6+(v> ukzѣn7~Q@}|RRK`ASW Oy\Z >ynj]N*+oܐB-iEjMIؽ{͚L@$ ˫t `ӧ~S" ((0uLٹÁx>zjoΜs.]jh 7Ekbb_1 ֛8Z‹#uu-] z}Pk55{:)W0:AxYaDr~3HĒ##GlA.Lt|]_jJVY,MMmmJ%,@SSK Z^r\EVo0ex7Si[" W_3i~3232}(a2afVl,VXO?Dysha<ZI55k&E)7O14?M0R$ˊ_xyTAEMMmmz99/ GGK__x([oݽR de}!W"\Cz֥Kvz> )(8t7",J o7^j>ou{MMZ_ٹv-*Ӧ9 q11no\۫_*Z8yȑ?xyhH&Ec’W\/]2.\裒[Q?+*P!R0R(BKk[{z0A@;M _J.2Y`ʘ"W,97l6fHKq(Kڊ.tKKKKsR:=,oPZ:J//4>xBVñqcZ/o}YYNp\VVffF Q*rrKJ~[kb{ڴh}uxpz\YYNH9y2c' L0sVzq%^y^kldt6lظWڽ;7>udf.&)*UUoi `TͲP Z"WTU|ɴu+TTm-3Gwto:l _FGT)D%r3xBHxinFEatnjdqɅb S/I].rc з-9999999+k3|ZA_n8oĐ#lk!!~~KuF"ϘA XV <[ò2;=-[lC^'Qd{s\H̙rE:]x\'04va66[}r;xM)gbd/;ⷍ&1K{eKI;vtIH@x)NgOOC TT"bb|Ŋ)S64e#"ʙ֦$EEuunc&Mm;R\hGe$ SwpGC`齃*z (8&47c;xkҋ%G[4FE*>#-nyi{߇&Ⱦ((EmWIC?=b 3=-^_ T`k4Ngo/ $x}5~U#i4n6=/%_}~7lذa[`LFJ%V(r9x*˲D'*UF/w /Yp|o/nłzcw"_V:_6>5Y|?$ NMU'pJDՏG#x YpK jK8 7添K7+!bPeQ2ZL Q1CCXDєz? l[,xn-?Ong vSW x;T?%W0-aZ‹|ţD9Ǘe"zTXtSoftwarex+//.NN,H/J6XS\IENDB`PK u&7O:/skin/classic/messenger/smime/icons/sbSignOk.gifGIF89a <ٿXF[QwG̈Ǚ333! , ,)" [ WfxSx2plJM L;PK u&7*h4skin/classic/messenger/smime/icons/sbSignUnknown.gifGIF89a [QπwG333ǙF̈ r#;PK u&7cLI2skin/classic/messenger/smime/icons/sbSignNotOk.gifGIF89a <ٿXF[QwG̈Ǚ333! , -)" [ Wf#Ii,E+bSGQE%;PK u&7q||1skin/classic/messenger/smime/icons/sbCryptoOk.gifGIF89a LRLţ=Ł=b!, )IY[`7A@&5d)ֶ|rd= +`";PK u&7b4skin/classic/messenger/smime/icons/sbCryptoNotOk.gifGIF89a LRLţ=Ł=b!, 1IY[`7A@&5wo)3%Y?!"0LDɨ30;PK u&70skin/classic/messenger/smime/icons/hdrSignOk.gifGIF89a HL޻Dţ=:`-Ł=b{}>eI V0[|JV)s;~̽㸵q xa aj!;PK u&7 5skin/classic/messenger/smime/icons/hdrSignUnknown.gifGIF89a [QFmЊwG̾xߪx{}#4lt|jqN;PK u&7B5skin/classic/messenger/smime/icons/hdrCryptoNotOk.gifGIF89a HL޻Dţ=:`-Ł=b! , pPI8ͻuG @ y .uāRKb02XC&P\J'yUɗ{=5.-!s[;L۔;אSQrGEuDl]cv}Gw;PK u&7V$$$skin/classic/navigator/navigator.css/* ***** 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 * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 1998-1999 * the Initial Developer. All Rights Reserved. * * Contributor(s): * Joe Hewitt (hewitt@netscape.com) * Manuel Reimer (Manuel.Reimer@gmx.de) * * Alternatively, the contents of this file may be used under the terms of * either of 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 ***** */ @import url("chrome://navigator/content/navigator.css"); @import url("chrome://communicator/skin/"); @import url("chrome://communicator/skin/bookmarks/bookmarksToolbar.css"); @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* ::::: primary toolbar buttons ::::: */ .toolbarbutton-1 { list-style-image: url("chrome://navigator/skin/icons/navigatoricons.png"); } #back-button { list-style-image: url("chrome://communicator/skin/icons/communicatoricons.png"); -moz-image-region: rect(60px 29px 89px 0); } #back-button:hover { -moz-image-region: rect(60px 59px 89px 30px); } #back-button:hover:active { -moz-image-region: rect(60px 89px 89px 60px); } #back-button[disabled="true"] { -moz-image-region: rect(60px 119px 89px 90px) !important; } #forward-button { list-style-image: url("chrome://communicator/skin/icons/communicatoricons.png"); -moz-image-region: rect(90px 29px 119px 0); } #forward-button:hover { -moz-image-region: rect(90px 59px 119px 30px); } #forward-button:hover:active { -moz-image-region: rect(90px 89px 119px 60px); } #forward-button[disabled="true"] { -moz-image-region: rect(90px 119px 119px 90px) !important; } #reload-button { -moz-image-region: rect(0 29px 29px 0); } #reload-button:hover { -moz-image-region: rect(0 59px 29px 30px); } #reload-button:hover:active { -moz-image-region: rect(0 89px 29px 60px); } #reload-button[disabled="true"] { -moz-image-region: rect(0 119px 29px 90px) !important; } #stop-button { list-style-image: url("chrome://communicator/skin/icons/communicatoricons.png"); -moz-image-region: rect(30px 29px 59px 0); } #stop-button:hover { -moz-image-region: rect(30px 59px 59px 30px); } #stop-button:hover:active { -moz-image-region: rect(30px 89px 59px 60px); } #stop-button[disabled="true"] { -moz-image-region: rect(30px 119px 59px 90px) !important; } #print-button { list-style-image: url("chrome://communicator/skin/icons/communicatoricons.png"); -moz-image-region: rect(0 29px 29px 0); } #print-button:hover { -moz-image-region: rect(0 59px 29px 30px); } #print-button:hover:active { -moz-image-region: rect(0 89px 29px 60px); } #print-button[disabled="true"] { -moz-image-region: rect(0 119px 29px 90px) !important; } #fullscreen-exit-button { list-style-image: none; } /* ::::: small primary toolbar buttons ::::: */ .toolbarbutton-1[toolbarmode="small"] { min-width: 0; } .toolbarbutton-text[toolbarmode="small"] { display: none; } #search-button[toolbarmode="small"] > .button-box > .button-text { display: none; } .toolbarbutton-icon[toolbarmode="small"] { display: inline; } #nav-bar[toolbarmode="small"] > .toolbar-primary-grippy { display: none; } .toolbarbutton-text[buttonstyle="text"] { padding: 4px 0; } /* ::::: 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/minimize.gif"); } #restore-button { list-style-image: url("chrome://navigator/skin/icons/restore.gif"); } #close-button { list-style-image: url("chrome://navigator/skin/icons/close.gif"); } /* ::::: nav-bar-inner ::::: */ #nav-bar-inner { -moz-box-align: center; min-width: 0px; } #urlbar { border: 3px solid; -moz-border-top-colors: transparent ThreeDShadow ThreeDDarkShadow; -moz-border-right-colors: transparent ThreeDHighlight ThreeDDarkShadow; -moz-border-bottom-colors: transparent ThreeDHighlight ThreeDDarkShadow; -moz-border-left-colors: transparent ThreeDShadow ThreeDDarkShadow; } #urlbar[level="high"] > .autocomplete-textbox-container, #urlbar[level="low"] > .autocomplete-textbox-container { -moz-appearance: none; background-color: InfoBackground; color: InfoText; } /* ::::: page proxy icon ::::: */ #page-proxy-deck, #page-proxy-favicon, #page-proxy-button { width: 16px; height: 16px; } #page-proxy-deck { cursor: -moz-grab; margin: 2px 3px; } #page-proxy-button { list-style-image: url("chrome://communicator/skin/bookmarks/location.gif"); } #page-proxy-favicon { list-style-image: none; } #page-proxy-button[pageproxystate="valid"]:hover { list-style-image: url("chrome://communicator/skin/bookmarks/location-hov.gif"); } #page-proxy-button[pageproxystate="valid"]:hover:active { list-style-image: url("chrome://communicator/skin/bookmarks/location-act.gif"); } #page-proxy-button[pageproxystate="invalid"] { cursor: default; list-style-image: url("chrome://communicator/skin/bookmarks/location-dis.gif"); } /* ::::: autocomplete ::::: */ .autocomplete-history-dropmarker { border-right-width: 1px; border-bottom-width: 1px; -moz-border-right-colors: ThreeDShadow; -moz-border-bottom-colors: ThreeDShadow; } .autocomplete-treebody::-moz-tree-cell-text(value) { padding-left: 15px; } .autocomplete-search-engine { padding: 2px; } .autocomplete-search-engine[menuactive="true"] { background-color: Highlight; color: HighlightText; } .autocomplete-search-engine-img { margin-right: 4px; } /* ::::: go and searchbuttons ::::: */ #search-button, #go-button { margin: 0px 4px 0px 0px; min-height: 25px; font: message-box; font-weight: bold; } #search-button { font-weight: bold; list-style-image: url("chrome://communicator/skin/icons/search.png"); -moz-image-region: rect(0 17px 17px 0); } #search-button:hover { -moz-image-region: rect(0 35px 17px 18px); } #search-button:hover:active { -moz-image-region: rect(0 53px 17px 36px); } /* ::::: sidebar splitter ::::: */ #sidebar-splitter { border-left: none; border-right: none; min-width: 5px; } /* ::::: content area ::::: */ #content { border-top: 1px solid ThreeDDarkShadow; border-bottom: 1px solid ThreeDLightShadow; border-left: 2px solid; -moz-border-left-colors: ThreeDShadow ThreeDDarkShadow; } #status-bar { border-top: none; min-width: 1px; } #security-button { list-style-image: url("chrome://communicator/skin/icons/lock-insecure.png"); } /* |high| and |low| styles could be different, to better reflect the secure level... */ #security-button[level="high"], #security-button[level="low"] { list-style-image: url("chrome://communicator/skin/icons/lock-secure.png"); } #security-button[level="broken"] { list-style-image: url("chrome://communicator/skin/icons/lock-broken.png"); } #popupIcon { list-style-image: url("chrome://navigator/skin/icons/popup-blocked.png"); } #popupImage { list-style-image: url("chrome://navigator/skin/icons/about-popups.gif"); margin: 6px 0px; } /* ::::: personal toolbar ::::: */ #bookmarks-button { list-style-image: url("chrome://communicator/skin/bookmarks/bookmark-folder-closed.png"); } #bookmarks-button[open="true"] { list-style-image: url("chrome://communicator/skin/bookmarks/bookmark-folder-open.png"); } #home-button { list-style-image: url("chrome://communicator/skin/bookmarks/home.png"); -moz-image-region: rect(0 19px 19px 0); } #home-button:hover { -moz-image-region: rect(0 39px 19px 20px); } #home-button:hover:active { -moz-image-region: rect(0 59px 19px 40px); } #home-button[disabled="true"] { -moz-image-region: rect(0 79px 19px 60px) !important; } #PersonalToolbar > .toolbar-prefix { border-left: 1px solid ThreeDHighlight; border-top: 1px solid ThreeDHighlight; border-bottom: 1px solid ThreeDShadow; } #bookmarks-chevron { list-style-image: url("chrome://navigator/skin/icons/chevron.gif") !important; } #bookmarks-chevron > .toolbarbutton-menu-dropmarker { display: none; } PK u&7y/&skin/classic/navigator/linkToolbar.css/* -*- Mode: C; c-basic-offset: 2 -*- */ /* ***** 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 * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 1998 * the Initial Developer. All Rights Reserved. * * Contributor(s): * Ben Goodger * Josh Soref * Tim Taylor * Eric Hodel * * Alternatively, the contents of this file may be used under the terms of * either of 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"); /** * Link toolbar items **/ #link-top { list-style-image : url("chrome://navigator/skin/btn1/top.gif"); } #link-top[disabled="true"] { list-style-image : url("chrome://navigator/skin/btn1/top-disabled.gif") !important; } #link-top:hover, #link-top:hover:active { list-style-image : url("chrome://navigator/skin/btn1/top-hover.gif"); } #link-up { list-style-image : url("chrome://navigator/skin/btn1/up.gif"); } #link-up[disabled="true"] { list-style-image : url("chrome://navigator/skin/btn1/up-disabled.gif") !important; } #link-up:hover, #link-up:hover:active { list-style-image : url("chrome://navigator/skin/btn1/up-hover.gif"); } #link-first { list-style-image : url("chrome://navigator/skin/btn1/first.gif"); } #link-first[disabled="true"] { list-style-image : url("chrome://navigator/skin/btn1/first-disabled.gif") !important; } #link-first:hover, #link-first:hover:active { list-style-image : url("chrome://navigator/skin/btn1/first-hover.gif"); } #link-prev { list-style-image : url("chrome://navigator/skin/btn1/previous.gif"); } #link-prev[disabled="true"] { list-style-image : url("chrome://navigator/skin/btn1/previous-disabled.gif") !important; } #link-prev:hover, #link-prev:hover:active { list-style-image : url("chrome://navigator/skin/btn1/previous-hover.gif"); } #link-next { list-style-image : url("chrome://navigator/skin/btn1/next.gif"); } #link-next[disabled="true"] { list-style-image : url("chrome://navigator/skin/btn1/next-disabled.gif") !important; } #link-next:hover, #link-next:hover:active { list-style-image : url("chrome://navigator/skin/btn1/next-hover.gif"); } #link-last { list-style-image : url("chrome://navigator/skin/btn1/last.gif"); } #link-last[disabled="true"] { list-style-image : url("chrome://navigator/skin/btn1/last-disabled.gif") !important; } #link-last:hover, #link-last:hover:active { list-style-image : url("chrome://navigator/skin/btn1/last-hover.gif"); } PK 257˒K 0 0 #skin/classic/navigator/pageInfo.css/* ***** 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 Daniel Brooks. * Portions created by the Initial Developer are Copyright (C) 2001-2007 * the Initial Developer. All Rights Reserved. * * Contributor(s): * Kevin Gerich * Daniel Brooks * Florian QUEZE * * 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 ***** */ @import "chrome://global/skin/"; /* Misc */ tree { margin: .5em; } .gridSeparator { width: .5em; } textbox { background: transparent !important; border: none; padding: 0px; -moz-appearance: none; -moz-user-focus: none; } textbox.header { -moz-margin-start: 0; } .iframe { margin: .5em; background: white; overflow: auto; } .fixedsize { height: 8.5em; } textbox[disabled] { font-style: italic; } /* General Tab */ groupbox tree { margin: 0; border: none; } groupbox.treebox .groupbox-body { padding-top: 0; } #general-security-identity { white-space: -moz-pre-wrap; line-height: 2em; } /* Media Tab */ #imagetree { min-height: 10em; } #thepreviewimage { margin: 1em; } treechildren::-moz-tree-cell-text(broken) { font-style: italic; color: graytext; } /* Feeds Tab */ #feedListbox > richlistitem { padding-top: 6px; padding-bottom: 6px; -moz-padding-start: 7px; -moz-padding-end: 7px; min-height: 25px; border-bottom: 1px dotted #C0C0C0; } .feedTitle { font-weight: bold; } /* Permissions Tab */ #permList { margin-top: .5em; overflow: auto; } #permList > richlistitem { padding-top: 6px; padding-bottom: 6px; -moz-padding-start: 7px; -moz-padding-end: 7px; min-height: 25px; border-bottom: 1px dotted #C0C0C0; } #permList > richlistitem > label { font-weight: bold; } /* Security Tab */ #securityPanel > .header { font-size: 120%; } #securityPanel > .fieldLabel { margin: 2px 10px 3px 10px; } #securityPanel > .fieldValue { font-weight: bold; margin: 2px 10px 0px 10px; } PK u&7&%skin/classic/navigator/tabbrowser.css @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); .tabbrowser-strip { padding-bottom: 3px; border-bottom: 2px solid; -moz-border-bottom-colors: ThreeDDarkShadow ThreeDShadow; } tabpanels { -moz-appearance: none; } .tabbrowser-tabs { padding-top: 1px; } .tabs-left, .tabs-right { width: 3px; } .tab-icon { margin-top: 1px; margin-right: 3px; width: 16px; height: 16px; } .tabbrowser-tab { list-style-image: url("chrome://communicator/skin/bookmarks/bookmark-item.png"); } .tabbrowser-tab[busy] { list-style-image: url("chrome://communicator/skin/icons/loading.gif"); } /* ::::: close button ::::: */ .tabs-closebutton { margin: 3px; list-style-image: url("chrome://communicator/skin/icons/close-button.gif"); } .tabs-closebutton > .toolbarbutton-icon { margin: 0; } .tabs-newbutton { margin: 0px; list-style-image: url("chrome://navigator/skin/icons/tab-new.gif"); } .tab-drop-indicator-bar { height: 11px; margin-top: -11px; margin-left: -8px; position: relative; } .tab-drop-indicator { height: 11px; width: 11px; margin-bottom: -5px; position: relative; list-style-image: url('chrome://navigator/skin/icons/tab-drag-indicator.gif'); } tooltip[tabpreview="true"] { max-width: none; } PK u&7 +D%skin/classic/navigator/btn1/first.gifGIF89acc33f!,@4pI $Ifhb6Zl 8%:ʒ yZM7Ih*;PK u&7ɢ.skin/classic/navigator/btn1/first-disabled.gifGIF89acc33f!,.pI8[Qa89peVj@T=?\%(AiȤ;PK u&7D:+skin/classic/navigator/btn1/first-hover.gifGIF89a1̻VÔcc33f!,9PI8Q @$ÊF+Ը@%P0A#a\RLITCZ;PK u&7y$skin/classic/navigator/btn1/last.gifGIF89acc33f!,2pI8WAǟ$pX^㙒&pq@O넎GVMl:;PK u&7J@-skin/classic/navigator/btn1/last-disabled.gifGIF89acc33f!,,pI8W5\qh'9:AiەhD)HL;PK u&7B솋*skin/classic/navigator/btn1/last-hover.gifGIF89a1cc33fV!,8I8AWLA`Xg+Z[ϕB K iBRѸ%;fJZ3;PK u&7)bxx$skin/classic/navigator/btn1/next.gifGIF89acc33f!,%pI8c$`7I0{o a@I;PK u&7t\vv-skin/classic/navigator/btn1/next-disabled.gifGIF89acc33f!,#pI8c-0f\ybe060 |;PK u&78zz*skin/classic/navigator/btn1/next-hover.gifGIF89a1̻VÔcc33f!,'PI8c4`8y~ !PsP;PK u&7Ǐxx(skin/classic/navigator/btn1/previous.gifGIF89acc33f!,%pI8!&[DA,gA}k@O;PK u&7)Hww1skin/classic/navigator/btn1/previous-disabled.gifGIF89acc33f!,$pI8!7^In)|$,cua;PK u&7$||.skin/classic/navigator/btn1/previous-hover.gifGIF89a1̻VÔcc33f!,)PI8kQ' A `f(zj4f]gFk9pHD;PK u&7QR#skin/classic/navigator/btn1/top.gifGIF89acc33f!,,pI8k-$AM9tMcPpijE{c;PK u&7Q,skin/classic/navigator/btn1/top-disabled.gifGIF89acc33f!,-pI8k-F cu[ID _;PK u&7h/skin/classic/navigator/icons/navigatoricons.pngPNG  IHDRxYbKGD X pHYsHHFk> vpAgx& z3AQěV҉at:yLwݿf\IZl2'n̙{M6vii/[+V{q,Tb&I>q6o_jjno|2QxOmf92;f[_d )% @d9zzݣG 8,'/ g*(ื }>h))].7p^Oy) `Μ,G?졇aa&O?~5((;/!29/xt Ct`0$Qę9QGu:̸)*77q?1q:w:6|$( Fc ӱwl˲GQs:))&| Ή<"(J, ,˲Nj)flqeYe9q8DZE2h2ftXK$5jZ[;;}>UeIR#GfUi$YVUpX(!IeIb0XY|>_Ъ*42 D 1 Mk AMW&D]otX) `P&Wulj M |rldp8, N3 j8 ,j{{8,glǏD@" B`T9w%>qkp8Qjn8IEEٽ[ y,2!0zxȑ#vF;|Ak* EuvzE"({ m=Ks=6T{Xd8LJ2b 47{>:q&b4>;usϣF Tu}KQx=p&5I v~ꦦN7o|805uʔ]ѣzj񪪢"Zz{8XdTE" INutLVTtQ99II'Or{"n1Ufx4oƃM`RB/"Ř199II) @II^^r28'vȏ#M&euuEѓFԤ$uMUr8z-҈ޟ4Htw{VU;;=` ++%dR77wuN'M_|q6} ,H&=L&lÇ[[e@b`Nl08fss&IoK&hI"V^Lz=_(UUuu4~|^{.jU#Nbn$YL{ݻw^6bXb @ 99999Y[wްaÆ ̉zd?,|w:TW ffcJ_0({s`L,;'p8V,zPԼye`,46P$yXTK $IiZdYW^PE$$iʔ| 71znAAz]b,:$I(O^o($˘jZ nZ  i:-DaQ]Nmi vnXXVMK& QTk+z܊$Aj $ b19#cJ=MMO(4fL^^j*@nnz@Zh srvI˥(PY$KZ5;Zћ;ÇW$Ŧ&$)$2[Vժߒq8}o`kd&KcK LQ,k.\VYM|$ **[[C ZZZZx9׿ivw{cql ח(*9y |lNNcmm^޽[wL0|IQ^o_ϧ[wT0w󡐢\vq2 E~?$K<É;裏?./oj cYteU={ol 6|yQyEily3Fw=0Y^\ݷJ<2!2!nyyyyy9!' 1{{{{{{5b| #n8}_֮]v_Tu͚5kȕ-]:csm.:Et&`h}옢Ȳ(QU;KVTL tTr|B sO7;u귿m`dh;@Oy8|@NoeeahJzzN.%=8񇯑c˗/Mk__GJJnܩUVZu4C}'Cm;?-H%KNMw}p8vKшUJ7BϞ:j˖ڷ-z$QԢEbK:j;ht3gy_":4H… E`Mb6 ,R$BûzիWލ[Dedddddh;BP6ʴi˖Ʉ_Rn\#1诱s'Yr{B qKddL--Xe`ccGG_i}*SOegl&Scc[[OO:##%lzU<߄ia233333~BvېEsq]WpX끎^F"-дŒsp^w<)M 0kVffj P_Z )a,@mmCCGϧ(۷n<7h4f֬T+2RvvZr>NwӦM6mX!:0!p"ɩ[ZZZZZxsEm6NNF uu]tuv| cscƤi\A։\imx0pW_?k5VhN:5r$6R L6ztRBiRЇ57tcgn7{{zg3 y9y~^"ׯ_0׵X6nܸqd&CIBg鼾NL`9YxmY6zM&d'lEd۽'?9xn/,=noٳ %5u M(bhdمDF>7}x:?g{򊆷ZplXF^=sf$._|NGH<,rX^dBbJ SUUUUU<>ݯ,}..]tno65CG8MH>PcD"_?UEz&BC+҈~?QyDyxs!$}4^<@O/;_}OQ/y=qa(=03&##o܁9jYa_MhMM~[Xo kB ;o /1  X\RAu-ׯ_?Ѐ%+C/^205B a```߯ /C @m4C@5T]} N^q1?-ör @AW6(  8/%  8z p_@L@ЏCQ[^5 0ب33|n`Q#L@  Ç7{}g`c?O_i"L N0|o_gy0 oc$[,@p~aӅ0luA?~ pŁO_1Hs'P p &Gu,t=L ppRC<`x`ⅢWIENDB`PK u&7%SŦ-skin/classic/navigator/icons/about-popups.gifGIF89a&!BBBINYkuԄ{{{ƽfhj049μϥQZYY޲]NJ҂ռŘ{ўͳvcƥv#>TsZ{1R9W+p!,&@` dh$&RhTJϬuؼr/8S峘(>l7휛XbdW^KhJ[`XaeY|QxhbFWcH, #%+ [aƔrnJkplלW    ϢР{ЛztwJ(AÇ#J 0!捲3ih_>1Rj"[oNISb 6Jٲ~uzTFTؒ|bBH0WbݪU(|h2 t͐pFx˷ߺ L8ˆ>!K~ !Sެ iӇ^ͺװU'ڸ1ܾw h `#Onù(ر_aËO*8X 9@`"_0}%0Ty=y>(a>ԅ!$:@ŧ`@ `"LA $\ ':PBX8!L`!Q@~ݒX64aYr̸f xpbt'Ed$*eDX|czhQAE`VꞘ9 # ,8`]|$>TPZ 8BNu tS(j ABZZ|ǵt z) ͩ@_(VAJ8h PZa aJFܸǞ*i{ lB"{Wh?X^PeS {RCT/CxI0 vp 8=ŀ 2κQO"+>7Q; ,A @073=w9!B«R(3o21ӐE@|m~کpڢ)* 4 `Pȸ]fY-8!}@ԫ`Lt 7R %" NB;CnEBPqOlu *Հ< uȯ"8 @2@|.sFNfN7-o3 !;PK u&7Őaa3skin/classic/navigator/icons/tab-drag-indicator.gifGIF89a 33fff̙!, &H$bT+ 1@ lj;J<J;;PK u&7(NK(skin/classic/navigator/icons/tab-new.gifGIF89a99H@Co5:i%/b,5Q瑲阷밼ϦٔѮ޵鈚Q^fȠ¦]he̩VXIŢή}澾vݷǽ_rѿHPSՙ®?ɷN׋ֹ*ڿ0ιη¼!s,H)YʼȰ@3~ԡ8xaH+WֈAdɌ,ZYҌ6N8|.j`&M-y ^ܨiSCD :\9$QpAcH:]"iɔ,_(01 $<@88Ja,8n&0Wl (\ ! mfƁXNq;PK h3r1skin/classic/mozapps/profile/profileSelection.cssPK h3:H::,>skin/classic/mozapps/profile/profileicon.pngPK 4a skin/classic/global/about.cssPK t7G( !skin/classic/global/appPicker.cssPK 0, skin/classic/global/arrow.cssPK G5qC skin/classic/global/button.cssPK 4(2w> 6skin/classic/global/checkbox.cssPK HA2Ph[@@#Gskin/classic/global/colorpicker.cssPK aN6ϑVskin/classic/global/config.cssPK 97,س/ / UZskin/classic/global/dialog.cssPK 0>T2׿ۀ gskin/classic/global/expander.cssPK HA2 LLL"~oskin/classic/global/filepicker.cssPK 7:>> ~skin/classic/global/findBar.cssPK 1n6j "skin/classic/global/formatting.cssPK vkL7IA^ ^ &skin/classic/global/globalBindings.xmlPK 8n7431  :skin/classic/global/groupbox.cssPK 06++ !skin/classic/global/linkTree.cssPK bm7"skin/classic/global/listbox.cssPK % 7qm,hskin/classic/global/menu.cssPK vkL7g skin/classic/global/menulist.cssPK :^c7wm( ( skin/classic/global/netError.cssPK -`6{U  "%skin/classic/global/dropmarker.cssPK 5ʛ !qskin/classic/global/numberbox.cssPK 55vz99$1skin/classic/global/notification.cssPK eS7II# skin/classic/global/passwordmgr.cssPK 6F6*~uB B 6skin/classic/global/popup.cssPK A2 E E %skin/classic/global/progressmeter.cssPK 4(2uHmm;)skin/classic/global/radio.cssPK =I06^ I #:skin/classic/global/richlistbox.cssPK &6ov8  (Dskin/classic/global/nativescrollbars.cssPK `4@!!%>Tskin/classic/global/xulscrollbars.cssPK _5nKz !vskin/classic/global/scrollbox.cssPK U4HY #<skin/classic/global/spinbuttons.cssPK VwX7p7O @skin/classic/global/splitter.cssPK Jo6b5Jskin/classic/global/tabbox.cssPK a7ܮPUskin/classic/global/textbox.cssPK 2LN6B<(&skin/classic/global/datetimepicker.cssPK j 7+MOOmskin/classic/global/toolbar.cssPK 7`嘟%skin/classic/global/toolbarbutton.cssPK mq7F:**skin/classic/global/tree.cssPK 184T/skin/classic/global/wizard.cssPK 0Wlx..&2skin/classic/global/arrow/arrow-dn.gifPK 00D..*e3skin/classic/global/arrow/arrow-dn-dis.gifPK 0Wlx..*3skin/classic/global/arrow/arrow-dn-hov.gifPK 0E33,Q4skin/classic/global/arrow/arrow-dn-sharp.gifPK 0 l٪(4skin/classic/global/arrow/arrow-down.pngPK 0;//'5skin/classic/global/arrow/arrow-lft.gifPK 0//+26skin/classic/global/arrow/arrow-lft-dis.gifPK 0;//+6skin/classic/global/arrow/arrow-lft-hov.gifPK 0^455-"7skin/classic/global/arrow/arrow-lft-sharp.gifPK 09F;/8817skin/classic/global/arrow/arrow-lft-sharp-end.gifPK 0!b..')8skin/classic/global/arrow/arrow-rit.gifPK 0 ..+8skin/classic/global/arrow/arrow-rit-dis.gifPK 0!b..+9skin/classic/global/arrow/arrow-rit-hov.gifPK 055-9skin/classic/global/arrow/arrow-rit-sharp.gifPK 0E` 881 :skin/classic/global/arrow/arrow-rit-sharp-end.gifPK 0[..&:skin/classic/global/arrow/arrow-up.gifPK 0?g..*;skin/classic/global/arrow/arrow-up-dis.gifPK 0[..*y;skin/classic/global/arrow/arrow-up-hov.gifPK 0y^=44,;skin/classic/global/arrow/arrow-up-sharp.gifPK 0O.66+m<skin/classic/global/checkbox/cbox-check.gifPK 0q<</<skin/classic/global/checkbox/cbox-check-dis.gifPK 37`}*==(u=skin/classic/global/dirListing/local.pngPK 37\)?skin/classic/global/dirListing/remote.pngPK 37˶%Cskin/classic/global/dirListing/up.pngPK v~1O"H!!"*Fskin/classic/global/Filepicker.pngPK 550^p 9Jhskin/classic/global/icons/autocomplete-dropmark-arrow.pngPK 553\ \ 9tskin/classic/global/icons/autocomplete-dropmark-bkgnd.pngPK 55G  A]skin/classic/global/icons/autocomplete-dropmark-bkgnd-mid-top.pngPK 55|  Dskin/classic/global/icons/autocomplete-dropmark-bkgnd-mid-bottom.pngPK 6}) ) (3skin/classic/global/icons/autoscroll.pngPK $N6t/skin/classic/global/icons/blacklist_favicon.pngPK $N6'ee-skin/classic/global/icons/blacklist_large.pngPK 0py};;#`skin/classic/global/icons/Close.gifPK 55{4ff#skin/classic/global/icons/close.pngPK 5500#skin/classic/global/icons/Error.pngPK 555u3  "skin/classic/global/icons/find.pngPK 55(VPMM)Jskin/classic/global/icons/folder-item.pngPK 0ݾv55&skin/classic/global/icons/Minimize.gifPK n|7Rx6<<&Wskin/classic/global/icons/notfound.pngPK \6el+skin/classic/global/icons/Print-preview.pngPK 55#.&skin/classic/global/icons/Portrait.pngPK \6'skin/classic/global/icons/Landscape.pngPK 55ĚΛ&skin/classic/global/icons/Question.pngPK 0==%skin/classic/global/icons/Restore.gifPK 55Mmp.%^skin/classic/global/icons/Warning.pngPK 55J@0]H H +skin/classic/global/icons/warning-large.pngPK n|7AMM"skin/classic/global/icons/wrap.pngPK 0N..) skin/classic/global/radio/radio-check.gifPK 0J..- skin/classic/global/radio/radio-check-dis.gifPK 0i-C,,( skin/classic/global/scrollbar/slider.gifPK .6+|/ skin/classic/global/splitter/grip-hrz-after.gifPK .6[0 skin/classic/global/splitter/grip-hrz-before.gifPK .6B/ skin/classic/global/splitter/grip-vrt-after.gifPK .6^e0skin/classic/global/splitter/grip-vrt-before.gifPK 0fV33'skin/classic/global/toolbar/chevron.gifPK q2{Z633+skin/classic/global/toolbar/chevron-rtl.gifPK 0F4ռ'skin/classic/global/toolbar/Lighten.pngPK v~1Pޫ&skin/classic/global/toolbar/spring.gifPK 0JJ)skin/classic/global/tree/columnpicker.gifPK 0U͏@@%^skin/classic/global/tree/sort-asc.gifPK 0??%skin/classic/global/tree/sort-dsc.gifPK 0 ](cskin/classic/global/tree/twisty-clsd.pngPK 0II(skin/classic/global/tree/twisty-open.pngPK \099/skin/classic/global/throbber/Throbber-small.gifPK M}2e^-/skin/classic/global/throbber/Throbber-small.pngPK K6f5 ˀ(skin/classic/global/customizeToolbar.cssPK y93SQ ##skin/classic/global/preferences.cssPK m2Z~۱&6/skin/classic/global/printPageSetup.cssPK |w2Rq55$+0skin/classic/global/printPreview.cssPK e4j{ $4skin/classic/global/alerts/alert.cssPK g7'@skin/classic/global/console/console.cssPK 55Ҕh##/Wskin/classic/global/console/console-toolbar.pngPK 55>>/O{skin/classic/global/console/bullet-question.pngPK 55z.~skin/classic/global/console/bullet-warning.pngPK 55 ,skin/classic/global/console/bullet-error.pngPK 0X”773-skin/classic/global/console/console-error-caret.gifPK 0&002skin/classic/global/console/console-error-dash.gifPK @}7I^^$5skin/classic/global/autocomplete.cssPK n70եskin/classic/global/global.cssPK o67y -skin/classic/global/dirListing/dirListing.cssPK W64{KKskin/classic/global/scale.cssPK 7vD7vY:hvv*4skin/classic/mozapps/downloads/buttons.pngPK 55V5/skin/classic/mozapps/downloads/downloadIcon.pngPK 7(u ,$skin/classic/mozapps/downloads/downloads.cssPK 4Gj225skin/classic/mozapps/downloads/unknownContentType.cssPK %7fSTT)sskin/classic/mozapps/extensions/about.cssPK 55ӕ1skin/classic/mozapps/extensions/actionbuttons.pngPK Qh7Yu .skin/classic/mozapps/extensions/extensions.cssPK ͛4e54skin/classic/mozapps/extensions/itemDisabledFader.pngPK ͛4M`VV49skin/classic/mozapps/extensions/itemEnabledFader.pngPK 55); ; 0f>skin/classic/mozapps/extensions/notifyBadges.pngPK 55@̈́77,Gskin/classic/mozapps/extensions/question.pngPK h4*pKskin/classic/mozapps/extensions/update.cssPK 55k㧋0Mskin/classic/mozapps/extensions/themeGeneric.pngPK |B7[[/Uskin/classic/mozapps/extensions/viewButtons.pngPK |B7 NN.Ʊskin/classic/mozapps/plugins/missingPlugin.cssPK 7vD76S .`skin/classic/mozapps/plugins/pluginGeneric.pngPK v~1(᫓6bskin/classic/mozapps/plugins/pluginInstallerWizard.cssPK v~10sZ  )Iskin/classic/mozapps/shared/itemFader.pngPK v~1Ҩ,skin/classic/mozapps/shared/itemSelected.pngPK ;1?(skin/classic/mozapps/shared/richview.cssPK ;15==(skin/classic/mozapps/shared/richview.xmlPK v~11H  )xskin/classic/mozapps/shared/viewFader.pngPK 55  .skin/classic/mozapps/update/extensionalert.pngPK n|7ETT& skin/classic/mozapps/update/update.pngPK 55e~~'skin/classic/mozapps/update/warning.gifPK 55}<  '{skin/classic/mozapps/update/updates.cssPK _6i 3skin/classic/mozapps/xpinstall/xpinstallConfirm.cssPK 551ZZ7skin/classic/mozapps/xpinstall/xpinstallItemGeneric.pngPK qm7^x Lskin/classic/help/help.cssPK E5R00-skin/classic/help/Toolbar.pngPK E5)0)0!^5skin/classic/help/Toolbar-rtl.pngPK "N3E9$eskin/classic/help/helpFileLayout.cssPK 551x <tskin/classic/help/Weblink.pngPK 55, 0! xskin/classic/help/Weblink-rtl.pngPK O%7Yy~'{skin/classic/global/menu/Menu-arrow.pngPK O%7-ؠ+|skin/classic/global/menu/Menu-arrow-rtl.pngPK O%7&;r0}skin/classic/global/menu/Menu-arrow-disabled.pngPK O%7ZX4~skin/classic/global/menu/Menu-arrow-disabled-rtl.pngPK O%7$-skin/classic/global/menu/Menu-arrow-hover.pngPK O%77Ƨ1skin/classic/global/menu/Menu-arrow-hover-rtl.pngPK E7RJCC*yskin/classic/communicator/tasksOverlay.cssPK E7.$skin/classic/communicator/button.cssPK u&73 3 #ޢskin/classic/communicator/brand.cssPK d>7#_  %Rskin/classic/communicator/dialogs.cssPK r<7:v *skin/classic/communicator/communicator.cssPK u&7]2skin/classic/communicator/communicatorBindings.xmlPK u&7') skin/classic/communicator/helpOverlay.cssPK l[7m)`skin/classic/communicator/preferences.cssPK u&70bL  (Uskin/classic/communicator/prefpanels.cssPK u&7 \\%skin/classic/communicator/smileys.cssPK u&7òI>Qskin/classic/communicator/bookmarks/bookmark-folder-button.gifPK u&7jJ>uskin/classic/communicator/bookmarks/bookmark-folder-closed.pngPK u&7+;skin/classic/communicator/bookmarks/bookmark-folder-dis.pngPK u&7tUU<skin/classic/communicator/bookmarks/bookmark-folder-open.pngPK u&7Ti((6skin/classic/communicator/bookmarks/bookmark-group.pngPK u&7?9skin/classic/communicator/bookmarks/bookmark-item-dis.pngPK u&7MǮ-$$= skin/classic/communicator/bookmarks/bookmark-item-updated.pngPK u&7 5 skin/classic/communicator/bookmarks/bookmark-item.pngPK u&7NZ 1 skin/classic/communicator/bookmarks/bookmarks.cssPK u&7sII I 7skin/classic/communicator/bookmarks/bookmarksWindow.cssPK u&7I~ ,+$skin/classic/communicator/bookmarks/home.pngPK u&7N4 /skin/classic/communicator/bookmarks/location-act.gifPK u&74 0skin/classic/communicator/bookmarks/location-dis.gifPK u&7o&ү40skin/classic/communicator/bookmarks/location-hov.gifPK u&7=dŲ02skin/classic/communicator/bookmarks/location.gifPK R7鰂zz83skin/classic/communicator/bookmarks/bookmarksToolbar.cssPK u&7.̍ 1Gskin/classic/communicator/directory/directory.cssPK u&7^Css3,Tskin/classic/communicator/directory/folder-clsd.gifPK u&73Tskin/classic/communicator/directory/folder-open.gifPK u&7 5dd,Uskin/classic/communicator/directory/file.gifPK u&7`G;-nVskin/classic/communicator/profile/migrate.gifPK u&7UT -@Wskin/classic/communicator/profile/profile.cssPK u&7m_94Nbskin/classic/communicator/profile/profileManager.cssPK u&7)LL7vcskin/classic/communicator/profile/profileicon-large.gifPK u&7K-dskin/classic/communicator/related/related.cssPK u&7-tskin/classic/communicator/related/sitemap.gifPK u&7m%xx-wskin/classic/communicator/search/category.gifPK u&7}qq+xskin/classic/communicator/search/result.gifPK u&7X2ryskin/classic/communicator/search/search-editor.cssPK u&7r8+skin/classic/communicator/search/search.cssPK u&7h]jj4skin/classic/communicator/search/internetresults.cssPK u&7]^<<2\skin/classic/communicator/sidebar/sbtab-twisty.gifPK u&7 <<7skin/classic/communicator/sidebar/sbtab-twisty-open.gifPK u&7`  /yskin/classic/communicator/sidebar/customize.cssPK u&7-ךskin/classic/communicator/sidebar/preview.cssPK u&7y,,5skin/classic/communicator/sidebar/sidebarBindings.xmlPK u&7Ao-tskin/classic/communicator/sidebar/sidebar.cssPK u&7A~RVV5kskin/classic/communicator/sidebar/sidebarListView.cssPK u&7&|1skin/classic/communicator/xpinstall/xpinstall.cssPK u&73)skin/classic/communicator/brand/throbber-single.gifPK u&7b$-1$skin/classic/communicator/brand/throbber-anim.gifPK u&7lW9  5eskin/classic/communicator/brand/throbber16-single.gifPK u&74`3skin/classic/communicator/brand/throbber16-anim.gifPK u&7 m% CC0skin/classic/communicator/icons/close-button.gifPK u&7ZZ+uskin/classic/communicator/icons/offline.pngPK u&7*;*^ skin/classic/communicator/icons/online.pngPK u&7 >*9 skin/classic/communicator/icons/search.pngPK u&7/(skin/classic/communicator/icons/lock-secure.pngPK u&7!A(/skin/classic/communicator/icons/lock-broken.pngPK u&7Zxt1skin/classic/communicator/icons/lock-insecure.pngPK u&7`  +skin/classic/communicator/icons/loading.gifPK u&7|UAA55skin/classic/communicator/icons/communicatoricons.pngPK u&7o 3ɤskin/classic/communicator/icons/smileys/smile_n.gifPK u&7;0C3skin/classic/communicator/icons/smileys/frown_n.gifPK u&7)2skin/classic/communicator/icons/smileys/wink_n.gifPK u&7 "O skin/classic/editor/icons/btn2.gifPK u&76 33+] skin/classic/editor/icons/progress-busy.gifPK u&7՜mm+4` skin/classic/editor/icons/progress-done.gifPK u&7\;<-` skin/classic/editor/icons/progress-failed.gifPK u&7` "a skin/classic/messenger/dialogs.cssPK u&7qȍ??&m skin/classic/messenger/mailWindow2.cssPK u&7 (`v skin/classic/messenger/accountManage.cssPK u&7F(4 skin/classic/messenger/accountWizard.cssPK u&7 s??&W skin/classic/messenger/folderMenus.cssPK u&7_%ڞ skin/classic/messenger/folderPane.cssPK u&7&8 skin/classic/messenger/fakeAccount.cssPK u&7g"PP& skin/classic/messenger/mailWindow1.cssPK u&70?) skin/classic/messenger/accountCentral.cssPK u&7ƱD{ { + skin/classic/messenger/addressingWidget.cssPK u&7( skin/classic/messenger/messageHeader.cssPK u&7( skin/classic/messenger/messageWindow.cssPK u&7, Ddd$ skin/classic/messenger/messenger.cssPK u&7S.kW W % skin/classic/messenger/prefPanels.cssPK J7)- skin/classic/messenger/primaryToolbar.cssPK u&7+?Q '51 skin/classic/messenger/searchDialog.cssPK u&7K $; skin/classic/messenger/subscribe.cssPK u&7+W&&%I skin/classic/messenger/threadPane.cssPK u&75FF+&q skin/classic/messenger/threadPaneLabels.cssPK u&7PϿ ' skin/classic/messenger/filterDialog.cssPK u&7° & skin/classic/messenger/messageBody.cssPK u&788B+ + skin/classic/messenger/start.cssPK u&7Dz2B skin/classic/messenger/virtualFolderListDialog.cssPK u&7+9vv-D skin/classic/messenger/icons/acct-compose.pngPK u&7- skin/classic/messenger/icons/acct-filters.pngPK u&7|b0 skin/classic/messenger/icons/acct-newaccount.pngPK u&7ۉ22+ skin/classic/messenger/icons/acct-prefs.pngPK u&7IO*} skin/classic/messenger/icons/acct-read.pngPK u&7kWkk, skin/classic/messenger/icons/acct-search.pngPK u&7z99/C skin/classic/messenger/icons/acct-subscribe.pngPK u&7 / skin/classic/messenger/icons/attachment-col.pngPK u&7: 66+ skin/classic/messenger/icons/attachment.pngPK u&7+b664v skin/classic/messenger/icons/attachment-selected.pngPK u&7I+8' skin/classic/messenger/icons/attach.pngPK u&7@/& skin/classic/messenger/icons/check.pngPK u&7qll$ skin/classic/messenger/icons/dot.pngPK u&7HƏ(F skin/classic/messenger/icons/flagcol.pngPK u&7Cs@. skin/classic/messenger/icons/folder-closed.pngPK u&7сg 2 skin/classic/messenger/icons/folder-draft-open.pngPK u&7Ϯw-(" skin/classic/messenger/icons/folder-draft.pngPK u&7W8 % skin/classic/messenger/icons/folder-draft-share-open.pngPK u&7(x3C( skin/classic/messenger/icons/folder-draft-share.pngPK u&7ah1M+ skin/classic/messenger/icons/folder-inbox-new.pngPK u&7/]F]]2d. skin/classic/messenger/icons/folder-inbox-open.pngPK u&7X]]-1 skin/classic/messenger/icons/folder-inbox.pngPK u&7K&83 skin/classic/messenger/icons/folder-inbox-share-open.pngPK u&72L36 skin/classic/messenger/icons/folder-inbox-share.pngPK u&7SMGG18 skin/classic/messenger/icons/folder-junk-open.pngPK u&7ֆع,l; skin/classic/messenger/icons/folder-junk.pngPK u&7S0o> skin/classic/messenger/icons/folder-new-open.pngPK u&7wLJ+A skin/classic/messenger/icons/folder-new.pngPK u&7a{5D skin/classic/messenger/icons/folder-newsgroup-new.pngPK u&7$341F skin/classic/messenger/icons/folder-newsgroup.pngPK u&7_44,H skin/classic/messenger/icons/folder-open.pngPK u&7 -\663K skin/classic/messenger/icons/folder-outbox-open.pngPK u&77.M skin/classic/messenger/icons/folder-outbox.pngPK u&7U}.O skin/classic/messenger/icons/folder-search.pngPK u&7M\ 815R skin/classic/messenger/icons/folder-sent-open.pngPK u&7 I'nn,CU skin/classic/messenger/icons/folder-sent.pngPK u&757W skin/classic/messenger/icons/folder-sent-share-open.pngPK u&7] ?23[ skin/classic/messenger/icons/folder-sent-share.pngPK u&7δ2^ skin/classic/messenger/icons/folder-share-open.pngPK u&7MM-7a skin/classic/messenger/icons/folder-share.pngPK u&7S?uu5c skin/classic/messenger/icons/folder-template-open.pngPK u&7-h  0f skin/classic/messenger/icons/folder-template.pngPK u&7U;i skin/classic/messenger/icons/folder-template-share-open.pngPK u&7QKK6 l skin/classic/messenger/icons/folder-template-share.pngPK u&7'2n skin/classic/messenger/icons/folder-trash-open.pngPK u&7O-p skin/classic/messenger/icons/folder-trash.pngPK u&7=g28r skin/classic/messenger/icons/folder-trash-share-open.pngPK u&7i43t skin/classic/messenger/icons/folder-trash-share.pngPK u&7Xm(v skin/classic/messenger/icons/junkBar.pngPK u&7 p(~ skin/classic/messenger/icons/junkcol.pngPK u&7&/ skin/classic/messenger/icons/local-mailhost.pngPK u&78) skin/classic/messenger/icons/message-mail-attach-del.pngPK u&7 ;889 skin/classic/messenger/icons/message-mail-attach-offl.pngPK u&7*114 skin/classic/messenger/icons/message-mail-attach.pngPK u&7?Wgg8 skin/classic/messenger/icons/message-mail-imapdelete.pngPK u&7V3DD9ю skin/classic/messenger/icons/message-mail-delete-offl.pngPK u&7Hrr6l skin/classic/messenger/icons/message-mail-new-offl.pngPK u&7bQ12 skin/classic/messenger/icons/message-mail-new.pngPK u&72 skin/classic/messenger/icons/message-mail-offl.pngPK u&7:-_ skin/classic/messenger/icons/message-mail.pngPK u&7 9 skin/classic/messenger/icons/message-news-attach-offl.pngPK u&7AfO4 skin/classic/messenger/icons/message-news-attach.pngPK u&7Y><v skin/classic/messenger/icons/message-news-new-attach-off.pngPK u&7ߦ8t skin/classic/messenger/icons/message-news-new-attach.pngPK u&7f*6p skin/classic/messenger/icons/message-news-new-offl.pngPK u&7 F1p skin/classic/messenger/icons/message-news-new.pngPK u&78nn2k skin/classic/messenger/icons/message-news-offl.pngPK u&7)!nn-) skin/classic/messenger/icons/message-news.pngPK M~7>S0S0/ skin/classic/messenger/icons/messengericons.pngPK u&7r,(( skin/classic/messenger/icons/readcol.pngPK u&7/ skin/classic/messenger/icons/remote-blocked.pngPK u&7 5kk1 skin/classic/messenger/icons/server-local-new.pngPK u&74M-C skin/classic/messenger/icons/server-local.pngPK u&7x0 skin/classic/messenger/icons/server-mail-new.pngPK u&7{N!, skin/classic/messenger/icons/server-mail.pngPK u&7iD%hh1 skin/classic/messenger/icons/server-news-lock.pngPK u&7O.q,,0 skin/classic/messenger/icons/server-news-new.pngPK u&7NȮ  ,* skin/classic/messenger/icons/server-news.pngPK u&74$$7} skin/classic/messenger/icons/server-remote-lock-new.pngPK u&7j(3 skin/classic/messenger/icons/server-remote-lock.pngPK u&7"|nn2 skin/classic/messenger/icons/thread-closed-eye.pngPK u&7f?{{3 skin/classic/messenger/icons/thread-closed-kill.pngPK u&7Kll7 skin/classic/messenger/icons/thread-closed-offl-eye.pngPK u&7~{{8hskin/classic/messenger/icons/thread-closed-offl-kill.pngPK u&7W1.9skin/classic/messenger/icons/thread-closed.pngPK u&7K-/3skin/classic/messenger/icons/threadcol-threaded.pngPK u&7ش}g5hskin/classic/messenger/icons/threadcol-unthreaded.pngPK u&7ţP6skin/classic/messenger/icons/thread-new-closed-eye.pngPK u&7 7| skin/classic/messenger/icons/thread-new-closed-kill.pngPK u&7>;dskin/classic/messenger/icons/thread-new-closed-offl-eye.pngPK u&7-<?skin/classic/messenger/icons/thread-new-closed-offl-kill.pngPK u&7P05A2,skin/classic/messenger/icons/thread-new-closed.pngPK u&7||+7skin/classic/messenger/folderPaneExtras.cssPK u&79J+skin/classic/messenger/threadPaneExtras.cssPK u&77*skin/classic/messenger/messageKeywords.cssPK u&7_h/skin/classic/messenger/icons/new-mail-alert.pngPK u&7D5_YY4!skin/classic/messenger/addressbook/abResultsPane.cssPK u&76!A A 3~*skin/classic/messenger/addressbook/addressPanes.cssPK u&7~Q" " 16skin/classic/messenger/addressbook/cardDialog.cssPK u&7ޯ> <?skin/classic/messenger/addressbook/selectAddressesDialog.cssPK u&7993\Jskin/classic/messenger/addressbook/sidebarPanel.cssPK u&7'󳐥2Rskin/classic/messenger/addressbook/addressbook.cssPK u&7Rm=jskin/classic/messenger/addressbook/icons/addressbookicons.pngPK u&7\ 5Lskin/classic/messenger/addressbook/icons/addrbook.gifPK u&7(6 3Dskin/classic/messenger/addressbook/icons/ablist.gifPK u&7mEz<skin/classic/messenger/addressbook/icons/remote-addrbook.gifPK u&7WCskin/classic/messenger/addressbook/icons/secure-remote-addrbook.gifPK u&7gPBskin/classic/messenger/addressbook/icons/remote-addrbook-error.gifPK u&7N*mm3skin/classic/messenger/addressbook/icons/abcard.gifPK rx7U^<skin/classic/messenger/messengercompose/messengercompose.cssPK u&74ɟ4skin/classic/messenger/smime/msgReadSecurityInfo.cssPK u&7*4%skin/classic/messenger/smime/msgCompSecurityInfo.cssPK u&7{( 4-skin/classic/messenger/smime/msgReadSMIMEOverlay.cssPK u&7FX) 48skin/classic/messenger/smime/msgCompSMIMEOverlay.cssPK u&7|##3Fskin/classic/messenger/smime/certFetchingStatus.cssPK u&7o1  7Mskin/classic/messenger/smime/msgHdrViewSMIMEOverlay.cssPK u&78[;__1Xskin/classic/messenger/smime/icons/smimeicons.pngPK u&7O:/skin/classic/messenger/smime/icons/sbSignOk.gifPK u&7*h4Yskin/classic/messenger/smime/icons/sbSignUnknown.gifPK u&7cLI25skin/classic/messenger/smime/icons/sbSignNotOk.gifPK u&7q||1skin/classic/messenger/smime/icons/sbCryptoOk.gifPK u&7b4skin/classic/messenger/smime/icons/sbCryptoNotOk.gifPK u&70skin/classic/messenger/smime/icons/hdrSignOk.gifPK u&7 5 skin/classic/messenger/smime/icons/hdrSignUnknown.gifPK u&733 skin/classic/messenger/smime/icons/hdrSignNotOk.gifPK u&7_ʼ2u skin/classic/messenger/smime/icons/hdrCryptoOk.gifPK u&7B5 skin/classic/messenger/smime/icons/hdrCryptoNotOk.gifPK u&7V$$$skin/classic/navigator/navigator.cssPK u&7y/&3skin/classic/navigator/linkToolbar.cssPK 257˒K 0 0 #Cskin/classic/navigator/pageInfo.cssPK u&7&%#Qskin/classic/navigator/tabbrowser.cssPK u&7 +D%~Vskin/classic/navigator/btn1/first.gifPK u&7ɢ.HWskin/classic/navigator/btn1/first-disabled.gifPK u&7D:+Xskin/classic/navigator/btn1/first-hover.gifPK u&7y$Xskin/classic/navigator/btn1/last.gifPK u&7J@-Yskin/classic/navigator/btn1/last-disabled.gifPK u&7B솋*{Zskin/classic/navigator/btn1/last-hover.gifPK u&7)bxx$N[skin/classic/navigator/btn1/next.gifPK u&7t\vv-\skin/classic/navigator/btn1/next-disabled.gifPK u&78zz*\skin/classic/navigator/btn1/next-hover.gifPK u&7Ǐxx(]skin/classic/navigator/btn1/previous.gifPK u&7)Hww1I^skin/classic/navigator/btn1/previous-disabled.gifPK u&7$||._skin/classic/navigator/btn1/previous-hover.gifPK u&7QR#_skin/classic/navigator/btn1/top.gifPK u&7Q,`skin/classic/navigator/btn1/top-disabled.gifPK u&7`,t)aaskin/classic/navigator/btn1/top-hover.gifPK u&7uu"*bskin/classic/navigator/btn1/up.gifPK u&7ss+bskin/classic/navigator/btn1/up-disabled.gifPK u&7Sι:ww(cskin/classic/navigator/btn1/up-hover.gifPK u&7h/Xdskin/classic/navigator/icons/navigatoricons.pngPK u&7ݾv55)~skin/classic/navigator/icons/minimize.gifPK u&7==(skin/classic/navigator/icons/restore.gifPK u&7fV33(skin/classic/navigator/icons/chevron.gifPK u&7py};;&skin/classic/navigator/icons/close.gifPK u&7޸_.{skin/classic/navigator/icons/popup-blocked.pngPK u&7%SŦ-΃skin/classic/navigator/icons/about-popups.gifPK u&7Őaa3skin/classic/navigator/icons/tab-drag-indicator.gifPK u&7(NK(qskin/classic/navigator/icons/tab-new.gifPKգ