PK y.^I "skin/modern/communicator/brand.cssUT !#>fSDDUx/* ***** BEGIN LICENSE BLOCK ***** * Version: NPL 1.1/GPL 2.0/LGPL 2.1 * * The contents of this file are subject to the Netscape Public License * Version 1.1 (the "License"); you may not use this file except in * compliance with the License. You may obtain a copy of the License at * http://www.mozilla.org/NPL/ * * Software distributed under the License is distributed on an "AS IS" basis, * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License * for the specific language governing rights and limitations under the * License. * * The Original Code is mozilla.org code. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 1998 * the Initial Developer. All Rights Reserved. * * Contributor(s): * 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 NPL, indicate your * decision by deleting the provisions above and replace them with the notice * and other provisions required by the GPL or the LGPL. If you do not delete * the provisions above, a recipient may use your version of this file under * the terms of any one of the NPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ /* ==== 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 !important; -moz-box-align: center; -moz-box-pack: center; margin: 6px 10px 0px 8px; border-top: 1px solid #B9BFC7; border-right: 1px solid #A1AAB3; border-bottom: 1px solid #DEE7EE; border-left: 1px solid #A4ACB5; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; min-width: 0px; list-style-image: url("chrome://communicator/skin/brand/throbber-single.gif"); } #navigator-throbber[busy="true"] { list-style-image: url("chrome://communicator/skin/brand/throbber-anim.gif"); } #throbber-box { -moz-box-align: start; background: url("chrome://communicator/skin/toolbar/prtb-bg-noline.gif") #B1BDC9 repeat-x top; } #navigator-throbber[buttonstyle="pictures"] { margin: 4px 8px 2px 8px; } #navigator-throbber[buttonstyle="text"], #navigator-throbber[toolbarmode="small"] { margin: 2px 4px 2px 6px; list-style-image: url("chrome://communicator/skin/brand/throbber16-single.gif"); } #navigator-throbber[buttonstyle="text"][busy="true"], #navigator-throbber[toolbarmode="small"][busy="true"] { list-style-image: url("chrome://communicator/skin/brand/throbber16-anim.gif"); } PK N, z5 5 'skin/modern/communicator/formatting.cssUT Ľ * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), * in which case the provisions of the GPL or the LGPL are applicable instead * of those above. If you wish to allow use of your version of this file only * under the terms of either the GPL or the LGPL, and not to allow others to * use your version of this file under the terms of the NPL, indicate your * decision by deleting the provisions above and replace them with the notice * and other provisions required by the GPL or the LGPL. If you do not delete * the provisions above, a recipient may use your version of this file under * the terms of any one of the NPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ /* ==== formatting.css ================================================== == Styles used for various types of formatting in the Communicator == suite. ====================================================================== */ @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* ::::: hypertext links ::::: */ .text-link { color: blue; text-decoration: underline; } .text-link:focus { color: red; -moz-outline: 1px dotted invert; } .text-link:hover { cursor: pointer; } .text-link:hover:active { color: red; } .text-link[visited="true"] { color: purple; } PK C0/  'skin/modern/communicator/prefpanels.cssUT (? @fSDDUx/* ***** BEGIN LICENSE BLOCK ***** * Version: NPL 1.1/GPL 2.0/LGPL 2.1 * * The contents of this file are subject to the Netscape Public License * Version 1.1 (the "License"); you may not use this file except in * compliance with the License. You may obtain a copy of the License at * http://www.mozilla.org/NPL/ * * Software distributed under the License is distributed on an "AS IS" basis, * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License * for the specific language governing rights and limitations under the * License. * * The Original Code is mozilla.org code. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 1998 * the Initial Developer. All Rights Reserved. * * Contributor(s): * 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 NPL, indicate your * decision by deleting the provisions above and replace them with the notice * and other provisions required by the GPL or the LGPL. If you do not delete * the provisions above, a recipient may use your version of this file under * the terms of any one of the NPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ /* ==== 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 ,}r)skin/modern/communicator/tasksOverlay.cssUT a! * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), * in which case the provisions of the GPL or the LGPL are applicable instead * of those above. If you wish to allow use of your version of this file only * under the terms of either the GPL or the LGPL, and not to allow others to * use your version of this file under the terms of the NPL, indicate your * decision by deleting the provisions above and replace them with the notice * and other provisions required by the GPL or the LGPL. If you do not delete * the provisions above, a recipient may use your version of this file under * the terms of any one of the NPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ /* ==== 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"); margin-right: 2px; } #mini-nav:hover:active { list-style-image: url("chrome://communicator/skin/taskbar/navigator-act.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"); margin-left: 1px; } #mini-mail:hover:active { list-style-image: url("chrome://communicator/skin/taskbar/mail-act.gif"); } #mini-mail[BiffState="NewMail"] { list-style-image: url("chrome://communicator/skin/taskbar/mailnew.gif"); } #mini-mail[BiffState="NewMail"]:hover:active { list-style-image: url("chrome://communicator/skin/taskbar/mailnew-act.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:active { list-style-image: url("chrome://communicator/skin/taskbar/addressbook-act.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:active { list-style-image: url("chrome://communicator/skin/taskbar/composer-act.gif"); } .icon-composer16 { list-style-image: url("chrome://communicator/skin/taskbar/composer-16.gif"); } /* ::::: component bar ::::: */ #component-bar { padding: 1px 3px 0px 3px; } .taskbutton { margin: 0px 3px; border: none !important; padding: 0px !important; } PK y.xޙ  #skin/modern/communicator/button.cssUT !#>fSDDUx/* ***** BEGIN LICENSE BLOCK ***** * Version: NPL 1.1/GPL 2.0/LGPL 2.1 * * The contents of this file are subject to the Netscape Public License * Version 1.1 (the "License"); you may not use this file except in * compliance with the License. You may obtain a copy of the License at * http://www.mozilla.org/NPL/ * * Software distributed under the License is distributed on an "AS IS" basis, * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License * for the specific language governing rights and limitations under the * License. * * The Original Code is mozilla.org code. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 1998 * the Initial Developer. All Rights Reserved. * * Contributor(s): * 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 NPL, indicate your * decision by deleting the provisions above and replace them with the notice * and other provisions required by the GPL or the LGPL. If you do not delete * the provisions above, a recipient may use your version of this file under * the terms of any one of the NPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ /* ==== 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 { min-width: 50px; color: #323642; font-size: smaller; } .toolbarbutton-1, .toolbarbutton-1[type="menu-button"] > .toolbarbutton-menubutton-stack > .toolbarbutton-menubutton-button { -moz-box-orient: vertical; -moz-box-pack: start; border: none !important; padding: 0px !important; } .toolbarbutton-1 > .toolbarbutton-text { min-width: 50px; } .toolbarbutton-1:hover:active { color: #FFFFFF; } .toolbarbutton-1[disabled="true"]:hover:active { color: #9399AB; } .toolbarbutton-1 > .toolbarbutton-icon, .toolbarbutton-1[type="menu-button"] > .toolbarbutton-menubutton-stack > .toolbarbutton-menubutton-button > .toolbarbutton-icon { margin-bottom: 2px; } .toolbarbutton-1[type="menu"] > .toolbarbutton-menu-dropmarker { display: none; } .toolbarbutton-1[buttonstyle="text"] { min-width: 46px; } .toolbarbutton-text[buttonstyle="pictures"], .toolbarbutton-icon[buttonstyle="text"] { display: none; } .toolbarbutton-menubutton-dropmarker[buttonstyle="pictures"] { margin: 20px 0px 0px 40px; } .toolbarbutton-menubutton-dropmarker[buttonstyle="text"] { margin: 8px 0px 0px 40px; } /* ::::: standard toolbar buttons ::::: */ .button-toolbar { -moz-user-focus: ignore !important; margin: 0px; } PK y.@'$skin/modern/communicator/toolbar.cssUT !#>fSDDUx/* ***** BEGIN LICENSE BLOCK ***** * Version: NPL 1.1/GPL 2.0/LGPL 2.1 * * The contents of this file are subject to the Netscape Public License * Version 1.1 (the "License"); you may not use this file except in * compliance with the License. You may obtain a copy of the License at * http://www.mozilla.org/NPL/ * * Software distributed under the License is distributed on an "AS IS" basis, * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License * for the specific language governing rights and limitations under the * License. * * The Original Code is mozilla.org code. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 1998 * the Initial Developer. All Rights Reserved. * * Contributor(s): * 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 NPL, indicate your * decision by deleting the provisions above and replace them with the notice * and other provisions required by the GPL or the LGPL. If you do not delete * the provisions above, a recipient may use your version of this file under * the terms of any one of the NPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ /* ==== toolbar.css ===================================================== == Styles for toolbars that are used throughout the Communicator suite. ====================================================================== */ @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* ::::: toolbar-primary ::::: */ .toolbar-primary { -moz-binding: url("chrome://communicator/skin/toolbar/toolbarBindings.xml#toolbar-primary"); background-color: #B1BDC9; } .toolbar-primary-holder { background: url("chrome://communicator/skin/toolbar/prtb-bg-line.gif") repeat-x top; border-top: none; border-right: 1px solid #95A0AD; border-bottom: 1px solid #95A0AD; border-left: none; } .toolbar-primary-holder[buttonstyle="pictures"], .toolbar-primary-holder[buttonstyle="text"] { background-image: url("chrome://communicator/skin/toolbar/prtb-bg-noline.gif"); } .toolbar-primary-icon { width: 77px; height: 50px; background-repeat: no-repeat; background-position: top; } .toolbar-primary-icon[buttonstyle="pictures"], .toolbar-primary-icon[buttonstyle="text"] { display: none; } .toolbarbutton-1[buttonstyle="text"] > stack > .toolbarbutton-menubutton-dropmarker { margin: 0px 2px 0px 38px !important; } .toolbarbutton-1[buttonstyle="text"] > stack > .toolbarbutton-menubutton-button > .toolbarbutton-text, .toolbarbutton-1[buttonstyle="text"] > .toolbarbutton-text { margin: 5px 0px !important; } /* ::::: toolbargrippy ::::: */ .toolbar-primary-grippy { -moz-binding: url("chrome://communicator/skin/toolbar/toolbarBindings.xml#toolbargrippy-primary"); border: none; background: url("chrome://communicator/skin/toolbar/prtb-grip-mid.gif") repeat-y; list-style-image: url("chrome://communicator/skin/toolbar/prtb-grip-btm.gif"); } .toolbar-primary-grippy > .toolbargrippy-texture { width: 13px; height: 0px; list-style-image: url("chrome://communicator/skin/toolbar/prtb-grip-top.gif"); } .toolbar-primary-grippy > .toolbargrippy-arrow { margin: 0px; width: 13px; height: 10px; list-style-image: inherit; } .toolbar-primary-grippy:hover:active { background-image: url("chrome://communicator/skin/toolbar/prtb-grip-mid-act.gif"); list-style-image: url("chrome://communicator/skin/toolbar/prtb-grip-btm-act.gif"); } .toolbar-primary-grippy:hover:active > .toolbargrippy-texture { list-style-image: url("chrome://communicator/skin/toolbar/prtb-grip-top-act.gif"); } /* ::::: toolbar-primary separator ::::: */ .toolbarseparator-primary { margin: 0px; padding: 0px; border: none; width: 18px; background: none; } PK [+ $skin/modern/communicator/dialogs.cssUT  * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), * in which case the provisions of the GPL or the LGPL are applicable instead * of those above. If you wish to allow use of your version of this file only * under the terms of either the GPL or the LGPL, and not to allow others to * use your version of this file under the terms of the NPL, indicate your * decision by deleting the provisions above and replace them with the notice * and other provisions required by the GPL or the LGPL. If you do not delete * the provisions above, a recipient may use your version of this file under * the terms of any one of the NPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ /* ==== 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"); /* ::::: turbo confirmation dialog ::::: */ #turboTrayImage { list-style-image: url("chrome://communicator/skin/icons/turbo-systray.gif"); border: 2px inset #C7D0D9 !important; } PK u-ra $skin/modern/communicator/plugins.cssUT ?=fSDDUx/* ***** 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 ***** */ /* ===== plugins.css ===================================================== == Styles used by the about:plugins dialog. ======================================================================= */ body { background-color: #FFFFFF; color: #22262F; font: message-box; text-align: center; } a:link, a:visited, a:active { color: #313063; } hr { display: none; } div#outside { text-align: justify; width: 90%; margin-left: 5%; margin-right: 5%; } div#plugs { text-align: center; font-size: x-large; font-weight: bold; color: #5D616E; } div#noplugs { font-size: large; font-weight: bold; color: #5D616E; } div#findmore { margin-top: 2em; } div.plugname { margin-top: 2em; margin-bottom: 1em; font-size: large; text-align: left; font-weight: bold; color: #5D616E; } dl { margin: 0px 0px 3px 0px; } table { background-color: #C7D0D9; color: #22262F; font: message-box; text-align: left; width: 100%; border: 1px solid #2D3B49; border-spacing: 0px; } th { text-align: center; font-weight: bold; background-color: #90A1B3; color: #000000; } th + th, td + td { border-left: 1px dotted #2D3B49; } td { text-align: left; border-top: 1px dotted #2D3B49; } th, td { padding: 3px; } th.type, th.suff { width: 20%; } th.desc { width: 50%; } th.enabled { width: 10%; }PK MYj0_6$skin/modern/communicator/smileys.cssUT !hO@fSDDUx/* ***** BEGIN LICENSE BLOCK ***** * Version: MPL 1.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): * * ***** END LICENSE BLOCK ***** */ /* ==== smileys.css ==================================================== == Style rules to bind smiley image types generated by editor and the mozTxtToHTMLConv == into skinnable images. ========================================================================== */ /* ::::: 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"); } /* suprise */ 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 r.`yѕ )skin/modern/communicator/communicator.cssUT  ?fSDDUx/* ***** BEGIN LICENSE BLOCK ***** * Version: NPL 1.1/GPL 2.0/LGPL 2.1 * * The contents of this file are subject to the Netscape Public License * Version 1.1 (the "License"); you may not use this file except in * compliance with the License. You may obtain a copy of the License at * http://www.mozilla.org/NPL/ * * Software distributed under the License is distributed on an "AS IS" basis, * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License * for the specific language governing rights and limitations under the * License. * * The Original Code is mozilla.org code. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 1998 * the Initial Developer. All Rights Reserved. * * Contributor(s): * 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 NPL, indicate your * decision by deleting the provisions above and replace them with the notice * and other provisions required by the GPL or the LGPL. If you do not delete * the provisions above, a recipient may use your version of this file under * the terms of any one of the NPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ /* ==== 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/formatting.css"); @import url("chrome://communicator/skin/toolbar.css"); @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* ::::: online/offline icons ::::: */ #offline-status[offline="true"] { list-style-image: url("chrome://communicator/skin/icons/offline.gif"); } #offline-status { list-style-image: url("chrome://communicator/skin/icons/online.gif"); } /* ::::: 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 ]*bb=skin/modern/communicator/bookmarks/bookmark-folder-closed.gifUT ~:fSDDUxGIF89a)P[eθ붽뒟&-;#,^ju|DMYDPY4=J'0;5>LR[f$!D2000 Netscape Author: Marlon Bishop Icon Design: Iconfactory !),spH,GR Ph@"t E00WBڌ@HTFyy''zO_a `bd  "!&z)MCA;PK B+UU:skin/modern/communicator/bookmarks/bookmark-folder-dis.gifUT 9;fSDDUxGIF89a啕㙜ɾ!?,rpH,GRP`  p@$ Fx@JH&sF)?*yO_a~`bd !"#y?MCA;PK ]* ;skin/modern/communicator/bookmarks/bookmark-folder-open.gifUT ~:fSDDUxGIF89a;R_j븿딣ֽͼ)1>~zɛ&8@NamyIS]z럪◤놔|桯ߒzㅎ!D2000 Netscape Author: Marlon Bishop Icon Design: Iconfactory !;,pH,GRPhy$s048Ɔ ^Aq,KJ!rJ(3 +1~O,$ hs;4'~N*7%50:.#N)9-6BMA;PK r,,5skin/modern/communicator/bookmarks/bookmark-group.gifUT 2000 Netscape Author: Marlon Bishop Icon Design: Iconfactory !,= %digd+"&r x1Vh8 QCKDd d$<ϲ;PK {0I <skin/modern/communicator/bookmarks/bookmark-item-updated.gifUT .w@fSDDUxGIF89aR^f띩ּ=GPǫalu(䯺LV`)1=!,L Xe;̂0P߬[@H .G XAɕhB8FԂ04)PpҢa 'T;PK ]*0c  4skin/modern/communicator/bookmarks/bookmark-item.gifUT :fSDDUxGIF89aR^f띩ֿ˯()1=LV`=GP۳alu!D2000 Netscape Author: Marlon Bishop Icon Design: Iconfactory !,B %di'$+,`Gq$!bD5D@! V` # :͖;PK ]*o+skin/modern/communicator/bookmarks/home.gifUT tM;fSDDUxGIF89a%?Mپ䡰/HVՒטڿջߺ圬دڿ钟~ھֿ۽ҸнؼCZgۺϷ䰼ȱվu@Wexs]rĜsgy͔ח㙨ԻMdrޣE\jx״˃E[jTjxl}?VdD[iگoܻҺҹѬܪÛq氼ɮI`nmOetحfx\oz޴G^lCZh׶|}䰼iz僓BYgֲȲj{޼ӵ˴̳ʵ!,%@2@ff/,a!A vac01HD8dđ81d<`ΐ^P(!@@8P@4u#:~8GD.E"f xV 4B@@C=NI XBJڧ*LlC<(Vb!!ĮE;B31Q *kj 6l1kˆ \5e1q@\4h@.)raJ#Å B/KJ"1*Tʏ!.2`np  L @(s` IA8@2:@@C S - ('2A/8R  X(0Dd0F 9h;PK {0n-440skin/modern/communicator/bookmarks/bookmarks.cssUT .w@fSDDUx/* ***** BEGIN LICENSE BLOCK ***** * Version: NPL 1.1/GPL 2.0/LGPL 2.1 * * The contents of this file are subject to the Netscape Public License * Version 1.1 (the "License"); you may not use this file except in * compliance with the License. You may obtain a copy of the License at * http://www.mozilla.org/NPL/ * * Software distributed under the License is distributed on an "AS IS" basis, * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License * for the specific language governing rights and limitations under the * License. * * The Original Code is mozilla.org code. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 1998 * the Initial Developer. All Rights Reserved. * * Contributor(s): * Ben Goodger * Josh Soref * Joe Hewitt * Dan Cannon * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), * in which case the provisions of the GPL or the LGPL are applicable instead * of those above. If you wish to allow use of your version of this file only * under the terms of either the GPL or the LGPL, and not to allow others to * use your version of this file under the terms of the NPL, indicate your * decision by deleting the provisions above and replace them with the notice * and other provisions required by the GPL or the LGPL. If you do not delete * the provisions above, a recipient may use your version of this file under * the terms of any one of the NPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ /* ===== bookmarks.css ================================================== == Styles specific to widgets containing bookmarks. ======================================================================= */ @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* ::::: bookmark 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.gif"); } .bookmark-item[container="true"], treechildren::-moz-tree-image(Name, container) { list-style-image: url("chrome://communicator/skin/bookmarks/bookmark-folder-closed.gif"); } .bookmark-item[open="true"], treechildren::-moz-tree-image(Name, open) { list-style-image: url("chrome://communicator/skin/bookmarks/bookmark-folder-open.gif"); } .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.gif"); } .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: #808080; margin: 0px 5px 0px 5px; } treechildren::-moz-tree-cell-text(Name, separator, selected, focus) { color: #FFFFFF; } PK B-C7skin/modern/communicator/bookmarks/bookmarksToolbar.cssUT WO=fSDDUx/* ***** BEGIN LICENSE BLOCK ***** * Version: NPL 1.1/GPL 2.0/LGPL 2.1 * * The contents of this file are subject to the Netscape Public License * Version 1.1 (the "License"); you may not use this file except in * compliance with the License. You may obtain a copy of the License at * http://www.mozilla.org/NPL/ * * Software distributed under the License is distributed on an "AS IS" basis, * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License * for the specific language governing rights and limitations under the * License. * * The Original Code is mozilla.org code. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 1998 * the Initial Developer. All Rights Reserved. * * Contributor(s): * Ben Goodger * Josh Soref * 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 NPL, indicate your * decision by deleting the provisions above and replace them with the notice * and other provisions required by the GPL or the LGPL. If you do not delete * the provisions above, a recipient may use your version of this file under * the terms of any one of the NPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ /* ===== 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 { cursor: pointer; min-width: 0; max-width: 10em; } toolbarbutton.bookmark-item:hover { text-decoration: underline; } toolbarbutton.bookmark-item[container="true"], toolbarbutton.bookmark-item[container="true"]:hover { cursor: default; text-decoration: none; } /* removes border from non-container bookmark items */ toolbarbutton.bookmark-item:not([container="true"]):hover, toolbarbutton.bookmark-item:not([container="true"]):hover:active { border: 1px solid transparent; } toolbarbutton.bookmark-item[disabled="true"] { cursor: default !important; text-decoration: none !important; list-style-image: url("chrome://communicator/skin/bookmarks/bookmark-item-dis.gif") !important; } toolbarbutton.bookmark-item[disabled="true"][container="true"] { list-style-image: url("chrome://communicator/skin/bookmarks/bookmark-folder-dis.gif") !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"] { border-left-color: #000000; } toolbarbutton.bookmark-item[dragover-right="true"] { border-right-color: #000000; } toolbarbutton.bookmark-item[dragover-top="true"] { border: 1px solid #000000; } /* ::::: bookmark menus ::::: */ menu.bookmark-item, menuitem.bookmark-item { border-top: 1px solid transparent !important; border-bottom: 1px solid transparent !important; padding: 1px 3px 1px 2px; margin-top: -1px; } .bookmark-group { list-style-image: url(chrome://communicator/skin/bookmarks/bookmark-group.gif) !important; } menuitem.bookmark-item[disabled="true"] { list-style-image: url("chrome://communicator/skin/bookmarks/bookmark-item-dis.gif"); } menuitem.bookmark-item[disabled="true"][container="true"] { list-style-image: url("chrome://communicator/skin/bookmarks/bookmark-folder-dis.gif"); } /* ..... drag and drop styles ..... */ menu.bookmark-item[dragover-top="true"], menuitem.bookmark-item[dragover-top="true"] { border-top: 1px solid #000000 !important; } menu.bookmark-item[dragover-bottom="true"], menuitem.bookmark-item[dragover-bottom="true"] { border-bottom: 1px solid #000000 !important; } menu.bookmark-item[dragover="true"] { background: #424F63 !important; color: #FFFFFF !important; } PK b40T(!!6skin/modern/communicator/bookmarks/bookmarksWindow.cssUT x @fSDDUx/* ***** BEGIN LICENSE BLOCK ***** * Version: NPL 1.1/GPL 2.0/LGPL 2.1 * * The contents of this file are subject to the Netscape Public License * Version 1.1 (the "License"); you may not use this file except in * compliance with the License. You may obtain a copy of the License at * http://www.mozilla.org/NPL/ * * Software distributed under the License is distributed on an "AS IS" basis, * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License * for the specific language governing rights and limitations under the * License. * * The Original Code is mozilla.org code. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 1998 * the Initial Developer. All Rights Reserved. * * Contributor(s): * Ben Goodger * Josh Soref * 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 NPL, indicate your * decision by deleting the provisions above and replace them with the notice * and other provisions required by the GPL or the LGPL. If you do not delete * the provisions above, a recipient may use your version of this file under * the terms of any one of the NPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ /* ===== bookmarksWindow.css ============================================ == Styles specific to the Bookmarks Manager window. ======================================================================= */ @import url(chrome://communicator/skin/bookmarks/bookmarks.css); PK պ*X/_]_]0skin/modern/communicator/brand/throbber-anim.gifUT dA;fSDDUxGIF89a hwc\s2usmѧPʈƐ*xwxڒڻ:GUPpʘO5jggg'3>KK0CCCʺWWX989|赕Rxٷ䆜&'(qXm$w9$vYgS"sJxt9APalԎm.ڥ.td}f1x`ȝ9@LZe^VnH?yQs}I[m3& Q^j`x`@d&gL/*Qezdnx7BO*^_ahsGQ]taQF0z)l}H3&,5n;1^n}YFTi~ՖUanQtfL_roqKⲬ8YfsgYl}).5BȽ]Ք6$ >(|idB "$ݠJUa`SFNatNZfMMMppp4]ivϓe?#FF^Wߖ fz>2!5///P>7EVgːb{ߝOC/ SSlp( .(h}/ ʌkM |`7.V;c|HYiuS ;\,vLo>WQP``rc lszx! ADOBE:IR1.0! NETSCAPE2.0! , H*\ȰÇ Hʼn*B0TǏ C.K1B dirC2e7KUH"3vdRGI膣*)QC!BP!Ԅ$1M RbeK/lx XbYB؜ 0%Ѭe~u+\ ߩiN(Y,_ X+3Z<tJ,MoŲ~ڪ_5^(LwgĢۻ=͜E )"HtMpxb_ pC!dHU\1 !X1 !8  76L Y3C/d7(kxT!) 9c fM:U@Z7 A*b@N. C`9d%@ ,@jaޘFK乌EPx(@y hYaU``+x k AUZ aG Va 2CJh#PdLW!K{i"$PL>.d.IY| $?؉GAdbWKBpN?( 7Ȳ/tK^?P,G WXisyo0<B&2 (p"$Ռrp-i`z/dt&q `sp\"O , ,!B$, #O#}`P,C)iCQ>OxHb'u޹ϒ x p p ܹ*txK]2A1 4<1x9! , CH 9*a#*A`9Xr Ш`Ä%BHpH ,7樒<"Ga2cʕ-?L\̈́xQ W1a0ذqA ؐ)s2*%\6tɃHmhreB0H20ZJʹ ,0xK02$ : L!b瀲v ]'ၣ£5x@/D  !C}x3,Aq 42h45,p|@q#`F?PG"lc@2,7 z`?$Hq-tЇ(,PE+gB?L1^ DYˬm GĬbcɎ'f5A&G]?0#-ذӤWB @   ,DD&&8J,O !7 dX]ff$fƏCQ5]tÊ@%`"054 *($ԇPB"Mu1-0 edH4 Xo=lC&dGHW]رHKq?z24~W (!%6KO\t$ - L06(`eh-0D "B6!<>aѰn8(|eЗ}KPv *&/,AGb 8C ʡd@6jgi%8YCPL+0r ?}( 4 ,VV |D- (!Bۜ@K2­XP Yv֖?1/WLK͛hpvhXB )! ,  4.C_J0RGXq@O,e`(L0 bE8Jd n$HQ>#%rc/8 ]~91\B$&Yx̅LҬN&2a, O9E=%04n| gȋ4,˃hAL(χN$Ç.de>U"|(N AK V YLbV B8h b_ +$USxEmxCl]b-2\^x\yi@u%2'ClPCT(b''$x B4 JW$$BImGMt TCGdCRH6bz5PT|0t6iܠ# ÏЅ?A OL0t/ bMfpP$XLsLPF4Q(Ѐ d@h<O䐃*tlI$}ێ *l :tB& 8QB$P,8,m2AǬ`)"2@Ȁ@De% $@@, 9B>2Hf!h~%F6WtO"!l4,lT 8PĦ>£@-XЀ>P DK"E^%$fx1Fc b'BH"w2@"mpWHaBYa 1`\B 'P #\p\ a%:`o6p3PKl ά-O1"!/! [B(A )B!)OÔ܋DC0o4,832)Qhq.l3ͬBAH8}_`l2-%DwdCOC[]lCҋoeB|ctc DΔ@a! ,  kA.XˊP.+ [3˔6cưYX, .c@`寃x*BR@ܶ%136R"yOhB!L/:2)#1zbӀ6 pa‚[#Jk% iw$H@@!diaB^;]h^Öf\X1J{W^M.Fk',y-(Ob1@ b]z`H;1) 95%B@Hϔ1A~GZbƦM@0-D'!dSy1O ,3 hpp Y{exdtALq/j@ X`dǐ~)5 +Dic&T,`0 3e^ ]N#+@Xp -atƜs&Za2B ͡ñb44UB$ Q26EJH MYMe6)6"wH ѝrbR7P]t oB#ܘP}}->𥐒)qT6p ,'3bP0@K< 7 ]d)lpt,cO,НBLP#*3Hf0.l3.4 @sH𢸤$tL?ݴ?RO AHHس5^7CcHMZR7Ro [7ҵ| 0B! , LPgAGH"يG'ؖlw@Ҁ/cRH璎)c(i40#'#ņүA))Q@1dT %p8 MRwXʧ-H)QRA&aP9b05d "t|͈҉'h|x3 %؀l2R3Ot @.FFfŎ$V_ұ'vhiőB0)vv"n$u?DR za]_tqFp LJ qDŽM6oA2~&T 3J@`"7("Awh F1TQ m(r v]K$DE[9{h/oN +TmB6h a/ClȝbKyE C j{"82 hD6l th)R2P&1 !ADa/h)lP*Ï'F" hH`iHdD ,/<[- < p BQ-{TJhFAM hlF-WBpN:F$E-RS X.ɁfZ}UFT6aAd.ܤxF'B1'gH1 'F#p:aHJgI#sl'9 B XB-R,FIk<hE@ aZy'\Lr) qmsჅwDpRٔ8sg܌0B6#Hp8sH# W.fh3O;c6Qut.SA628#h*e@\Q٘6lxc>zLg6$f"I6hbs0lNb-FQ($nf1Ł w0",9ܦ[3#1O#wRC\3tOG! ,  l$A((\Hዃr$\& hҤ * :ܲISb$@@R@ӅB*%M>ܒKeGJPw`Ӟ>$H@pH p,YO|Ѡ[52ҩQ9H;LJ;8jpGe )[i.NL!0G Fr $m AႃG@m4}[C#Z"0 8AQp)uķ#ڎH 8ĐhNHo4]01-2~̓#H^HH`d߃~]("WS(j8, ]x!j,͎ݘ@el&,IG7 )wQƓJ^Kwh gO0dSOوX7&b7GFU MY&'j$&V-yq%k̑MZ>VO1ȹĚZ(7e$ k:U u, E#%cF5KwNa"UP!T9jaZR. CA 8֦{-&P}M)/S/A\d7`]vBvg>p3pO=H]=g88ϪܡiE %4FZJHJ hDA lP(BFTkDV8ҞAJ5Z1BXaTl! 7wC V.꺋>hNxp¯R| >!@ Wаù+88[{q8@@! ,  D Z!5#B4@QH .#G `\XAvq;)"NRDxlȐ&D @@zM >DFPMF,a$5V=f5U ȍ@՘1A-N4+?I@ Nxz -64;K GOJ.4>-;h ΧktC@st4PR+ EjNHݱߪI9]}h`19 ];֍ك_~JHdP7F sM6u_M4>8BT$&qDbEх.ބ"8+ a%qE58!1wL&pSL1$E ģAq0~h \aipal3<-S=#A85BQj1`"/RSeMf6>fTot CSh`@p0UPZRBkB@l볺"Ti\-*< EHQ.@.U,8֋W_B$A 0j hAsDc5TaŸ D.nTPF )&3I 25$*! ,  J<(\ !Ç HҤ5ȑPpBIr83p+rȁ;mh9#HMH@@# I.mC;^lu3|)Qa"#6B5sH@!1 y f {۩$Z,-<>| sVH Z4`}89FTc|Hƅs;'g 2εH8]BK d[^|fw @'_>Gpğ7AŵtsF7f`6܈Dlp1Bh0 m.\  !5@hIWrH\ɁEpIʖ_?ACmsqJ[X)yG,7|!|b< 񸫂 2?V#lY4l3FS aJ|@;;o>j_ lr $AO6u/ǓfK(u'9#Fh9G(C<0Zh1w@9Z`Ձt,ZPLLXLHt b)QH m/ `#&kqG|6]t~hXf) `E0$̒ҙĉdcJʙ) &JX!'syEQ08qA`%U@7& r`%JЂAqR#$)rHD!%6 +̲@m L ^;~ leŚ)xJi9rSd@CxNp86FB٪HMi\"U kY$x>CZ 8%%z#.̲jI}J#0TZd-TE UjsF;i)Q(XJ(1m EJQ"B1X d!K)&"HlsD8<0<F(op Cj0H+qC6"AQ0e\*UqbF jhyfZ ƀ`5Щ"t ,g"QJh`bKqŜ`eaW2vh"1rjFBP+or%+) JjP#AK \ +@G ¾lT|  Ŵ~q/B @8t[PcLw _ C0o0%\<@ Xs@ B1AՒ[~s\t B3L4p6 (LlJ %[†DOqgK.xsĐ6J'T0#! ,  nځT@y;(\"F< hՁl0<7+bXHF'D i, K xMrʡ\"  AT'J=QBkw|hT4Fĵm/^3b-ce@V-ؤ0$3mZ1vb-:^ ]T5 X$5.bʚ5qD8kUܚl#8m'8 Fp΁Kf A ^jS*t"GV @VE8]i{$ _11y%#Pgsh$sp11a Cp#qacHhx]nE)X^0K(R+ڨC =@"B10" "pB1ƴ  jS0UFwCx -P("sb#l/@Ah+ۜ2Oc:J w@*a*AK|f8&+APA\X/i06X19AtDBҪFLcL0EAj -Тyr 8$'q9 RI\pAKLRL1$!NgBDKt88BP҄ 2( AA]JfBs̳r?G'$rhH#9 FpFBpb`1P9. ]c  ڤA Cb es*B))Z_ $ 1)CT@ K , >+\SLcl8r0'^ 3':b! ,  ÆS1 `ځT 8)[*>67BhXNVcvd"J*-Ww"ERc 4^K$D ćZ\dF\8Fj,],MFIVtBX mCY"h[Wl±fqm$ 30!9I;vL $[|zIҊ'! >jw", UE I\px7q7&8!lL٤~ y \shaN_GiA [ec1%bha`% JdB2\L0O1ىqAz,<:`. %hBW`NA\( GB4 0]236*Լٌ&6WxOMH9G=hU1j߂UTݸ0$@j}5b#60BAy"+^b}xW XCPD5\!$ad\ x1@5Vcr@ a[}6 afb  C :xΤ_Q53ǹC%a@}lWgp \Q6 i\pW]gV1C̷穡MTcCwv$!P/x` 6X3!X"6F*Ėv\ afWg~Q g 5TxEXKڨ +2ã@ FИ6(C]ʹ8 =J 蹢<c#mB0.0g5Vq -6(HW! x_LJYXYS ,|P Z̳1q֩pyWh$t_e*J.ю)Qxξ 0F! , Hs*\hΠÁ #&|PD-F,BǏ Czb#)0\ɲ%T0$hCAbah6H wn@3bkHQEԩ6 2'rcF+!RsFòW[Աin^ٗ Id 1c9 =!땦cleYsro%X#ZCh cre <W hsK*fu܍VmdWl 25m,]g[ ɿhxs̾-MF Q{UiM Q\q\t0u^h48PpՀE ~Ut{E\]L}6^ỳQZ~ Z `9_ xE4hXaY @ a]{qM$ ^fc\1 3`\9n΀Jnڐ"5zƕ>zpV~6(\>褑b$Z(~jJP@;PK պ*ZV2skin/modern/communicator/brand/throbber-single.gifUT dA;fSDDUxGIF89a ߬߬ޫݪݪܩۧڧ٦إإפפ֣գԢԡԡӠҟўўМϜΛ͚͚̙̘ʗʗɖȕǔƓƓŒđЏ~}|{zywwvvuutssrqqoonnmmlkkjiihhhggffe~e~d}d}c|! ADOBE:IR1.0!, 7 H&N*\ɠÁ #&|PD-F, 1 C31o m$Ȧ0_A0,xeň8`m M9+iC 5i*À?2E(px Lp Ldݪ6-*@`$@[\no xi+&Ox` < SD iH&<(PB P`I$ `` Ip 1._(\`ȿJ,!G&w,L,CdjŸN|cb|r s;PK 4S,*""2skin/modern/communicator/brand/throbber16-anim.gifUT sKK0CCCʺWWX989|赕Rxٷ䆜&'(qXm$w9$vYgS"sJxt9APalԎm.ڥ.td}f1x`ȝ9@LZe^VnH?yQs}I[m3& Q^j`x`@d&gL/*Qezdnx7BO*^_ahsGQ]taQF0z)l}H3&,5n;1^n}YFTi~ՖUanQtfL_roqKⲬ8YfsgYl}).5BȽ]Ք6$ >(|idB "$ݠJUa`SFNatNZfMMMppp4]ivϓe?#FF^Wߖ fz>2!5///P>7EVgːb{ߝOC/ SSlp( .(h}/ ʌkM |`7.V;c|HYiuS ;\,vLo>WQP``rc lszx! NETSCAPE2.0! ,H Af*,& ޸rE*-RL HXƏ}5j(XR*0( UH(&L|X-M/BĒ4Q,N=yeEBDSfXxպD2Ȭ״\+7s.;G:yFsff?rҁ!Uq@*, KsEK! ,( n(Tlᕃ!ҐHX fWc"*{D*=ܗ4n1M}WBPPe5Imƒ9rX4@BT1Trhpt! ,C f9!ܸeB7jbP7` 1^l4-$ r lh5!QC- 4ܨOҢ*9:21z2$@,nX`c,QUrh>UvS @ ! ,s9z 1@Á?E:C=..bR5^HŐBhэEn' `h$ xCKM!G2<\`TCYKHȐ"Zc/<Ԡ } d,i>ܒG dZ*U74 f Ẋ$n@ؒfygV7-,s6W>rB6M9UiqZh:Q"0:z3` rä5ҜlzmK469cxn" =y'lt1pb/fg `!!z~"gS;4Q&$X@ HZ(`'b:fxaXmaJaV"p$ĥ@0"L%U;wY"p&– UɎ b'81ma0p)JDΉ(q@ND"B$PΉca#D8! , 8haS'@$`8f$f"pgۄi%fѓy{%t` 3,!@1R~ѲXSDXg@\(Ps! XL(dd 8+5jr;2+(1N1Z i@m;ݹ/R9@Pd)qV BX XN6V 85I"Dr\@Q-Н$ ̔1F$H"[ 06B! ,̋҉<:Xt %ބ) b! :00kP{("0"\8^SMm&0{8 "0@(:>"$`wnmTN"&LB*ۈlgFYQĴ8!ۜ9#4QoH Hd?zFCT!D|hHkcblb mu"A;PXn &27*1 rHҎGcƔK0"mm*S@`@ÙBĉ&M|ACS0#40;>F,9$Y9}^h!A#@;۶ ٺι !XRXDaD6I 7NI 8"kx80@`s$HU9c@0`rh00#5@JÈ >4@0`$cV XS)K`8#wǚi : Hf9 W h*x& 8J1|qRFM@vvL}6 5I;nKj I*D%o<ТcVDDJ #~3 еv5! , fJx(\p ; "<:$In>8c@4&CV xP8;B*VAeQܲ@ğsȑ󡁀rJ`Il#!!$ai0@HKJ #3? 9#1i@  @ ܖJ~$")!Qj-`m'N |cs*NzdXr(Q× .|Y! , rmk*)|;p `M… 9@CBTPȣv>8ck2VFHB">0r7I@ AB80R q8DTRB@ vg 4̙QZ7 m إA 9L J g_!4puM3PmL>j#ÄQ ܯr4 )GV; Ʀ*ڜuv@^vQk"~M0G("5|_XG- ! , ہT0bXJ8HA R:bwFM 6Bph _Ƥָ` 9&?hwlؙJe)L:OgLH6~Ǫ͙j䂲B`9A ؆CCW? D ; :Bꍐ;MⳇU[G^AKBXEe AѡSD12Ċ"WO J*((<}爁  ӉYqN8ac1Zt&bLn2@ˋ#8[(!Mr3+xdJxAmAh@! , 䈁LX祘,L@ "9p֬ 8p(<!BG1c+i=dUfye //v\Ad"02d4+V@N,L<bEy,q䴘gđv! Zx<xD t4'~(u^5g}T9VsC[5nY4}7| HMR6x46d {A2FF! ,mz(8@ F!P"2ȸHCXoHܠx0ċ}n]\1WŃ[dܧfBfTuCFj)U4U[]t$VzD2_T!9WBT+ LKU֯: ! ,(МYȰ*HH1"f]aVƢE7n|TqC5)hOA!xƒfՐAC<`sOxz%\R53b"hA'R%ArɜHTb_HIwļX{ G*b֜5DEn4bb_7 <_ `f7b;PK 4S,^4skin/modern/communicator/brand/throbber16-single.gifUT s' )20?P;dX;PK ]*30skin/modern/communicator/directory/file-icon.gifUT :fSDDUxGIF89a-zwp|ly߯q銘DzvzӸ㲺Քsmy!D2000 Netscape Author: Marlon Bishop Icon Design: Iconfactory !-,hpH,Ȥ1lT:xż @^ B 'rpRncEI;yE% D ~"+oE, $! D*m& CdCA;PK r.  0skin/modern/communicator/directory/directory.cssUT  ?fSDDUx/* ***** BEGIN LICENSE BLOCK ***** * Version: NPL 1.1/GPL 2.0/LGPL 2.1 * * The contents of this file are subject to the Netscape Public License * Version 1.1 (the "License"); you may not use this file except in * compliance with the License. You may obtain a copy of the License at * http://www.mozilla.org/NPL/ * * Software distributed under the License is distributed on an "AS IS" basis, * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License * for the specific language governing rights and limitations under the * License. * * The Original Code is mozilla.org code. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 1998 * the Initial Developer. All Rights Reserved. * * Contributor(s): * 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 NPL, indicate your * decision by deleting the provisions above and replace them with the notice * and other provisions required by the GPL or the LGPL. If you do not delete * the provisions above, a recipient may use your version of this file under * the terms of any one of the NPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ /* ===== 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-icon.gif"); } treechildren::-moz-tree-image(FilenameColumn, container) { list-style-image: url("chrome://communicator/skin/directory/file-folder-closed.gif"); } treechildren::-moz-tree-image(FilenameColumn, container, open) { list-style-image: url("chrome://communicator/skin/directory/file-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 o*`  *skin/modern/communicator/icons/loading.gifUT c|:fSDDUxGIF89a! NETSCAPE2.0!GifBuilder 0.5 by Yves Piguet! , COhrUMff)U! ,!;qU5ueaZ^%ԮL+! ,#ˡ܃I9jlGb"fu+S! , zlfwQ[:;PK *IqMM.skin/modern/communicator/icons/lock-broken.gifUT :;fSDDUxGIF89a 4%K!Ncp^r~^u)BP1/ q/GUAXd7O\iv~sl##y.*0}by`w񀓢|e$숚¶!, j@PJ1l90beNc:) Dx0)OfOM$,`kH B _413B2'#+.B$utBA;PK *Ic5JJ0skin/modern/communicator/icons/lock-insecure.gifUT :;fSDDUxGIF89a %Ncp^uAXd7O\qBHR^r~/GU)BP!%0~X_iMS]z`w,3=ybyls|v񜫸iԕج}!, g@pH4$ʂ@‰, R0!f1^xW8`#1L   D61'$+%#cb."5(/trrMA;PK *#FF-skin/modern/communicator/icons/lock-mixed.gifUT :;fSDDUxGIF89a 4%K!^u1/ 7O\Ugsy^r~)BP}BVb/GUbyNcp.*0|e$lqAXd##~Zn~ԗzqdw{Mctğ`w•D[misvX"!, "A.!0,@ŎɎ Ǻ+(%41)B 2-Б  ꣋:859*#?/&đ3N;wm7 0cĄϔ-kv^ ;PK *K$GG.skin/modern/communicator/icons/lock-secure.gifUT :;fSDDUxGIF89a ۙ%Ncpq툗/GU7O\^uAXd)BP^r~lsvi񋜪~/4:byǕ}|KKEؗ`wKKCċûKJBecQ̍y#&,欹!, d@pyptebMR 1+He`pW\R4b    f ku'*nssKA;PK ]*| *skin/modern/communicator/icons/offline.gifUT :fSDDUxGIF89a fpzMTa#-8!D2000 Netscape Author: Marlon Bishop Icon Design: Iconfactory !, RIRm7Ah5!0mC;/ O0w=EYjDWh)"H̥ 9ӉպJҀ.S/%=ø|N;PK *c)skin/modern/communicator/icons/online.gifUT :;fSDDUxGIF89a iqz&-;OVb!D2000 Netscape Author: Marlon Bishop Icon Design: Iconfactory !, OI6΂P8 OCk mxDfSDDUxGIF89a`!B)11!ꞢꞣZ+m&7m5qA?"W"W!T,OFYP#\$^#[#Y$]$]Bh%a&c&b&a(b1h(jMjZx-W8Y5Nuj [ ,V0{KLꌲ㥸8gqt{;I5fEt{y|-hLWzqWzEa}A[v>Wp{^Vx9y.DYm ~/)v=  Jx "\  8b{"9EDUfn*Z]{Kw#!sR9{Jc9kBcX1!B!vUZBsZBB1ZJkZB1!!o-)11%%1111k!!11EEs))11BBk))R))J))9))B11cZZkccRRR111)))!!!,`!!H*\ȰÇ#止ċ32ƭbEpIɓ.R\ɲ˔]PiNJȽSe@  ׯUX)ETӧPV+nzfUԯ`KٳEꕫ۷muɝKWljE߿sw ,X`+^8Ѥ"KlrK3g֫bC}ТӨS/2װ_eʲ˗ͻxN|;$Z|УK"0Wi^;y‹ϣMq(ƫ_1cʜ}4pϿHЀl`w|w{y7O@hz'|gF($N@= ,XO"EEDcHy7s߆!LX*p2,B+\XD`)&PH87>XhCYƆuhiw>C-L)Wz҉#X Q?lӍ6C;K,d9 k**tjFt骉*甧2(<Ch*A889ɼ3*1U&;˟ `b(65\S<0-L,xfl;,AT<)釺nhчl2΄#N8,5#&`$ǀi]|s`4Ї,L~RX!( 30#5xõ82Ёtta 6n` &qΙ>x)QR8AC!|-;u3)snBJЊA ݾP꬗zxG7/+Qw,E@0P2=Pu9DC:~:o_a̩A BC=N`A!w| l(3QCsJ'7dpN?ޕ~s" ;+#<)0;hC %t0F4u,];%0BY+T!(G!a@; $Ah3 zd#J|_#Aӭ/cIȅBJqT2`"Wr e /67 u@oxV9 LxGYRL(! ) &0#GDcA(%ql˜H@d90l&+Irܥ:})vB&2*0#P3lEh8І:.%X(<:'@> P>0Lg @"LNS e5N*: XN8N5iIIժZX*K[zЛsrXJֲ ,"\((OHUWƼ+^սSp aSqӬM 1 ^ⱐ'BKls_XKoV`(:%]`},üZ= F*c/mi  *U|\W`vv 1. 4OT@9,p b[Pq ݨB2iZm4q hq.HfJ1:.Uy/I$p$/@i9tbq+?tq V>Q6XU+gg--htcD,!NheDU XQhx+> {@W#HbX"pa9<{YgZ֦RЋjb\YVHB,10ĹTr\ZC>POz C4E6akTSHtxCU9É- W**-ֵ}B#*hnu2 8c\ʶYe.1HGy `BXΰVx .NȹάQv&k_@s1j  p"F:Vێ6Ů> CXskcot@BZ :|l;^1nLS:\И.T}Ë&;9~_I*;k+zp.f@,EVj,]BnhG>@j[A ޠhFϘLiJ\޴?|Z/|ײ9C6V٠MǃZr@G VTxّvg[4sV61 Plאx@򒛼rEW<7'9ۆgX?o)>щt}߬n@PFl ^Z 0) {gs3l_&8nPho%wX޶ex:i xm (R+ XQp\\h8p ưqA/zGx, :j߀\xxPBn4DxexOXoQRqx8`̐PJUD88LRX؋YHc(Le(Lh68xX؍NdUëjX(QiJU8uh؏؎먎IȎ8T89  Y "9$ y(*,D024Y6y8:y-I=BY2YF;J5INN VXZ\ٕ^ٕViR9tT'qlٖmIj,! ?PvyzI'З~I4Y qјIagP"q)nn9q9w{~ +02 `Q?Gl<<0tuy9}Y Y]1OQ?qYiiɗyyy)Y9^a}?d<@ ajYxyp P  "Z _p i"aZ ñ?!Eu/ ݹ<PL j P)TZ Dǩٗ 0 '0 dZ"jhz 4Y,!>b I  2+b!IdD 2 ШUp, `0UJ٥} y0 `yPj  P mo:$Er$$$P"%TbW!Z%"!a2&Ibᩙ<` ` @p,'2 ` `Uڞz vJv0 'Dc)))$R/8*+ +!r+ETcE) P Y,z"<` 1U<`?P : 0 Z)..$"/R.Bʧ/"30R0n s<^+I1Z@PeLP p)+~ h:v ǐ:=;)5s39SC<3L4BC4Y4K4Os?RC5V53j̑JbS d㤬hc[בT k: .` Z 0x{ +2 Ӽ8HQ09#㼉z#:#P::A5T s <𺰻 ж;"@1+ |0<?>B>>>SN?>? $@A\{ ` kA L̶ۻs .5k$=/C33pCϐC;>4D0DPDOHDLLu54j ࠷ࠪkJ b F:G쩣I'apkw;kŁ;tHHH$IY.IzbI!J䴦J Jx@8@v|ǿ ÑJfnnmiKVyP'EVoN6ّҜ^B~p M fty V~d}}P2> s&r+rmh2Gs6Gn\'s?sAn>HtLtoLˤU ^]ua0{Τ ,_ף(sWu 'w3EDŽ/G^D~7yˈyyA1^d-za<"?@P^_  $Z pW.e8 ||5|^,|!}_}Qt}[R}}}&~VLj YjMІ` `b$@W@O2`I@ry; n| @Rh (Y;',@;p낁1!،#X6hWZ\@_J>z['/i' nO]._~ <΅ 2r,\8 %N8ƒA^pcΛ7|EBE Tdr*((g ~ZHL \dQz͐$I idI1edANQ,hWe-Yڵ#-[(YJ%dw&\(lBΠA\>`e̗.Sf3VIV5ҠZZjSM%X4Ȟ-ָ[n(jT0Y m ,eNG7<Й/^nYe_kg?kxrP:k$PpAtA#l=3HO݆*= //>/l [@K40Or+A {)a؀BBD#2yn1Nl'@0(#C!. 7pUz鍁H#!%(#z?aS y!P;ۊФoyWD\D >~a'6 C9Oo9) z 7j_"/D`_Yad9eiMh" o "0 h@\P@nC̀+TP{ rlAH)g L@K$|AD$^`X'Z4a&4>4A%hGd<# mW@ C`,`aTD $8A6-|$dB"νs*kb/ (xג?cŠ5oE@mXX&6jB}6T Ӝf%2xAq f+rD9M!/$%-Iuyi!(Cz+$EUR][#hA *#E-8) d%(x6mA(э`&KjaM)5  Q `"sChF5p10r {P` =9}U>*=T-)ePk(ݸ h1Re 4P XLmB5+AUpj LD90Q"Bz!Tz=؂]WW  ! ->ӞCKH %uk(>?H.?(0\תD!` h? $^Q9b@i43xm^ }s \HE=LX :vDuW-ɦQ680wK簇=0a%`8t;qwlWVp]+E/:OP>5lbMPE00>L0K0rcf}+ƹf4A w*3,a3?+L0 4&1TH$0T'6ͶC H|[9 GH_etۢ=n h L+{aK..#TX,+ Ɨ 8QYӮA!>#N2Me[x!R<,PތT;:MM{PG $R0};G\?>$Lv<D yB*D\g#(`Bp`Yeٰao30&\)N8Ct$ACBÒ`Я:ab{`j"`*q̕Wh],yw[38Y6dcv5sdxЅlOӝI/*Tϕ2! dH׽N[ҏ |Kw=p'2 w-p}g x%="OOg4GEw]&30|OcZ# ԫvʞ.鱀rBڕz=ѽ=>$8'%k{X>8 XA;˱8`?{Չ(rsC> BX)fb ȹgyG \#+B:!9sZ*r:}؛ @޻®@@ Ё%L4uXdA蓾ADB,xe$A?!xB)@C&< zZBB3gr&@)T+l#:lkHJž0DA:BS'@ Խ2HD @qzwhN{O~>2pAAADB4e@(n“ċILJB4"d96/j,HE&:B*v@)V\#WB k'I"!E#4p}:p_GJ5*ưkC yh4{{PS8)DF 4I4%:nHx:^hut)=J4Dc2|~(dc/X8K27j"@j-G$$P-A+S;D;TݓEJ C7RsNs;s{PӒ1!9T@%MM% |HT:Dϛ>OM7S *HP]CrDJ"nPZUV3^uWT<˳o .TT*Tg%D+v_Hq$H@z<{aR}!!p>>,+2*SI^eGOvڌW~r3o6#HbŅ>%:U֡Q pBDkQET#@nŰ}0H9LיXw(8W|SY3_eBb-V2@|L\ViV] X)ZI7%ءTt9ZRmկ{Wu>[5\`4XO?eG@ȔRHՒy[\% @H-keM0VbV]ؑQ%FLW%8SR톆sJ؍]}[Л])]uJcz>ۢej(ܔ:\M\i\5%AT]\WqR^ L-uW]ߋ# Y];k;V߼m=L ޢB]C^|Z~aA"QsU̵En an:^::;VC]n>S` >b i]:))a[a,=*b:~Aa8e],bn96nc7~c8c9~c%ub b?c.!4n݀aIdDc%n@=VAddOBک (`4~!HdXf;PK f+4li22)skin/modern/communicator/icons/search.gifUT / m;31HU2\;*)V&(_=3!m,m49%K*8>F( Pm3& 0E,: GRT;+/'S#lRN 7@ HVUQ!4AJ.="m)- fkIO5C$Ba_`ӈMeXdZ26^]cYm?Whg\LxEG6Dh;PK MYj0o 2skin/modern/communicator/icons/smileys/smile_n.gifUT !hO@fSDDUxGIF89aff3!,UXN+2IEPD| w9o),{j+E`$0F7]2(#T 0O^'Y"6-Z;PK MYj0;0C2skin/modern/communicator/icons/smileys/frown_n.gifUT !hO@fSDDUxGIF89aff333333! ,j0ɉE3SAI|'j)К(!GՕ%`DLɀGPj 5x(w_,qf=Oax<2H}n,Zd,%^U#g";PK MYj0)1skin/modern/communicator/icons/smileys/wink_n.gifUT !hO@fSDDUxGIF89a33!,PXN+2IEPD|]e%V0&dpIģ',5h$aBA:HI< JV$;PK MYj0 Lbi ;PK MYj0$1skin/modern/communicator/icons/smileys/yell_n.gifUT !hO@fSDDUxGIF89ae01!,LXN+2M*z;e[z'Tpٲ<-l=ڃ{؂Ɵ%#jf'FM;PK MYj0;1skin/modern/communicator/icons/smileys/cool_n.gifUT !hO@fSDDUxGIF89a!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 MYj0I2skin/modern/communicator/icons/smileys/money_n.gifUT !hO@fSDDUxGIF89a!,HH.+21M*z;AV':iʳIc7>'C!,’cR5?(fHI;PK MYj0uX1skin/modern/communicator/icons/smileys/foot_n.gifUT !hO@fSDDUxGIF89a=36cf42B6*! ,c0 30&q_ jYb $2000 Netscape Author: Marlon Bishop Icon Design: Iconfactory !",yp`I#xX,q@,XX^ Q z "Q!zW  "^ V" PVA;PK ]*X"",skin/modern/communicator/profile/profile.gifUT :fSDDUxGIF89a w̙ff3̙jvmyff̑捚p}ݷnyp|wqjxZiq!D2000 Netscape Author: Marlon Bishop Icon Design: Iconfactory !, W '$)Prນj.t@aK-8LeH*hRDq hƖH bB+!;PK 9,f/‚vi$ $ ,skin/modern/communicator/profile/profile.cssUT M?fSDDUx/* ***** BEGIN LICENSE BLOCK ***** * Version: NPL 1.1/GPL 2.0/LGPL 2.1 * * The contents of this file are subject to the Netscape Public License * Version 1.1 (the "License"); you may not use this file except in * compliance with the License. You may obtain a copy of the License at * http://www.mozilla.org/NPL/ * * Software distributed under the License is distributed on an "AS IS" basis, * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License * for the specific language governing rights and limitations under the * License. * * The Original Code is mozilla.org code. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 1998 * the Initial Developer. All Rights Reserved. * * Contributor(s): * Ben Goodger * Chris Nelson * 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 NPL, indicate your * decision by deleting the provisions above and replace them with the notice * and other provisions required by the GPL or the LGPL. If you do not delete * the provisions above, a recipient may use your version of this file under * the terms of any one of the NPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ /* ===== profile.css ==================================================== == Styles for Profile Manager window and dialogs. ======================================================================= */ @import url("chrome://global/skin/"); @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* ::::: Profile Selection dialog ::::: */ #profiles > listitem { list-style-image: url("chrome://communicator/skin/profile/profile.gif"); } #profiles > listitem[rowMigrate="no"] { list-style-image: url("chrome://communicator/skin/profile/migrate.gif"); } #intro { width: 17em; } #managebuttons > button { min-width: 8em; } box.selection { margin-top: 4px; } #finishtext { margin-top: -20px; } description.error { color: #FF0000; } PK ]* ,skin/modern/communicator/related/sitemap.gifUT :fSDDUxGIF89a (`irIR]7?I!D2000 Netscape Author: Marlon Bishop Icon Design: Iconfactory !,=I  !Y 3(NG|B#)IDΘ%u;bV;PK g+)EGI,skin/modern/communicator/related/related.cssUT 2 * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), * in which case the provisions of the GPL or the LGPL are applicable instead * of those above. If you wish to allow use of your version of this file only * under the terms of either the GPL or the LGPL, and not to allow others to * use your version of this file under the terms of the NPL, indicate your * decision by deleting the provisions above and replace them with the notice * and other provisions required by the GPL or the LGPL. If you do not delete * the provisions above, a recipient may use your version of this file under * the terms of any one of the NPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ /* ===== related.css ==================================================== == Styles for the What's Related sidebar panel. ======================================================================= */ @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* ::::: tree styles ::::: */ treeitem > treerow.relatedresult > treecell { color: #000000; text-decoration: none; } treeitem > treerow.relatedresult > treecell:hover { color: #0000FF; text-decoration: underline; } treeitem > treerow.relatedresult > treecell > titledbutton:active { color: #FF0000; text-decoration: underline; } treeitem[selected="true"] > treerow.relatedresult > treecell { color: HighlightText; text-decoration: none; } treeitem[container="true"][open="true"][loading="true"] > treerow.relatedresult > .treecell-indent { list-style-image: url("chrome://communicator/skin/icons/loading.gif") !important ; } treeitem[container="true"][open="true"] > treerow.relatedresult > .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.relatedresult > .treecell-indent { list-style-image: url("chrome://communicator/skin/bookmarks/bookmark-folder-open-sel.gif"); } */ treeitem[container="true"] > treerow.relatedresult > .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.relatedresult > .treecell-indent { list-style-image: url("chrome://communicator/skin/bookmarks/bookmark-folder-closed-sel.gif"); } */ treeitem[container="true"][id="NC: SiteMapRoot"] > treerow.relatedresult > .treecell-indent { list-style-image: url("chrome://communicator/skin/related/sitemap.gif"); } treeitem[container="true"][open="true"][id="NC: SiteMapRoot"] > treerow.relatedresult > .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"); } .tree-cell-twisty { visibility: collapsed; } PK ]*FrG,skin/modern/communicator/search/category.gifUT :fSDDUxGIF89a/xff33ff33=HNf3̙딠'1=&~o|xsfu~kwp}!D2000 Netscape Author: Marlon Bishop Icon Design: Iconfactory !/,P0dPh ʤ9I i P%~'!z!QJU @ :Bk& |c.,lll k* + |/! /-$'#"()/CA;PK ]*.HJ*skin/modern/communicator/search/result.gifUT :fSDDUxGIF89a>ff33ff33=HNf3̙```SSSZZZjjjۊLLL666>>>EEEeeevvv𞞞;;;|||fff777333惃AAAooo!D2000 Netscape Author: Marlon Bishop Icon Design: Iconfactory !>,@P d0h$i8HeǴ `~q~zX@ \: zI& B5(4 /9>)0$<#-8>:*.BzB+ 6!Q1' %"23QA;PK h+3skin/modern/communicator/search/internetresults.cssUT 4 * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), * in which case the provisions of the GPL or the LGPL are applicable instead * of those above. If you wish to allow use of your version of this file only * under the terms of either the GPL or the LGPL, and not to allow others to * use your version of this file under the terms of the NPL, indicate your * decision by deleting the provisions above and replace them with the notice * and other provisions required by the GPL or the LGPL. If you do not delete * the provisions above, a recipient may use your version of this file under * the terms of any one of the NPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ /* ===== internetresults.css ============================================ == Styles specific to the Internet Search results pane. ======================================================================= */ @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); #multi-results-header { border-bottom: 1px outset #587B98; padding: 5px 6px 5px 6px; background-color: #587B98; color: #ffffff;; font-weight: bold; } #engineTabs { border-bottom: 1px outset #D7D9E0; padding: 2px 3px 2px 3px; } PK h+2A1skin/modern/communicator/search/search-editor.cssUT 4 * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), * in which case the provisions of the GPL or the LGPL are applicable instead * of those above. If you wish to allow use of your version of this file only * under the terms of either the GPL or the LGPL, and not to allow others to * use your version of this file under the terms of the NPL, indicate your * decision by deleting the provisions above and replace them with the notice * and other provisions required by the GPL or the LGPL. If you do not delete * the provisions above, a recipient may use your version of this file under * the terms of any one of the NPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ /* ===== search-editor.css ============================================== == Styles specific to the Search Editor dialog. ======================================================================= */ @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); PK |, & *skin/modern/communicator/search/search.cssUT Gգ * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), * in which case the provisions of the GPL or the LGPL are applicable instead * of those above. If you wish to allow use of your version of this file only * under the terms of either the GPL or the LGPL, and not to allow others to * use your version of this file under the terms of the NPL, indicate your * decision by deleting the provisions above and replace them with the notice * and other provisions required by the GPL or the LGPL. If you do not delete * the provisions above, a recipient may use your version of this file under * the terms of any one of the NPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ /* ===== search.css ===================================================== == Styles specific to the Search sidebar panel. ======================================================================= */ @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); #stopButton { list-style-image: url("chrome://communicator/skin/icons/loading.gif"); } /* :::: undo regular search listbox selection look :::: */ .searchresult-item[selected="true"] { border: none !important; background-color: transparent !important; color: inherit !important; } PK , Q Q )skin/modern/communicator/alerts/alert.cssUT  * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), * in which case the provisions of the GPL or the LGPL are applicable instead * of those above. If you wish to allow use of your version of this file only * under the terms of either the GPL or the LGPL, and not to allow others to * use your version of this file under the terms of the NPL, indicate your * decision by deleting the provisions above and replace them with the notice * and other provisions required by the GPL or the LGPL. If you do not delete * the provisions above, a recipient may use your version of this file under * the terms of any one of the NPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ /* ===== 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: #C7D0D9; min-height: 50px; } .alertImageBox { margin-left: 4px; min-height: 46px; } .alertTitle { font-weight: bold; } .alertTextBox { margin-top: 4px; margin-right: 6px; margin-left: 6px; } .alertText { margin-right: 6px; } .alertText[clickable="true"] { cursor: pointer; color: #1455D6; text-decoration: underline; } .alertText[clickable="true"]:hover:active { color: #424F63; } PK kG0 4skin/modern/communicator/sidebar/sidebarBindings.xmlUT Y@fSDDUx PK -5.=tII-skin/modern/communicator/sidebar/sbar-top.gifUT  ->fSDDUxGIF89aIO]ռҽػҿ׻ѾԽټҿؾֻܾۺ޺ּֿ!,;;F&!!$$*- = +9   $^jz!Ā0Ǝ%chU-BIɓ(S}@xP?dPa  +@f.BHM5l?JիXZ%V23 2!DF2Ѥ51jֿ |abΌA%pdžfuH7bΞawnS^ͺ7-Q ^/C 6אA̘7sXT݊I1jtZZTУKN6>^Mpe -Jճ|RiB5 [v tx5[71L^7eᆄgJ$ A5CB كu!#KU؜GqAPrF]Ui{禜rvf*܄y 鋒x'aysjta fvЁ *0BZdM@1T"SeVڏ  F&Nn`Vl|Oja @/0MVʉnTJ! d c/,pf,. Z -s ( -,Z&@nn=)pSQmDc h:{˜W2i\w=W0 vykPG-+̤2xp%{m`gǭ(,j. "Xw70W^m` 6%<\\eM;n[ww}wRovSuZ}zmz 3n.We$-eM| :c@+ :,;nϢ4="ƾ~b7ypÝ ~?!L( pOh5ɭy$ӝW#Se||o \>ό* xR bIc_?fx/cΒ#)V"@;PK -5.tMll5skin/modern/communicator/sidebar/sbar-top-tabopen.gifUT  ->fSDDUxGIF89aݺռҽػҿ׻ѾԽټҿؾھֻۺۺּֿ!,'/%": ??F$$%%*- ˙+;   H0_ -ZBa%:@ւ2 49[i4a 7$3:) ʜI͛8sꄗ' )!LD "xpaBFg}fmH s\Iٳhj("]9d$h C JUnYōzX#KLf2J4FpXi 1cacvUͻȘ}ȡ%Ao UvH&\ËO_ߞ8QA10|RGN6[RcaSy&xPQr܀|GZB~Uv(.,V<Pu-\Rs>hathX6$Չ޽tL6@0fpQ@{݈%&E'T DdI'mg[-p)OLY\D`9^TF> "aC^_Gr6ꨓtFB%eS`~(#IW-ۣ` 9I{T^A&u)) TNbB "uP)aasfVvJ+(^1h1hbNv; X;# 6X!ii򺍨& .g1A cC ì 6\%Û ^'vwl>t`c# g(mrcbkfj~7G-5O03RA;?:M0hwNU {inps>,Y3-U7ɄIt!&]+J&f33C=RÅ\lE4d2M4[^r~ry}؅+ځ׮|MԻ^7ltZĉxˇjp?"ص8( ?Y^ #ưKlNu8HbA`aBHɒ8 ʂ6`X@hnNDP4  t4" <|A? |!6u:epXB-p %tEa,j4((6@4a RbD 4"9l$bRmII#bf`d$""?JY3LرQ7-1 ҄L"{ˏS 3N`*!h;PK o,@vL]].skin/modern/communicator/sidebar/sbtab-mid.gifUT bbXytM7xB^P`pa(# MV@!/$0`CΞ .JAd!jj >Cjd S !Aղ)rt"4cU e * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), * in which case the provisions of the GPL or the LGPL are applicable instead * of those above. If you wish to allow use of your version of this file only * under the terms of either the GPL or the LGPL, and not to allow others to * use your version of this file under the terms of the NPL, indicate your * decision by deleting the provisions above and replace them with the notice * and other provisions required by the GPL or the LGPL. If you do not delete * the provisions above, a recipient may use your version of this file under * the terms of any one of the NPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ #other-panels { min-width: 180px; } PK i+___,skin/modern/communicator/sidebar/preview.cssUT 5 * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), * in which case the provisions of the GPL or the LGPL are applicable instead * of those above. If you wish to allow use of your version of this file only * under the terms of either the GPL or the LGPL, and not to allow others to * use your version of this file under the terms of the NPL, indicate your * decision by deleting the provisions above and replace them with the notice * and other provisions required by the GPL or the LGPL. If you do not delete * the provisions above, a recipient may use your version of this file under * the terms of any one of the NPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ /* ===== preview.css ==================================================== == Styles used by the Sidebar Preview dialog. ======================================================================= */ @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); #previewframe { margin: 0px; border: none; width: 162px; height: 300px; min-width: 10px; min-height: 1px; } PK a.̷n n ,skin/modern/communicator/sidebar/sidebar.cssUT !>gSDDUx/* ***** BEGIN LICENSE BLOCK ***** * Version: NPL 1.1/GPL 2.0/LGPL 2.1 * * The contents of this file are subject to the Netscape Public License * Version 1.1 (the "License"); you may not use this file except in * compliance with the License. You may obtain a copy of the License at * http://www.mozilla.org/NPL/ * * Software distributed under the License is distributed on an "AS IS" basis, * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License * for the specific language governing rights and limitations under the * License. * * The Original Code is mozilla.org code. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 1998 * the Initial Developer. All Rights Reserved. * * Contributor(s): * 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 NPL, indicate your * decision by deleting the provisions above and replace them with the notice * and other provisions required by the GPL or the LGPL. If you do not delete * the provisions above, a recipient may use your version of this file under * the terms of any one of the NPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ /* ===== 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 #8998AA; background-color: #B9C4D0; } /* ::::: sidebar header ::::: */ .sidebar-header-text { color: #000000; font-weight: bold; -moz-box-align: center; } .sidebarheader-main { -moz-binding: url("chrome://communicator/skin/sidebar/sidebarBindings.xml#sidebarheader") !important; background-color: #B9C4D0; background-image: url("chrome://communicator/skin/sidebar/sbar-top.gif"); background-repeat: no-repeat; } .sidebarheader-main[prefixhidden="false"] { background-image: url("chrome://communicator/skin/sidebar/sbar-top-tabopen.gif"); } /* ..... picker button ..... */ #sidebar-panel-picker { margin-right: 1px; margin-top: 1px; padding: 2px; /** bugzilla 89144 - must be able to access tabs dropdown **/ -moz-user-focus:normal !important; } #sidebar-panel-picker:hover { border: 1px outset #B1BDC9; } #sidebar-panel-picker[open="true"] { border-style: inset; } #sidebar-panel-picker > .toolbarbutton-menu-dropmarker { list-style-image: url("chrome://communicator/skin/sidebar/sbpicker-arrow.gif"); padding-right: 2px; padding-left: 2px; } /* ..... close button ..... */ #sidebar-close-button { margin: 0px 1px; -moz-binding: url("chrome://global/content/bindings/toolbarbutton.xml#toolbarbutton-image"); padding: 4px 2px 4px 4px; list-style-image: url("chrome://global/skin/icons/closebox.gif"); } /* ::::: 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 panel ::::: */ .iframe-panel { -moz-binding: url("chrome://global/skin/globalBindings.xml#iframe-miniscroll") !important; border-bottom: 6px solid; -moz-border-bottom-colors: #B9C4D0 #B9C4D0 #B9C4D0 #B9C4D0 #DAE3ED #96A7B8; } .browser-sidebar { border-bottom: 6px solid; -moz-border-bottom-colors: #B9C4D0 #B9C4D0 #B9C4D0 #B9C4D0 #DAE3ED #96A7B8; } /* ::::: sidebar tabs ::::: */ /* ..... normal tabs ..... */ .box-texttab { -moz-binding: url("chrome://communicator/skin/sidebar/sidebarBindings.xml#sidebar-tab"); color: #000000; border-left: 1px solid #DAE3ED; } .sidebar-tab-left-box, .sidebar-tab-right-box { margin-bottom: 3px; } .sidebar-tab-left-box { border-top: 2px solid; border-bottom: 2px solid #B9C4D0; -moz-border-top-colors: #8A9DAF #D4E1EA; min-width: 90px; } .sidebar-tab-left { width: 10px; background: url("chrome://communicator/skin/sidebar/sbtab-lft.gif") no-repeat; } .sidebar-tab-text { margin: 0px !important; background: url("chrome://communicator/skin/sidebar/sbtab-mid.gif") repeat-x top; } .sidebar-tab-right-img { width: 32px; height: 13px; list-style-image: url("chrome://communicator/skin/sidebar/sbtab-rit-top.gif"); } .sidebar-tab-right-btm { min-height: 5px; } .sidebar-tab-right-line { border-bottom: 2px solid; -moz-border-bottom-colors: #DAE3ED #96A7B8; } /* ..... hover state ..... */ .box-texttab:hover > .sidebar-tab-left-box { border-bottom: 2px solid; -moz-border-bottom-colors: #CCD7E2 #9CADBB; } .box-texttab:hover > .sidebar-tab-right-box > .sidebar-tab-right-top-box > .sidebar-tab-right-img { list-style-image: url("chrome://communicator/skin/sidebar/sbtab-rit-top-hov.gif"); } .box-texttab:hover > .sidebar-tab-right-box > .sidebar-tab-right-btm { background: url("chrome://communicator/skin/sidebar/sbtab-rit-btm-hov.gif") no-repeat bottom left; } /* ..... active state ..... */ .box-texttab:hover:active { border-left: none; color: #FFFFFF; } .box-texttab:hover:active > .sidebar-tab-left-box { border-left: 2px solid; -moz-border-bottom-colors: #D8E2EC #A1B1BE ; -moz-border-top-colors: #8A9DAF #748490; -moz-border-left-colors: #737E8A #90A0AD; background-color: #A1B1BE; } .box-texttab:hover:active > .sidebar-tab-left-box > .sidebar-tab-left { background-image: url("chrome://communicator/skin/sidebar/sbtab-lft-act.gif"); } .box-texttab:hover:active > .sidebar-tab-left-box > .sidebar-tab-text { background-image: url("chrome://communicator/skin/sidebar/sbtab-mid-act.gif"); } .box-texttab:hover:active > .sidebar-tab-right-box > .sidebar-tab-right-top-box > .sidebar-tab-right-img { list-style-image: url("chrome://communicator/skin/sidebar/sbtab-rit-top-act.gif"); } .box-texttab:hover:active > .sidebar-tab-right-box > .sidebar-tab-right-btm { background-image: url("chrome://communicator/skin/sidebar/sbtab-rit-btm-act.gif"); } /* ..... selected state ..... */ .box-texttab[selected] { border-left: 1px solid #E8EEF5 !important; border-bottom: 1px solid #CBD5E0 !important; color: #000000 !important; } .box-texttab[selected] > .sidebar-tab-left-box { border-bottom: none !important; border-left: none !important; -moz-border-top-colors: #8A9DAF #DFEBF2 !important; background-color: #CBD5E0 !important; } .box-texttab[selected] > .sidebar-tab-left-box, .box-texttab[selected] > .sidebar-tab-right-box { margin-bottom: 0 !important; } .box-texttab[selected] > .sidebar-tab-left-box > .sidebar-tab-left { background-image: url("chrome://communicator/skin/sidebar/sbtab-lft-sel.gif") !important; } .box-texttab[selected] > .sidebar-tab-left-box > .sidebar-tab-text { background-image: url("chrome://communicator/skin/sidebar/sbtab-mid-sel.gif") !important; } .box-texttab[selected] > .sidebar-tab-right-box > .sidebar-tab-right-top-box > .sidebar-tab-right-img { list-style-image: url("chrome://communicator/skin/sidebar/sbtab-rit-top-sel.gif") !important; } .box-texttab[selected] > .sidebar-tab-right-box > .sidebar-tab-right-btm { background: #CBD5E0 !important; } .box-texttab[selected] > .sidebar-tab-right-box > .sidebar-tab-right-top-box > .sidebar-tab-right-line { -moz-border-bottom-colors: #E2EAF4 #8CA2B3 !important; } /* ::::: 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 |,r,zz4skin/modern/communicator/sidebar/sidebarListView.cssUT Hգ */ treechildren { cursor: pointer; } PK d,z#EE4skin/modern/communicator/taskbar/addressbook-act.gifUT | .=gSDDUxGIF89a jmu)-6+-6psybhp5bhlt|49Bqsylpv=9h\[]aqn6Xggb$7ʴ2Θxô8S&mrnOKPY&{LҢtu{ʰ!, gh@/ghefc7AI dh)*D'hfc A  A!g 34qJ>D4ԡD1'BС)S5<(PD@DO,`%+S8cʆ'6h" #>&sN?ޜr"tOkO/ D#҅+YQp %BK{ADMPS[{BHRahscvh{llm\_gft~hviv25?Y2AM* Ew @L2!B7]HP  @' *N8yf".D+GF D?XӢС, ӀjLr Q%OO (QA"G/<1N:e#$!3(Pg!)tD1OOh҈@7l)pF%^-3L;PK d, B}nTT0skin/modern/communicator/taskbar/composer-16.gifUT { .=gSDDUxGIF89aw37@PS\#'25:C#'1_bj!&0~t_bi}HLTWZbWZc+0:hkrcv&.;LOW\_gegoLOXpqyx{%(3lQT\5cfmADMh{BENZer;?H*Zcnahssu|uwyy{wz^aiٖ7:D25?PS[i{ilpZdqOR[???i|vcelFIRKWc[hvAO^`m{cmy,3?(O[hZgu2?L$+6(x,/:[frR\i/1<^ky7ESYft!, @(ËX`0"Y ظQ΀!O<j@*H$dV(TC#,$Tj&25- |c`adDiW fhP!O:A[]Р:*4!ߥF,03ŀeazy<(V !B! =9p!UȞ=˟+'2P0 !p\# (V\|y@;PK *  )skin/modern/communicator/taskbar/mail.gifUT ~J;gSDDUxGIF89a %BHR!%0v֦MS]ࣱܼxnusTkxOfsati|lo/5@$/tm췿ct㓤emw͞{1GR[oz/;=S^6BN`s%12IU}07Bp`u29DrಽYp~x{CZfvㄗ_s,BMyodw[o{ޱzr2<$0&1'2-5@%0Oeq$/x,8C@qːKGa$˗_`y`[|}%B2F[IsM6:ND`@;sDPȼ9;PK 嬏,,skin/modern/communicator/taskbar/mail-16.gifUT @qː@I  2fn[|!$)0G%B̓@3'H8$pN@;PK *qb++0skin/modern/communicator/taskbar/mailnew-act.gifUT J;gSDDUxGIF89a 9=Han|)cp}ejtCGRU(|erwBVllh3@z_yYa'yj/$1>'ǏN[h'*5AO^[hvyVboVR\i4O xCȨ(+6vAV[frIWgWYftɱ¬~gmwtESb`ĭZ׉$+6j%ƫ^k{(5CakwՏ=/1ÒP\h'^kyO[h̸8)-8z?ϓc(#0W؞%*5(_guӶ@R^kZgu??)ح!, `.Ȇ0H PӋ tAS$#E"@GTڢ"" "q@ Fq&(|f|"U,,,skin/modern/communicator/taskbar/mailnew.gifUT J;gSDDUxGIF89a %BHRv妮!%0nuMS]xj/VU7S$Af!Eg#{նؓ%06BNu-7xCé׉i|r*=S^07BXwB[o{Tkxg/;dwVh3U5FYN>%*!Ǫ 9ʵ ;PK ]*sPr{{6skin/modern/communicator/toolbar/prtb-grip-btm-act.gifUT ײ:gSDDUxGIF89a -6AS`neq\iwrݔS_n;HV!, (P@k%F,]$W'p eWi `0;PK *H^^2skin/modern/communicator/toolbar/prtb-grip-btm.gifUT :;gSDDUxGIF89a ^grݕލp{!, #H%ࠜt]l`h5,VCmƑ;PK ]*ChAA6skin/modern/communicator/toolbar/prtb-grip-mid-act.gifUT ܲ:gSDDUxGIF89a S`nr\iw!, M";PK *70332skin/modern/communicator/toolbar/prtb-grip-mid.gifUT g:gSDDUxGIF89a ʎ!, R;PK ]*N@6skin/modern/communicator/toolbar/prtb-grip-top-act.gifUT ݲ:gSDDUxGIF89a (ƤIJµİƖÅrS`n\iwvr|ބ왠wnyTboUcouWeqwq{oxshr~qzku`nz򊓞{t}kuep{co{~_myZfrVdpitތcny]kx僋htx}]ivbmxt~\hu|u~frzkvnwlw|_kw^lxvꢩ鈒{t~fq}zyveq~xymvpylvmwu𠧰oz!, (G@7/(\% H(!3v)TD@FI!4IaKM8`:OU?b''O[Ii**H,,;%% l(3g!P@H`)!"(\ "JXf 3jf CJ!bɓ(̈́˗5R@G ɳ' $ J !*] G PJEc„Xeׯ`mQRٳA;PK f2.%JJ4skin/modern/communicator/toolbar/toolbarBindings.xmlUT +)>gSDDUx PK q+;ժ1skin/modern/communicator/toolbar/prtb-bg-line.gifUT E * Daniel Veditz * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), * in which case the provisions of the GPL or the LGPL are applicable instead * of those above. If you wish to allow use of your version of this file only * under the terms of either the GPL or the LGPL, and not to allow others to * use your version of this file under the terms of the NPL, indicate your * decision by deleting the provisions above and replace them with the notice * and other provisions required by the GPL or the LGPL. If you do not delete * the provisions above, a recipient may use your version of this file under * the terms of any one of the NPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ /* ===== xpinstall.css ================================================== == Styles used by the XPInstall dialogs. ======================================================================= */ @import url("chrome://communicator/skin"); @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* ::::: Install Confirm and Progress dialogs ::::: */ .packageName { font-weight: bold; } #confirmBox { margin: 1ex; } .confirmSeparator { height: 1em; } .confirmName { font-weight: bold; } #urlColumn { margin-left: 1ex; } #alert-image { margin: 1em; } PK t+ !skin/modern/editor/EdImageMap.cssUT K * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), * in which case the provisions of the GPL or the LGPL are applicable instead * of those above. If you wish to allow use of your version of this file only * under the terms of either the GPL or the LGPL, and not to allow others to * use your version of this file under the terms of the NPL, indicate your * decision by deleting the provisions above and replace them with the notice * and other provisions required by the GPL or the LGPL. If you do not delete * the provisions above, a recipient may use your version of this file under * the terms of any one of the NPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ /* ==== EdImageMap.css ====================================================== == Styles used by the Image Map Editor window. ========================================================================== */ @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); #VerticalToolbar { background-color: #5B7693; } #okCancelButtons { padding: 5px; } #pointerButton { list-style-image: url("chrome://editor/skin/btn1/map-pointerTool.gif"); } #rectButton { list-style-image: url("chrome://editor/skin/btn1/map-rectangleTool.gif"); } #cirButton { list-style-image: url("chrome://editor/skin/btn1/map-circleTool.gif"); } #polyButton { list-style-image: url("chrome://editor/skin/btn1/map-polygonTool.gif"); } #cutButton { list-style-image: url("chrome://editor/skin/btn1/map-cut.gif"); } #copyButton { list-style-image: url("chrome://editor/skin/btn1/map-copy.gif"); } #pasteButton { list-style-image: url("chrome://editor/skin/btn1/map-paste.gif"); } #zoomInButton { list-style-image: url("chrome://editor/skin/btn1/map-zoomIn.gif"); } #zoomOutButton { list-style-image: url("chrome://editor/skin/btn1/map-zoomOut.gif"); } #contrastButton { list-style-image: url("chrome://editor/skin/btn1/map-contrast.gif"); } PK t+=Js%skin/modern/editor/EdImageMapPage.cssUT K * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), * in which case the provisions of the GPL or the LGPL are applicable instead * of those above. If you wish to allow use of your version of this file only * under the terms of either the GPL or the LGPL, and not to allow others to * use your version of this file under the terms of the NPL, indicate your * decision by deleting the provisions above and replace them with the notice * and other provisions required by the GPL or the LGPL. If you do not delete * the provisions above, a recipient may use your version of this file under * the terms of any one of the NPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ /* ==== EdImageMapPage.css ================================================== == Styles used by the workspace area of the Image Map Editor. ========================================================================== */ @import url("chrome://editor/content/EdImageMapPage.css"); @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); body { background-color: AppWorkspace; } #marquee { border: 1px dashed #0000ff; } #bgDiv { cursor: inherit; background: url("chrome://editor/skin/btn1/map-checker.gif"); background-color: #ffffff; } .rect { border: 1px solid #0000ff; } .cir { border: 1px solid #00ff00; } .point { background-color: #ff0000; } .pointStart { background-color: #8000ff; } .handlel, .handler, .handlet, .handleb, .handletl, .handletr, .handlebl, .handlebr { background-color: #ff00ff; } /* ::::: move this to content ::::: */ html { height: 100%; } #marquee { visibility: hidden; position: absolute; top: 1px; left: -5px; z-index: 10000; width: 1px; height: -5px; } #bgDiv { position: absolute; top: 0px; left: 0px; width: 1px; } .rect { position: absolute; top: 1px; left: 1px; width: 1px; height: 1px; } .cir { position: absolute; top: 1px; left: 1px; width: 1px; height: 1px; } .poly { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; } .point { position: absolute; top: 1px; left: 1px; width: 3px; height: 3px; } .pointStart { position: absolute; top: 1px; left: 1px; width: 3px; height: 3px; } .handletl { position: absolute; top: -5px; left: -5px; width: 5px; height: 5px; } .handletr { position: absolute; top: -5px; left: 100%; width: 5px; height: 5px; } .handlebl { position: absolute; top: 100%; left: -5px; width: 5px; height: 5px; } .handlebr { position: absolute; top: 100%; left: 100%; width: 5px; height: 5px; } .handlel { position: absolute; top: 48%; left: -5px; width: 5px; height: 5px; } .handler { position: absolute; top: 48%; left: 100%; height: 5px; width: 5px; } .handlet { position: absolute; top: -5px; left: 48%; height: 5px; width: 5px; } .handleb { position: absolute; top: 100%; left: 48%; height: 5px; width: 5px; } PK )y0/sqWZ^^#skin/modern/editor/EditorDialog.cssUT g?mSDDUx/* ***** BEGIN LICENSE BLOCK ***** * Version: NPL 1.1/GPL 2.0/LGPL 2.1 * * The contents of this file are subject to the Netscape Public License * Version 1.1 (the "License"); you may not use this file except in * compliance with the License. You may obtain a copy of the License at * http://www.mozilla.org/NPL/ * * Software distributed under the License is distributed on an "AS IS" basis, * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License * for the specific language governing rights and limitations under the * License. * * The Original Code is mozilla.org code. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 1998 * the Initial Developer. All Rights Reserved. * * Contributor(s): * Pete Collins * Ben Goodger * 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 NPL, indicate your * decision by deleting the provisions above and replace them with the notice * and other provisions required by the GPL or the LGPL. If you do not delete * the provisions above, a recipient may use your version of this file under * the terms of any one of the NPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ /* ==== EditorDialog.css ==================================================== == Styles used by all dialog boxes in the Editor application. == == 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"); /* ::::: common styles ::::: */ .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; } /* ::::: common buttons ::::: */ #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; } /* ::::: table properties dialog ::::: */ #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-dn.gif"); } /* ::::: spelling dialog ::::: */ #MisspelledWord { font-weight: bold; } #ReplaceWordInput { min-width: 16em; width: 16em; } .spell-check { min-width: 8em; } /* ::::: spacers ::::: */ .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: 20px; min-width: 20px; } .radio-spacer { width: 20px; min-width: 20px; } /* ::::: widget adjustments ::::: */ /* The defaults are WAY to big! */ groupbox { margin: 2px 5px 4px 5px; padding-top: 2px; padding-bottom: 4px; } /* temporary -- we need a simple box-based list defined in XBL */ tree.list { /* same as in menulist.css */ margin: 1px 5px 2px 5px; border: 1px inset #B4C3D4; /* use rows="#" in XUL to define height */ } /* ::::: color picker button ::::: */ .color-button { /* override larger default values */ min-width: 0px; margin: 2px; } .color-well { border: 1px inset #B4C3D4; width: 20px; height: 12px; } .color-well[default="true"] { border: 1px solid transparent; background-color: inherit; } /* ::::: color picker dialog ::::: */ #ColorPicker { -moz-user-focus: normal; } #ColorPickerSwatch { margin: 0px 3px 0px 0px; border: 2px outset #B4C3D4; width: 25px; height: 20px; } #ColorPickerSwatch[default="true"] { border: 2px solid transparent; background-color: inherit; } #LastPickedColor { margin: 2px 2px 2px 8px; border: 1px inset #B4C3D4; width: 17px; height: 13px; } /* ::::: Image Properties dialog ::::: */ .align-menu[value="top"] { list-style-image: url("chrome://editor/skin/icons/img-align-top.gif") !important; } .align-menu[value="top"]:hover { list-style-image: url("chrome://editor/skin/icons/img-align-top-sel.gif") !important; } .align-menu[value="middle"] { list-style-image: url("chrome://editor/skin/icons/img-align-mid.gif") !important; } .align-menu[value="middle"]:hover { list-style-image: url("chrome://editor/skin/icons/img-align-mid-sel.gif") !important; } .align-menu[value="bottom"] { list-style-image: url("chrome://editor/skin/icons/img-align-btm.gif") !important; } .align-menu[value="bottom"]:hover { list-style-image: url("chrome://editor/skin/icons/img-align-btm-sel.gif") !important; } .align-menu[value="right"] { list-style-image: url("chrome://editor/skin/icons/img-align-rit.gif") !important; } .align-menu[value="left"] { list-style-image: url("chrome://editor/skin/icons/img-align-lft.gif") !important; } /* Don't change width/height of these without changing values in GetOriginalWidth(), EdImageProps.js */ #preview-image-box { margin: 6px 5px 6px 5px; border: 1px inset #B4C3D4; width: 82px; height: 52px; min-width: 82px; min-height: 52px; max-width: 82px; max-height: 52px; overflow: -moz-hidden-unscrollable; } #preview-image-holder { padding: 0px; margin: 0px; } /* :::::: Advanced Edit dialog ::::: */ #tagLabel { font-weight: bold; } .AttributesTree { min-width: 200px; min-height: 200px; } /* ::::: Editor pref panels ::::: */ #ColorPreview { margin-left: 10px; border: 1px inset #B4C3D4; padding-left: 5px; padding-right: 5px; min-width: 100px; min-height: 50px; } /* ::::: 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 )y0/ skin/modern/editor/editor.cssUT g?mSDDUx/* ***** BEGIN LICENSE BLOCK ***** * Version: NPL 1.1/GPL 2.0/LGPL 2.1 * * The contents of this file are subject to the Netscape Public License * Version 1.1 (the "License"); you may not use this file except in * compliance with the License. You may obtain a copy of the License at * http://www.mozilla.org/NPL/ * * Software distributed under the License is distributed on an "AS IS" basis, * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License * for the specific language governing rights and limitations under the * License. * * The Original Code is mozilla.org code. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 1998 * the Initial Developer. All Rights Reserved. * * Contributor(s): * 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 NPL, indicate your * decision by deleting the provisions above and replace them with the notice * and other provisions required by the GPL or the LGPL. If you do not delete * the provisions above, a recipient may use your version of this file under * the terms of any one of the NPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ /* ==== editor.css ========================================================== == Styles shared throughout the Editor application. ========================================================================== */ @import url("chrome://communicator/skin/"); @import url("chrome://communicator/skin/sidebar/sidebar.css"); @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); #content-frame { height: 400px; min-width: 10px; min-height: 10px; } .source-editor, .source-editor:focus { margin: 0px 5px 5px 0px; border: 0px; padding: 5px 0px 0px 5px; } /* Multiline textarea for HTML source editing */ #content-source, #doctype-text { font-family : -moz-fixed; font-size: -moz-initial; } /* ::::: struct toolbar ::::: */ #structToolbar { min-width: 1px; overflow: -moz-hidden-unscrollable; } #structSpacer { margin: 1px 0px; } .struct-button { padding: 0px; } .struct-button[checked="true"] { font-weight: bold; } .struct-textbox { padding: 0px !important; border: 1px solid #000000 !important; margin: 0px !important; } PK t+N7- - (skin/modern/editor/editorModeToolbar.cssUT K * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), * in which case the provisions of the GPL or the LGPL are applicable instead * of those above. If you wish to allow use of your version of this file only * under the terms of either the GPL or the LGPL, and not to allow others to * use your version of this file under the terms of the NPL, indicate your * decision by deleting the provisions above and replace them with the notice * and other provisions required by the GPL or the LGPL. If you do not delete * the provisions above, a recipient may use your version of this file under * the terms of any one of the NPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* ::::: edit mode toolbar ::::: */ #EditModeToolbar { border-bottom: 1px solid #B4C3D4; padding: 0px 0px 2px 0px; min-width: 1px; } #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 t+ڻDAA!skin/modern/editor/textEditor.cssUT L * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), * in which case the provisions of the GPL or the LGPL are applicable instead * of those above. If you wish to allow use of your version of this file only * under the terms of either the GPL or the LGPL, and not to allow others to * use your version of this file under the terms of the NPL, indicate your * decision by deleting the provisions above and replace them with the notice * and other provisions required by the GPL or the LGPL. If you do not delete * the provisions above, a recipient may use your version of this file under * the terms of any one of the NPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); .separator-small { width: 1em; } PK .O+skin/modern/editor/editorPrimaryToolbar.cssUT u>mSDDUx/* ***** BEGIN LICENSE BLOCK ***** * Version: NPL 1.1/GPL 2.0/LGPL 2.1 * * The contents of this file are subject to the Netscape Public License * Version 1.1 (the "License"); you may not use this file except in * compliance with the License. You may obtain a copy of the License at * http://www.mozilla.org/NPL/ * * Software distributed under the License is distributed on an "AS IS" basis, * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License * for the specific language governing rights and limitations under the * License. * * The Original Code is mozilla.org code. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 1998 * the Initial Developer. All Rights Reserved. * * Contributor(s): * 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 NPL, indicate your * decision by deleting the provisions above and replace them with the notice * and other provisions required by the GPL or the LGPL. If you do not delete * the provisions above, a recipient may use your version of this file under * the terms of any one of the NPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* ::::: primary toolbar masthead ::::: */ #EditToolbar > .toolbar-holder > .toolbar-primary-icon { background-image: url("chrome://editor/skin/icons/mast-editor.gif"); width: 57px; } .toolbar-primary-icon { width: 57px; } /* ::::: primary toolbar buttons ::::: */ .toolbarbutton-1 { list-style-image: url("chrome://editor/skin/icons/btn1.gif"); } .toolbarseparator-primary { width: 9px !important; } #newButton { -moz-image-region: rect(136px 49px 169px 0); } #newButton:hover { -moz-image-region: rect(136px 99px 169px 50px); } #newButton:hover:active { -moz-image-region: rect(136px 149px 169px 100px); } #newButton[disabled="true"] { -moz-image-region: rect(136px 199px 169px 150px) !important; } #openButton { -moz-image-region: rect(170px 49px 203px 0); } #openButton:hover { -moz-image-region: rect(170px 99px 203px 50px); } #openButton:hover:active { -moz-image-region: rect(170px 149px 203px 100px); } #openButton[disabled="true"] { -moz-image-region: rect(170px 199px 203px 150px) !important; } #saveButton { -moz-image-region: rect(238px 49px 271px 0); } #saveButton:hover { -moz-image-region: rect(238px 99px 271px 50px); } #saveButton:hover:active { -moz-image-region: rect(238px 149px 271px 100px); } #saveButton[disabled="true"] { -moz-image-region: rect(238px 199px 271px 150px) !important; } #publishButton { -moz-image-region: rect(340px 49px 373px 0); } #publishButton:hover { -moz-image-region: rect(340px 99px 373px 50px); } #publishButton:hover:active { -moz-image-region: rect(340px 149px 373px 100px); } #publishButton[disabled="true"] { -moz-image-region: rect(340px 199px 373px 150px) !important; } #previewButton { -moz-image-region: rect(204px 49px 237px 0); } #previewButton:hover { -moz-image-region: rect(204px 99px 237px 50px); } #previewButton:hover:active { -moz-image-region: rect(204px 149px 237px 100px); } #previewButton[disabled="true"] { -moz-image-region: rect(204px 199px 237px 150px) !important; } #printButton { list-style-image: url("chrome://communicator/skin/icons/btn1.gif"); -moz-image-region: rect(34px 49px 67px 0); } #printButton[buttonover="true"] { -moz-image-region: rect(34px 99px 67px 50px); } #printButton[buttondown="true"] { -moz-image-region: rect(34px 149px 67px 100px); } #printButton[disabled="true"] { -moz-image-region: rect(34px 199px 67px 150px); } #linkButton { -moz-image-region: rect(102px 49px 135px 0); } #linkButton:hover { -moz-image-region: rect(102px 99px 135px 50px); } #linkButton:hover:active { -moz-image-region: rect(102px 149px 135px 100px); } #linkButton[disabled="true"] { -moz-image-region: rect(102px 199px 135px 150px) !important; } #imageButton { -moz-image-region: rect(68px 49px 101px 0); } #imageButton:hover { -moz-image-region: rect(68px 99px 101px 50px); } #imageButton:hover:active { -moz-image-region: rect(68px 149px 101px 100px); } #imageButton[disabled="true"] { -moz-image-region: rect(68px 199px 101px 150px) !important; } #namedAnchorButton { -moz-image-region: rect(0 49px 33px 0); } #namedAnchorButton:hover { -moz-image-region: rect(0 99px 33px 50px); } #namedAnchorButton:hover:active { -moz-image-region: rect(0 149px 33px 100px); } #namedAnchorButton[disabled="true"] { -moz-image-region: rect(0 199px 33px 150px) !important; } #hlineButton { -moz-image-region: rect(34px 49px 67px 0); } #hlineButton:hover { -moz-image-region: rect(34px 99px 67px 50px); } #hlineButton:hover:active { -moz-image-region: rect(34px 149px 67px 100px); } #hlineButton[disabled="true"] { -moz-image-region: rect(34px 199px 67px 150px) !important; } #tableButton { -moz-image-region: rect(306px 49px 339px 0); } #tableButton:hover { -moz-image-region: rect(306px 99px 339px 50px); } #tableButton:hover:active { -moz-image-region: rect(306px 149px 339px 100px); } #tableButton[disabled="true"] { -moz-image-region: rect(306px 199px 339px 150px) !important; } #spellingButton { -moz-image-region: rect(272px 49px 305px 0); } #spellingButton:hover { -moz-image-region: rect(272px 99px 305px 50px); } #spellingButton:hover:active { -moz-image-region: rect(272px 149px 305px 100px); } #spellingButton[disabled="true"] { -moz-image-region: rect(272px 199px 305px 150px) !important; } #cutButton { -moz-image-region: rect(374px 49px 407px 0); } #cutButton:hover { -moz-image-region: rect(374px 99px 407px 50px); } #cutButton:hover:active { -moz-image-region: rect(374px 149px 407px 100px); } #cutButton[disabled="true"] { -moz-image-region: rect(374px 199px 407px 150px) !important; } #copyButton { -moz-image-region: rect(408px 49px 441px 0); } #copyButton:hover { -moz-image-region: rect(408px 99px 441px 50px); } #copyButton:hover:active { -moz-image-region: rect(408px 149px 441px 100px); } #copyButton[disabled="true"] { -moz-image-region: rect(408px 199px 441px 150px) !important; } #pasteButton { -moz-image-region: rect(442px 49px 475px 0); } #pasteButton:hover { -moz-image-region: rect(442px 99px 475px 50px); } #pasteButton:hover:active { -moz-image-region: rect(442px 149px 475px 100px); } #pasteButton[disabled="true"] { -moz-image-region: rect(442px 199px 475px 150px) !important; } #findButton { -moz-image-region: rect(476px 49px 509px 0); } #findButton:hover { -moz-image-region: rect(476px 99px 509px 50px); } #findButton:hover:active { -moz-image-region: rect(476px 149px 509px 100px); } #findButton[disabled="true"] { -moz-image-region: rect(476px 199px 509px 150px) !important; } PK MYj0@,;;*skin/modern/editor/editorFormatToolbar.cssUT "hO@mSDDUx/* ***** BEGIN LICENSE BLOCK ***** * Version: NPL 1.1/GPL 2.0/LGPL 2.1 * * The contents of this file are subject to the Netscape Public License * Version 1.1 (the "License"); you may not use this file except in * compliance with the License. You may obtain a copy of the License at * http://www.mozilla.org/NPL/ * * Software distributed under the License is distributed on an "AS IS" basis, * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License * for the specific language governing rights and limitations under the * License. * * The Original Code is mozilla.org code. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 1998 * the Initial Developer. All Rights Reserved. * * Contributor(s): * 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 NPL, indicate your * decision by deleting the provisions above and replace them with the notice * and other provisions required by the GPL or the LGPL. If you do not delete * the provisions above, a recipient may use your version of this file under * the terms of any one of the NPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* ::::: formatting toolbar ::::: */ #FormatToolbar { background: url("chrome://global/skin/toolbar/tb-mid.gif") #C7D0D9 repeat-x top; } #FormatToolbar > toolbargrippy, #FormatToolbar > .toolbar-holder { border-top: 1px solid #CED6DD; border-right: 1px solid #95A0AD; border-bottom: 1px solid #95A0AD; border-left: 1px solid #DAE3ED; } #FormatToolbar > toolbargrippy:hover:active { border-color: #67737E; } /* ::::: formatting buttons ::::: */ #FormatToolbar > toolbarbutton { border: none !important; list-style-image: url("chrome://editor/skin/icons/btn2.gif"); background-color: transparent !important; } #DecreaseFontSizeButton { -moz-image-region: rect(101px 22px 118px 0px); } #DecreaseFontSizeButton:hover { -moz-image-region: rect(101px 44px 118px 22px); } #DecreaseFontSizeButton:hover:active { -moz-image-region: rect(101px 66px 118px 44px); } #DecreaseFontSizeButton[disabled="true"] { -moz-image-region: rect(101px 88px 118px 66px) !important; } #IncreaseFontSizeButton { -moz-image-region: rect(118px 22px 135px 0px); } #IncreaseFontSizeButton:hover { -moz-image-region: rect(118px 44px 135px 22px); } #IncreaseFontSizeButton:hover:active { -moz-image-region: rect(118px 66px 135px 44px); } #IncreaseFontSizeButton[disabled="true"] { -moz-image-region: rect(118px 88px 135px 66px) !important; } #boldButton { -moz-image-region: rect(33px 54px 50px 32px); } #boldButton:hover { -moz-image-region: rect(33px 76px 50px 54px); } #boldButton:hover:active { -moz-image-region: rect(50px 22px 67px 0px ); } #boldButton[checked="true"] { -moz-image-region: rect(33px 98px 50px 76px); } #boldButton[disabled="true"] { -moz-image-region: rect(50px 44px 67px 22px) !important; } #italicButton { -moz-image-region: rect(185px 86px 202px 64px); } #italicButton:hover { -moz-image-region: rect(202px 22px 219px 0px); } #italicButton:hover:active { -moz-image-region: rect(202px 66px 219px 44px); } #italicButton[checked="true"] { -moz-image-region: rect(202px 44px 219px 22px); } #italicButton[disabled="true"] { -moz-image-region: rect(202px 88px 219px 66px) !important; } #underlineButton { -moz-image-region: rect(338px 22px 355px 0px); } #underlineButton:hover { -moz-image-region: rect(338px 44px 355px 22px); } #underlineButton:hover:active { -moz-image-region: rect(338px 88px 355px 66px); } #underlineButton[checked="true"] { -moz-image-region: rect(338px 66px 355px 44px); } #underlineButton[disabled="true"] { -moz-image-region: rect(355px 22px 372px 0px) !important; } #ulButton { -moz-image-region: rect(50px 66px 67px 44px); } #ulButton:hover { -moz-image-region: rect(50px 88px 67px 66px); } #ulButton:hover:active { -moz-image-region: rect(67px 44px 84px 22px); } #ulButton[checked="true"] { -moz-image-region: rect(67px 22px 84px 0px); } #ulButton[disabled="true"] { -moz-image-region: rect(67px 66px 84px 44px ) !important; } #olButton { -moz-image-region: rect(253px 66px 270px 44px); } #olButton:hover { -moz-image-region: rect(253px 88px 270px 66px); } #olButton:hover:active { -moz-image-region: rect(270px 44px 287px 22px); } #olButton[checked="true"] { -moz-image-region: rect(270px 22px 287px 0px); } #olButton[disabled="true"] { -moz-image-region: rect(270px 66px 287px 44px) !important; } #outdentButton { -moz-image-region: rect(270px 88px 287px 66px); } #outdentButton:hover { -moz-image-region: rect(287px 22px 304px 0px); } #outdentButton:hover:active { -moz-image-region: rect(287px 44px 304px 22px); } #outdentButton[disabled="true"] { -moz-image-region: rect(287px 66px 304px 44px) !important; } #indentButton { -moz-image-region: rect(135px 22px 152px 0px); } #indentButton:hover { -moz-image-region: rect(135px 44px 152px 22px); } #indentButton:hover:active { -moz-image-region: rect(135px 66px 152px 44px); } #indentButton[disabled="true"] { -moz-image-region: rect(135px 88px 152px 66px) !important; } #align-left-button { -moz-image-region: rect(236px 44px 253px 22px); } #align-left-button:hover { -moz-image-region: rect(236px 66px 253px 44px); } #align-left-button:hover:active { -moz-image-region: rect(253px 22px 270px 0px); } #align-left-button[checked="true"] { -moz-image-region: rect(236px 88px 253px 66px); } #align-left-button[disabled="true"] { -moz-image-region: rect(253px 44px 270px 22px) !important; } #align-center-button { -moz-image-region: rect(67px 88px 84px 66px); } #align-center-button:hover { -moz-image-region: rect(84px 22px 101px 0px); } #align-center-button:hover:active { -moz-image-region: rect(84px 66px 101px 44px); } #align-center-button[checked="true"] { -moz-image-region: rect(84px 44px 101px 22px); } #align-center-button[disabled="true"] { -moz-image-region: rect(84px 88px 101px 66px) !important; } #align-right-button { -moz-image-region: rect(287px 88px 304px 66px); } #align-right-button:hover { -moz-image-region: rect(304px 22px 321px 0px); } #align-right-button:hover:active { -moz-image-region: rect(304px 66px 321px 44px); } #align-right-button[checked="true"] { -moz-image-region: rect(304px 44px 321px 22px); } #align-right-button[disabled="true"] { -moz-image-region: rect(304px 88px 321px 66px) !important; } #align-justify-button { -moz-image-region: rect(219px 22px 236px 0px); } #align-justify-button:hover { -moz-image-region: rect(219px 44px 236px 22px); } #align-justify-button:hover:active { -moz-image-region: rect(219px 88px 236px 66px); } #align-justify-button[checked="true"] { -moz-image-region: rect(219px 66px 236px 44px); } #align-justify-button[disabled="true"] { -moz-image-region: rect(236px 22px 253px 0px) !important; } #AlignPopupButton { -moz-image-region: rect(0px 22px 17px 0px); } #AlignPopupButton:hover { -moz-image-region: rect(0px 44px 17px 22px); } #AlignPopupButton[open="true"] { -moz-image-region: rect(0px 66px 17px 44px) !important; } #AlignPopupButton[disabled="true"] { -moz-image-region: rect(0px 88px 17px 66px) !important; } #InsertPopupButton { -moz-image-region: rect(152px 22px 169px 0px); } #InsertPopupButton:hover { -moz-image-region: rect(152px 44px 169px 22px); } #InsertPopupButton[open="true"] { -moz-image-region: rect(152px 66px 169px 44px) !important; } #InsertPopupButton[disabled="true"] { -moz-image-region: rect(152px 88px 169px 66px) !important; } #smileButtonMenu { -moz-image-region: rect(321px 22px 338px 0px); } #smileButtonMenu:hover { -moz-image-region: rect(321px 44px 338px 22px); } #smileButtonMenu[open="true"] { -moz-image-region: rect(321px 66px 338px 44px) !important; } #smileButtonMenu[disabled="true"] { -moz-image-region: rect(321px 88px 338px 66px) !important; } /* ::::: menuitem icons ::::: */ /* ..... align menu ..... */ #AlignPopup > menuitem { list-style-image: url("chrome://editor/skin/icons/btn2.gif"); } #AlignLeftItem { -moz-image-region: rect(17px 80px 33px 64px); } #AlignLeftItem:hover { -moz-image-region: rect(17px 96px 33px 80px); } #AlignCenterItem { -moz-image-region: rect(17px 16px 33px 0px); } #AlignCenterItem:hover { -moz-image-region: rect(17px 32px 33px 16px); } #AlignRightItem { -moz-image-region: rect(33px 16px 49px 0px); } #AlignRightItem:hover { -moz-image-region: rect(33px 32px 49px 0px); } #AlignJustifyItem { -moz-image-region: rect(17px 48px 33px 32px); } #AlignJustifyItem:hover { -moz-image-region: rect(17px 64px 33px 48px); } /* ..... insert menu ..... */ #InsertPopup > menuitem { list-style-image: url("chrome://editor/skin/icons/btn2.gif"); } #InsertLinkItem { -moz-image-region: rect(185px 16px 201px 0px); } #InsertLinkItem:hover { -moz-image-region: rect(185px 32px 201px 16px); } #InsertAnchorItem { -moz-image-region: rect(169px 16px 185px 0px); } #InsertAnchorItem:hover { -moz-image-region: rect(169px 32px 185px 16px); } #InsertImageItem { -moz-image-region: rect(169px 80px 185px 64px); } #InsertImageItem:hover { -moz-image-region: rect(169px 96px 185px 80px); } #InsertHRuleItem { -moz-image-region: rect(169px 48px 185px 32px); } #InsertHRuleItem:hover { -moz-image-region: rect(169px 64px 185px 48px); } #InsertTableItem { -moz-image-region: rect(185px 48px 201px 32px); } #InsertTableItem:hover { -moz-image-region: rect(185px 64px 201px 48px); } /* ..... 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 ::::: */ .color-button { margin: 2px; border: 1px inset #5B7693; padding: 0px; width: 14px; height: 12px; } .color-button:hover { border: 1px solid #ffffff; } #TextColorButton { margin: 2px 9px 9px 2px; } #BackgroundColorButton { margin: 9px 2px 2px 9px; } #HighlightColorButton > .toolbarbutton-icon { margin-right: 0px ! important ; } #HighlightColorButton { -moz-image-region: rect(355px 44px 372px 22px); margin: 4px; border: 1px inset #5B7693; padding: 0px; width: 20px; height: 17px; } #HighlightColorButton:hover { -moz-image-region: rect(355px 66px 372px 44px); } #HighlightColorButton:hover:active { -moz-image-region: rect(355px 88px 372px 66px); } #HighlightColorButton[disabled="true"], #HighlightColorButton[disabled="true"]:hover, #HighlightColorButton[disabled="true"]:hover:active { -moz-image-region: rect(372px 22px 389px 0px); } #absolutePositionButton { -moz-image-region: rect(372px 44px 389px 22px); } #absolutePositionButton:hover { -moz-image-region: rect(372px 66px 389px 44px); } #absolutePositionButton:hover:active { -moz-image-region: rect(372px 88px 389px 66px); } #absolutePositionButton[checked="true"]{ -moz-image-region: rect(389px 22px 406px 0px); } #absolutePositionButton[checked="true"]:hover { -moz-image-region: rect(389px 44px 406px 22px); } #absolutePositionButton[checked="true"]:hover:active { -moz-image-region: rect(389px 66px 406px 44px); } #absolutePositionButton[disabled="true"] { -moz-image-region: rect(389px 88px 406px 66px) !important; } #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 o*kk*skin/modern/editor/icons/editmode-html.gifUT }:mSDDUxGIF89a' /Kl!,' B Ճ`[[elى7J$Gz~rX S|WeFbFS}^1;PK o*UU,skin/modern/editor/icons/editmode-normal.gifUT }:mSDDUxGIF89a /Kl܇!, &2JEX"Y6'X8h!*:Q;PK Yo+[=ll-skin/modern/editor/icons/editmode-preview.gifUT G ֪yC;Myd\[ ;PK ]*-*skin/modern/editor/icons/img-align-btm.gifUT %:mSDDUxGIF89a e e3!, @(,9j3-$\vA,HX^ ;9dQ.9"F$JZu `n첸&n_1FjsZE=GT XMUVWY)^g,!R[iby^a`lo) ;;jp ;PK o*Լ*skin/modern/editor/icons/img-align-lft.gifUT }:mSDDUxGIF89a ee3!, @rHIC(̧ 0iPl`7xopH̽bbZYslzvL]2(/'+=XΚUtD'R~GkBg+ ;PK a+yĪ.skin/modern/editor/icons/img-align-mid-sel.gifUT C;mSDDUxGIF89a ee3!, @oHm@q  x@h^lB-Kt׫([OgúM,E a(DYaxجveXK ^*^\$O$J=O{RZ!2};_]; ;PK ]*";(M*skin/modern/editor/icons/img-align-mid.gifUT %:mSDDUxGIF89a ee3!, @~HjĥI$#lp,ˮ#aps{_mH|(\Ya%YtکP[n*贚Cds mq^'(N|1OMZ[^-_Q[o$8fGkC ;PK o*'=j*skin/modern/editor/icons/img-align-rit.gifUT }:mSDDUxGIF89a ee3!, @nHlI+uG6lBE,ϲ"vo f G%y]ج6Jh)*WṲ[k6zD%dJ}+;XfuNc, ;PK a+ki.skin/modern/editor/icons/img-align-top-sel.gifUT C;mSDDUxGIF89a ee3!, @mHm@q IB^AhW뾰`kwU2C&qxrkHlI0HQdt<7 tGH.XL2r<9|Lk&=,_Z[]d$^f%_.aii ;PK ٺ*%G\(skin/modern/editor/icons/mast-editor.gifUT dA;mSDDUxGIF89aM2m|yУyєߡÂ֦ƒly畦تʜ}ܾӖֺ~Əqt겾ׂ|نԄܨȵ̸۟©äŴtvwڽӞq~ۘ莠z懘t|dzᅘ~v|o}捞dqݛxyٜ~us|{ͬŘv瀏bm~vȧ뱽ܷʹˍquwvȂ՝貽p{ivxጛ갻Dzw߂huɽ杭|ڟ!,M2] H*\Ç#:43jȱǍ$qɓ(9g$3"$)sxXIbJ<&:S⫧P"`qc2e,dU"*3!JjRL]6۷*V͕ Lk&0`."d-Y]Fn.X,Ly˲^!pQo]7ܓ-:a1E Lm A.dvFV,d9v 1ZBmX8/H݉苎 X GY{ABk?s-0yaD4}B `3]H `ҟm, _(b= p׃@ӡhC^-]2,R6,д,7XfoI$ `oF&-^ha DqDIi $q9.b4@&4*餔Jj^X2NH,G\Ia)!eh PⅡ<$aCqD7`x%&Ȃ%DI,,`-o=Gx^GDOzb @c'UI7 i"L6,PDr>".Ђ ` ,`%Q@` &qUP7!< ǗQL·.1A)CJ(`0 R0DO!1`eB-H2ь0B0 < Բ@@XSFH#.1\pA?fD@DǐDB*@˰4z\(?0 h0:4 T ^!! H$Ґ jawD*R6@~@m(Af6/n^~qCP``JX)!H0!B`F &B ZJ@b%V0c%Iъv56ʃC !HԹNp48@ A &H8$ PA*PpQM\cWD>2ԌPp$0!wu 4*0Q8 x VCx< .9g2 XW@ZZ+H#`8P9x0% =α 0DF 0@PVAS:ϬC,ScNg=! }1N0:Cd)"8&,XC& ;%G?bp9HB؂ǀGNrۀ q OTIPb B ` t%00y̠4?t`;[B':a63☂ַw]q20EPs p``@0@x >&7r@$BP9ȡ , 2xiDq[|36`H#%0!t0n> @LBx(*TK%d 7bЏ/ T f1xY6*`x#*@28  p00 d`|0 } 0 H}! G 0R`>}@@ ep(p e@@ PpvC |vq| 9P TW@ @ LȀ'0!@Ԁ`0BK4=4  ]ipR@ x| @pAHA@KH}0s%8`t}DP40 /0]p/ @\@]0 \0v  Bِ ƀư Ȁ`X`RP04G4@V4P=v8]/] À 4 ; ]9 _ p0@( 00` \" fP0  @@A/ i]P  8(r;0 _ ` c8S( P@~ّPGgUHjv ]`\p7:_H  0 W@Tf)  f fmV]\ PHRK ; h ; @3@ xvɀP "ЗsyThp]4P W1-)9 c 0 ٚ9I|ZPjX`x  pp [ٝ}I~X RP 4uY `;_ $JiɗZԅV z60 8 B n0 ÷ P%G" OyYh])=HB D p57EHJ@ʤ" Mڤ@0^ aC]Z}xuBjXg*;PK .!E!skin/modern/editor/icons/btn1.gifUT u>mSDDUxGIF89aּѹ϶̵̱('*vvx=>D %CEK *Nt37?Z[]jUZc,2B i ZԠ3b9Xc& Ex jTBPzPAҠ p4܁ ,Uh8%2z8R jpp4t i&d 9a JTYK0(D!00$bhq;Q*Vx@M!c x—t1GR@U(鑏Ep-W gBYkؠ 1FHcD]kFl`L& 81)OI3,'&TZbH=IOdZnE" "*S `a Ħ6WP*Ҧ֝/zF, .(S>9-O[` ,ACK(ؠgXXS:J̩b=" 2HbXWB|!lBH@>8M)nM% #Gm(53>XDBZq ^U gkaTBE[IB$`nGc4a!yZg @e DeW0>BzXU ZĶ 0ꁩԢQ*o7AHAR@nQk0x#a^e1l,tغER,x(^vMb$>򁾎E_V<" *]jy@ͭ0*Y l߅/ݶ ayB+0 L l{cH:NQR:Y4cX.*p"lAz^waf¬G~ɣgza]4[ kE, %5#]$@53u?5 &V[Z܂eP,}?{D0m CҗαEE6PT0*DbX>.&>0C+ YAAחuG^4eP|J\okkEbf C۷Ѓ΄[XH3pP{w8PiȈNwX:)B7f`w$FεޡWNNdZDbP]eOОTws|Ć0az] ;P״^r;VAE.ջ&^T>|i wdvtO0$!zW00Q33G ̳/sg0 b8m:O6~yɮqCǩvLz#bG@u{z Rx}X0Oc> $f635gs>WJװx' $G }0~NQ1"p'>tr6z (;"=hS x=ID F vK+àFc6OӇ9à(xEo5Ss8s5}fEq}<Q#"z' *^|pS&=<-|PX>CtO }kx~R?}P4K%]xx~'@ 9:oA"+;(9H҈tu6؈ܘIUTq1ȋttx37xV2*!#w]XM9YɍCQEY8KbH@qwpJv ń0,Đdh (9 XXxg4'9ZpK ꭮cV#;V[;; !ɶ\%$ Pdp`0H{Bjpw@ 6pzPn>TU ?{ P\;Kp]c06 R۳Y&GbB {@{ @e B{THĪ`}SwK{+ wP cofSkdBǗ |9)@*046 >c&p{* =P R9%w@{pe mt{{}pZH%@}G1idy \I n\ƅfHc_@BwtF U%} yø;;3y8+ mpÛ*0RZ,@{|Ą tWqQ<ů{GS1:͖$̀wpǜd)@n<n7k)*+$WpvG& UaE*;Q:~@7pWpLɨ᜺eRZeпd@`Slʧ| | X+fZ|L , pe|p32v̓ l}we@ c  Qqcc,uLÞpgӣ  8@dX$ &ndPI! ϡUAg]ZO2g=$0 + |wbT "b$  *hmyuciJ8y{ 8ݕC +?(eDm#U, qϲV ep *Xlp =|w0Ҋ lT0FZ:eIq`w^͆)؄]o+uwy[p'W莞v4Ve$n 1 9Ιw{^Pĺ.M\`|t>Io`Nc ܰsG]}xJ8W uڳ+ 8Є\\728 YhpzJe}^(9cNc7ڳj` nNɌUn옄'oH!ڣDA(@A#%)F7 .JQ9?vLXf(v} })3rtI(l?oq[iwϑh :I8针?]@T] p9COoV7ϩj?όOIO^FIE8ξȄYƟm|՚/U;Ğ  XA .dC%NaR.n# @cƋUʅ!0C\Ts@CtB TԨ$dSQN*"ʧEnJ$S5W|s74'СBMZ3]&_3Rccȑ%O<1cę5g&]thԩ;V֪Y 0 ܹuݛH!sbY<̳ -/CsѥO^zίLw·z;ཋ=mݻ}ɕ/Wt¹u0ۮJP<ML= [Al/諏C,o@S$PaKpAl= ?k4KaGy= 7cIDIDESISP# q ,2>+F4IGQK,{L; m[aCDD&q(S;b0tZM)rA 2 5;41sG,yRGQRjkFkX=#[Dcf@1VpPP jR hGd )ծXc Ǐed ^41\t5t>-5Hxӷ.']ĉ8gcU26YfQEW>(}&QavBiRH>2cc Ev4y a( U]% SM$etE94UÎZKSfY= f{r;rCWP>0AvEݙ8T^!iP^qIE&V=X8jUHXXG.WΟb` :喙Q觜.nh5-X?!WW_q5{8"a /ñG >ݡeB|ABkFA-фm`TEsfI3~GB U B4U p!)888A8TPo0P$)Q T[P5}SkQrt $^88ƌ 8Jx ^HTb\1A3>ه(&:0"V+`\c AĂb#d\QWhFyD7p>T6@–Z^&$D WA6THRb3 @Q_D1hhdd#P5%`2jhǶi@@G7wl-hLyu3DHq**7xz)pgy{;SU$DA6p D{OE l 8K4 Z,[ALz;{} 4p JgRLHj[D~ `G=Q\5i W{Dg?8zYV->حypY(xGV +!Gf҄ .ݭAM8A'OS(=kb|Q+\ #F(mf* 1xFS|蚮ȵb{P%gId*`4Џ{#KYA9Ab?.G ]*hᱎdcM--ؠ6|\@_p @]"3}sQ ae@CCfP g:QbĠv7x ~,t7(#ʽ5#񘏹,)H:ЉC8A3ā 8cYż]ODnsQD^#rG,~D->񥋝/ T@u:9D5o ;L'`zcI܏]Qsz'~mg"8;5bz񦐼pwM^rMO]p?͏r@'#ۅ+g+>T~:]@p] 9><컾GxU H@>Z< X?Z="^`tR$33(zA8$\@(`9g(> @JB0 0$ KDƇdЂ,q "`"S 3TLIDBhB{2\+A>@\<'|J Y/s*g|胎JJܵ;ɰ q4sDCxP{Ar48LK[JJJhD'4s2Lbӛ:4dɖ (p20TELt/:NN,sB>PMLt,΀N|&ьKcD#%EPBߤqN4O|&Lʮʎ,ftNNN2*HP;ZaB$zi5%/ھ%jQrQ5Џe,}QHб 13 TASZS%5 |SޛRbUS=T KTŸTMLTP UgTRE 9UQUϘ  )( D 0Ya]Hq0cAq#X%YULB[U\XR `Vq-Vg+XpV( WŐX֣ l% nowWam v=+kW/`WwUWjz{]VopW` YiE؀MP6qj}ZU%M 0pWAI錏.ڡZ%ٖM!cELZڻIZXMϙלY~Y`c5X3 -h͂hႤv1 ;>bȒL*eﺀ fhS^Uیr#`Qڲ1 k0 [[H]Օ[۽9\H ;- ݨ=,3vSL1@>C M}}AWxBK0X荚Aa?Pb[խu`]Ղ1 _A`0SH3 x9\"p0=X k$݉f@ꍅmKB`!,#\b` ?H[E]x_av_0ڡYh1"3ۄ,_,>hY(fhfٵ Hp=V'4F摑 \Pk4eHa_ =&~I (&f>bM_))Vl] Q;f[. \ 2֢^ʒ3F WxK9uXe-9Z% 8 ~|ۯfB_jbEf)(iЀd[p`*QD{<\؛c`J:Z}g.Y0J^pW~^h~ Ѐ .Ȃ fb~hcpJƒ̈́-jR>hI 0n# LCG8,U?P9T q hoC |&pJ@V B`VxY0BH繭_~ _aȅ00_#4EZM828iͺ3:>gf@Vy6--L|$~mئ2Y`,YWaXS]mvm叭8 0eh# ]5kk l-l~)5i,>6a HM쏳*6j gzhWW`BЃku6(YPp_am\ 0aȎla ,K.d'.N^,ƊaaQa H8 *lKbQYp#CXힸ=s4O]@pvmW'jKHs[Dcm=оM\X0Wbs&Z\c,?}[!a= ܿ-h"`=?|\  0eȜ,8YVv +i߳\!ysi߄_`Xy==ph[{a#'# %8A8v(6=+EC y\`)'p;Ӳ1" YrVA9 h3^{~ a9ΛJ`4p=We5{auߴ{մ5+kH"o=_ݳBB~0YO1`'YG8pb6s{`>HnmfX0kW@cYЕF1Bygahk $D8H 88_(Kn#p| ߌ.rA&A*@`1_,څD}&e$H\ 9PJ ,eCZi&NKаb M,Vb]DPYXԒRR}Ҙ1?3Ś8֭tQ3S vaXBxTY LaB+^:饛~:꩗Sd8{i\+ǽ<>={~{N#<Ar`.}|E')w= ?ܟ32| ( p 3 rC(p @ya!vt)`tM >!,AX)l!P)02ą('!(1J, 3nP",B*XDTJw;,(A#x(k & `"7&DWGP@DpaE( '#{H=) -Q|DEXq i05A4FOj0(9̑tcX& hBpqAX:ʁJ; Mbm1`@RA ;"Cn0F`&93Z%n1udEӂ|"qQB8 iAaF8q #4#р CHIZ0+1JΗF娪3Q#b# 5)rQ()~Iu萋G;9VCFH@ Ж,`j`?ܷ£N4"s%!]F3# F e 04܌q:)C* 8 lAЌ7 k^4HodEЅ@#"D1 ȂqTB69 *1 @u(^ˆ _ǝ 6Ķ$LCMq;AyøP\"h^Slrt9%oU? i?[ >̝2} J 9%/~߶٤+TC~5N @;?yS]D&U9\S5ΕC=mQt]dH8*L?NMّpU4\A dR!(1A%p*`5H ɭg#DQ58T# ̟_$lv\U4=,LCiNH$Ԟ}b(F?P 8?@. +֦ D"@?ړvpIB2C?#1HC @ K)+ 7 CUO$P #B޽BB%T eU($ ӆQ^. er@CJ-RWYa%94$CA(A.p$ec$_B -ZZT`P 9CB8d = 7]dONT,\)Xda\B@#@%fJ%ybF$ h@͜kjd[kzDYvtKIB.f?$ ?pGh__`"98epgp@6^dR&#.x{vQae,]{~vbh@E$ CĦCe,Yo&͘,P^ks>]tdaPf]=*!e`fteB\RaQB"R+`b\"M b98l؞:VKGnZKHBf3k^. MG[.doCEfAz ;\ʨ ~MiMQц@bA~)ZU i.4q$9?LƕE~i,&K"%Lt(hL*9C(f];k;N>BLm%<+Fk"@~Ɵekԓ?~+8Ι>G(`I§j1t&@a z\#ٝ+ 3kz"kL.XID>,*@ǥD)ͽv, b)6K!T2ЪȮ( hΤ,!"+&~\,HA0=$rl,Cf ثt@m,A.Cm9jltAt<@Q-m]-',ɯ\R"@Abaph@ \m RazDeD0^@|伞̭z`pnGp@ת@ Je.&˰ )Rʂ5k,*lMCڞarrnRa,W\f/7n/tA.ݮ +5Ymnq pɣ%^Zo.@Go3oBe[}\61Noy.Oє)g/ Rnl8@U;p Bk7=k$Dx0E0Ռ*)S0M Fq@}&@1Ы(q.PPaPc3l 1 [DErEL/P! t2W'aLY"`Uƌ+D'H/kk/+ (r,I)'s 2Ӳ3WO?4W3S#$Or0 '3X93VJ:4sp277o93P?3@4tB'B/4C7C74AGEWE_4FgEh4FG[ @H 0 KtLPkt. {(N+,lHWtIPP5Fs4R'G4QS4%utJ3K LMM`4O4U S@TK5J;uZ5R\Rg4S[5J\5RUJkuKPW{ uXOXuY4qt_'udGu_ov]CI7uI6eove#u`VauM YCOC6_\[IuGgt x0$F\kr'r6Get-P/q˵roTiaALBDy@X6l;leoB]4J7w'wivgc0A Dppgw p7oAw6G d_4#\L~oA&8E8s4joj44C4Æ Bkc6Q[4%$# $@vk7x(88@8svFs@ xq+k"C\O8=7F"loBo+kk`ttB'|@s@bMN7V6[PFM{y}nT#/V/r^}uCiXilKA&D#GVGd!Ķ>%(A,}O>4& ?9#uD<>uR)0 KSXB#G8m@Bx\K>mkABf6&)43rHƌ8^d(Q1ZC'z!…fմYٶ\l٢D hO>@rʄ!S  CA%KHgСC#bCBD%Eʫ7+|jИ[)/b 0P1-ꃂ>p A),DJ)1Td( FNCP3E`#.?˯f8@im("8~(=~1ë%=="eKӆ;dn苀[eNck`UIO@R\f#QBn!ON҈~AK9N8o˭r!pR *,ieHZ)JcAcm0$K;ex9Yeagֻ[jٹb6e[nD \b"-6aL?1/bf+A{^D~5VMU`MN8TXb %9q*i CcCom8D]+J4P1o6fZmw湏>@gZ;"A1rkl[2AH!vWR[fmN>X ThPkb&nѓG d;mBCJZGBe'1~qls\ DQh: |7/ 4(yFJEpw %/ $,H8CA)Jj XOa>N]ޡ*`_ E@b Um @3К(I)MՀK!:n&{+% pUke-0H՚Yr"p`q(>pV }eN`yKi,-Lg}Os]6lb[͢K1]s& cZBݱ"x\8` %! tncL\-b*,Tv]s͡>4C]"c\XDq|uZ1 E!iU|1C>i_{={~}H_|߯ч~_}W_׾QP?_(CI\j9Ylc(׿/?oOׂO/(O$PLC/#P ڣ9 //]&֯`cj0oY0EPf! o-XP [0 @ gp-R qjfy|p;PO n = /ul 0(%P0P< 1 '.q 0( -_f8`zrlι` !U l B8<@΂{@Oz"W 'OFPNB!  RqaA!( V ,Q9 c E@lfA  Ȁ=֢0SLAl !%R3"7-p9h6. j pfڐ&he  bA$'R(/# ) j 8B(b, ,,1+#;+kER f E&p%@Pj &@`6V`' 'o(e,CXVA I{P-֢ /T@@` 2~bxBO"] 6g VfP$%U@6FT jV`$A8pC1l"'1+3ai[drn,Ɠ 5_E l`P l2$9T 8]C;4Ւ'0A%3ʓJ`<::HD@ \F';_dN Sy`=l>?@%rWn42cq5YCA a@(CCc`DsCE| :R#g!FN7}NFT *t_f3 <@&" P7( #>'A KFʖ\nV`QN2 @M94zI8@jr!b|Ou.aF Y9`FA"qz\^$5Z A1SQS79`Z=o"' m6d!1JX(:6*b5RXYU\`BNCа&Uo2Q%dV fg$`j%!F/RC#P PfADAfa=QfT9@?T. G*,cL)+)d, ʈΣUKC e ,!`BtF. `Ԝ"g?t"tg -ˆ. !2A.WPj+ ֯t$&) 'ɪPV 6HRs S 6d4dV@d\J5XCL W\q" uR`.^Yuaw@s :W"|B0}=`}) $"Xlw$nw"10kur$ xRHs7BExwGTb7*Y @@VA4v@`)s;D^ X wY\3՚l_vsV$~5 `s^s68O^ .A&(D #!/FT,&"xO';J>P@$VPxqSqV!,8L X!?o^1oJc TNrQ VTRL!T_~ Awl!![]D"0? U !@ hB\kSل1{a@2d2VVS²H^CC8M5My@$jfnyry{t~'('D p uw,F #7(TH=ZlL3F(`mA65'{dhdyP@dbr&^F79H(` /!Q~ f7 \rQ:FX,(z.8 9LD_<[{- '9Fd!H57t&3 \)HV*)pUV%)d0:.鯄8p-!O:-SH A`tr8!&7 6ׯUuCךgɵ?<@vA u3ZW:p*/@`Pyl!^zFc;T' {;{O&bM;Je;t z9]!5r"9;8[kh9i! .a! qN'z%T@&trFQ'`G("!)F3+3b[B\ʥ!`sYY90~?ïX'L|GMb> l+d]=b<@4/s#O; lk3@?Fb~*SZvs9YϹ8 L p2Q G7y.s8 xyd$1P H-;~(ɓ"lx⻝u r7"6`98ƒݵ-&LuA)]^a9knvw$4ŻwWF( !F"hJ!lb(1;3X0ö%hRlhvr=@Z/4Z#H3{Gd|^Sg! ABFjyLN^:Il5+=`8m^"X@-߭4!|EdK ^zix m+iP2_]Gܤex?/3;VP0T@'x:k;xo_LN_۟tRP{8LÇ* 岘+cC96pcV Qx_hJRiΝ;ZŊna,W "h4)֭Yz-dEUlPBc QՇ 12YvQ]C#ꬨQcGD!Y 8TPP` f̙6%9[B|-),V|*z˴[g۾]5/YՍmÈ7, u7D"3.f6rd,3k3·Z`K]>>nc_(6p)ϟ߷_)b b]d=Tw0Y$mlNUa}"~ I"C S!Uu;}ǙrII$z$),&$K.R!Hvh۹ + ǢG-T11LNl??d(2C3}h_ ʔ#yp?Dr50`}0eg:fD *Rф D v@Ht"hpL`Q Q|rCX.+Ztp|9xcP&½0g4ARtMl&H<]+<lH::t\@PD.8EC"x,dQ (!M乂z ׸EcX=7y(8JfadZbtpYN BC S<2Z&@f;lh Rl"T`;zʑ) c! QĂ RZ0aL`S^UȐ("(rp̡Q\AEDC,贫yp;7R>6q0v'K0n\MHE;GP= f*}d;+`=p˨E3B}b_%A(xspNsg/$QH:!T\WKGekKO99p;_]:kV"LnRWg8|v_Gx ^v&3AUG41(;~^t+p瓎x@s1"A-aIj/ޡ Qz %GE뱎8y}tp ɗ|`h`{)S%7ć(8DdbI7rPwx,3%x$:E_!&R y'~.f;v _9ZX~ KȄ0gQ< B{$TUMKHx yb.Trm|F`x &m[$ y 0rEl4n'0zMPuM 7Z6G{0q [Ȅk{G` k7UYȉMJwD]#&bhI`b-glHs(6E]U^ᦇAPp^uV}y}toX31ieh$UٚRٙJזQE t0Ai=`ɩHHħOi sUpl3g?XiHL9sXoX6A%VɟyΙ@ 1~bPQVYIsIEiAvV!i?@)#R=Lw9 B/9:ZqS@T;, cڡ!ZlyNX+*6rA + YBi j Dʝ2g"X y!톤H'iu*Z 6]jA `55 $Jjjpbr:ֆjxztEtAb(*@u#6:JO:کbNږQcBtt0-;JX1­: *sbSʪ_, B%ajZR$:<Jĉwb }{&t'!+#`)&-/ 1+3v41S;˳= * C+ u1 ӀKK+4-G7O[pS535p-1E>۳P ]p ` 0I˴phf b3;I|7,k01Qõ`-:K?{͂ 5  brfff} B@/ ~[P V["[9+e,FP[&p Jk7R{ Fb/E 2SC0ɔL 4f4&[ݵB#a}wN 7-cCV݋-p2@>ۓ?뫳cKf.EP`{P p;)  N}`<,'CSI& Z+6 b=Ek >){,PK"LfG [N`<9[P)fEcDKH-wd5)Ǣ\*EP!'{`V@gœOy e`p,[% C0dă+b=`h ڛpI-e9C REX uP"&fu iԿ ͛@LUͯ{  a=}l6.F L}"6pjKeV9< cɴLLeV`l߬ARPP<Ʋ R켷 `hcsVJiQ(WRdVRX`**p-eeViJKT]eG`u ƢWULpP\f#p`cZv%"@``hp'lrpDekԩО]p5Pl,< nfa e  [}^F} `ʥ1, s&(KXisL6]Ÿ@=P$ H]UF$@RMմ1Y  be/K>g]=`^t'='`hsӦ{m+}]2>`ۃnݼ.P YP@@١ѣ?UP`BͿKO- 3 eP B. [.6 i5zܳ^XN8j( ^<*\0~ ՠS YT5 H N]d Trܣ@grrr S!I][C ݧ;.#Ġ 'o;W 5> q '*߿ev`P kd1X^Znή*t5U5̾*`Ut 0n5pw|cI>.\uL3= #is Ā3^fM0`.돰 0^{.> *_|>9tڧX^A R엍* ?">H.[OC>60=Ov]Q / /:hojKo٨WW75`'IJ}\p>/o Okލ pwY_ o(@ac:\ 4bO O}@s8˥\@ 4bk~]eyyƑ`#F& 8`d0 V, z%ϫ2 Qb-^8 g'8#T` f@ȃ B-]L(`SNJmCžuE%\ (UQ@֭ K#YT;NT*P:A⏡GuzKizyLXbB8q-XL* dJ-_$bc. I~8A ^9EĤP@>A}B4>OJJ*5l"kx<{"û :Uwݥb_;\a}b]D րdkv9YQl/Gaq\0dya7&{ݗW`w>`Y'ό5"AYpQ[5 keH2ʈk~Sbwf~]e{mPu.`ڃg{he+b QimR7;2 ?;m֎\2_;WgIEUg w.\^|DwZx/s'^gRE=Ywvp颋již?|'GߞgM}oXv?z?^<q^8@*D`@6Ё %8`4AvЃ)8BN'Da UHЅ/t e8C 5aqCP?O8bGDbD&&7Ex*RqXߛ6ND.vы_ UC2ь( HP H"1JdD)N"G0Ґ^<#˘4gܢ DE't#S9ḤE)RCҕf$IZ1a,axI42%e&U"~r$Br >єJ*WIHWV3% 1H-tӛ&%lLԹNu $x&4e iџh@:P%7.4ԡ݂yR٬!:ՙ vtg+ 4?k#X24b4cahGH<Db2LBqĺ=b/vwddi'|4>3?+hYࠚYh[fЋ@K=V91Ypw;[{(R;`-D<>0HKǷ;z/*>If? =ȈPrE0iHe#3#kȚ$v_F) I,IV؃>(胗`=I,I 2Z8S>HDfZlhf GBd8*늻'>8Al0=M= >D$U<]xBBf6?7YH+<,IAp= Œ,42>xd̶<*,*؄*a>$[(MBITMKh*"C)=a`F`;xb@;ΛRū8"Ԓ?h\NF 2=>PW8BKLY`B0!8Ȭ ;/E$MФIJ/z2ȴ(E9PFd=0bDQU˵Y@TD3cG?pNC0ý*RVH"-RvF>8O*(L R+UU?h/e$NLӷ[S_Vt,:ʦcҚ;S#˲T,e:DARS`Έщ WU`Wx@TOMRt6x}r%׋XLý+'YӤGԼbҊLm-lp,Z:}G&X4ͱL4adѱAtUzl-ne(``_JZtUWv51:%4ARa+7kk՚b&lU^Gp=~t$HtugՓEfr&JjLY׊&pوٙ9ٜM7OMIWG١.%¨lk2XLcP.u,F\-G>±> (联mJےЍ`Y[ 9mOvctMuu ോ( /%Eе\ ˽^b^N-=Y [|"8ؕ] Qis컆(ޝ[L^e-^:u-4"5yDE_5Zk5pI%6?TDJ & gM>C(  [[9S>[WX& % J`a%ěE_\saahTR\ݺpI&^b+^wZ;.w$ā҃b-N<%zgFn:Eg} 9c=Tc6h:VV2=@N : 陦`雖VҥVRi0i.'F`O2#(E` ]@Em\%e &8%"X^>*8HZk9*^"8C꩎EjE0MuGj/"#TqrU-&C.rkNeq HeЂ֮;N::ljHp8 R!\ǦEjC8j!p*7PW!2 (Bir8 S-J{R#r|Hq;2nn"FYYpS ?(l>,j. J:'؄: j"#F J$Fd0oҭi6SHxy&qq 8@p$lO&"a1e]HpU(H(;`<48IpsR!!^8J(qDA.Pp;[,A!e 0. wq(BtJ+_,&mTl(TqpيnRN1:'QHds%x"b&Hx>D~@)ЄsׄtJwmYjkGLPrX`W8eN0wtWwݻ*Ѣ#b&@sʚu[Hp ecvp:5+kQ1@!S2*(WXlxG(EpT)XwTo$Y${!=^t=(UPmrNMzI-'FbZolxO@_UrϤ)8%;PI`5Jdpv%8D>-JsyB&%_2.ЂZ@]ie7/wrwBH2@w}*e@#UWVO380ZX1&\uc-H-J6@@8p4c)lI `$8r0-2 uV㏸pl_.$R,1f0bS"Nj?Il8(2tc 5ۦq.ݺt1:prC&kȌ9Dݺha£"+'NVF5"C ZTeS R\0rHr*a ? vX\xP)E4QʴSQQ`T2l\ ˌjZn!928q%>J11A!qQ!FyD((4!C3"3] BMBIHcMT[Baцn8 YA6t*#PkT'E 1d]wQEA sPCWV[=Ww~U1$$Hg;Fgء\M$c8@* }z 8@$nweT PfxifQ.0sMh +݀+%MxpA*`C$G!=w*p06H}sBrIp/%c#fGA^CԱiaQ )ކa P~ 8uM2 In*eRC0q!7/mbd<%,A"*a4۬DMn+Sl3ΐ`-zU5 #\CBY8"*FCM `[>5RTqFSPa! 819Goa IF%d!fe xmp!!l@*,5H,!@L!@"@t"0S\ !(E~G >%6Z'1f]^/"`B*߉\ 5 K%dd \#:>/&\?%3['PW(@ X_FpEA8-G,!+\ eFBH ,* @&dD.BA1 $ !.4W]],8Cؙ( 6@H`AB BLZ ABDŽyȳD{(GEOB` ͼ~at%Ԃ(]*@i`![Qt`T|] -Ci0 ؙLP tCaA$+\ZiI*a/>˫@-(G ܂6EL/B/᳴!+,/6,+DS`@$N %.B!&Q MclC&6*/"b,&F"@<8BpdGԌ"(@ڰN6Y{4 G/x$(6x+&9"IΠD[ <֣=!\&5 C4$.HA>B#eZZ) EZ~dN%HIZ2Q `+B#[PNeNJK`"ʹ15|Ac>4S `.ȣ%U?#a0#0<~eYb^Vfp!',f5 '~HKtJH֌(yf h^-8fHJLfyF uu*l` * Z'木&f%B=W1-B!$JR&Af_g'+b I$F'uhzulbN,fZz(ܨzu&Qi 6+(LzhB%ڣ,B-̂}5)o掚i@(C@)2ތ{A* Z)hΏAKRł gS&\ P<&lV)IWҊEhU DʪB_¬u:.-kYi & B"$"80ڲmۺ:m ю¥XJ2&m:@-HNZ-#hmR,Eת,nذjBmL0l+0b2r.IddAn'( Äh2'.0-A%P(X0k0O&-.`#tom}p0adB3q;qneB$HȀ Bd o˝NZ,Ԯ @PXq<2tqqH #E Dp#@~]ڣq^6+GBHB$chr'{m\@('B.$T&huH B 3 )$'ܪ ݲEdL1nR,4@EX 30#+Z#Kd&/A# Ɗ-A&h'.~De,(c n)8`5*B,BUL.KT 5H&6`8A5P./E@L8/r*T8d@@ 0B<#MXoXA xH(l%5̅BWF4AzL'?۴MGA<.FFq^zt5( Ȃ6F+ c6K66w-,\!{?:8LuoCB$$H# /fH[2b 0` 4g-?qRЯ$0d%UhKE{iu 3/xL0g乡c@dpBxd)G (VqУF ؎wbآFC{b3aǕs )EF[ 9 (4 STYbSnRE %I 1(0݄?*Hh`)f8hi[8WZB ú Y8kdc _v!W 8(j"!Y#hSN@! 9e2qb>[d_WdAj c1Ƙ%(؄!(wiJ_a69HZ E\T4QNXv 2A\͉d?>}OOݕ7CV 0#Ñs ]v>b)IZ"KYq2p$ 5UXy-VVn9@Bш{ p 05"\~WD&`ĸ\`'G9A$'(ta9`bRD3bbs̈}pt!eHu .4Ӡ_ "f cDC FXdXc={Ϳ~ӈ[{%peXt+1,%tgW(GY\PBe9H/+Y}#i FO=0AN8' Kpl'%e @ CxCO}hΧ=|,@0J0`DQNQp@0g0>3|Q=PDQ3V䁥-uK_QjM^Yj$Fg%0Q&x>/uL<ЃV kAUԧTzB a8A 앯} [Q‚S{*"(J\cip ̒Yf0`PS,v 9z@>`-"@mq #j5n# Q`Fsk\n -fA0M8.]2Npać>^o-K^VA CXA4-3{B0 iV2BV@ FL XY5 fGxv \P.1e5Av ~%K dpLnMh E@p! @qT@ F<oe-s^6,ʰV`#+^58 WLv! (HiҰNyMjVHD"@f6HT+n px#5* ICmΠ5 <[wv6 c϶+A`a00 x;};l>ڝ6lmlk{f06w\ZәVqNZRV1 X HZ`6A!;W04qC\ϼ1=C Ac . Xqs 99!s =D6MWЂqF (83EiPBŠW>aB^@(0,BokH(dr`a*r @ /gOohAsF/(ALv{(i ˀx@ojP0,F$ERcBz,g.PeOP   OP ծ:@PI /100{LCOI0aO/ ŐLp0/ #4*֖$qim1g,uqs|11O61Hu*y-qQ1A1FQ> Pd 0qٱ11QQQ11Q1GpL~f 1-"12#PC8#=#A2$E2$`$M$G28-\%a2&er&{%m&ORtr'y' 2(2(yr'r'K2)yr(((R% rV`+>l/~e6!/O)ٲ--)Rr.R*r)R...2/'*+++M$,M,COHP-235s3/R0 D-'=3r4I/y0r1s3, 2Ѱ,O2r0338/Y`R9s4r'|3]eq'99S4`31g66)P 1!fa-^b@8w((Sc*f:=D@B@ԤA>0:3R h!`A4ABS@Bsf+1ojV@؈2 V q>U1S'4H4@B (aaH@s:w8#  B `g B[**)/ B*$!@  ̴9ǓEE2&rDlR1(T sJ15SaLI|^*SM/G(=SPPl2x'L 4!W5" OA!MeAESu< CbaY€nUWwU zU @ESPEj>4~DUa -sB.TM|@ 8 f@N (G3 ,+ƁZe @ ` n`>,:/Uu* },Q!\gfOaR4&/rC `!rv@9w` |z0#4")B,ơġ#@x@ơ~b(N)4b_S@@rXV`Ax `n ;vb}#3ydxU8;=4,4cO@ eX9ei9APېۺaPX/ ?>rhN?&A` {L b @t` FJzFD;ڛg'.`@՜I d˝`R9 |b^G|` MdNHWt BB!|wLdqRN"!]X  ܺu \+kHWꢖGwj |4~I5 |ץ F5|l_9&OCŦ=Uv $őL; Xa` X@8ӉInil j9 0L@tS=?ȣ 9LzxUl$2~lp*nȂ>u, X9y@~`` j/8gNj)lR!0tM!j`oiLzgs9_ -  7覴7qa8 EmIHr6R. v >{ 03Bׯ]p)DP>ZPY8D$FaE83,U\˶-;4jC2x.2ǘZCܺ鳢Ç]DYv)["g8&`ܬ T0 _4XL\٦9nƄrMq]4O@q5z4i.J8T+hB(@ϣ%d˞A iT"$JswAsfɖQz1c2V# vr,8 XL6f38USB -riaqE 6#ŸRn1҆y"S|(WTsJ-!(`O2 Tށဉb)?T1-<@2x*#sA'4&p 9h4:B0z" pXY}*KJ!#y!3@*)bHKSR  a??@ ".K6R,Cl2 H'gz~* i1+R:?LN$`@"Xp:6ɽ;0|_870 %pQHӧ2RF C``P)B T[P PG]"HD#"1P"6D(sT1@N`3.k1M#IH؁Ұ$97=oI$΍sF4I.Ln{$'J( i\(RX ˹<uxҀ+Ќ&4Ҍd%MKz[l Wb@-GM&A \7N; IGCsD\|s켗4U6?D'Jъ7x4 aӟ;SQҳHGjPE` @O XocKPhxyc\fYt*@ ԻBq 3 4&{5ŷ X'/Q MHA xAp~t~ :(CҗGEp8ms{6Ła@舌}HDP:ĩ, [ [ C#6@] :/|? L ڛv?S+ (qO|V %؄ObIZЄ>4 eB(r 0tF8"Ox q/^£]kp^p~|~QG i'(0{:+ v0~`xWDW p}&x(! Th;p0P)xٗbl ` p p @'4ײTu4V p:a< mpti0 ePGLLU@E`{R01immowf#( MP,0xG $x100<` oB py&iqx  ` p&0 p e U q[@^xztsG:j ktq(rt83Q$00 *M WEy蘎긎[ g< ig 츎q '' Y *` +` i hp zFȀ :k07  7P|rT(1Шmm' p& @j0zEWVyV)>Zo@i` <RWu1oCGP"M` Їs/%H1uw %>o7 7Po9;ٓr{ Dp` (P EP@ \uכY! z >! C. Oy|)k4 ~TP  sR0t zwZ@z@kx@5  h 鹞Ԟɓ>9Өk0ww ="ZK0&z(jT`P?0v6C 'OG RlGq4R0ޙ* q |IM@ .0% tkK| 307=ڨY1 `6 ! - )"r1 `R@ 諾Uh: a@]0 r]@ ˿kj;B x'` `P%MP Zq1<>Ô ?pe0# qc` Rl =~Uq{0@ R 1)0{ 7 +Y|vA @ڐG0պ ^jN ?$L`|{p\QU Jcpǭʢ|>0x?t 0 +C@,kqp@!| <#Q " d@۰!ϰ n]9̷Jr}P%|Π6ZA vPO c?P>6ƾL` ]a̬`щȾP]'ғRA1PU"p+C  [b-Q X `\ _qq"h?&)'( Q rK"`" k P 1 @5`Yy=?)B6/[Ϛ]%@ W^&"&vz@z]ڟR10( 0r ȕ8 4)>  d 4(81)m++yFF0 0 ٚj 8L2} p5".ddS5 ~ &Oz ;2 0)5/ja@n -23V`0 8p7@L*@Ā G@-OQ/dó5i0* dC<58mc| j`?3: . 97P9 c8is1C}pÐ9_"a99W$UWP >@>V JL;sH<@D>'Ci`<"8D?E$z07JTWa'7qu3B:$=?`. @̰{0K+NWp4Z w @55@ WtBQB<{0'4SNHYt\Ĵ LsdF4Ep tbDQdFl36T}`0 8I~H<vETIIIEd TItdJ*oD:4=KGrN w`HLH DQNeOONQt%NOO7EAfz' ɫPUQ|URSBU!ER6uRQ~p P%Y"&SS<>^jTmHLuXTuVZXVpX_TYms`UZVXuY%YXSi `8tF~]rA=@Fۯ)Pǟrw_qhŐ_b a*,aw+Hum2ަV x79\0!$-T!DqeT0\+gRl1-EIE7@|d.< yTLq'Q9ń0ja’*E&%sL#ֈUoc T(ɤ0,GK*+,82Tp H0 ш-oy<26a <@3BgoNAHTT08Ѐ* ^ JDQdpm}:B@ja c C+ 4! kE)RmB ;$#{~j`Z"r1AP$I ikBx0 cP%PITnJUzl#Q):0!,j4\(#6(Q+GJټbCqJkX/9bRA (<{ G`8(D&5պV TA07A B@A@b(fG?q"(*1 p01!HG6blB jtLRh( !Po8Wԥ0}Ysbn3|2`E^J,&0 l#A .xJJkekAKaC*Q {`BPt a$Z ~mW@Iͦmb؃" a&5$S8UcX2t  T!ac(Ce/x99UZU/@ P AtПX@ fW۵C1,uk(J`!%e)R*>e N~X^MB0qc԰j)"@BtJm&[r؆5ȁXg+'x ~pANJ5:3CT! H2n ùUD#I%ຝBd(g ڦ%Pb %2b(Tre }? 1SH0oȂÐE-Ae8g83"s{\SkXM/π4!Lx81gbTb,JZl| _-F-Sr%dk`[2x4`i(&D) A< ævFi G[E0d4Sw3P >" ]qFb㸁І. BzҰw{] c0-N5Ttd4A(,TZvƜ"6\q2%4pas=^Z\b3'=V h›M&( B]z/ƀ *J҄@pA (2$C v= .bQu:*8TT~@?Zd)kzy*)vB\G ]07qf29 c&& 8@ j|c8 /¿pA۟O Vn_A+@/`F+ԅۙ0 >HB3&J>p^ElFtVPBI3`V.``zO#<Cb2D|})K8DjFk<5W&r]_S&@>Y(cu;HVeNe؇D!r^U&a-ceWf݃WHN(iGu$tA8=0Vc-Y>=؃BxдFXRSm]Xr1XXBP>OX=@mUXbCHBZX=X\ąbZEpTa8U֒=ٔ]mو}٘Y=Yhw5x긎DWx?BH[`qI>W= %`R=ې VX[m[E0XbAuT[,[yz %>"sYnC烾]WVIMXFrI2JX! > @I(UGz\}\]]G5D؃ |-j\3 @x^yCBB\}e^&\xѝ Ӡkq$B 3`^ ɭ>^?8 FVN` Z-vM@ TzŎ SMDٍ aaN0b!bF^[f޵ "b?'&b#>%3#&NގεFMPHb7~c8eb::$N$f[;(>+cc;/i'#3ceSc6dKdL? ;PK 8 .>҆;A;A!skin/modern/editor/icons/btn2.gifUT L`>mSDDUxGIF89ab{)1B)1J)Jk19J9BR9JZ9RsBJZBc{JRcJZcJZkJkRZkZckZcsZsck{c{ksk{ks{s{ss{{{{{ƭƭƭεƵενƽνֽ!,bHp Q%)@b qԠ1c 9pуG“S"$²Ĝ9L0BŊ*U@E%FXE/> 1 (Vͥ8Â:h-̜n߶BD,W~-ZeA⁀È#6%ܶq#C2ie23լy%UZJW$2maX2,sg-qk Giŷ9xB.УK~]b. B$)nD ^|{bP|-40q ^!j eW7{DTDO4` (6u%~twxaaz;GĆ>Iލ@E!j9 5 DC H!y8[y.H beNQPy 1̠ "<⊈IK2~9fK<4d~(iEdI:Q 0_ #؀R4㐠&衺Y&K:EDF/X$xgbL穀yZְjPLфkƃ@,eaC AQӇ(CXİN]i! _ ‹CPgB1҆CD UMD"_fJJqb%x S4"2L.l btS:%YҜU:=ӺBʥU} 1k&%'2r3t=Ho٤@ĮGXF@LW+;Qg-❍[' =5awqOo D'w.?dK~,=A H,jу\<1_3'S2H,p0`-G5PUloցa`T`x56l)6S'Wq!5TV~cV>L\BF7Vg%.As,+B(V웶nv}[ӪԂ~&M!$ 3Q 2k+,\a1,X'}!@8wiߧ7 U<@U*wqʍ ipZn#NmrJ3Zvk6uL-w5l3ٮh'vKķNxQ~l|^wl ҭ|z1U+.%o_z)YQ](B03 YA^㐉}?F+>BM'\PθY_{faY_"9Sp&ٜ80 2rgG,GԲ@Oj R%؈[iK]r4}q-Nn @0!B + 2$A"DȐC"(` beJ((ҥ4f]^v%% 1.lBGHS7vrT ȖzȑC3xQOpsхD*Xw*ŦF]YLDas9|M5L)+" %Xɉ̳O&i  6p uXblWdU #BNW^y-V`7TZf%m)p'%6 v]my*aE z%v ue-de\$UfIb+&h.4&oa 66`S]Am=!zJ3?+W\fQNb{`׎m9|uub}>Zf7.&(ƹ wftZw`hbh[~inT.*ٞԎXq&B7؀]@'Y]*hxx7!7u1ΜBh/åNCv]Z&[͂'֩PsdЀ'g,-9J8 R!Tħ ' @ LWCxB[2XD#0Gd!v*Xgg. @| GYf60f]K< XDSmO,@0)+JAOH0IX|5( !&HZ/jy@+^Wpi}"O( B (ʂI&9*JA\rffZ+Yr@Q1R\ (l+[Ǭ("7P6)*"r47Q=Ѣ-NJKRLD. 4e@P@9ɮș<%4h<Ƿf* 2|O $ J Qs(*Hd/&r9@i{(x\CFX@ @PS픝 0RЕy %=ua:*"H\8.hpԊd*ډRT逷vEG D;@F1'q)6uM=YІVO,LK#F nZ&JKRj%ʤ'<ؒ B ڶ3-p5` ABY"J+Lh`&-4I r1",쁄^`'  N@f|r*=0+`,\c0 0h XG31 A  K .Qf<'%T!&v-= RAza1j)e(EHO? p$1VRe% -z˨0!s((`4Y( #,1@Y؁CY2$s)p$XBt:*+' p+{:Y&\ R.Sh "% *2 @22² ʁ70碓P.C>T!>$* c0X +!һ:P1PD+#1ȍC| 0̐#;K1s2;2a3%c 21 Sŏ8{h\,٘D$ >DFG84s쵠b 3)ɎPBGqGP5F2<ĉ`1K3c ӷj@RH3Gp5ݣ_2G`"`3ǘ{sxLjanB83U\0@1C{sFS> LIt?곎 sdD0Ǖh?kй<;Ө'bb6C ˀ 0h/x㌢t`;s7 sl?Ѳ)N9Y#5 ۼIAF믩P$h*?ltIͲ t ,Y3@1yB194B2IBK?,!@*C@.Z0@TL`Dx7L?#-d"Pd12Z8m1Q$RTS.cV0f{E(SDF,F`. 6c󫉇X۴XF$URU(UDGq4~20G2u0s܈|OEG}< Yۯ}Ga%pIL\}H#5l_Vnm= "?*#J @AQ #KZo"Wr& Kp8`"8>{Ňt1Oìom؉}~5I؊x J59pʁCP-I}8''ӧ@!CyNЌ|L"L\, ڊ,-Z ȰLy 1)Ø:,LƔRZBsLLD2<2<S>Y Q=dh[ou[)C'p؄ ⣐D> {JAjL?TŢ?aN;N[DHN+JPZP+y. tԿB,4ơPHTp+im+ MuS ]'*ySb4#@DNO$Nz JS*7M/B 1MEQ*K/J-RRJB&!RBl-I @Z[4G]>;UQ V"9]B0=e&ӑ&3l2GŲFoaH}U1`93zA)U#.UC#?AQ@(Rt S3@^]U^&PUԈb] 1Pr^"kM_6oS X?VW%Bp]@"GkdWwU\ JۺIAU p M6`7p ʤyK ,b Z᥈ˈ8Ċ6 ˭ΰ˨J HJX>TS LL9]e@Y?"`4 ڛuIqpP::B Qp ooM, 4NJIԔRJ<%ž04Q}ܡ^Ң!|+)ΣN|\s֓Un܏)D#<́U%-\)фBi",+ދ,\[b9-6R_fk 6SF7Dj"8e$CND@}ENB1`p4 E S`;#hPGf\{g<2iC">b(ECcUE2ɴM%liRȹ Ȇ5A (c1XGG2>-A;Cy- IkoCu88da8]^C N~L?c=èdXKqP  [ ٫4 V x坋 Nf .00ϤSa. Vn;f$w eI^ xZl,v n>N(`^gث-t(xZ|H>0">--h!>70ˬA9/{u9Wfn,\QdE @hi"kH)>1\ބ:^YF-jeAޣӬz̰>+#vxHȀ^b g ƺ# 6nw WXJ UbSO@DiF.V1| TB_MTo/cP2шP{MwMɭ[O&`r p @|̇]c?; 9| ;ގt/[q/W)\vfFJ; ~YX`ޗ\:ufHוJˣe {hÀjrknl 逎8suڂDu:~!,]2D8"DHŌ+rܨƐ$(K$AC5Ђ"=p8X3B-*@!d0C PM*5ٰI#KJTI ?ƌ0^h9:\{)U"גX0࿅*Y11eay Ы `P1qE亘⬫(1DH?z#sW(RP2%"} vwԊ].5ݑo b۷vtֵc7xb?+)ma[o2@5C;V~C5`F x!E6n[)f\VTaSL!FQK?pC iZ'^l"0 $p +d-gX=ajWRX1{AC +Ђ /0 F(-v5TUhZRhuT2ֈ_d< *3`aL?9P$ ET譹Rl#fB@mDAEI;mP&Vj-۶$*.62mLE0ID^(ID4 Jq%KpAQ_zV^’UDU%O x)gAٶr)W/NqqFCP4Z*DB1ȳ,qS9U4E42lZ3 kzPA<-BR@gxswStY.|VZ{ 2lhXc*tJ0 Epy&ivD~;_%o EhW5\8tCH- [}A1EFVV i 4܀pҦ)IQ3XA7)iv Nq?ԐCF E)# B@!0{AMüAgZD2;=(D{V\R9A/4ҷ1:Kң<:D8;嘰 PHNxπ. xq姊L kS ui:;#9+a&'$8^m=)|9c\$yr1"ZQ{f}) Tj"@(*&-ğ2\ KCzBC 2IyIŽc$.mb[ZJhMr`d0IP t%$ɲBe-yG0j,(04BD0# $ t'aP:Hl-DKP `@L5*}rP?"P+-jRiz&&) !p8,>pR]D#xA {Z"j p Wز+^r@6Q80-` LP ~8*G kb@@AB <~yp0 34] {>`iq L+pj@0 B5tKd'06&gU@J-D;Рb@Bl P( Hƞ2 P0A'H׷%D(mx`;H-6Ov R8`A0 QXo_, :)IsR89" `L"&pk$mB U-Dn&B\爐\sA)!9y{  ߠj! :v%T9N:pQ*ua,؎ &m* Og8 4.4oUP "$$}玬 [-lpx+ "DV- b0 q6JvpOu$ȔR-XWiF0y#TTf-`@td*AW-I1EXg0`/ 0Tt+&h BRt;X'{0b +r qvL0@:` G"axγX*+ A\\ :|ƸHzg8,)z0' Nc'A`r%Cq>Շ: %] &{3:/1OA U'T0_H&8҂zdR6lxg:PHy*3ym(B:R5XR rP$+p9k7Nyөt_h W(//ŒHK#A D5*=)^9]UI\N5i20s^ ` T+\fAtLU XvADhFD (@X0 hf 6+rA$`|IKCZ|l_˂#DONY#<ՑUj#BmK؅E$XK]D㋠աkyPQĕĺ lxr<,W]0DFwDoQers E#s$qL#fuL m աO!цm" Z!%ڑaa&aFGrr/=F%T h UH3G-Yg!h'Yx@[[LI,x>*ʢ< Buh"&faҙND&X_HQ è9Jooa*pFaoI wvӝfHt@e ;~\'R''_C@|@hcd [ [hdeIo@a E\D O$_ dKwٍ (~.DjEL_Ǝz0W{}}6tkh\ހaΓ( R\ ED˂ax ҄9<}A]lb ݄@f(~)$*8 B<^xWQni @o)Y*. d,6h|\XQAQ˼*U^2lުaἀ@$0i @xXV@O@ol\cCWTA]LTeTH%Uܪ+JDJ+Ϋ dLᎉ"Ef*дl&@W@k\J@DL}&q|,A\hhA0@ʭ\DܜA\qΫI(ʫV`)Y>&IѪn5lh!)goȈlrP'Oҁς`KcPh"v$HRjBUd^/0DXjmZ@Q*0vn>IHDðKdp0t" 金X.E Xp/6DoDTX oLaA:oCxX)r"'oq@f`WMQvn"$ D?/2! ?P.ORPr>1qt8嵲2dAޏrpp dUo/IlD2ϱrXBPSFP.R*_FItDztnZ@H[ 5c1B$.F.Z$9ϐmHMfY t\g h@͍@ObRn|Gǹl~ԇFAkEeڲ\J mtՖbvcRII&P_mDfm~& .HqjO\*ܲ3Gޢ,n8g L>9\'JDNqVXn]x+T JkVdoa{vqb#q(/ d#W @$e'y[Ao@r/.o6~osggKdll&wgq%k$wwnYmp$ws0& L7u׶tGӱKA  2cq碅O~37k xVxwu&)7LqJ %FAATc1s@dčlM~rpp0!88{'"Ow[qI$8rvs)ayvb1g2+Uy\6@4GF$xv,XFk.6y_|uvXjlzFƒ3oĝo 5OddnBKl_]# V3V)l@OV6,,A;PK e8-b{,gg%skin/modern/global/globalBindings.xmlUT =mSDDUx PK j,_ژskin/modern/global/preview.gifUT ȿL/HV6AO;AO=EO9CS:DP:DV=FPIX?VdEMV@L[AL^DMXDO]IO]DPYCN`AQb@WeEUhBYgCZhD[iE\jG^lJVdLV`K]pP[fR^fI`nM`tMdrOetV`lPbuVbsSexUhzYerZft^fqYgx_is\iuYj}[m_jx\oz`hsaludoz]o^p`ocsfxhuhvjxixjzlzn{n}mpyr{s|p{t}oqqqsutuvuvxx|y||}~ʩªĬªůůǯȰ°űǴõıɴʸƸʳ˴˶̸ιμ˾ͺмѾҾ,cU HP_*\ȰÇ#JHŋ3jȱ~By ȓ(S\ɲ˗0cʜI͛8s܉Ӥʒ< JѣH*m3%ХPJJՙMQҗ^ٳR[˶ֶpm)ݻk{W/߿qLÈ+^ƃYEnuQ)5S Zʸs/F)Ym'̷q+&nx7INسkν{5yݢG tIEm}C?W}\g"|G`&`H F&u 4yh`g R`EV.Ha6  R0c7ُ,Fh#98NNeSV$K$plM)r':,# 0"K+A gerz. J*{g\zhl%=g:hj(M 민}3l".1.Ģ *l 46pͦf8(Jjn`䖻̺lV{'@;@L

]J¸e E -֪a"VeCbF0dA><h`@ TQ3d0i$$ EbR {؁Ĥ&S!N~rO)M_}sc9Fz.]kH(?QX =`vbxh'@Q^p/7TD{QыftuW- ~$'< .K-ɗJD#[\D!qPnJ+}*紧XJֲլZLj| "` BoʏAnH we4W&tzp0@b=֮xED4,Pfᯖt&i^BѼ)2&9TsgZPlczZؕ[LHf@Fbz?zR8[:Zu8A^ZSP<2!]+ U--J DLæ)3b0|A]. ^ ' "f,;j.\ 8@iH.LqmiRP 5C̲ఆK +Za`CKf!`J_/Ŝ 2Knr}){b2 Vpyr29F[s =*4<>GUyzCgָ.mmm 'TAlG8'( H*j tM1}7)"=FHIvL1j{׽϶`6MbC zvࡳ~nj[ٞw "[_׺6!cYEN"OyvMNu0o&\s^PAH󗏌qi IH pS"Lj9K yU 4q=t3cNuܚFQ^~Bٗ~?]Qg܎u Az ;]0וY-yl:Ir'oʱ zu8W%ґz590F@-?ь2$K/)Zq?zXiد}{c _z41ʟ}}fXtg&de>kz/o(ć=`z}g|+c yA'zz4zUz ɐ k.`x n ^itFt efQ$hҰ;Ҡ~Y .xȀt%x0+x5`E ,N~IpQxSȃ-e@(Dȅ.$ D RPvHR! Dp 0>rrh8y爒8>XrySrЊX4WExЂV4zVvi8 HL73SLఋĠixÈDpɸ茯Bv`5T` _t}(E਌X@h}ַ @؍ Ȍ, Nx8 X*yhXВ./ٌSu0bFAk! nlO7pHfP3/A`Yj l! ǍEyȔ-IQIpP;Ua_` @ 0q^idYOY ] c 5psMٔ Pi% ir*T9 C B^n J 7P`I  te.Tau ])ɹIYyIlypɜIfyJDYI3 [_z@ ׃iH0;ç+9p >cyٚy衧y$0 1: i Ѐ QnP` O` 5j<@a MژKji1@-)=(5X6cS \*f_adJp_Hp- vJ*f $ O: @'ɢښ+%ʡ! NPZ3:O ɐ. ' 0NDY1`?0 dFQz ^aR1T kʫ૨ N .ЪlO0- ٺqn 6_6qIIP J:+F  +@> k K۱$>k[(;'۲  4[6k3k4{i g@#I gкߨ ֺ 5K-._d`Fv XMP@k`B ə]kJ+N)hTYȍeeu[ ;[{ й;+ GۨplH >9w۹[KgI׺ʵKZ*kۻFFK뫦 Xۻ;؛ۋv++;;{ п<й N JlZX04ܿ  << l X°uJ1<#l9 +P,OpJT\Ż`ZŞ9?CGM P ^` [ŦũEke”pimq. ྽ )A N}b>d^". ]f.Ԋ \|50Pq>u~y|^^ ti捞6 p~Ę^^ ꪾ>^> >蓰60"P>~n0^~؞ھM~^^>^$nP?@ ?_8V"?$_&(*,.02@ׅP^<>_0ܱ}B_FHrJNPR?T_VXBc-7OM;:Fc ؀ l a Ppr :?vxz|~?r|Tlf( f6AlO\s?ņOȈJP [b>tl/ Ř霡_O   à йk?_. p`_j$XA .dÄzMXĉƙ۾O*Mv6lEcVY&Bl7jT)Z~c&m۶0,isfSFc^D*ט]%[Yiͪ ۋn#cgfI]l6-.fm<" 8bE = y*4iӝ_Ǧ]mܹuV'o lڸyj 67؁ow.ďW{߮{ah1_Z/.>vp@ 4@ܮ7mr ;* P@k\|so)HoD;̫GgA1DELDDDo>" Y. .sTJ,R@uK0/rqyF?T4sby/I$K,&=0K* $:O>!O>#I1tPY64OM'TS#%QKEuUXcuVZk5VuuW^/5C]c3WZ^5kՖZ;5'^wI(J<v]mŖ[oWW;pg|E|u^vZ]w^ua#xb+sW]faQD@0ad6dZya 6`~|y:u⡧9mx~aNzhx~!ܚfv]jkæXc>f>"gAJJ>n:B bRP[c/p7sRlʕ#3G/p7Ws= x+C7a\sEGvs}w{wAfxdžl6NJF:x" _RИ8'Q|)yZdD < 3~}/|<X>Oo^ hFN `=AP#$aԡ ex( l4А֐Ѕ0B QC$" A$QKLbD(FQ.xE"[b!P*TF Q j`Е0 Hp+rbNG@҉vd! y d"xB:Ј2+0GD1$e)MyJTJD4 WZ>Re/} U,b.yLd&S_ LQBSӤ2QlfSf7MpS$g9yNtSdg;NxƳ g=yO|Sg?OT%hA zP&T e=FThE-zQfThG=QT?LzRT+eiK]RT3CouST;iO}DcP()MzT&UK5MTFUS*:Ԣ2U[jW[ԪUc%T &zUkeQZVUsYֶU{[Wv^zX2կelc*ðlecfVd-YО%mi٬V(׶ fQZV]ʫz+֖rlz&œq7 }TT ]/!We+s$}msK]o\nJܥ/W^ؒ/zJU*~%YBEkj`ޗ__8Pu.U]Je] a״ ;w)'TV %{;PK Au,E9uskin/modern/global/button.cssUT Zv * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), * in which case the provisions of the GPL or the LGPL are applicable instead * of those above. If you wish to allow use of your version of this file only * under the terms of either the GPL or the LGPL, and not to allow others to * use your version of this file under the terms of the NPL, indicate your * decision by deleting the provisions above and replace them with the notice * and other provisions required by the GPL or the LGPL. If you do not delete * the provisions above, a recipient may use your version of this file under * the terms of any one of the NPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ /* ===== button.css ===================================================== == Styles used by the XUL button element. ======================================================================= */ @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* :::::::::: button :::::::::: */ button { margin: 2px; border: 6px solid; -moz-border-top-colors: transparent transparent transparent #000000 #BBC6D1 #B1BBC9; -moz-border-right-colors: transparent transparent transparent #000000 #A2AEBB #A7B4C1; -moz-border-bottom-colors: transparent transparent transparent #000000 #97A6B6 #9DAAB9; -moz-border-left-colors: transparent transparent transparent #000000 #BBC6D1 #B1BBC9; -moz-border-radius: 5px; min-width: 6em; background-color: #AAB6C4; color: #000000; font: menu; } .button-icon { margin-left: 2px; } .button-text { margin: 0px 6px 0px 4px !important; text-align: center; } /* .......... focused state .......... */ button:focus { -moz-border-top-colors: transparent #98A5B2 #98A5B2 #000000 #BBC6D1 #B1BBC9; -moz-border-right-colors: transparent #98A5B2 #98A5B2 #000000 #A2AEBB #A7B4C1; -moz-border-bottom-colors: transparent #98A5B2 #98A5B2 #000000 #97A6B6 #9DAAB9; -moz-border-left-colors: transparent #98A5B2 #98A5B2 #000000 #BBC6D1 #B1BBC9; } /* .......... active/open/checked state .......... */ button:hover:active, button[checked="true"], button[open="true"] { -moz-border-top-colors: transparent transparent transparent #000000 #8290A5 #899AAC; -moz-border-right-colors: transparent transparent transparent #000000 #8290A5 #899AAC; -moz-border-bottom-colors: transparent transparent transparent #000000 #8290A5 #899AAC; -moz-border-left-colors: transparent transparent transparent #000000 #8290A5 #899AAC; background-color: #90A1B3; color: #FFFFFF; } button:hover:active:focus, button[checked="true"]:focus, button[open="true"]:focus { -moz-border-top-colors: transparent #98A5B2 #98A5B2 #000000 #8290A5 #899AAC; -moz-border-right-colors: transparent #98A5B2 #98A5B2 #000000 #8290A5 #899AAC; -moz-border-bottom-colors: transparent #98A5B2 #98A5B2 #000000 #8290A5 #899AAC; -moz-border-left-colors: transparent #98A5B2 #98A5B2 #000000 #8290A5 #899AAC; } /* .......... disabled state .......... */ button[disabled="true"] { -moz-border-top-colors: transparent transparent transparent #8290A5 #C6CDD7 #BCC5D1 !important; -moz-border-right-colors: transparent transparent transparent #8290A5 #A9B5C1 #B2BAC7 !important; -moz-border-bottom-colors: transparent transparent transparent #8290A5 #A9B5C1 #B2BAC7 !important; -moz-border-left-colors: transparent transparent transparent #8290A5 #C6CDD7 #BCC5D1 !important; background-color: #B7BFCB !important; color: #8C99AB !important; } /* .......... default state .......... */ button[default="true"] { -moz-border-top-colors: transparent transparent #000000 #000000 #BBC6D1 #B1BBC9; -moz-border-right-colors: transparent transparent #000000 #000000 #A2AEBB #A7B4C1; -moz-border-bottom-colors: transparent transparent #000000 #000000 #97A6B6 #9DAAB9; -moz-border-left-colors: transparent transparent #000000 #000000 #BBC6D1 #B1BBC9; } button[default="true"]:hover:active { -moz-border-top-colors: transparent transparent #000000 #000000 #8290A5 #899AAC; -moz-border-right-colors: transparent transparent #000000 #000000 #8290A5 #899AAC; -moz-border-bottom-colors: transparent transparent #000000 #000000 #8290A5 #899AAC; -moz-border-left-colors: transparent transparent #000000 #000000 #8290A5 #899AAC; -moz-border-radius: 4px; } button[default="true"]:hover:active:focus { -moz-border-top-colors: #98A5B2 #98A5B2 #000000 #000000 #8290A5 #899AAC; -moz-border-right-colors: #98A5B2 #98A5B2 #000000 #000000 #8290A5 #899AAC; -moz-border-bottom-colors: #98A5B2 #98A5B2 #000000 #000000 #8290A5 #899AAC; -moz-border-left-colors: #98A5B2 #98A5B2 #000000 #000000 #8290A5 #899AAC; } button[default="true"]:focus { -moz-border-top-colors: #98A5B2 #98A5B2 #000000 #000000 #BBC6D1 #B1BBC9; -moz-border-right-colors: #98A5B2 #98A5B2 #000000 #000000 #A2AEBB #A7B4C1; -moz-border-bottom-colors: #98A5B2 #98A5B2 #000000 #000000 #97A6B6 #9DAAB9; -moz-border-left-colors: #98A5B2 #98A5B2 #000000 #000000 #BBC6D1 #B1BBC9; } /* ::::: menu/menu-button buttons ::::: */ button[type="menu-button"] { -moz-box-align: center; -moz-box-pack: center; border: none !important; background: transparent !important; } .button-menubutton-button { margin: 0; } .button-menu-dropmarker, .button-menubutton-dropmarker { margin: 1px; background-image: url("chrome://global/skin/arrow/arrow-dn.gif"); min-width:9px; min-height:5px; } .button-menu-dropmarker[disabled="true"], .button-menubutton-dropmarker[disabled="true"] { background-image: url("chrome://global/skin/arrow/arrow-dn-dis.gif"); } .button-menubutton-dropmarker[open="true"] { margin: 2px 0px 0px 2px; } /* ::::: plain buttons ::::: */ button.plain, button.plain:hover, button.plain:hover:active { margin: 0px; border: none !important; padding: 0px; } PK z,DJ skin/modern/global/checkbox.cssUT F- * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), * in which case the provisions of the GPL or the LGPL are applicable instead * of those above. If you wish to allow use of your version of this file only * under the terms of either the GPL or the LGPL, and not to allow others to * use your version of this file under the terms of the NPL, indicate your * decision by deleting the provisions above and replace them with the notice * and other provisions required by the GPL or the LGPL. If you do not delete * the provisions above, a recipient may use your version of this file under * the terms of any one of the NPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ /* ===== checkbox.css =================================================== == Styles used by the XUL checkbox element. ======================================================================= */ @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* ::::: checkbox ::::: */ checkbox { -moz-box-align: center; margin: 0px 2px; border: 2px solid transparent; padding: 1px 2px 1px 4px; } .checkbox-icon { margin-left: 2px; } /* ..... focused state ..... */ checkbox:focus { border-color: #98A5B2; -moz-border-radius: 4px 5px; } /* ..... disabled state ..... */ checkbox[disabled="true"] > .checkbox-label-box > .checkbox-label { color: #8C99AB !important; } /* ::::: checkmark image ::::: */ .checkbox-check { width: 13px; height: 13px; list-style-image: url("chrome://global/skin/checkbox/cbox.gif"); } checkbox:hover:active > .checkbox-check { list-style-image: url("chrome://global/skin/checkbox/cbox-act.gif"); } .checkbox-check[disabled="true"] { list-style-image: url("chrome://global/skin/checkbox/cbox-dis.gif") !important } /* ..... checked state ..... */ .checkbox-check[checked="true"] { list-style-image: url("chrome://global/skin/checkbox/cbox-check.gif"); } checkbox:hover:active > .checkbox-check[checked="true"] { list-style-image: url("chrome://global/skin/checkbox/cbox-act-check.gif"); } .checkbox-check[checked="true"][disabled="true"] { list-style-image: url("chrome://global/skin/checkbox/cbox-dis-check.gif") !important; } PK +c"skin/modern/global/colorpicker.cssUT  * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), * in which case the provisions of the GPL or the LGPL are applicable instead * of those above. If you wish to allow use of your version of this file only * under the terms of either the GPL or the LGPL, and not to allow others to * use your version of this file under the terms of the NPL, indicate your * decision by deleting the provisions above and replace them with the notice * and other provisions required by the GPL or the LGPL. If you do not delete * the provisions above, a recipient may use your version of this file under * the terms of any one of the NPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ /* ===== colorpicker.css ================================================ == Styles used by the XUL colorpicker element. ======================================================================= */ @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* ::::: colorpicker button ::::: */ colorpicker[type="button"] { width: 38px; height: 24px; border: 4px solid; -moz-border-top-colors: transparent transparent #97A4B2 #DFE5EF; -moz-border-right-colors: transparent transparent #3B414F #AAB4BF; -moz-border-bottom-colors: transparent transparent #3B414F #AAB4BF; -moz-border-left-colors: transparent transparent #97A4B2 #DFE5EF; background-color: #C7D0D9; padding: 3px; } .colorpicker-button-colorbox { border: 1px solid #000000; } colorpicker[type="button"][open="true"] { -moz-border-top-colors: transparent transparent #3B414F #A6B3C0; -moz-border-right-colors: transparent transparent #3B414F #A6B3C0; -moz-border-bottom-colors: transparent transparent #3B414F #A6B3C0; -moz-border-left-colors: transparent transparent #3B414F #A6B3C0; background-color: #A6B3C0; } colorpicker[type="button"]:focus { -moz-border-top-colors: #98A5B2 #98A5B2 #97A4B2 #DFE5EF; -moz-border-right-colors: #98A5B2 #98A5B2 #3B414F #AAB4BF; -moz-border-bottom-colors: #98A5B2 #98A5B2 #3B414F #AAB4BF; -moz-border-left-colors: #98A5B2 #98A5B2 #97A4B2 #DFE5EF; } colorpicker[type="button"][open="true"]:focus { -moz-border-top-colors: #98A5B2 #98A5B2 #3B414F #A6B3C0; -moz-border-right-colors: #98A5B2 #98A5B2 #3B414F #A6B3C0; -moz-border-bottom-colors: #98A5B2 #98A5B2 #3B414F #A6B3C0; -moz-border-left-colors: #98A5B2 #98A5B2 #3B414F #A6B3C0; } /* ::::: colorpicker tiles ::::: */ .colorpickertile { width: 20px; height: 20px; margin: 1px; border: 1px inset #C7D0D9; } .colorpickertile[selected="true"] { border: 2px outset #C0C0C0; } .colorpickertile[hover="true"] { border: 2px dotted #FFFFFF; } .cp-light[hover="true"] { border : 2px dotted #909090; } PK +w\\skin/modern/global/console.cssUT  * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), * in which case the provisions of the GPL or the LGPL are applicable instead * of those above. If you wish to allow use of your version of this file only * under the terms of either the GPL or the LGPL, and not to allow others to * use your version of this file under the terms of the NPL, indicate your * decision by deleting the provisions above and replace them with the notice * and other provisions required by the GPL or the LGPL. If you do not delete * the provisions above, a recipient may use your version of this file under * the terms of any one of the NPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ /* ===== console.css ==================================================== == Styles used by the JavaScript Console window. ======================================================================= */ @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); .console-box { background-color: #FFFFFF; color: #000000; } /* ::::: console rows ::::: */ .console-row { border-bottom: 2px solid #000000; padding: 0px; } .console-row-icon { border-right: 1px outset #C7D0D9; padding: 5px; background-color: #C7D0D9; -moz-box-align: start !important; } .console-icon { list-style-image: inherit; } /* ..... error rows ..... */ .console-row-code { padding: 3px 0px 3px 3px; color: #0000BB; font-size: larger; } .console-dots, .console-caret { height: 9px; } .console-dots { background: url("chrome://global/skin/console/error-dash.gif") repeat-x top; } .console-caret { width: 7px; background: url("chrome://global/skin/console/error-caret.gif") no-repeat top; } /* ..... message rows ..... */ .console-row[type="message"] { font-family: monospace; } /* ..... selected state ..... */ .console-row[selected="true"] { background-color: #B7DBEB !important; } .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/icons/alert-error.gif"); } .console-row[type="warning"] { list-style-image: url("chrome://global/skin/icons/alert-exclam.gif"); } .console-row[type="message"] { list-style-image: url("chrome://global/skin/icons/alert-message.gif"); } /* ::::: toolbars ::::: */ #TextfieldEval { margin: 2px !important; } #ButtonEval { margin: 2px 2px 2px 0px !important; } toolbarseparator { min-height: 1em; } PK } * 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 NPL, indicate your * decision by deleting the provisions above and replace them with the notice * and other provisions required by the GPL or the LGPL. If you do not delete * the provisions above, a recipient may use your version of this file under * the terms of any one of the NPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ /* ===== 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) { margin-right: 2px; } treechildren::-moz-tree-image(FilenameColumn, directory) { list-style-image: url("chrome://global/skin/filepicker/dir-closed.gif"); } treechildren::-moz-tree-image(FilenameColumn, file) { list-style-image: url("chrome://global/skin/filepicker/blank.gif"); } /* ::::: button items ::::: */ .up-button { list-style-image: url("chrome://global/skin/filepicker/folder-up.gif"); max-width: 36px; } .home-button { list-style-image: url("chrome://global/skin/filepicker/folder-home.gif"); max-width: 36px; } .new-dir-button { list-style-image: url("chrome://global/skin/filepicker/folder-new.gif"); max-width: 36px; } PK x,t5!skin/modern/global/formatting.cssUT D"=mSDDUx/* ***** BEGIN LICENSE BLOCK ***** * Version: NPL 1.1/GPL 2.0/LGPL 2.1 * * The contents of this file are subject to the Netscape Public License * Version 1.1 (the "License"); you may not use this file except in * compliance with the License. You may obtain a copy of the License at * http://www.mozilla.org/NPL/ * * Software distributed under the License is distributed on an "AS IS" basis, * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License * for the specific language governing rights and limitations under the * License. * * The Original Code is mozilla.org code. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 1998 * the Initial Developer. All Rights Reserved. * * Contributor(s): * 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 NPL, indicate your * decision by deleting the provisions above and replace them with the notice * and other provisions required by the GPL or the LGPL. If you do not delete * the provisions above, a recipient may use your version of this file under * the terms of any one of the NPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* ::::: colors ::::: */ /* ::::: inset areas ::::: */ .inset { border: 1px inset #C7D0D9; margin: 0px 5px 5px 5px; } .box-inset { margin: 2px 4px; border: 2px solid; -moz-border-top-colors: #BEC3D3 #5D616E; -moz-border-right-colors: #F8FAFE #5D616E; -moz-border-bottom-colors: #F8FAFE #5D616E; -moz-border-left-colors: #BEC3D3 #5D616E; background-color: #FFFFFF; color: #000000; } /* ::::: formatting ::::: */ .groove-top { border-top: 2px groove #C7D0D9; } .groove-right { border-right: 2px groove #C7D0D9; } .groove-left { border-left: 2px groove #C7D0D9; } .groove-bottom { border-bottom: 2px groove #C7D0D9; } .outset { border: 1px outset #C7D0D9; } /* ::::: separator rules ::::: */ /* ..... standard separators ..... */ separator, separator[orient="horizontal"] { height: 1.5em; } separator[orient="vertical"] { width: 1.5em; } /* ..... thinner separators ..... */ separator.thin, separator.thin[orient="horizontal"] { height: 0.5em; } separator.thin[orient="vertical"] { width: 0.5em; } /* ..... groove separators ..... */ separator.groove, separator.groove[orient="horizontal"] { border-top: 1px solid #7A8490; border-bottom: 1px solid #FEFEFE; height: 0px; margin-top: 0.4em; margin-bottom: 0.4em; } separator.groove[orient="vertical"] { border-left: 1px solid #7A8490; border-right: 1px solid #FEFEFE; margin-left: 0.4em; margin-right: 0.4em; } /* ..... thin groove separators ..... */ separator.groove-thin { border-top: 2px groove #D7D9E0; height: 0px; } separator[orient="vertical"].groove-thin { border-left: 2px groove #D7D9E0; } /* ::::: 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; } description, label { cursor: default; } description { margin: 1px 5px 4px 5px; } label { margin: 1px 5px 2px 5px; } description[disabled="true"], label[disabled="true"] { color: #8C99AB; } .header { font-weight: bold; } .monospace { font-family: monospace; } .indent { margin-left: 20px; } .icon-dropmarker { list-style-image: url("chrome://global/skin/arrow/arrow-dn.gif"); } .box-padded { padding: 5px; } .spaced { margin: 3px 5px 4px 5px; } .wizard-box { padding: 20px 44px 10px 44px; } PK +PfŁ skin/modern/global/groupbox.cssUT  * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), * in which case the provisions of the GPL or the LGPL are applicable instead * of those above. If you wish to allow use of your version of this file only * under the terms of either the GPL or the LGPL, and not to allow others to * use your version of this file under the terms of the NPL, indicate your * decision by deleting the provisions above and replace them with the notice * and other provisions required by the GPL or the LGPL. If you do not delete * the provisions above, a recipient may use your version of this file under * the terms of any one of the NPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ /* ===== 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; border: 2px solid; -moz-border-top-colors: #858B97 #ECEFF2; -moz-border-right-colors: #ECEFF2 #858B97; -moz-border-bottom-colors: #ECEFF2 #858B97; -moz-border-left-colors: #858B97 #ECEFF2; padding: 5px; } .groupbox-body { padding: inherit; } caption { margin: 0px 6px 2px 6px; padding: 0px 3px; background-color: #C7D0D9; } PK 6-skin/modern/global/listbox.cssUT g=mSDDUx/* * The contents of this file are subject to the Netscape Public * License Version 1.1 (the "License"); you may not use this file * except in compliance with the License. You may obtain a copy of * the License at http://www.mozilla.org/NPL/ * * Software distributed under the License is distributed on an "AS * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or * implied. See the License for the specific language governing * rights and limitations under the License. * * The Original Code is Mozilla Communicator client code, released * March 31, 1998. * * The Initial Developer of the Original Code is Netscape * Communications Corporation. Portions created by Netscape are * Copyright (C) 1998-2001 Netscape Communications Corporation. All * Rights Reserved. * * Contributor(s): * Joe Hewitt (hewitt@netscape.com) * Dean Tessman (dean_tessman@hotmail.com) */ /* ===== listbox.css ======================================================= == Styles used by XUL listbox-related elements. ======================================================================= */ @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* ::::: listbox ::::: */ listbox { margin: 2px 4px; border: 2px solid; -moz-border-top-colors: #BEC3D3 #5D616E; -moz-border-right-colors: #F8FAFE #5D616E; -moz-border-bottom-colors: #F8FAFE #5D616E; -moz-border-left-colors: #BEC3D3 #5D616E; background-color: #FFFFFF; color: #000000; } /* ::::: listitem ::::: */ listitem { border-top: 1px solid transparent; border-bottom: 1px solid transparent; } listbox:focus > listitem[current="true"] { border-top-color: #000000; border-bottom-color: #000000; } listitem[selected="true"] { background-color: #C7D0D9; color: #000000; } listbox:focus > listitem[selected="true"] { background-color: #424F63; color: #FFFFFF; } listcell { padding: 0 0 1px 2px; } /* ::::: listcell checkbox ::::: */ .listcell-check { margin: 0px 2px; list-style-image: url("chrome://global/skin/checkbox/cbox.gif"); } .listcell-check[checked="true"] { list-style-image: url("chrome://global/skin/checkbox/cbox-check.gif"); } .listcell-check[disabled="true"] { border-color: #999999; list-style-image: url("chrome://global/skin/checkbox/cbox-dis.gif"); } .listcell-check[disabled="true"][checked="true"] { list-style-image: url("chrome://global/skin/checkbox/cbox-dis-check.gif"); } /* ::::: listheader ::::: */ listheader { -moz-box-align: center; border: 2px solid; -moz-border-top-colors: #EEF0F3 #C7D0D9; -moz-border-right-colors: #63676B #A5ABB0; -moz-border-bottom-colors: #63676B #A5ABB0; -moz-border-left-colors: #EEF0F3 #C7D0D9; padding: 0 4px; background-color: #C7D0D9; color: #000000; } listheader[sortable="true"]:hover:active { border-top: 2px solid; border-right: 1px solid; border-bottom: 1px solid; border-left: 2px solid; -moz-border-top-colors: #A5ABB0 #C7D0D9; -moz-border-right-colors: #A5ABB0; -moz-border-bottom-colors: #A5ABB0; -moz-border-left-colors: #A5ABB0 #C7D0D9; padding: 1px 4px 0 5px; } .listheader-icon { margin-right: 2px; } .listheader-label { margin: 0px !important; } /* ..... sort direction icon ..... */ .listheader-sortdirection { list-style-image: none; } .listheader-sortdirection[sortDirection="ascending"] { list-style-image: url("chrome://global/skin/tree/sort-asc.gif"); } .listheader-sortdirection[sortDirection="descending"] { list-style-image: url("chrome://global/skin/tree/sort-dsc.gif"); } /* ::::: listcell ::::: */ .listcell-label { margin: 0px !important; padding: 0px 0px 1px 4px; white-space: nowrap; } .listcell-icon { margin-right: 2px; } .listcell-label[disabled="true"] { color: #999999; } PK },70a݋skin/modern/global/menu.cssUT =#@mSDDUx/* ***** BEGIN LICENSE BLOCK ***** * Version: NPL 1.1/GPL 2.0/LGPL 2.1 * * The contents of this file are subject to the Netscape Public License * Version 1.1 (the "License"); you may not use this file except in * compliance with the License. You may obtain a copy of the License at * http://www.mozilla.org/NPL/ * * Software distributed under the License is distributed on an "AS IS" basis, * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License * for the specific language governing rights and limitations under the * License. * * The Original Code is mozilla.org code. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 1998 * the Initial Developer. All Rights Reserved. * * Contributor(s): * 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 NPL, indicate your * decision by deleting the provisions above and replace them with the notice * and other provisions required by the GPL or the LGPL. If you do not delete * the provisions above, a recipient may use your version of this file under * the terms of any one of the NPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ /* ===== 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-box-align: center; color: #000000; font: menu; list-style-image: none; -moz-image-region: auto; } menuitem[default="true"] { font-weight: bold; } menu[disabled="true"], menuitem[disabled="true"], menu[_moz-menuactive="true"][disabled="true"], menuitem[_moz-menuactive="true"][disabled="true"] { color: #8C99AB; } /* ..... internal content .... */ .menu-text, .menu-iconic-left, .menu-iconic-text { margin: 0px 2px 0px 0px !important; color: inherit; } .menu-text { margin-left: 18px !important; font-weight: inherit; } .menu-accel, .menu-iconic-accel { margin: 0px 2px 0px 7px !important; padding-right: 14px; color: inherit; } .menu-iconic-icon { width: 16px; height: 16px; list-style-image: inherit; } /* ..... menu arrow box ..... */ .menu-right { margin: 0px 0px 0px 6px; width: 8px; list-style-image: url("chrome://global/skin/menu/menu-arrow.gif"); -moz-image-region: auto; } .menu-right[_moz-menuactive="true"] { list-style-image: url("chrome://global/skin/menu/menu-arrow-hov.gif"); -moz-image-region: auto; } .menu-right[disabled="true"] { list-style-image: url("chrome://global/skin/menu/menu-arrow-dis.gif") !important; -moz-image-region: auto; } /* ::::: menu/menuitems in menubar ::::: */ menubar > menu { border: 1px solid transparent; padding: 1px 4px 2px 4px; margin: 1px 0px 1px 0px; } menubar > menu[_moz-menuactive="true"] { border: 1px outset #DDE3EB; } menubar > menu[_moz-menuactive="true"][open="true"] { border-style: inset; } /* ..... internal content .... */ .menubar-left { margin: 0px 2px 0px 0px; color: inherit; } .menubar-text { margin: 0px 2px 0px 0px !important; color: inherit; } /* ::::: menu/menuitems in popups ::::: */ menupopup > menu, popup > menu, menupopup > menuitem, popup > menuitem { padding: 2px; max-width: 42em; } menupopup > menu[_moz-menuactive="true"], menupopup > menuitem[_moz-menuactive="true"], popup > menu[_moz-menuactive="true"], popup > menuitem[_moz-menuactive="true"] { background-color: #424F63; color: #FFFFFF; } /* ::::: menu/menuitems in menulist popups ::::: */ .menulist-menupopup > menuitem, menulist > menupopup > menuitem, .menulist-menupopup > menu, menulist > menupopup > menu { padding-right: 26px; padding-top: 1px; padding-bottom: 1px; max-width: none; font: message-box; } /* ..... selected state ..... */ menulist > menupopup > menuitem[selected="true"] { list-style-image: url("chrome://global/skin/menu/menu-check.gif"); -moz-image-region: auto; } menulist > menupopup > menuitem[_moz-menuactive="true"][selected="true"] { list-style-image: url("chrome://global/skin/menu/menu-check-hov.gif"); -moz-image-region: auto; } /* ::::: checkbox menuitem ::::: */ menuitem[checked="true"] { list-style-image: url("chrome://global/skin/menu/menu-check.gif"); -moz-image-region: auto; } menuitem[checked="true"][disabled="true"] { list-style-image: url("chrome://global/skin/menu/menu-check-dis.gif"); -moz-image-region: auto; } menuitem[checked="true"][_moz-menuactive="true"] { list-style-image: url("chrome://global/skin/menu/menu-check-hov.gif"); -moz-image-region: auto; } /* ::::: radio menuitem ::::: */ menuitem[checked="true"][type="radio"] { list-style-image: url("chrome://global/skin/menu/menu-radio.gif"); -moz-image-region: auto; } menuitem[checked="true"][type="radio"][disabled="true"] { list-style-image: url("chrome://global/skin/menu/menu-radio-dis.gif"); -moz-image-region: auto; } menuitem[checked="true"][type="radio"][_moz-menuactive="true"] { list-style-image: url("chrome://global/skin/menu/menu-radio-hov.gif"); -moz-image-region: auto; } /* ::::: menuseparator ::::: */ menuseparator { margin: 2px 3px; border-top: 1px solid #A5ABC0; border-bottom: 1px solid #EEF1F7; } menulist > menupopup > menuseparator, .menulist-menupopup > menuseparator { margin: 2px 0; 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 { margin-left: -2px; list-style-image: url("chrome://global/skin/tree/columnpicker.gif"); -moz-image-region: auto; } PK -r"skin/modern/global/menulist.cssUT $O=mSDDUx/* ***** BEGIN LICENSE BLOCK ***** * Version: NPL 1.1/GPL 2.0/LGPL 2.1 * * The contents of this file are subject to the Netscape Public License * Version 1.1 (the "License"); you may not use this file except in * compliance with the License. You may obtain a copy of the License at * http://www.mozilla.org/NPL/ * * Software distributed under the License is distributed on an "AS IS" basis, * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License * for the specific language governing rights and limitations under the * License. * * The Original Code is mozilla.org code. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 1998 * the Initial Developer. All Rights Reserved. * * Contributor(s): * 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 NPL, indicate your * decision by deleting the provisions above and replace them with the notice * and other provisions required by the GPL or the LGPL. If you do not delete * the provisions above, a recipient may use your version of this file under * the terms of any one of the NPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ /* ===== 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"); /* namespace for HTML elements */ /* :::::::::: menulist :::::::::: */ menulist { margin: 1px 4px; border: 2px solid transparent; min-height: 19px; color: #000000; font: message-box; } .menulist-label { margin: 0 2px 0 0 !important; } .menulist-icon { padding-right: 2px; } .menulist-label-box { -moz-box-align: center; -moz-box-pack: center; border-top: 3px solid; border-bottom: 3px solid; border-left: 3px solid; -moz-border-top-colors: #000000 #BBC4D1 #B3BBC9; -moz-border-bottom-colors: #000000 #99A7B7 #9EACBB; -moz-border-left-colors: #000000 #BBC4D1 #B3BBC9; -moz-border-radius-topleft: 2px; -moz-border-radius-bottomleft: 2px; background-color: #A6B3C0; padding-left: 8px; } .menulist-dropmarker { -moz-box-align: center; -moz-box-pack: center; border-top: 3px solid; border-right: 3px solid; border-bottom: 3px solid; border-left: 2px solid; -moz-border-top-colors: #000000 #BBC4D1 #B3BBC9; -moz-border-bottom-colors: #000000 #99A7B7 #9EACBB; -moz-border-right-colors: #000000 #99A7B7 #9EACBB; -moz-border-left-colors: #6D7C8F #C1CBD9; -moz-border-radius-topright: 2px; -moz-border-radius-bottomright: 2px; background-color: #A6B3C0; list-style-image: url("chrome://global/skin/menulist/mlist-arrow.gif"); } .dropmarker-icon { margin: 1px 2px 0px 2px; } /* ..... focused state ..... */ menulist:focus { border-color: #98A5B2; -moz-border-radius: 7px; background-color: #98A5B2; } /* ..... active state ..... */ menulist[open="true"] { color: #FFFFFF; } menulist[open="true"] > .menulist-label-box { -moz-border-top-colors: #313948 #8393A7 #8C9DAF; -moz-border-bottom-colors: #313948 #8393A7 #8C9DAF; -moz-border-left-colors: #313948 #8393A7 #8C9DAF; background-color: #91A2B4; } menulist[open="true"] > .menulist-dropmarker { list-style-image: url("chrome://global/skin/menulist/mlist-act-arrow.gif"); } /* ..... disabled state ..... */ menulist[disabled="true"] { color: #8C99AB !important; } menulist[disabled="true"] > .menulist-label-box, menulist[disabled="true"] > .menulist-dropmarker { -moz-border-top-colors: #727D8E #D0D6DF #BDC6D2 !important; -moz-border-bottom-colors: #727D8E #AAB5C2 #B3BBC8 !important; background-color: #B7BFCB !important; } menulist[disabled="true"] > .menulist-label-box { -moz-border-left-colors: #727D8E #C9D0D9 #BDC6D2 !important; } menulist[disabled="true"] > .menulist-dropmarker { -moz-border-right-colors: #727D8E #AAB5C2 #B3BBC8 !important; -moz-border-left-colors: #95A1AD #C7D0DC !important; list-style-image: url("chrome://global/skin/menulist/mlist-dis-arrow.gif") !important; } /* ::::: editable menulists ::::: */ .menulist-editable-box { border: 1px solid #000000; border-right: none; background-color: #FFFFFF; padding: 2px 0px 2px 2px; } html|*.menulist-editable-input { margin: 0px !important; border: none !important; padding: 0px !important; background: inherit; font: inherit; } menulist[focused="true"] { border-color: #98A5B2; -moz-border-radius-topright: 7px; -moz-border-radius-bottomright: 7px; background-color: #98A5B2; } /* ::::: compact menulists ::::: */ .menulist-compact { -moz-box-align: center; -moz-box-pack: center; margin: 0; border: 2px solid; -moz-border-top-colors: #CED5DD #A6B3C0; -moz-border-right-colors: #5D616E #99A9BA; -moz-border-bottom-colors: #5D616E #99A9BA; -moz-border-left-colors: #CED5DD #A6B3C0; -moz-border-radius: 0; padding: 1px; min-height: 0px; background-color: #A6B3C0; color: #000000; } .menulist-compact > .menulist-label { margin: 0 3px 0 0 !important; text-align: right; } .menulist-compact > .menulist-dropmarker { border: none; background: transparent; } .menulist-compact > .menulist-dropmarker, .menulist-compact[open="true"] > .menulist-dropmarker { list-style-image: url("chrome://global/skin/menulist/mlist-compact-arrow.gif"); } .menulist-compact:focus { -moz-border-radius: 0; } .menulist-compact[open="true"] { -moz-border-top-colors: #788797 #91A2B4; -moz-border-right-colors: #5D616E #788797; -moz-border-bottom-colors: #5D616E #788797; -moz-border-left-colors: #788797 #91A2B4; background-color: #91A2B4; } PK Yr/Uk k skin/modern/global/printing.cssUT  ?mSDDUx/* ***** 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 the Mozilla Print Preview Toolbar. * * The Initial Developer of the Original Code is * Netscape Communications Corp. * Portions created by the Initial Developer are Copyright (C) 2002 * the Initial Developer. All Rights Reserved. * * Contributor(s): * Samir Gehani * Bill Law * * 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 ***** */ /* ::::: print preview toolbar ::::: */ /* ..... page navigation ..... */ .home-arrow { list-style-image: url("chrome://global/skin/arrow/arrow-lft-sharp-end.gif"); } .end-arrow { list-style-image: url("chrome://global/skin/arrow/arrow-rit-sharp-end.gif"); } .last-arrow { list-style-image: url("chrome://global/skin/arrow/arrow-lft-sharp.gif"); } .next-arrow { 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/pg-portrait-small.gif"); } .toolbar-landscape-page { list-style-image: url("chrome://global/skin/icons/pg-landscape-small.gif"); } /* ::::: page setup dialog ::::: */ .portrait-page { list-style-image: url("chrome://global/skin/icons/pg-portrait.gif"); } .landscape-page { list-style-image: url("chrome://global/skin/icons/pg-landscape.gif"); } PK #, *+KH H $skin/modern/global/progressmeter.cssUT 2 * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), * in which case the provisions of the GPL or the LGPL are applicable instead * of those above. If you wish to allow use of your version of this file only * under the terms of either the GPL or the LGPL, and not to allow others to * use your version of this file under the terms of the NPL, indicate your * decision by deleting the provisions above and replace them with the notice * and other provisions required by the GPL or the LGPL. If you do not delete * the provisions above, a recipient may use your version of this file under * the terms of any one of the NPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ /* ===== progressmeter.css ============================================== == Styles used by the XUL progressmeter element. ======================================================================= */ @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* ::::: progressmeter ::::: */ progressmeter { margin: 2px 4px; border: 2px solid; -moz-border-top-colors: #8997A1 #C7D0D9; -moz-border-right-colors: #E0ECF6 #C7D0D9; -moz-border-bottom-colors: #E0ECF6 #C7D0D9; -moz-border-left-colors: #8997A1 #C7D0D9; min-width: 128px; height: 14px; } progressmeter[mode="undetermined"] { background: url("chrome://global/skin/progressmeter/progress-busy.gif"); } .progress-bar { min-width: 0px; background-color: #6B7B8D; } .progress-bar[mode="undetermined"], .progress-remainder[mode="undetermined"] { visibility: hidden; } /* ::::: statusbar progressmeter ::::: */ .progressmeter-statusbar { margin: 0; -moz-border-bottom-colors: transparent transparent; -moz-border-top-colors: #E0ECF6 #C7D0D9; -moz-border-right-colors: #8997A1 #C7D0D9; -moz-border-left-colors: #E0ECF6 #C7D0D9; } PK z,[ skin/modern/global/radio.cssUT  * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), * in which case the provisions of the GPL or the LGPL are applicable instead * of those above. If you wish to allow use of your version of this file only * under the terms of either the GPL or the LGPL, and not to allow others to * use your version of this file under the terms of the NPL, indicate your * decision by deleting the provisions above and replace them with the notice * and other provisions required by the GPL or the LGPL. If you do not delete * the provisions above, a recipient may use your version of this file under * the terms of any one of the NPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ /* ===== radio.css ====================================================== == Styles used by the XUL radio element. ======================================================================= */ @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* ::::: radio ::::: */ radio { -moz-box-align: center; margin: 0px 2px; border: 2px solid transparent; padding: 1px 2px 1px 4px; } .radio-icon { margin-left: 2px; } .radio-text { margin: 0px 2px !important; } /* ..... focused state ..... */ radio[focused="true"] { border-color: #98A5B2; -moz-border-radius: 4px 5px; } /* ..... disabled state ..... */ radio[disabled="true"] > .radio-label-box > .radio-label { color: #8C99AB !important; } /* ::::: checkmark image ::::: */ .radio-check { width: 13px; height: 13px; list-style-image: url("chrome://global/skin/radio/radio.gif"); } radio:hover:active > .radio-check { list-style-image: url("chrome://global/skin/radio/radio-act.gif"); } radio[disabled] > .radio-check { list-style-image: url("chrome://global/skin/radio/radio-dis.gif") !important; } /* ..... checked state ..... */ radio[selected] > .radio-check { list-style-image: url("chrome://global/skin/radio/radio-check.gif"); } radio[selected]:hover:active > .radio-check { list-style-image: url("chrome://global/skin/radio/radio-act-check.gif"); } radio[selected][disabled="true"] > .radio-check { list-style-image: url("chrome://global/skin/radio/radio-dis-check.gif") !important; } PK +'<_ skin/modern/global/scrollbox.cssUT  * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), * in which case the provisions of the GPL or the LGPL are applicable instead * of those above. If you wish to allow use of your version of this file only * under the terms of either the GPL or the LGPL, and not to allow others to * use your version of this file under the terms of the NPL, indicate your * decision by deleting the provisions above and replace them with the notice * and other provisions required by the GPL or the LGPL. If you do not delete * the provisions above, a recipient may use your version of this file under * the terms of any one of the NPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ /* ===== arrowscrollbox.css ============================================= == Styles used by the XUL arrowscrollbox and related elements. ======================================================================= */ @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* ::::: auto-repeat button ::::: */ autorepeatbutton { -moz-box-align: center; -moz-box-pack: center; margin: 1px 2px 2px 1px; border: 1px solid transparent; padding: 3px; } autorepeatbutton:hover { margin: 1px; border: 1px inset #A5B2C2; padding: 4px 3px 3px 4px; background-color: #A5B2C2; } .autorepeatbutton-up { list-style-image: url("chrome://global/skin/arrow/arrow-up.gif") } .autorepeatbutton-down { list-style-image: url("chrome://global/skin/arrow/arrow-dn.gif") } PK *(yVV"skin/modern/global/spinbuttons.cssUT *_;mSDDUx/* * 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 Hkan Waara are Copyright (C) * Hkan Waara. All Rights Reserved. * * Contributor(s): Hkan Waara (Original Author) */ .up { list-style-image: url("chrome://global/skin/spinbuttons/btn-up.gif"); } .up:hover:active { list-style-image: url("chrome://global/skin/spinbuttons/btn-up-act.gif"); } .down { list-style-image: url("chrome://global/skin/spinbuttons/btn-dn.gif"); } .down:hover:active { list-style-image: url("chrome://global/skin/spinbuttons/btn-dn-act.gif"); } PK %10+$skin/modern/global/toolbarbutton.cssUT  @mSDDUx/* ***** BEGIN LICENSE BLOCK ***** * Version: NPL 1.1/GPL 2.0/LGPL 2.1 * * The contents of this file are subject to the Netscape Public License * Version 1.1 (the "License"); you may not use this file except in * compliance with the License. You may obtain a copy of the License at * http://www.mozilla.org/NPL/ * * Software distributed under the License is distributed on an "AS IS" basis, * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License * for the specific language governing rights and limitations under the * License. * * The Original Code is mozilla.org code. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 1998 * the Initial Developer. All Rights Reserved. * * Contributor(s): * 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 NPL, indicate your * decision by deleting the provisions above and replace them with the notice * and other provisions required by the GPL or the LGPL. If you do not delete * the provisions above, a recipient may use your version of this file under * the terms of any one of the NPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ /* ===== toolbarbutton.css ============================================== == Styles used by XUL toolbarbutton elements. ======================================================================= */ @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* ::::: toolbarbutton ::::: */ toolbarbutton { -moz-box-align: center; -moz-box-pack: center; border: 1px solid transparent; padding: 1px 2px; font: message-box; } .toolbarbutton-icon { margin-right: 2px; list-style-image: inherit; } .toolbarbutton-text { margin: 0px !important; text-align: center; } toolbarbutton:hover { border-top-color: #EEF0F3; border-right-color: #86929E; border-bottom-color: #86929E; border-left-color: #EEF0F3; } toolbarbutton:hover:active, toolbarbutton[open="true"] { border-top-color: #86929E; border-right-color: #EEF0F3; border-bottom-color: #EEF0F3; border-left-color: #86929E; padding: 2px 1px 0px 3px; } toolbarbutton[disabled="true"] { border-color: transparent !important; padding: 1px 2px !important; color: #9399AB !important; } /* ..... checked state ..... */ toolbarbutton[checked="true"] { border-top-color: #454C55 !important; border-right-color: #7D848D !important; border-bottom-color: #7D848D !important; border-left-color: #454C55 !important; background-color: #8C9AA8 !important; color: #EFF1F4; } toolbarbutton[checked="true"]:hover:active { padding: 1px 2px; } /* ::::: toolbarbutton menu ::::: */ .toolbarbutton-menu-dropmarker { list-style-image: url("chrome://global/skin/button/tbmenu-arrow.gif"); -moz-image-region: auto; /* cut off inheritance */ } .toolbarbutton-menu-dropmarker[disabled="true"] { list-style-image: url("chrome://global/skin/button/tbmenu-arrow-dis.gif"); } .toolbarbutton-menu-dropmarker[open="true"] { list-style-image: url("chrome://global/skin/button/tbmenu-arrow-act.gif"); } /* ::::: toolbarbutton menu-button ::::: */ .toolbarbutton-menubutton-button { font: inherit; } /* ..... dropmarker ..... */ .toolbarbutton-menubutton-dropmarker { -moz-box-align: center; -moz-box-pack: center; margin: 20px 5px 15px 40px; width: 13px; height: 11px; list-style-image: url("chrome://global/skin/button/tbmbtn-arrow.gif"); -moz-image-region: auto; /* cut off inheritance */ } toolbarbutton:hover > stack > .toolbarbutton-menubutton-dropmarker { list-style-image: url("chrome://global/skin/button/tbmbtn-arrow-hov.gif"); } toolbarbutton[open="true"] > stack > .toolbarbutton-menubutton-dropmarker { list-style-image: url("chrome://global/skin/button/tbmbtn-arrow-act.gif"); } toolbarbutton[disabled="true"] > stack > .toolbarbutton-menubutton-dropmarker, toolbarbutton[disabled="true"]:hover > stack > .toolbarbutton-menubutton-dropmarker { list-style-image: none; } PK 4 0^)Ao3 3 skin/modern/global/tree.cssUT #s@mSDDUx/* ***** BEGIN LICENSE BLOCK ***** * Version: NPL 1.1/GPL 2.0/LGPL 2.1 * * The contents of this file are subject to the Netscape Public License * Version 1.1 (the "License"); you may not use this file except in * compliance with the License. You may obtain a copy of the License at * http://www.mozilla.org/NPL/ * * Software distributed under the License is distributed on an "AS IS" basis, * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License * for the specific language governing rights and limitations under the * License. * * The Original Code is mozilla.org code. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 1998 * the Initial Developer. All Rights Reserved. * * Contributor(s): * 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 NPL, indicate your * decision by deleting the provisions above and replace them with the notice * and other provisions required by the GPL or the LGPL. If you do not delete * the provisions above, a recipient may use your version of this file under * the terms of any one of the NPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ /* ===== 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: #BEC3D3 #5D616E; -moz-border-right-colors: #F8FAFE #5D616E; -moz-border-bottom-colors: #F8FAFE #5D616E; -moz-border-left-colors: #BEC3D3 #5D616E; background-color: #FFFFFF; color: #000000; } /* ::::: tree focusring ::::: */ .focusring > .tree-rows > .tree-bodybox { border: 1px solid transparent; } .focusring:focus > .tree-rows > .tree-bodybox { border: 1px solid #000000; } /* ::::: tree rows ::::: */ treechildren::-moz-tree-row { border: 1px solid transparent; background-color: transparent; min-height: 18px; height: 1.3em; } /* ::::: alternating background ::::: */ treechildren[alternatingbackground="true"]::-moz-tree-row(odd) { background-color: #f3f3f3; } treechildren[alternatingbackground="true"]::-moz-tree-row(odd, selected), treechildren::-moz-tree-row(selected) { background-color: #C7D0D9; } treechildren[alternatingbackground="true"]::-moz-tree-row(odd, selected, focus), treechildren::-moz-tree-row(selected, focus) { background-color: #424F63; } treechildren::-moz-tree-row(current, focus) { border-top-color: #000000; border-bottom-color: #000000; } tree[selstyle="primary"] > treechildren::-moz-tree-row { background-color: transparent; border: none; } /* ::::: tree cells ::::: */ treechildren::-moz-tree-cell { padding: 0px 2px 0px 2px; } tree[selstyle="primary"] > treechildren::-moz-tree-cell-text, treechildren::-moz-tree-cell-text { color: inherit; } tree[selstyle="primary"] > treechildren::-moz-tree-cell-text(primary) { border: 1px solid transparent; padding: 0px 1px 1px 1px; } treechildren::-moz-tree-cell-text(selected) { color: #000000; } tree[selstyle="primary"] > treechildren::-moz-tree-cell-text(primary, selected) { background-color: #C7D0D9; color: #000000; } treechildren::-moz-tree-cell-text(selected, focus) { color: #FFFFFF; } tree[selstyle="primary"] > treechildren::-moz-tree-cell-text(primary, selected, focus) { background-color: #424F63; color: #FFFFFF; } tree[selstyle="primary"] > treechildren::-moz-tree-cell-text(primary, current, focus) { border-color: #000000; } /* ::::: lines connecting cells ::::: */ tree[selstyle="primary"] > treechildren::-moz-tree-line, treechildren::-moz-tree-line { border: 1px dotted #808080; } treechildren::-moz-tree-line(selected, focus) { border: 1px dotted #FFFFFF; } /* ::::: tree separator ::::: */ treechildren::-moz-tree-separator { border-top: 1px solid #7A8490; border-bottom: 1px solid #FEFEFE; } /* ::::: drop feedback ::::: */ tree[selstyle="primary"] > treechildren::-moz-tree-cell-text(primary, dropOn), treechildren::-moz-tree-cell-text(primary, dropOn) { background-color: #424F63; color: #FFFFFF; } treechildren::-moz-tree-drop-feedback { background-color: #424F63; width: 50px; height: 2px; margin-left: 5px; } /* ::::: tree progress meter ::::: */ treechildren::-moz-tree-progressmeter { margin: 2px 4px; border: 2px solid; -moz-border-top-colors: #8997A1 #C7D0D9; -moz-border-right-colors: #E0ECF6 #C7D0D9; -moz-border-bottom-colors: #E0ECF6 #C7D0D9; -moz-border-left-colors: #8997A1 #C7D0D9; color: #6B7B8D; } treechildren::-moz-tree-progressmeter(progressUndetermined) { list-style-image: url("chrome://global/skin/progressmeter/progress-busy.gif"); } treechildren::-moz-tree-cell-text(progressmeter) { margin: 2px 4px; } /* ::::: tree columns ::::: */ treecol, treecolpicker { -moz-box-align: center; -moz-box-pack: center; border: 2px solid; -moz-border-top-colors: #EEF0F3 #C7D0D9; -moz-border-right-colors: #63676B #A5ABB0; -moz-border-bottom-colors: #63676B #A5ABB0; -moz-border-left-colors: #EEF0F3 #C7D0D9; background-color: #C7D0D9; color: #000000; padding: 0px 4px; } .treecol-image { padding: 0px 1px; } .treecol-text { margin: 0px !important; } treecol[hideheader="true"] { border: none; padding: 0; } /* ..... internal box ..... */ treecol:hover:active, treecolpicker:hover:active { border-top: 2px solid; border-right: 1px solid; border-bottom: 1px solid; border-left: 2px solid; -moz-border-top-colors: #A5ABB0 #C7D0D9; -moz-border-right-colors: #A5ABB0; -moz-border-bottom-colors: #A5ABB0; -moz-border-left-colors: #A5ABB0 #C7D0D9; padding: 1px 4px 0px 5px; } .treecol-image:hover:active { padding: 1px 1px 0px 2px; } /* ::::: column drag and drop styles ::::: */ treecol[dragging="true"] { -moz-border-top-colors: #000000 #90A1B3 !important; -moz-border-right-colors: #000000 #90A1B3 !important; -moz-border-bottom-colors: #000000 #90A1B3 !important; -moz-border-left-colors: #000000 #90A1B3 !important; background-color: #90A1B3 !important; color: #FFFFFF !important; } treecol[insertafter="true"] { -moz-border-right-colors: #000000 #666666; } treecol[insertbefore="true"] { -moz-border-left-colors: #000000 #666666; } treechildren::-moz-tree-column(insertbefore) { border-left: 1px solid #AAAAAA; } treechildren::-moz-tree-column(insertafter) { border-right: 1px solid #AAAAAA; } /* ::::: sort direction indicator ::::: */ .treecol-sortdirection { list-style-image: none; } .treecol-sortdirection[sortDirection="ascending"] { list-style-image: url("chrome://global/skin/tree/sort-asc.gif"); } .treecol-sortdirection[sortDirection="descending"] { list-style-image: url("chrome://global/skin/tree/sort-dsc.gif"); } /* ::::: column picker ::::: */ .tree-columnpicker-icon { list-style-image: url("chrome://global/skin/tree/columnpicker.gif"); } /* ::::: twisty ::::: */ treechildren::-moz-tree-twisty { padding-right: 2px; width: 10px; /* The image's width is 10 pixels */ list-style-image: url("chrome://global/skin/tree/twisty-clsd.gif"); } treechildren::-moz-tree-twisty(open) { width: 10px; /* The image's width is 10 pixels */ list-style-image: url("chrome://global/skin/tree/twisty-open.gif"); } treechildren::-moz-tree-indentation { width: 16px; } /* ::::: gridline style ::::: */ treechildren.gridlines::-moz-tree-cell { border-right: 1px solid #CCCCCC; border-bottom: 1px solid #CCCCCC; } treechildren.gridlines::-moz-tree-row { border: none; } PK +ikp p skin/modern/global/wizard.cssUT  * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), * in which case the provisions of the GPL or the LGPL are applicable instead * of those above. If you wish to allow use of your version of this file only * under the terms of either the GPL or the LGPL, and not to allow others to * use your version of this file under the terms of the NPL, indicate your * decision by deleting the provisions above and replace them with the notice * and other provisions required by the GPL or the LGPL. If you do not delete * the provisions above, a recipient may use your version of this file under * the terms of any one of the NPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ /* ===== wizard.css ===================================================== == Styles used by the wizards which contains buttons for stepping == through a wizard. ======================================================================= */ @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); .wizard-header { border-top: 1px solid #94AACE; border-bottom: 1px solid #000000; padding: 10px 0px 10px 0px; background-color: #5B7693; color: #ffffff; } .wizard-header-label { margin-left: 23px; font-weight: bold; } .wizard-header-description { margin-left: 44px; margin-right: 5px; } .wizard-page-box { margin: 10px 44px; } PK r.) #skin/modern/global/autocomplete.cssUT  ?mSDDUx/* ***** BEGIN LICENSE BLOCK ***** * Version: NPL 1.1/GPL 2.0/LGPL 2.1 * * The contents of this file are subject to the Netscape Public License * Version 1.1 (the "License"); you may not use this file except in * compliance with the License. You may obtain a copy of the License at * http://www.mozilla.org/NPL/ * * Software distributed under the License is distributed on an "AS IS" basis, * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License * for the specific language governing rights and limitations under the * License. * * The Original Code is mozilla.org code. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 1998 * the Initial Developer. All Rights Reserved. * * Contributor(s): * 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 NPL, indicate your * decision by deleting the provisions above and replace them with the notice * and other provisions required by the GPL or the LGPL. If you do not delete * the provisions above, a recipient may use your version of this file under * the terms of any one of the NPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ /* ===== 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[type="autocomplete"] { cursor: default !important; } .textbox-input-box { -moz-box-align: center; } /* ::::: history button ::::: */ .autocomplete-history-dropmarker { margin: 2px; -moz-box-align: center; list-style-image: url("chrome://global/skin/arrow/arrow-dn.gif"); } .autocomplete-history-dropmarker[open="true"] { margin: 3px 1px 1px 3px; } /* ::::: popups ::::: */ .autocomplete-history-popup, .autocomplete-result-popup { border: 1px solid; -moz-border-top-colors: #6B747E; -moz-border-right-colors: #6B747E; -moz-border-bottom-colors: #6B747E; -moz-border-left-colors: #6B747E; background-color: #FFFFFF; } .autocomplete-history-popup { max-height: 180px; } /* ::::: tree ::::: */ .autocomplete-tree { border: none; background-color: transparent !important; } .autocomplete-treecol { margin: 0px !important; border: none !important; padding: 0px !important; } .autocomplete-treebody::-moz-tree-cell-text { padding-left: 8px; color: #000000; } .autocomplete-treebody::-moz-tree-row(menuactive) { background-color: #9499AC; } .autocomplete-treebody::-moz-tree-cell-text(menuactive) { color: #FFFFFF !important; } PK $.'Leeskin/modern/global/global.cssUT G>mSDDUx/* ***** BEGIN LICENSE BLOCK ***** * Version: NPL 1.1/GPL 2.0/LGPL 2.1 * * The contents of this file are subject to the Netscape Public License * Version 1.1 (the "License"); you may not use this file except in * compliance with the License. You may obtain a copy of the License at * http://www.mozilla.org/NPL/ * * Software distributed under the License is distributed on an "AS IS" basis, * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License * for the specific language governing rights and limitations under the * License. * * The Original Code is mozilla.org code. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 1998 * the Initial Developer. All Rights Reserved. * * Contributor(s): * 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 NPL, indicate your * decision by deleting the provisions above and replace them with the notice * and other provisions required by the GPL or the LGPL. If you do not delete * the provisions above, a recipient may use your version of this file under * the terms of any one of the NPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ /* ===== 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 ::::: */ toolbarbutton[type="menu-button"] { -moz-binding: url("chrome://global/skin/globalBindings.xml#toolbar-menu-button"); } .menulist-compact { -moz-binding: url("chrome://global/content/bindings/menulist.xml#menulist-compact"); } /* ::::: root elements ::::: */ window, page, dialog, wizard { background-color: #C7D0D9; color: #000000; font: message-box; } [wait-cursor] { cursor: wait !important; } /* deprecated */ window.dialog { padding: 7px 5px 5px 5px; } /* ::::: alert icons :::::*/ .message-icon { width: 46px; height: 39px; list-style-image: url("chrome://global/skin/icons/alert-message.gif"); } .alert-icon { width: 46px; height: 39px; list-style-image: url("chrome://global/skin/icons/alert-exclam.gif"); } .error-icon { width: 46px; height: 36px; list-style-image: url("chrome://global/skin/icons/alert-error.gif"); } .question-icon { width: 46px; height: 36px; list-style-image: url("chrome://global/skin/icons/alert-question.gif"); } .security-icon { width: 46px; height: 41px; list-style-image: url("chrome://global/skin/icons/alert-security.gif"); } /* ::::: iframe ::::: */ iframe { border: none; width: 100px; height: 100px; min-width: 10px; min-height: 10px; } /* ::::: statusbar ::::: */ statusbar { border-top: 1px solid #C7D0D9; min-width: 1px; /* DON'T DELETE! Prevents hiding of scrollbars in browser when window is made smaller.*/ background-color: #C7D0D9; color: #22262F; font-size: smaller; } statusbarpanel { -moz-box-align: center; -moz-box-pack: center; border-top: 1px solid #E0ECF6; border-right: 1px solid #8997A1; border-left: 1px solid #E0ECF6; padding: 0px 4px; } .statusbar-resizerpanel { border: 0px; -moz-box-align: end; -moz-box-pack: end; padding: 0px; } .statusbarpanel-progress { -moz-box-align: stretch; border: 0px; margin: 0px; padding: 0px; } .statusbarpanel-iconic { padding: 0px; } .statusbarpanel-text { margin: 0px !important; } resizer[dir="bottomright"] { background-image: url("chrome://global/skin/icons/resizer.png"); cursor: se-resize; width: 15px; height: 15px; } /* ::::: miscellaneous ::::: */ .toolbar-focustarget { -moz-user-focus: ignore !important; } PK mu.y skin/modern/global/popup.cssUT {>mSDDUx/* ***** BEGIN LICENSE BLOCK ***** * Version: NPL 1.1/GPL 2.0/LGPL 2.1 * * The contents of this file are subject to the Netscape Public License * Version 1.1 (the "License"); you may not use this file except in * compliance with the License. You may obtain a copy of the License at * http://www.mozilla.org/NPL/ * * Software distributed under the License is distributed on an "AS IS" basis, * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License * for the specific language governing rights and limitations under the * License. * * The Original Code is mozilla.org code. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 1998 * the Initial Developer. All Rights Reserved. * * Contributor(s): * 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 NPL, indicate your * decision by deleting the provisions above and replace them with the notice * and other provisions required by the GPL or the LGPL. If you do not delete * the provisions above, a recipient may use your version of this file under * the terms of any one of the NPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ /* ===== popup.css ===================================================== == Styles used by the XUL popup & menupopup elements. ======================================================================= */ @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* ::::: popup/menupopup ::::: */ menupopup, popup { cursor: default; border: 2px solid; -moz-border-top-colors: #7F8893 #EEF4FC; -moz-border-right-colors: #7F8893 #B9BFC7; -moz-border-bottom-colors: #7F8893 #B9BFC7; -moz-border-left-colors: #7F8893 #EEF4FC; min-width: 1px; background-color: #DDE3EB; color: #22262F; } /* ::::: tooltip ::::: */ tooltip { margin-top: 21px; border: 1px solid #000000; padding: 2px 3px 2px 3px; max-width: 40em; background-color: #FFFFE7; color: #000000; font: message-box; } .tooltip-label { margin: 0px !important; } tooltip[titletip="true"] { /* See bug 32157 comment 128 * margin: -2px 0px 0px -4px; */ max-width: none; } /* ::::: menulist popup :::::: */ menulist > menupopup, .menulist-menupopup { border-width: 1px; -moz-border-top-colors: #000000; -moz-border-right-colors: #000000; -moz-border-bottom-colors: #000000; -moz-border-left-colors: #000000; padding: 0px; min-width: 0px; } PK -G8}skin/modern/global/splitter.cssUT v#O=mSDDUx/* ***** BEGIN LICENSE BLOCK ***** * Version: NPL 1.1/GPL 2.0/LGPL 2.1 * * The contents of this file are subject to the Netscape Public License * Version 1.1 (the "License"); you may not use this file except in * compliance with the License. You may obtain a copy of the License at * http://www.mozilla.org/NPL/ * * Software distributed under the License is distributed on an "AS IS" basis, * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License * for the specific language governing rights and limitations under the * License. * * The Original Code is mozilla.org code. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 1998 * the Initial Developer. All Rights Reserved. * * Contributor(s): * 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 NPL, indicate your * decision by deleting the provisions above and replace them with the notice * and other provisions required by the GPL or the LGPL. If you do not delete * the provisions above, a recipient may use your version of this file under * the terms of any one of the NPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ /* ===== 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: e-resize; border-top: 1px solid; border-right: 2px solid; border-bottom: 1px solid; border-left: 2px solid; -moz-border-top-colors: #DFE5EF; -moz-border-right-colors: #3B414F #AAB4BF; -moz-border-bottom-colors: #AAB4BF; -moz-border-left-colors: #97A4B2 #DFE5EF; min-width: 5px; background-color: #C1CBD5; } /* ::::: splitter (horizontal) ::::: */ splitter[orient="vertical"] { cursor: n-resize; border-top: 2px solid; border-right: 1px solid; border-bottom: 2px solid; border-left: 1px solid; -moz-border-top-colors: #97A4B2 #DFE5EF; -moz-border-right-colors: #AAB4BF; -moz-border-bottom-colors: #3B414F #AAB4BF; -moz-border-left-colors: #DFE5EF; min-width: 0; min-height: 5px; } /* ::::: splitter grippy ::::: */ grippy { cursor: pointer; margin: 0px; min-width: 5px; min-height: 50px; } splitter[orient="vertical"] > grippy { margin: 0px; min-width: 50px; min-height: 5px; } /* ..... normal state ..... */ /* vertical grippies */ splitter[collapse="before"] > grippy { background-image: url("chrome://global/skin/splitter/grip-vrt-before.gif"); } splitter[collapse="before"]:hover:active > grippy { background-image: url("chrome://global/skin/splitter/grip-vrt-before-act.gif"); } splitter[collapse="before"] > grippy:hover:active { background-image: url("chrome://global/skin/splitter/grip-vrt-before-act.gif"); } splitter[collapse="after"] > grippy { background-image: url("chrome://global/skin/splitter/grip-vrt-after.gif"); } splitter[collapse="after"]:hover:active > grippy { background-image: url("chrome://global/skin/splitter/grip-vrt-after-act.gif"); } splitter[collapse="after"] > grippy:hover:active { background-image: url("chrome://global/skin/splitter/grip-vrt-after-act.gif"); } /* horizontal grippies */ splitter[collapse="before"][orient="vertical"] > grippy { background-image: url("chrome://global/skin/splitter/grip-hrz-before.gif"); } splitter[collapse="before"][orient="vertical"]:hover:active > grippy { background-image: url("chrome://global/skin/splitter/grip-hrz-before-act.gif"); } splitter[collapse="before"][orient="vertical"] > grippy:hover:active { background-image: url("chrome://global/skin/splitter/grip-hrz-before-act.gif"); } splitter[collapse="after"][orient="vertical"] > grippy { background-image: url("chrome://global/skin/splitter/grip-hrz-after.gif"); } splitter[collapse="after"][orient="vertical"]:hover:active > grippy { background-image: url("chrome://global/skin/splitter/grip-hrz-after-act.gif"); } splitter[collapse="after"][orient="vertical"] > grippy:hover:active { background-image: url("chrome://global/skin/splitter/grip-hrz-after-act.gif"); } /* ..... collapsed state ..... */ /* vertical grippies */ splitter[collapse="before"][state="collapsed"] > grippy { background-image: url("chrome://global/skin/splitter/grip-vrt-after.gif"); } splitter[collapse="before"][state="collapsed"]:hover:active > grippy { background-image: url("chrome://global/skin/splitter/grip-vrt-after-act.gif"); } splitter[collapse="before"][state="collapsed"] > grippy:hover:active { background-image: url("chrome://global/skin/splitter/grip-vrt-after-act.gif"); } splitter[collapse="after"][state="collapsed"] > grippy { background-image: url("chrome://global/skin/splitter/grip-vrt-before.gif"); } splitter[collapse="after"][state="collapsed"]:hover:active > grippy { background-image: url("chrome://global/skin/splitter/grip-vrt-before-act.gif"); } splitter[collapse="after"][state="collapsed"] > grippy:hover:active { background-image: url("chrome://global/skin/splitter/grip-vrt-before-act.gif"); } /* horizontal grippies */ splitter[collapse="before"][state="collapsed"][orient="vertical"] > grippy { background-image: url("chrome://global/skin/splitter/grip-hrz-after.gif"); } splitter[collapse="before"][state="collapsed"][orient="vertical"]:hover:active > grippy { background-image: url("chrome://global/skin/splitter/grip-hrz-after-act.gif"); } splitter[collapse="before"][state="collapsed"][orient="vertical"] > grippy:hover:active { background-image: url("chrome://global/skin/splitter/grip-hrz-after-act.gif"); } splitter[collapse="after"][state="collapsed"][orient="vertical"] > grippy { background-image: url("chrome://global/skin/splitter/grip-hrz-before.gif"); } splitter[collapse="after"][state="collapsed"][orient="vertical"]:hover:active > grippy { background-image: url("chrome://global/skin/splitter/grip-hrz-before-act.gif"); } splitter[collapse="after"][state="collapsed"][orient="vertical"] > grippy:hover:active { background-image: url("chrome://global/skin/splitter/grip-hrz-before-act.gif"); } PK z6,skin/modern/global/tabbox.cssUT M * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), * in which case the provisions of the GPL or the LGPL are applicable instead * of those above. If you wish to allow use of your version of this file only * under the terms of either the GPL or the LGPL, and not to allow others to * use your version of this file under the terms of the NPL, indicate your * decision by deleting the provisions above and replace them with the notice * and other provisions required by the GPL or the LGPL. If you do not delete * the provisions above, a recipient may use your version of this file under * the terms of any one of the NPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ /* ===== tabbox.css ================================================= == Styles used by XUL tab-related elements. ======================================================================= */ @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* ::::: tabs ::::: */ tabs { -moz-box-align: end; } .tabs-left, .tabs-right { border-bottom: 1px solid #000000; } /* ::::: tabpanels ::::: */ tabpanels { border-right: 3px solid; border-left: 3px solid; border-bottom: 3px solid; -moz-border-right-colors: #000000 #BAC2CD #C1C9D3; -moz-border-bottom-colors: #000000 #BAC2CD #C1C9D3; -moz-border-left-colors: #000000 #DFE2E6 #D0D7DD; padding: 5px; background-color: #C7D0D9; } /* ::::: tab ::::: */ tab { margin: 0px; border: 3px solid; border-bottom-width: 3px; -moz-border-top-colors: #000000 #90A0B0 #98A7B5; -moz-border-right-colors: #000000 #90A0B0 #98A7B5; -moz-border-bottom-colors: #000000 #98A7B5; -moz-border-left-colors: #000000 #90A0B0 #98A7B5; -moz-border-radius-topleft: 3px; -moz-border-radius-topright: 3px; padding: 1px 3px; /*background-color: #8C9DAF;*/ background-color: #9CABBA; color: #000000; font: menu; } .tab-text { margin: 0px !important; } .tab-image { list-style-image: inherit; } /* ..... active state ..... */ tab:hover:active { -moz-border-top-colors: transparent #8190A5 #899AAC; -moz-border-right-colors: transparent #8190A5 #899AAC; -moz-border-left-colors: transparent #8190A5 #899AAC; background-color: #8B9AAD; color: #FFFFFF; } /* ..... selected state ..... */ tab[selected="true"], tab:hover:active[selected="true"] { -moz-border-top-colors: #000000 #DFE2E6 #D0D7DD; -moz-border-right-colors: #000000 #BAC2CD #C1C9D3; -moz-border-bottom-colors: transparent; -moz-border-left-colors: #000000 #DFE2E6 #D0D7DD; background-color: #C7D0D9; color: #000000; } /* ::::: tab-bottom :::::::::: :: Tabs that are attached to the bottom of a panel, but not necessarily :: a tabpanels. ::::: */ .tab-bottom { -moz-border-top-colors: #000000 #8C9DAF #8C9DAF; -moz-border-bottom-colors: #000000 #8190A5 #899AAC #8D9EB0; -moz-border-radius-topleft: 0; -moz-border-radius-topright: 0; -moz-border-radius-bottomright: 3px; -moz-border-radius-bottomleft: 3px; } .tab-bottom:hover:active { -moz-border-top-colors: #000000 #8C9DAF #8C9DAF; -moz-border-bottom-colors: transparent #8190A5 #899AAC #8D9EB0; } .tab-bottom[selected="true"] { -moz-border-top-colors: transparent !important; -moz-border-bottom-colors: #000000 #DFE2E6 #D0D7DD transparent !important; } .tab-bottom > .tab-text { font: message-box; font-weight: bold; } /* ::::: tabs-bottom ::::: */ .tabs-bottom { -moz-box-align: start; } .tabs-bottom > .tabs-left, .tabs-bottom > .tabs-right { border-top: 1px solid #000000; border-bottom: none; } PK +ˆGskin/modern/global/textbox.cssUT  * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), * in which case the provisions of the GPL or the LGPL are applicable instead * of those above. If you wish to allow use of your version of this file only * under the terms of either the GPL or the LGPL, and not to allow others to * use your version of this file under the terms of the NPL, indicate your * decision by deleting the provisions above and replace them with the notice * and other provisions required by the GPL or the LGPL. If you do not delete * the provisions above, a recipient may use your version of this file under * the terms of any one of the NPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ /* ===== textbox.css ================================================== == Styles used by the XUL textbox element. ======================================================================= */ @import url("chrome://global/content/autocomplete.css"); @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 */ /* ::::: textbox ::::: */ textbox { margin: 2px 4px; border: 2px solid; padding: 1px 0px 1px 2px; background-color: #FFFFFF; color: #000000; font: inherit; } textbox, textbox[readonly="true"][focused="true"] { -moz-border-top-colors: #BEC3D3 #5D616E; -moz-border-right-colors: #F8FAFE #5D616E; -moz-border-bottom-colors: #F8FAFE #5D616E; -moz-border-left-colors: #BEC3D3 #5D616E; } html|*.textbox-input, html|*.textbox-textarea { cursor: text; margin: 0px !important; border: none !important; padding: 0px !important; background-color: inherit; color: inherit; font: inherit; } /* ..... focused state ..... */ textbox[focused="true"] { -moz-border-top-colors: #98A5B2 #000000; -moz-border-right-colors: #98A5B2 #000000; -moz-border-bottom-colors: #98A5B2 #000000; -moz-border-left-colors: #98A5B2 #000000; } /* ..... disabled state ..... */ textbox[disabled="true"] { background-color: #C7D0D9; color: #999999; cursor: default !important; } /* ..... readonly state ..... */ textbox[readonly="true"] { background-color: #C7D0D9; } /* ::::: plain textbox ::::: */ textbox.plain { margin: 0px !important; border: none !important; padding: 0px !important; } /* ::::: scrollable textbox ::::: */ .scrollfield { border: none !important; margin: 0px; margin-top: 1px; padding: 0px !important; background: inherit; } .scrollfield > .textbox-internal-box { border: none !important; margin: 0px !important; padding: 0px !important; } /* ::::: inline-edit textbox ::::: */ .textbox-inline-edit { margin: 0px !important; border: 1px solid #000000 !important; } PK /5.+>feskin/modern/global/toolbar.cssUT  ->mSDDUx/* ***** BEGIN LICENSE BLOCK ***** * Version: NPL 1.1/GPL 2.0/LGPL 2.1 * * The contents of this file are subject to the Netscape Public License * Version 1.1 (the "License"); you may not use this file except in * compliance with the License. You may obtain a copy of the License at * http://www.mozilla.org/NPL/ * * Software distributed under the License is distributed on an "AS IS" basis, * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License * for the specific language governing rights and limitations under the * License. * * The Original Code is mozilla.org code. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 1998 * the Initial Developer. All Rights Reserved. * * Contributor(s): * 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 NPL, indicate your * decision by deleting the provisions above and replace them with the notice * and other provisions required by the GPL or the LGPL. If you do not delete * the provisions above, a recipient may use your version of this file under * the terms of any one of the NPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ /* ===== toolbar.css ==================================================== == Styles used by XUL toolbar-related elements. ======================================================================= */ @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* ::::: toolbox ::::: */ toolbox { border-bottom: 1px solid #494F5D; } /* ::::: toolbar ::::: */ toolbar { min-width: 1px; /* DON'T DELETE! Prevents hiding of scrollbars in browser when window is made smaller.*/ background: #C7D0D9; color: #000000; } toolbar > .toolbar-holder { border-top: 1px solid #EEF0F3; border-right: 1px solid #86929E; border-bottom: 1px solid #86929E; } /* ::::: menubar ::::: */ menubar { cursor: default; min-width: 1px; /* DON'T DELETE! Prevents hiding of scrollbars in browser when window is made smaller.*/ background-color: #DDE3EB; color: #000000; } menubar > .toolbar-holder { border-top: 1px solid #EBF4FF; border-right: 1px solid #86929E; border-bottom: 1px solid #B9BFC7; border-left: 1px solid #EEF4FC; } /* ::::: toolbargrippy ::::: */ toolbargrippy { -moz-box-orient: vertical; -moz-box-align: center; -moz-box-pack: end; -moz-box-direction: reverse; border-top: 1px solid #EEF0F3; border-right: 1px solid #86929E; border-bottom: 1px solid #86929E; border-left: 1px solid #EEF0F3; list-style-image: url("chrome://global/skin/toolbar/tbgrip-arrow.gif"); } toolbargrippy:hover:active { border-color: #67737E; background-color: #9DA9B6; list-style-image: url("chrome://global/skin/toolbar/tbgrip-arrow-act.gif"); } .toolbargrippy-arrow { margin: 0px 1px 3px 1px; width: 8px; height: 5px; } /* ::::: menubar grippy ::::: */ menubar > toolbargrippy { border-top: 1px solid #EBF4FF; border-right: 1px solid #B9BFC7; border-bottom: 1px solid #B9BFC7; border-left: 1px solid #F4FAFF; background-color: #DDE3EB; list-style-image: url("chrome://global/skin/toolbar/mbgrip-arrow.gif"); } /* ::::: collapsed toolbargrippy and tray ::::: */ toolbargrippy[tbgrippy-collapsed="true"] { -moz-box-orient: horizontal; -moz-box-pack: start; -moz-box-direction: normal; width: 40px; list-style-image: url("chrome://global/skin/toolbar/tbgrip-arrow-clps.gif"); } toolbargrippy[tbgrippy-collapsed="true"] > .toolbargrippy-arrow { margin: 1px 0px 1px 3px; width: 5px; height: 8px; } toolbargrippy[tbgrippy-collapsed="true"]:hover:active > .toolbargrippy-arrow { list-style-image: url("chrome://global/skin/toolbar/tbgrip-arrow-clps-act.gif"); } .collapsed-tray-holder { background-color: #C7D0D9; } /* ::::: toolbarseparator ::::: */ toolbarseparator { margin: 0px 0.2em; border-right: 1px solid #E2E7EB; border-left: 1px solid #95A0AD; width: 0px; } PK + skin/modern/global/dialog.cssUT  * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), * in which case the provisions of the GPL or the LGPL are applicable instead * of those above. If you wish to allow use of your version of this file only * under the terms of either the GPL or the LGPL, and not to allow others to * use your version of this file under the terms of the NPL, indicate your * decision by deleting the provisions above and replace them with the notice * and other provisions required by the GPL or the LGPL. If you do not delete * the provisions above, a recipient may use your version of this file under * the terms of any one of the NPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ /* ===== dialog.css ===================================================== == Styles used by the XUL dialog element. ======================================================================= */ @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* ::::: dialog ::::: */ dialog { padding: 7px 5px 5px 5px; } /* ::::: dialog header ::::: */ dialogheader { margin: 0px 5px 5px 5px; border: 2px solid; -moz-border-top-colors: #858B97 #2D3B49; -moz-border-right-colors: #ECEFF2 #2D3B49; -moz-border-bottom-colors: #ECEFF2 #2D3B49; -moz-border-left-colors: #858B97 #2D3B49; padding: 5px 8px; background-color: #90A1B3; color: #000000; } .dialogheader-title { margin: 0px !important; font-size: larger; font-weight: bold; } /* ::::: large dialog header ::::: */ .header-large { -moz-box-orient: vertical; margin: 0; border-left: none; border-right: none; border-top: none; border-bottom-width: 1px; -moz-border-bottom-colors: #000000; padding: 12px 5px 12px 25px; background-color: #90A1B3; color: #000000; } .header-large > .dialogheader-title { font: inherit; font-weight: bold; } .header-large > .dialogheader-description { margin-left: 12px !important; }PK :&,_Rxq q skin/modern/global/browser.cssUT `5=mSDDUx/* ***** BEGIN LICENSE BLOCK ***** * Version: NPL 1.1/GPL 2.0/LGPL 2.1 * * The contents of this file are subject to the Netscape Public License * Version 1.1 (the "License"); you may not use this file except in * compliance with the License. You may obtain a copy of the License at * http://www.mozilla.org/NPL/ * * Software distributed under the License is distributed on an "AS IS" basis, * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License * for the specific language governing rights and limitations under the * License. * * The Original Code is mozilla.org code. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 1998 * the Initial Developer. All Rights Reserved. * * Contributor(s): * 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 NPL, indicate your * decision by deleting the provisions above and replace them with the notice * and other provisions required by the GPL or the LGPL. If you do not delete * the provisions above, a recipient may use your version of this file under * the terms of any one of the NPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* ::::: tabs ::::: */ .tabbrowser-strip { padding-bottom: 3px; border-bottom: 2px solid; -moz-border-bottom-colors: #000000 #BAC2CD; } .tabbrowser-tabs { padding-top: 1px; } .tabs-left { width: 3px; } tab { padding: 0px 3px; list-style-image: url("chrome://communicator/skin/bookmarks/bookmark-item.gif"); } tab[busy] { list-style-image: url("chrome://communicator/skin/icons/loading.gif"); } .tab-icon { margin-right: 3px; width: 16px; height: 16px; } /* ::::: close button ::::: */ .tabs-closebutton { margin: 0px 4px; padding: 3px 2px; border: none; list-style-image: url("chrome://global/skin/icons/close.gif"); } .tabs-closebutton:hover { list-style-image: url("chrome://global/skin/icons/close-hov.gif"); } .tabs-closebutton:hover:active { list-style-image: url("chrome://global/skin/icons/close-act.gif"); } .tabs-closebutton[disabled="true"] { padding: 3px 2px !important; list-style-image: url("chrome://global/skin/icons/close-dis.gif") !important; } .tabs-newbutton { margin: 0px; padding: 2px 0px 3px 2px; border: none; list-style-image: url("chrome://global/skin/icons/tab-new.gif"); } .tabs-newbutton:hover { list-style-image: url("chrome://global/skin/icons/tab-new-hov.gif"); } .tabs-newbutton:hover:active { list-style-image: url("chrome://global/skin/icons/tab-new-act.gif"); } PK Z1AZ)!skin/modern/global/scrollbars.cssUT o3AmSDDUx/* ***** BEGIN LICENSE BLOCK ***** * Version: NPL 1.1/GPL 2.0/LGPL 2.1 * * The contents of this file are subject to the Netscape Public License * Version 1.1 (the "License"); you may not use this file except in * compliance with the License. You may obtain a copy of the License at * http://www.mozilla.org/NPL/ * * Software distributed under the License is distributed on an "AS IS" basis, * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License * for the specific language governing rights and limitations under the * License. * * The Original Code is mozilla.org code. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 1998 * the Initial Developer. All Rights Reserved. * * Contributor(s): * 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 NPL, indicate your * decision by deleting the provisions above and replace them with the notice * and other provisions required by the GPL or the LGPL. If you do not delete * the provisions above, a recipient may use your version of this file under * the terms of any one of the NPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ /* ===== scrollbars.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-binding: url("chrome://global/content/bindings/scrollbar.xml#scrollbar"); cursor: default; } /* ::::: slider ::::: */ slider { height: 15px; background: url("chrome://global/skin/scrollbar/slider-hrz.gif") repeat-x; } slider[orient="vertical"] { width: 15px; background: url("chrome://global/skin/scrollbar/slider-vrt.gif") repeat-y; } /* ::::: borders for thumb and buttons ::::: */ thumb, scrollbarbutton { border: 3px solid; -moz-border-top-colors: #000000 #E4EBF2 #C3CAD2; -moz-border-right-colors: #000000 #8F9DAD #A4AFBB; -moz-border-bottom-colors: #000000 #8F9DAD #A4AFBB; -moz-border-left-colors: #000000 #E4EBF2 #C3CAD2; background: #B1BBC5 50% 50% no-repeat; } thumb:active { background-color: #C2CCD6; -moz-border-top-colors: #111111 #F5FCF3 #D4DBE3; -moz-border-right-colors: #111111 #9FAEBE #B5BFCC; -moz-border-bottom-colors: #111111 #9FAEBE #B5BFCC; -moz-border-left-colors: #111111 #D5FCF3 #D4DBE3; } /* ::::: thumb (horizontal) ::::: */ thumb { min-height: 18px; background-image: url("chrome://global/skin/scrollbar/thumb-vrt-grip.gif"); } thumb[orient="horizontal"] { min-width: 18px; background-image: url("chrome://global/skin/scrollbar/thumb-hrz-grip.gif"); } /* ::::: scrollbar button ::::: */ scrollbarbutton { width: 15px; height: 15px; } scrollbarbutton:hover:active { border-left-width: 2px; border-right-width: 2px; -moz-border-top-colors: #000000 #708092 #939FAD; -moz-border-right-colors: #000000 #718193 #9EA9B5; -moz-border-bottom-colors: #000000 #8795A4 #929EAC; -moz-border-left-colors: #000000 #ADB6C0 #9EA9B5; background-color: #9CA8B4; } /* ::::: square at the corner of two scrollbars ::::: */ scrollcorner { -moz-binding: url("chrome://global/content/bindings/scrollbar.xml#scrollbar-base"); cursor: default; background-color: #B1BBC5; } /* ..... increment .... */ scrollbarbutton[type="increment"] { background-image: url("chrome://global/skin/scrollbar/btn-rit.gif") } scrollbar[orient="vertical"] > scrollbarbutton[type="increment"] { background-image: url("chrome://global/skin/scrollbar/btn-dn.gif") } /* ..... decrement .... */ scrollbarbutton[type="decrement"] { background-image: url("chrome://global/skin/scrollbar/btn-lft.gif") } scrollbar[orient="vertical"] > scrollbarbutton[type="decrement"] { background-image: url("chrome://global/skin/scrollbar/btn-up.gif") } /* :::::::::::::::::::::::::::::::::::::::::::::::::::::::: */ /* ::::::::::::::::::::: MEDIA PRINT :::::::::::::::::::::: */ /* :::::::::::::::::::::::::::::::::::::::::::::::::::::::: */ @media print { /* ::::: slider ::::: */ html|div slider { height: 15px; background: url("chrome://global/skin/scrollbar/slider-hrz.gif") repeat-x; } html|div slider[orient="vertical"] { width: 15px; background: url("chrome://global/skin/scrollbar/slider-vrt.gif") repeat-y; } /* ::::: borders for thumb and buttons ::::: */ html|div thumb, html|div scrollbarbutton { border: 3px solid; -moz-border-top-colors: #000000 #E4EBF2 #C3CAD2; -moz-border-right-colors: #000000 #8F9DAD #A4AFBB; -moz-border-bottom-colors: #000000 #8F9DAD #A4AFBB; -moz-border-left-colors: #000000 #E4EBF2 #C3CAD2; background: #B1BBC5 50% 50% no-repeat; } html|div thumb:active { background-color: #C2CCD6; -moz-border-top-colors: #111111 #F5FCF3 #D4DBE3; -moz-border-right-colors: #111111 #9FAEBE #B5BFCC; -moz-border-bottom-colors: #111111 #9FAEBE #B5BFCC; -moz-border-left-colors: #111111 #D5FCF3 #D4DBE3; } /* ::::: thumb (horizontal) ::::: */ html|div thumb { min-height: 18px; background-image: url("chrome://global/skin/scrollbar/thumb-vrt-grip.gif"); } html|div thumb[orient="horizontal"] { min-width: 18px; background-image: url("chrome://global/skin/scrollbar/thumb-hrz-grip.gif"); } /* ::::: scrollbar button ::::: */ html|div scrollbarbutton { width: 15px; height: 15px; } html|div scrollbarbutton:hover:active { border-left-width: 2px; border-right-width: 2px; -moz-border-top-colors: #000000 #708092 #939FAD; -moz-border-right-colors: #000000 #718193 #9EA9B5; -moz-border-bottom-colors: #000000 #8795A4 #929EAC; -moz-border-left-colors: #000000 #ADB6C0 #9EA9B5; background-color: #9CA8B4; } /* ..... increment .... */ html|div scrollbarbutton[type="increment"] { background-image: url("chrome://global/skin/scrollbar/btn-rit.gif") } html|div scrollbar[orient="vertical"] > scrollbarbutton[type="increment"] { background-image: url("chrome://global/skin/scrollbar/btn-dn.gif") } /* ..... decrement .... */ html|div scrollbarbutton[type="decrement"] { background-image: url("chrome://global/skin/scrollbar/btn-lft.gif") } html|div scrollbar[orient="vertical"] > scrollbarbutton[type="decrement"] { background-image: url("chrome://global/skin/scrollbar/btn-up.gif") } } PK Z1#/+&skin/modern/global/scrollbars-mini.cssUT o3AmSDDUx/* ***** BEGIN LICENSE BLOCK ***** * Version: NPL 1.1/GPL 2.0/LGPL 2.1 * * The contents of this file are subject to the Netscape Public License * Version 1.1 (the "License"); you may not use this file except in * compliance with the License. You may obtain a copy of the License at * http://www.mozilla.org/NPL/ * * Software distributed under the License is distributed on an "AS IS" basis, * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License * for the specific language governing rights and limitations under the * License. * * The Original Code is mozilla.org code. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 1998 * the Initial Developer. All Rights Reserved. * * Contributor(s): * 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 NPL, indicate your * decision by deleting the provisions above and replace them with the notice * and other provisions required by the GPL or the LGPL. If you do not delete * the provisions above, a recipient may use your version of this file under * the terms of any one of the NPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ /* ===== scrollbars.css ================================================= == Styles used by XUL scrollbar-related elements. ======================================================================= */ @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* ::::: scrollbar ::::: */ scrollbar { -moz-binding: url("chrome://global/content/bindings/scrollbar.xml#scrollbar"); cursor: default; } /* ::::: square at the corner of two scrollbars ::::: */ scrollcorner { -moz-binding: url("chrome://global/content/bindings/scrollbar.xml#scrollbar-base"); cursor: default; background-color: #B1BBC5; } /* ::::: slider ::::: */ slider { height: 11px; background: url("chrome://global/skin/scrollbar/mini-slider-hrz.gif") repeat-x; } slider[orient="vertical"] { width: 11px; background: url("chrome://global/skin/scrollbar/mini-slider-vrt.gif") repeat-y; } /* ::::: borders for thumb and buttons ::::: */ thumb, scrollbarbutton { border: 3px solid; -moz-border-top-colors: #000000 #E4EBF2 #C3CAD2; -moz-border-right-colors: #000000 #8F9DAD #A4AFBB; -moz-border-bottom-colors: #000000 #8F9DAD #A4AFBB; -moz-border-left-colors: #000000 #E4EBF2 #C3CAD2; background: #B1BBC5 50% 50% no-repeat; } thumb:active { background-color: #C2CCD6; -moz-border-top-colors: #111111 #F5FCF3 #D4DBE3; -moz-border-right-colors: #111111 #9FAEBE #B5BFCC; -moz-border-bottom-colors: #111111 #9FAEBE #B5BFCC; -moz-border-left-colors: #111111 #D5FCF3 #D4DBE3; } /* ::::: thumb (horizontal) ::::: */ thumb { background-image: url("chrome://global/skin/scrollbar/thumb-vrt-grip.gif"); } thumb[orient="horizontal"] { background-image: url("chrome://global/skin/scrollbar/thumb-hrz-grip.gif"); } /* ::::: scrollbar button ::::: */ scrollbarbutton { width: 11px; height: 14px; } scrollbar[orient="horizontal"] > scrollbarbutton { width: 14px; height: 11px; } scrollbarbutton:hover:active { border-left-width: 2px; border-right-width: 2px; -moz-border-top-colors: #000000 #708092 #939FAD; -moz-border-right-colors: #000000 #718193 #9EA9B5; -moz-border-bottom-colors: #000000 #8795A4 #929EAC; -moz-border-left-colors: #000000 #ADB6C0 #9EA9B5; background-color: #9CA8B4; } /* ..... increment .... */ scrollbarbutton[type="increment"] { background-image: url("chrome://global/skin/scrollbar/mini-btn-rit.gif") } scrollbar[orient="vertical"] > scrollbarbutton[type="increment"] { background-image: url("chrome://global/skin/scrollbar/mini-btn-dn.gif") } /* ..... decrement .... */ scrollbarbutton[type="decrement"] { background-image: url("chrome://global/skin/scrollbar/mini-btn-lft.gif") } scrollbar[orient="vertical"] > scrollbarbutton[type="decrement"] { background-image: url("chrome://global/skin/scrollbar/mini-btn-up.gif") } PK z^*W33)skin/modern/global/arrow/arrow-dn-dis.gifUT G:mSDDUxGIF89a !,  ǝ;PK o*]z<<%skin/modern/global/arrow/arrow-dn.gifUT ;~:mSDDUxGIF89a v!,   PI .;PK oS,E33+skin/modern/global/arrow/arrow-dn-sharp.gifUT ?s>&skin/modern/global/arrow/arrow-rit.gifUT <~:mSDDUxGIF89a v!, 'U A;PK oS,55,skin/modern/global/arrow/arrow-rit-sharp.gifUT ?sHXDO]qys{js{[eo\iu?KY18CYes{WbqLWcFQbwXcoiqzt{9CSLU_(/;8DPU_iy>JW7DR6CR:FRgoy;GTFR]hoydmvks|[gumu~z4L-6B5>OLS\jxKWf %.XewBRc.6@bs1:I6?Mxo|Yez#,KQY!(gnw16>&[m!)%+3OZgNYd5>NerJUhKVbJUa9CT#+9DQNXdϭXj}7BOn~izPbv=M]HSd,6A316)%A-UiB[4O g982TI&;] X#L7RKF/N"f\Y^_$k (,0Za[merCN`Vh{Xj};EV`hst}Ä3;EEUhw\iv2:DFNWqZfspyVasYes=EO[guAQb?HS?JY>HXAM\9CS=FQ>EO_pftv_jxjx@L[:DQzT`obs/6An~6>HYetAL^̫à!o, oo  8A&$So*>K<1.4b:oRZUj`m^k"6T3F=eO;h)LXdWBfMDnaGcPH/@2IV(_g0  +%5!?i9Y , JoE]\#l7CN-Q' l;PK Y4+f://.skin/modern/global/button/tbmenu-arrow-act.gifUT y;mSDDUxGIF89a!,;PK Y4+6//.skin/modern/global/button/tbmenu-arrow-dis.gifUT y;mSDDUxGIF89a!,;PK Y4+*e0//*skin/modern/global/button/tbmenu-arrow.gifUT y;mSDDUxGIF89a*3D!,;PK ܺ*T.skin/modern/global/checkbox/cbox-act-check.gifUT dA;mSDDUxGIF89a h`hmjt{Uag!, 7I+!f `v'!&*.<1/f1Wh:,b"";PK ܺ*ANcc(skin/modern/global/checkbox/cbox-act.gifUT dA;mSDDUxGIF89a h!, (Xܡ")8.y!8i)p I=R;PK ܺ*yoo*skin/modern/global/checkbox/cbox-check.gifUT dA;mSDDUxGIF89a =FQ\jz!, 4xܠ!V 8 !p(@&:1Gs iU($ h;PK ݺ*J.skin/modern/global/checkbox/cbox-dis-check.gifUT dA;mSDDUxGIF89a dhm狔暦!, 7I+!f `v'!&*.<1/f1Wh:,b"";PK ݺ*r mcc(skin/modern/global/checkbox/cbox-dis.gifUT dA;mSDDUxGIF89a dhm!, (Xܡ")8.y!8i)p I=R;PK ݺ*'cc$skin/modern/global/checkbox/cbox.gifUT dA;mSDDUxGIF89a !, (Xܡ")8.y!8i)p I=R;PK {h*X”77*skin/modern/global/console/error-caret.gifUT !:mSDDUxGIF89a Q!, a U3z-K;PK {h*&00)skin/modern/global/console/error-dash.gifUT !:mSDDUxGIF89a Q!,  _;PK o*}JJ'skin/modern/global/filepicker/blank.gifUT Y~:mSDDUxGIF89a̡qqdQ! ,x0I8ͻ_ ;PK ^*r,skin/modern/global/filepicker/dir-closed.gifUT q:mSDDUxGIF89a ZdnVblߟ!D2000 Netscape Author: Marlon Bishop Icon Design: Iconfactory ! ,IIc\;@ncyyjB"`!# Rb@$Y EnCoAzs(;PK ^*f*skin/modern/global/filepicker/dir-open.gifUT r:mSDDUxGIF89aUdpZfo러!)8ߕmz!D2000 Netscape Author: Marlon Bishop Icon Design: Iconfactory !,HI!\@Fnc0y*8B60xJ(%"F\J+E m/3<(CJ;PK z,Yéss+skin/modern/global/filepicker/folder-up.gifUT x3?5@7AB9C D */C ;PK z,[xx-skin/modern/global/filepicker/folder-home.gifUT x3?5@7AB9:: .Dmmnnl/49;˘HK٧|qqz㩩ʻn4:Ύb;CSS Ǥ|imp&*$'f39UBKV>Fnn}u+,ˎy|;A҄d䩩cfܨ穩說HJfiNFP֧eEN˰qq{.2©&(ۨˤv{*-ppا56VY_6=ݨkkllmm,-~x橩qqƂ+,nnקFHJJooBDGIQFPIJT49婩tx骪w#&%(s&)llЃkGIHJpp,.Z]HK45фbgqoh.3LN,-GI`cqq!,.$Hp/T(T(* ,H"{rQȱG܈Pd$#mR\ɲ%K9JRo:ɓZHIQ~pӣ"rDPN>#B-EWBU p-j; B] *}TChEOc 8%LP:Q4%\vlGШAxGj$3*6@Ҹ!M kLx#0A1#+4P r-誃Z5LcQn3Jˏoe]7?_1ys؈}+6x,P$Vh3E20vH!I$&5,6 Q48-):<"E D9J&RBX/ D)QP  \2$A8 d:ʕ9b.e@H tVfv|J@T 蠃:r'y"B@F J,6J*:kdJ&#@lm¬R* B+ǀX![NaF n!m`}ɵn`x0Dp ^Gga,ƫ3]@T$ H+㘽C$r/QQ&,`wl1) qJ2֨. /;b% r<@=/R;\L7MSȋ,7 G|C1p `- mtMjb E ȰPËtm,萍n[ };PK anh,)skin/modern/global/icons/alert-exclam.gifUT E2~=AR^| ӷ̱˰չ ҶͲֺ ۾ éʯܿ!¨γڽ !е׻ Īϴɮȭ!Ը ؼ ϳ!ѵдټ Ըػ "ȽǬ"β"ٽ Ѷūcr}"׺ Ƭ!IZf!Ԏֹ RbmͱƫȮvŪ"ǭ"!ɯ!ʼūھ >O[U"!IZju>>{=ܿΕ~z="̱!!ۿ!ո ʰϷ|ҷ!JXZֳ~/ݏ4W+Ӹ$ӿT$()ƶ]¨~~MӺ+ǔ>[r«'GNDPΠǭ-ȟ1"Ί̱{x=Һ:ڿ%{=.ïagMinNɮȈ;̴(ĩڎ"s"-]eRϸ6}=}4pqE"ȯ"ؿ7rh&Cz=tuFkzpʠ9-orJ"$!Ϭ{w<Wgg6ɉWp}peiIdjNֿ7-"!,.'1H AvƠÇ!lL!Eȑtc rd4S:\k$ʛ湄R:l Se}(ϔc` X21Sy+%!hGa)s xYqb1 t'yUy ĶFaÒCɦ3$[H 貄6r)8lH(">Ґfp;1X>pk?UnG⺂yiBeaK$y,i3l5B|$fx 00c8큛{|!;& HЋ WfdXhǏ6OVh;PK `nh,Ql*skin/modern/global/icons/alert-message.gifUT D2Rh^Tx+O A%G8\*L_^~]{Z/Kw+KYk|Cd^}i)BtV8Szc:c.K|)JaYxVx?Qbc8UWs?}?oVf_uwH]l┩͎ɨݵxWivJ`qf\wˡßlSiy[vmD\oDXg`{8N]?SajQgxc{tAYjBVfUq2GU뢮C[m阫_zrqʤř:Paa|gVrk烙to~pƭ}v奸ƹ;P]ќxc|N`mZuu֭ɝc}vult^xVqςueOdr^xpouZvܜG[ks\p~lmYuݎar~KfzH`tIdwի筺ծVrdxax匟XrΜRfv3IX\x>Tdz=Sdw喥F_pe|磵vXora{ox!,.$HA.K\Ȑa(L0"N.ЙԃTAGCJY f xPǏhZYNьebά>9)aȏhB0z4ͣ@04"@DFUKOUib QtYQ'p7 x#ƻݽ[Rm@ %|ymP%L23ҙ,G ȡQxN/ĎK^-EM<T|7Q _q]D/8UZ<邅Q&z !4RJQэ ^ lNH$0!O4aP.<+, ϐp9ubF, %|aXzH* !_r'gT&gN3^A -w0g㰑kpRϜ@M@0\*ϭOo'~a**+]E=$$+ Ć;7]dPذbB[lQJx|Z/hS@B,ޅ1Da~upJFR#1Ѳ'CACμf{vвdpwhD37- q)6 $O>^}^<䷟B@v] 8 V!![˗ a/+\ ~n}X^q/ 0@ 5A;1Zxvq(Hjч>40Db$Ҡ@A;PK $++skin/modern/global/icons/alert-security.gifUT ȕ;mSDDUxGIF89a.)ֹ glu-ټ +nun8Ze]ɮVj~[hi +zXAR^{Ymy˳'%ѷbu͹IԸ!,ER"[p|^mn"2?qҷĪx}̬u~qдvCISxxG*8D!hz+˰ΣW_iγ4LZzdx˔{"(3E[h9DOf{BXeqbxRgtǬ"ҾU̱SiuZeq"|lxKamg}dq| %0!ۿ 9LYe{NS\Vkx1IV4DPIVatH^j,1<i8P]#X Е80HQ6l)֢ ,skT:&,E{ a@A^izi\! yL3' Ri@҆ pQtUR2bdJ$I"ȉm xK!x={,``[ 8^V=<Ԡr0G A #^7MR ,JppTq^8|r20`) T@oy2*ߠdPhcn9aN0B RЈS%Td-"eA PY*eɉ>2gp(, ;q! 5S2 Wy(pO{!J*U%=Hq)꜓+qPA=xMŃ;hklگ71uPa;Cՠ n(Pnq!4#ˌ\C5x`ܳ#]kE 1\ > "dtv'zd#Id3̘:{sM4sA"ho >@I,\`g-A f\!KXz "URgͺ {&ܡ2Ä BI89 4AZh$}W0!v'w챁Ua@B Z-]Vn$>X|E@d.ءP8;qDjC - JxIygA@ 6Y !|Cv !I`P$``pwL&AI@\ O$%[D >P t"HH"X3 %n+ @`0{D(  =Pa 3c$ 2I?2 0+LᑣLH)u 0'%cYy#/K|B$fd&3;PK +,K-  &skin/modern/global/icons/close-dis.gifUT  Pu=M]s5EVAQ`>M]9JZSkũ_rdxG\rj~tɲFZqCXoi}Qe}kKaxr׌엪J_u!,+H A8rf=V1e 7T1GI-:E8bO aCL)E @, y0@d(g>\ 5@ZS@C3e Sg6p  KR<DyAh;c&q 8|!Ɛ| B NDO AjHQGЛlRXPpJN,A@߽;PK Yr/77)skin/modern/global/icons/pg-landscape.gifUT  ?mSDDUxGIF89a ϻvvvfffUUUEEE111!!!!, @ $dilB*9D? O6+p/{/<>ɟș'!;PK Yr/at/skin/modern/global/icons/pg-landscape-small.gifUT  ?mSDDUxGIF89aϼwwwgggFFF###! ,@DI\ Rr$ԩV((N1e 2;̏q4"d(Tw$p;PK Yr/*34>>(skin/modern/global/icons/pg-portrait.gifUT  ?mSDDUxGIF89a ϻvvvfffUUUEEE111!!!!, @ $dilke< *(c1`̀6 Iŕ !uqQѫ|R*ZtGiv9k|/ ,/l&6 >IvPzRwmzt+s{w}fpxW=>/L 4y - ;ƹX,fa>?P嫝!;PK Yr/R.skin/modern/global/icons/pg-portrait-small.gifUT  ?mSDDUxGIF89aϻvvvfffEEE!!!! ,@EI+] }d rZ((Cn_bn?ddZk22 P pˡ $lL#;PK Ͼ,A~$skin/modern/global/icons/tab-new.gifUT A=mSDDUxGIF89a圪84֠@P=A0`8 `1O@C8' ̢)瘃D1Q<}E>HĂ4@Au0BpCR )>@;PK Ͼ, (skin/modern/global/icons/tab-new-hov.gifUT A=mSDDUxGIF89aٽлS9mֈژۼ먵mժھԽԬġ؈`vPߺ⺛m]lu֎benᠮӱـkwtgktw{i~[^i{r=ALg|cyɱȆ|~qݖӢ_tȡ⣱޿pͺsv~e{re{37C䖦bwZwzґnJMW汾CGRܧҧİlOS]ЛUXcՌcu`vn׹Ҳ́־إڒos{عjԓpХ8Djr~Ľһڮgp|;B3hp}*,5ɰBFJ!,0 N4 PƏZxi@@]ՠ!m.ј1!JͲ^!f'{ɳQ(Ep|pAmSDDUxPNG  IHDR;֕JgAMA7tEXtSoftwareAdobe ImageReadyqe<IDATxb? (DfDb$`@@,jo D \F b4cNEA|"[#@ӏ|"F a{IENDB`PK o* ]]*skin/modern/global/menu/menu-arrow-dis.gifUT `~:mSDDUxGIF89a!, 0k;PK ^*R11*skin/modern/global/menu/menu-arrow-hov.gifUT :mSDDUxGIF89a!,DiT(;PK ^*-,11&skin/modern/global/menu/menu-arrow.gifUT :mSDDUxGIF89a!,DiT(;PK +7Poo*skin/modern/global/menu/menu-check-dis.gifUT NVrsr>LVv=KUtPU][ntDR\@NXi!-, w0  PQ0ЃD`@ ABҬ)` > `,(À1 F}sFz% !}vHl'-*#[^`-LNP,(SUJ  JA;PK *cYFtPP&skin/modern/global/radio/radio-act.gifUT dA;nSDDUxGIF89a (h!+#(0Sho )INUlrytGX`!)=KUOU\DR\PU]rtsHMU^v}[nt>NV>LVv7BL@NXri!(, m@q0Q P"`0 (a u%@ RL | |.0%{|Fxr} " Hl($[^`(LNP'SUJJA;PK *@ZZ(skin/modern/global/radio/radio-check.gifUT dA;nSDDUxGIF89a .=FQ%7 xy>PZ%;PK +[T99+skin/modern/global/toolbar/tbgrip-arrow.gifUT  nSDDUxGIF89a!, yꠒ;PK ؕo*U͏@@$skin/modern/global/tree/sort-asc.gifUT ~:nSDDUxGIF89a!,@o{b.;PK ؕo*??$skin/modern/global/tree/sort-dsc.gifUT ~:nSDDUxGIF89afff!,@v}N K;PK l*uyWW'skin/modern/global/tree/twisty-clsd.gifUT tM;nSDDUxGIF89a %Е!, H +TiTbʚJ;PK l*sjUU'skin/modern/global/tree/twisty-open.gifUT tM;nSDDUxGIF89a %Е!, H 0J * i 0;PK +y aa(skin/modern/global/tree/columnpicker.gifUT  * * 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) { color: #FFFFFF } treechildren::-moz-tree-row(lc-FFFFFF, selected) { background-color: #FFFFFF; } treechildren::-moz-tree-cell-text(lc-CCCCCC) { color: #CCCCCC } treechildren::-moz-tree-row(lc-CCCCCC, selected) { background-color: #CCCCCC; } treechildren::-moz-tree-cell-text(lc-C0C0C0) { color: #C0C0C0 } treechildren::-moz-tree-row(lc-C0C0C0, selected) { background-color: #C0C0C0; } treechildren::-moz-tree-cell-text(lc-999999) { color: #999999 } treechildren::-moz-tree-row(lc-999999, selected) { background-color: #999999; } treechildren::-moz-tree-cell-text(lc-666666) { color: #666666 } treechildren::-moz-tree-row(lc-666666, selected) { background-color: #666666; } treechildren::-moz-tree-cell-text(lc-333333) { color: #333333 } treechildren::-moz-tree-row(lc-333333, selected) { background-color: #333333; } treechildren::-moz-tree-cell-text(lc-000000) { color: #000000 } treechildren::-moz-tree-row(lc-000000, selected) { background-color: #000000; } treechildren::-moz-tree-cell-text(lc-FFCCCC) { color: #FFCCCC } treechildren::-moz-tree-row(lc-FFCCCC, selected) { background-color: #FFCCCC; } treechildren::-moz-tree-cell-text(lc-FF6666) { color: #FF6666 } treechildren::-moz-tree-row(lc-FF6666, selected) { background-color: #FF6666; } treechildren::-moz-tree-cell-text(lc-FF0000) { color: #FF0000 } treechildren::-moz-tree-row(lc-FF0000, selected) { background-color: #FF0000; } treechildren::-moz-tree-cell-text(lc-CC0000) { color: #CC0000 } treechildren::-moz-tree-row(lc-CC0000, selected) { background-color: #CC0000; } treechildren::-moz-tree-cell-text(lc-990000) { color: #990000 } treechildren::-moz-tree-row(lc-990000, selected) { background-color: #990000; } treechildren::-moz-tree-cell-text(lc-660000) { color: #660000 } treechildren::-moz-tree-row(lc-660000, selected) { background-color: #660000; } treechildren::-moz-tree-cell-text(lc-330000) { color: #330000 } treechildren::-moz-tree-row(lc-330000, selected) { background-color: #330000; } treechildren::-moz-tree-cell-text(lc-FFCC99) { color: #FFCC99 } treechildren::-moz-tree-row(lc-FFCC99, selected) { background-color: #FFCC99; } treechildren::-moz-tree-cell-text(lc-FF9966) { color: #FF9966 } treechildren::-moz-tree-row(lc-FF9966, selected) { background-color: #FF9966; } treechildren::-moz-tree-cell-text(lc-FF9900) { color: #FF9900 } treechildren::-moz-tree-row(lc-FF9900, selected) { background-color: #FF9900; } treechildren::-moz-tree-cell-text(lc-FF6600) { color: #FF6600 } treechildren::-moz-tree-row(lc-FF6600, selected) { background-color: #FF6600; } treechildren::-moz-tree-cell-text(lc-CC6600) { color: #CC6600 } treechildren::-moz-tree-row(lc-CC6600, selected) { background-color: #CC6600; } treechildren::-moz-tree-cell-text(lc-993300) { color: #993300 } treechildren::-moz-tree-row(lc-993300, selected) { background-color: #993300; } treechildren::-moz-tree-cell-text(lc-663300) { color: #663300 } treechildren::-moz-tree-row(lc-663300, selected) { background-color: #663300; } treechildren::-moz-tree-cell-text(lc-FFFF99) { color: #FFFF99 } treechildren::-moz-tree-row(lc-FFFF99, selected) { background-color: #FFFF99; } treechildren::-moz-tree-cell-text(lc-FFFF66) { color: #FFFF66 } treechildren::-moz-tree-row(lc-FFFF66, selected) { background-color: #FFFF66; } treechildren::-moz-tree-cell-text(lc-FFCC66) { color: #FFCC66 } treechildren::-moz-tree-row(lc-FFCC66, selected) { background-color: #FFCC66; } treechildren::-moz-tree-cell-text(lc-FFCC33) { color: #FFCC33 } treechildren::-moz-tree-row(lc-FFCC33, selected) { background-color: #FFCC33; } treechildren::-moz-tree-cell-text(lc-CC9933) { color: #CC9933 } treechildren::-moz-tree-row(lc-CC9933, selected) { background-color: #CC9933; } treechildren::-moz-tree-cell-text(lc-996633) { color: #996633 } treechildren::-moz-tree-row(lc-996633, selected) { background-color: #996633; } treechildren::-moz-tree-cell-text(lc-663333) { color: #663333 } treechildren::-moz-tree-row(lc-663333, selected) { background-color: #663333; } treechildren::-moz-tree-cell-text(lc-FFFFCC) { color: #FFFFCC } treechildren::-moz-tree-row(lc-FFFFCC, selected) { background-color: #FFFFCC; } treechildren::-moz-tree-cell-text(lc-FFFF33) { color: #FFFF33 } treechildren::-moz-tree-row(lc-FFFF33, selected) { background-color: #FFFF33; } treechildren::-moz-tree-cell-text(lc-FFFF00) { color: #FFFF00 } treechildren::-moz-tree-row(lc-FFFF00, selected) { background-color: #FFFF00; } treechildren::-moz-tree-cell-text(lc-FFCC00) { color: #FFCC00 } treechildren::-moz-tree-row(lc-FFCC00, selected) { background-color: #FFCC00; } treechildren::-moz-tree-cell-text(lc-999900) { color: #999900 } treechildren::-moz-tree-row(lc-999900, selected) { background-color: #999900; } treechildren::-moz-tree-cell-text(lc-666600) { color: #666600 } treechildren::-moz-tree-row(lc-666600, selected) { background-color: #666600; } treechildren::-moz-tree-cell-text(lc-333300) { color: #333300 } treechildren::-moz-tree-row(lc-333300, selected) { background-color: #333300; } treechildren::-moz-tree-cell-text(lc-99FF99) { color: #99FF99 } treechildren::-moz-tree-row(lc-99FF99, selected) { background-color: #99FF99; } treechildren::-moz-tree-cell-text(lc-66FF99) { color: #66FF99 } treechildren::-moz-tree-row(lc-66FF99, selected) { background-color: #66FF99; } treechildren::-moz-tree-cell-text(lc-33FF33) { color: #33FF33 } treechildren::-moz-tree-row(lc-33FF33, selected) { background-color: #33FF33; } treechildren::-moz-tree-cell-text(lc-33CC00) { color: #33CC00 } treechildren::-moz-tree-row(lc-33CC00, selected) { background-color: #33CC00; } treechildren::-moz-tree-cell-text(lc-009900) { color: #009900 } treechildren::-moz-tree-row(lc-009900, selected) { background-color: #009900; } treechildren::-moz-tree-cell-text(lc-006600) { color: #006600 } treechildren::-moz-tree-row(lc-006600, selected) { background-color: #006600; } treechildren::-moz-tree-cell-text(lc-003300) { color: #003300 } treechildren::-moz-tree-row(lc-003300, selected) { background-color: #003300; } treechildren::-moz-tree-cell-text(lc-99FFFF) { color: #99FFFF } treechildren::-moz-tree-row(lc-99FFFF, selected) { background-color: #99FFFF; } treechildren::-moz-tree-cell-text(lc-33FFFF) { color: #33FFFF } treechildren::-moz-tree-row(lc-33FFFF, selected) { background-color: #33FFFF; } treechildren::-moz-tree-cell-text(lc-66CCCC) { color: #66CCCC } treechildren::-moz-tree-row(lc-66CCCC, selected) { background-color: #66CCCC; } treechildren::-moz-tree-cell-text(lc-00CCCC) { color: #00CCCC } treechildren::-moz-tree-row(lc-00CCCC, selected) { background-color: #00CCCC; } treechildren::-moz-tree-cell-text(lc-339999) { color: #339999 } treechildren::-moz-tree-row(lc-339999, selected) { background-color: #339999; } treechildren::-moz-tree-cell-text(lc-336666) { color: #336666 } treechildren::-moz-tree-row(lc-336666, selected) { background-color: #336666; } treechildren::-moz-tree-cell-text(lc-003333) { color: #003333 } treechildren::-moz-tree-row(lc-003333, selected) { background-color: #003333; } treechildren::-moz-tree-cell-text(lc-CCFFFF) { color: #CCFFFF } treechildren::-moz-tree-row(lc-CCFFFF, selected) { background-color: #CCFFFF; } treechildren::-moz-tree-cell-text(lc-66FFFF) { color: #66FFFF } treechildren::-moz-tree-row(lc-66FFFF, selected) { background-color: #66FFFF; } treechildren::-moz-tree-cell-text(lc-33CCFF) { color: #33CCFF } treechildren::-moz-tree-row(lc-33CCFF, selected) { background-color: #33CCFF; } treechildren::-moz-tree-cell-text(lc-3366FF) { color: #3366FF } treechildren::-moz-tree-row(lc-3366FF, selected) { background-color: #3366FF; } treechildren::-moz-tree-cell-text(lc-3333FF) { color: #3333FF } treechildren::-moz-tree-row(lc-3333FF, selected) { background-color: #3333FF; } treechildren::-moz-tree-cell-text(lc-000099) { color: #000099 } treechildren::-moz-tree-row(lc-000099, selected) { background-color: #000099; } treechildren::-moz-tree-cell-text(lc-000066) { color: #000066 } treechildren::-moz-tree-row(lc-000066, selected) { background-color: #000066; } treechildren::-moz-tree-cell-text(lc-CCCCFF) { color: #CCCCFF } treechildren::-moz-tree-row(lc-CCCCFF, selected) { background-color: #CCCCFF; } treechildren::-moz-tree-cell-text(lc-9999FF) { color: #9999FF } treechildren::-moz-tree-row(lc-9999FF, selected) { background-color: #9999FF; } treechildren::-moz-tree-cell-text(lc-6666CC) { color: #6666CC } treechildren::-moz-tree-row(lc-6666CC, selected) { background-color: #6666CC; } treechildren::-moz-tree-cell-text(lc-6633FF) { color: #6633FF } treechildren::-moz-tree-row(lc-6633FF, selected) { background-color: #6633FF; } treechildren::-moz-tree-cell-text(lc-6600CC) { color: #6600CC } treechildren::-moz-tree-row(lc-6600CC, selected) { background-color: #6600CC; } treechildren::-moz-tree-cell-text(lc-333399) { color: #333399 } treechildren::-moz-tree-row(lc-333399, selected) { background-color: #333399; } treechildren::-moz-tree-cell-text(lc-330099) { color: #330099 } treechildren::-moz-tree-row(lc-330099, selected) { background-color: #330099; } treechildren::-moz-tree-cell-text(lc-FFCCFF) { color: #FFCCFF } treechildren::-moz-tree-row(lc-FFCCFF, selected) { background-color: #FFCCFF; } treechildren::-moz-tree-cell-text(lc-FF99FF) { color: #FF99FF } treechildren::-moz-tree-row(lc-FF99FF, selected) { background-color: #FF99FF; } treechildren::-moz-tree-cell-text(lc-CC66CC) { color: #CC66CC } treechildren::-moz-tree-row(lc-CC66CC, selected) { background-color: #CC66CC; } treechildren::-moz-tree-cell-text(lc-CC33CC) { color: #CC33CC } treechildren::-moz-tree-row(lc-CC33CC, selected) { background-color: #CC33CC; } treechildren::-moz-tree-cell-text(lc-993399) { color: #993399 } treechildren::-moz-tree-row(lc-993399, selected) { background-color: #993399; } treechildren::-moz-tree-cell-text(lc-663366) { color: #663366 } treechildren::-moz-tree-row(lc-663366, selected) { background-color: #663366; } treechildren::-moz-tree-cell-text(lc-330033) { color: #330033 } treechildren::-moz-tree-row(lc-330033, selected) { background-color: #330033; } treechildren::-moz-tree-cell-text(lc-white, selected) { color: #FFFFFF } treechildren::-moz-tree-cell-text(lc-black, selected) { color: #000000 } PK ']/XR(skin/modern/messenger/accountCentral.cssUT p?nSDDUx/* ***** BEGIN LICENSE BLOCK ***** * Version: NPL 1.1/GPL 2.0/LGPL 2.1 * * The contents of this file are subject to the Netscape Public License * Version 1.1 (the "License"); you may not use this file except in * compliance with the License. You may obtain a copy of the License at * http://www.mozilla.org/NPL/ * * Software distributed under the License is distributed on an "AS IS" basis, * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License * for the specific language governing rights and limitations under the * License. * * The Original Code is mozilla.org code. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 1998 * the Initial Developer. All Rights Reserved. * * Contributor(s): * 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 NPL, indicate your * decision by deleting the provisions above and replace them with the notice * and other provisions required by the GPL or the LGPL. If you do not delete * the provisions above, a recipient may use your version of this file under * the terms of any one of the NPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ /* ===== 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://global/skin/globalBindings.xml#row-iconic"); margin-left: 10px; font-size: 125%; color: #000000; } .row-iconic-icon { list-style-image: inherit; margin-right: 10px; } .acctCentralRowTitleBox { background-color: #C7D0D9; font-size: 150%; font-weight: bold; color: #000000; } /* ::::: 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.gif"); } #ComposeMessage { list-style-image: url("chrome://messenger/skin/icons/acct-compose.gif"); } #SubscribeNewsgroups { list-style-image: url("chrome://messenger/skin/icons/acct-subscribe.gif"); } #SubscribeImapFolders { list-style-image: url("chrome://messenger/skin/icons/acct-subscribe.gif"); } #SearchMessages { list-style-image: url("chrome://messenger/skin/icons/acct-search.gif"); } #AccountSettings { list-style-image: url("chrome://messenger/skin/icons/acct-prefs.gif"); } #CreateAccount { list-style-image: url("chrome://messenger/skin/icons/acct-newaccount.gif"); } #CreateFilters { list-style-image: url("chrome://messenger/skin/icons/acct-filters.gif"); } #OfflineSettings { list-style-image: url("chrome://messenger/skin/icons/acct-prefs.gif"); } #JunkSettingsMail { list-style-image: url("chrome://messenger/skin/icons/acct-filters.gif"); } #JunkSettingsNews { list-style-image: url("chrome://messenger/skin/icons/acct-filters.gif"); } PK qu/SK 'skin/modern/messenger/accountManage.cssUT ֍?nSDDUx/* ***** BEGIN LICENSE BLOCK ***** * Version: NPL 1.1/GPL 2.0/LGPL 2.1 * * The contents of this file are subject to the Netscape Public License * Version 1.1 (the "License"); you may not use this file except in * compliance with the License. You may obtain a copy of the License at * http://www.mozilla.org/NPL/ * * Software distributed under the License is distributed on an "AS IS" basis, * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License * for the specific language governing rights and limitations under the * License. * * The Original Code is mozilla.org code. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 1998 * the Initial Developer. All Rights Reserved. * * Contributor(s): * 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 NPL, indicate your * decision by deleting the provisions above and replace them with the notice * and other provisions required by the GPL or the LGPL. If you do not delete * the provisions above, a recipient may use your version of this file under * the terms of any one of the NPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ /* ===== 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; } .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; } PK 9,f/%j'skin/modern/messenger/accountWizard.cssUT M?nSDDUx/* ***** BEGIN LICENSE BLOCK ***** * Version: NPL 1.1/GPL 2.0/LGPL 2.1 * * The contents of this file are subject to the Netscape Public License * Version 1.1 (the "License"); you may not use this file except in * compliance with the License. You may obtain a copy of the License at * http://www.mozilla.org/NPL/ * * Software distributed under the License is distributed on an "AS IS" basis, * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License * for the specific language governing rights and limitations under the * License. * * The Original Code is mozilla.org code. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 1998 * the Initial Developer. All Rights Reserved. * * Contributor(s): * 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 NPL, indicate your * decision by deleting the provisions above and replace them with the notice * and other provisions required by the GPL or the LGPL. If you do not delete * the provisions above, a recipient may use your version of this file under * the terms of any one of the NPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ /* ===== 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 NY.=8k k *skin/modern/messenger/addressingWidget.cssUT SZ\>nSDDUx/* ***** BEGIN LICENSE BLOCK ***** * Version: NPL 1.1/GPL 2.0/LGPL 2.1 * * The contents of this file are subject to the Netscape Public License * Version 1.1 (the "License"); you may not use this file except in * compliance with the License. You may obtain a copy of the License at * http://www.mozilla.org/NPL/ * * Software distributed under the License is distributed on an "AS IS" basis, * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License * for the specific language governing rights and limitations under the * License. * * The Original Code is mozilla.org code. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 1998 * the Initial Developer. All Rights Reserved. * * Contributor(s): * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), * in which case the provisions of the GPL or the LGPL are applicable instead * of those above. If you wish to allow use of your version of this file only * under the terms of either the GPL or the LGPL, and not to allow others to * use your version of this file under the terms of the NPL, indicate your * decision by deleting the provisions above and replace them with the notice * and other provisions required by the GPL or the LGPL. If you do not delete * the provisions above, a recipient may use your version of this file under * the terms of any one of the NPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ /* ::::: addressing widget ::::: */ #addressingWidget { -moz-user-focus: none; width: 0; } #typecol-addressingWidget { min-width: 9em; border-right: 1px solid #C4CADC; } .addressingWidgetItem, .dummy-row { border: none !important; background-color: inherit !important; color: inherit !important; } .addressingWidgetCell { border-bottom: 1px solid #C4CADC; padding: 0px; } .addressingWidgetCell:first-child { border-top: none; } .dummy-row-cell:first-child { border-top: none; border-bottom: 1px solid #C4CADC; } .person-icon { cursor: default !important; margin: 2px 4px; border: none; list-style-image: url("chrome://messenger/skin/addressbook/icons/person.gif"); } PK +~gO O !skin/modern/messenger/dialogs.cssUT  * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), * in which case the provisions of the GPL or the LGPL are applicable instead * of those above. If you wish to allow use of your version of this file only * under the terms of either the GPL or the LGPL, and not to allow others to * use your version of this file under the terms of the NPL, indicate your * decision by deleting the provisions above and replace them with the notice * and other provisions required by the GPL or the LGPL. If you do not delete * the provisions above, a recipient may use your version of this file under * the terms of any one of the NPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ /* ===== 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 { margin: 2px; border: 1px outset #B4C3D4; padding: 2px; background: transparent; } menu.push:hover:active, menu.push[open] { border-style: inset; padding: 3px 1px 1px 3px; } menu.push[disabled="true"], menu.push[disabled="true"]:hover, menu.push[disabled="true"]:hover:active { border: 1px solid #85959E; color: #85959E; } /* ::::: fieldMapImport.xul ::::: */ treecell.importsampledata { border-left: 3px solid #C2D0D0; padding-left: 10px; } #fieldList-box { margin: 1.5em 3em 1.5em 3em; border: 1px inset white; width: 32em; height: 300px; } /* ::::: importDialog.xul ::::: */ #progressStatus { margin: 1em 0px 0px 0px; } #progressMeter { margin: 1em 2em 2em 1em; width: 26em; } /* ::::: 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 r.q՛ &skin/modern/messenger/filterDialog.cssUT  ?nSDDUx/* ***** BEGIN LICENSE BLOCK ***** * Version: NPL 1.1/GPL 2.0/LGPL 2.1 * * The contents of this file are subject to the Netscape Public License * Version 1.1 (the "License"); you may not use this file except in * compliance with the License. You may obtain a copy of the License at * http://www.mozilla.org/NPL/ * * Software distributed under the License is distributed on an "AS IS" basis, * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License * for the specific language governing rights and limitations under the * License. * * The Original Code is mozilla.org code. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 1998 * the Initial Developer. All Rights Reserved. * * Contributor(s): * 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 NPL, indicate your * decision by deleting the provisions above and replace them with the notice * and other provisions required by the GPL or the LGPL. If you do not delete * the provisions above, a recipient may use your version of this file under * the terms of any one of the NPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ /* ===== 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://global/skin/checkbox/cbox.gif"); } treechildren::-moz-tree-image(activeColumn, Enabled-true) { list-style-image: url("chrome://global/skin/checkbox/cbox-check.gif"); } menulist { min-width: 15em; } menulist > menupopup > menuitem { padding-right: 2px; } textbox { margin: 1px 4px; } #FilterEditor { width: 560px; min-height:1px; } PK 0.6A%skin/modern/messenger/folderMenus.cssUT '>nSDDUx/* ***** BEGIN LICENSE BLOCK ***** * Version: NPL 1.1/GPL 2.0/LGPL 2.1 * * The contents of this file are subject to the Netscape Public License * Version 1.1 (the "License"); you may not use this file except in * compliance with the License. You may obtain a copy of the License at * http://www.mozilla.org/NPL/ * * Software distributed under the License is distributed on an "AS IS" basis, * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License * for the specific language governing rights and limitations under the * License. * * The Original Code is mozilla.org code. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 1998 * the Initial Developer. All Rights Reserved. * * Contributor(s): * 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 NPL, indicate your * decision by deleting the provisions above and replace them with the notice * and other provisions required by the GPL or the LGPL. If you do not delete * the provisions above, a recipient may use your version of this file under * the terms of any one of the NPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ /* ===== 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.gif"); } .folderMenuItem[open="true"] { list-style-image: url("chrome://messenger/skin/icons/folder-open.gif"); } /* ..... special folders ..... */ .folderMenuItem[SpecialFolder="Inbox"] { list-style-image: url("chrome://messenger/skin/icons/folder-inbox.gif"); } .folderMenuItem[SpecialFolder="Inbox"][open="true"] { list-style-image: url("chrome://messenger/skin/icons/folder-inbox-open.gif"); } .folderMenuItem[SpecialFolder="Sent"] { list-style-image: url("chrome://messenger/skin/icons/folder-sent.gif"); } .folderMenuItem[SpecialFolder="Sent"][open="true"] { list-style-image: url("chrome://messenger/skin/icons/folder-sent-open.gif"); } .folderMenuItem[SpecialFolder="Drafts"] { list-style-image: url("chrome://messenger/skin/icons/folder-draft.gif"); } .folderMenuItem[SpecialFolder="Drafts"][open="true"] { list-style-image: url("chrome://messenger/skin/icons/folder-draft-open.gif"); } .folderMenuItem[SpecialFolder="Templates"] { list-style-image: url("chrome://messenger/skin/icons/folder-template.gif"); } .folderMenuItem[SpecialFolder="Templates"][open="true"] { list-style-image: url("chrome://messenger/skin/icons/folder-template-open.gif"); } .folderMenuItem[SpecialFolder="Junk"] { list-style-image: url("chrome://messenger/skin/icons/folder-junk.gif"); } .folderMenuItem[SpecialFolder="Junk"][open="true"] { list-style-image: url("chrome://messenger/skin/icons/folder-junk-open.gif"); } .folderMenuItem[SpecialFolder="Trash"] { list-style-image: url("chrome://messenger/skin/icons/folder-trash.gif"); } .folderMenuItem[SpecialFolder="Trash"][open="true"] { list-style-image: url("chrome://messenger/skin/icons/folder-trash-open.gif"); } /* ..... servers ..... */ .folderMenuItem[IsServer="true"] { list-style-image: url("chrome://messenger/skin/icons/server-mail.gif"); } .folderMenuItem[IsServer="true"][ServerType="imap"][IsSecure="true"] { list-style-image: url("chrome://messenger/skin/icons/server-remote-lock.gif"); } .folderMenuItem[IsServer="true"][ServerType="pop3"][IsSecure="true"] { list-style-image: url("chrome://messenger/skin/icons/server-remote-lock.gif"); } .folderMenuItem[IsServer="true"][ServerType="none"] { list-style-image: url("chrome://messenger/skin/icons/server-local.gif"); } /* ..... newsgroups ..... */ .folderMenuItem[IsServer="true"][ServerType="nntp"][IsSecure="true"] { list-style-image: url("chrome://messenger/skin/icons/server-news-lock.gif"); } .folderMenuItem[IsServer="true"][ServerType="nntp"] { list-style-image: url("chrome://messenger/skin/icons/server-news.gif"); } .folderMenuItem[ServerType="nntp"] { list-style-image: url("chrome://messenger/skin/icons/folder-newsgroup.gif"); } PK jU0au?Dž$skin/modern/messenger/folderPane.cssUT 7@nSDDUx/* ***** BEGIN LICENSE BLOCK ***** * Version: NPL 1.1/GPL 2.0/LGPL 2.1 * * The contents of this file are subject to the Netscape Public License * Version 1.1 (the "License"); you may not use this file except in * compliance with the License. You may obtain a copy of the License at * http://www.mozilla.org/NPL/ * * Software distributed under the License is distributed on an "AS IS" basis, * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License * for the specific language governing rights and limitations under the * License. * * The Original Code is mozilla.org code. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 1998 * the Initial Developer. All Rights Reserved. * * Contributor(s): * Joe Hewitt * Hkan Waara * Jan Varga * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), * in which case the provisions of the GPL or the LGPL are applicable instead * of those above. If you wish to allow use of your version of this file only * under the terms of either the GPL or the LGPL, and not to allow others to * use your version of this file under the terms of the NPL, indicate your * decision by deleting the provisions above and replace them with the notice * and other provisions required by the GPL or the LGPL. If you do not delete * the provisions above, a recipient may use your version of this file under * the terms of any one of the NPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ /* ===== 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.gif"); } treechildren::-moz-tree-image(folderNameCol, newMessages-true) { list-style-image: url("chrome://messenger/skin/icons/folder-new.gif"); } /* ..... Inbox ..... */ treechildren::-moz-tree-image(folderNameCol, specialFolder-Inbox) { list-style-image: url("chrome://messenger/skin/icons/folder-inbox.gif"); } treechildren::-moz-tree-image(folderNameCol, specialFolder-Inbox, newMessages-true) { list-style-image: url("chrome://messenger/skin/icons/folder-inbox-new.gif"); } /* ..... Sent ..... */ treechildren::-moz-tree-image(folderNameCol, specialFolder-Sent) { list-style-image: url("chrome://messenger/skin/icons/folder-sent.gif"); } /* ..... Drafts ..... */ treechildren::-moz-tree-image(folderNameCol, specialFolder-Drafts) { list-style-image: url("chrome://messenger/skin/icons/folder-draft.gif"); } /* ..... Templates ..... */ treechildren::-moz-tree-image(folderNameCol, specialFolder-Templates) { list-style-image: url("chrome://messenger/skin/icons/folder-template.gif"); } /* ..... Unsent Messages ..... */ treechildren::-moz-tree-image(folderNameCol, specialFolder-Unsent Messages) { list-style-image: url("chrome://messenger/skin/icons/folder-outbox.gif"); } /* ..... Junk ..... */ treechildren::-moz-tree-image(folderNameCol, specialFolder-Junk) { list-style-image: url("chrome://messenger/skin/icons/folder-junk.gif"); } /* ..... Trash ..... */ treechildren::-moz-tree-image(folderNameCol, specialFolder-Trash) { list-style-image: url("chrome://messenger/skin/icons/folder-trash.gif"); } treechildren::-moz-tree-image(folderNameCol, imapShared-true) { list-style-image: url("chrome://messenger/skin/icons/folder-share.gif"); } /* ..... Server Folders ..... */ treechildren::-moz-tree-image(folderNameCol, isServer-true) { list-style-image: url("chrome://messenger/skin/icons/server-mail.gif"); } treechildren::-moz-tree-image(folderNameCol, biffState-NewMail, isServer-true) { list-style-image: url("chrome://messenger/skin/icons/server-mail-new.gif"); } treechildren::-moz-tree-image(folderNameCol, isServer-true, serverType-pop3, isSecure-true) { list-style-image: url("chrome://messenger/skin/icons/server-remote-lock.gif"); } treechildren::-moz-tree-image(folderNameCol, isServer-true, serverType-imap, isSecure-true) { list-style-image: url("chrome://messenger/skin/icons/server-remote-lock.gif"); } treechildren::-moz-tree-image(folderNameCol, biffState-NewMail, isServer-true, isSecure-true) { list-style-image: url("chrome://messenger/skin/icons/server-remote-lock-new.gif"); } treechildren::-moz-tree-image(folderNameCol, isServer-true, serverType-none) { list-style-image: url("chrome://messenger/skin/icons/server-local.gif"); } /* ..... News Folders ..... */ treechildren::-moz-tree-image(folderNameCol, serverType-nntp) { list-style-image: url("chrome://messenger/skin/icons/folder-newsgroup.gif"); } /* ..... News Servers ..... */ treechildren::-moz-tree-image(folderNameCol, isServer-true, serverType-nntp) { list-style-image: url("chrome://messenger/skin/icons/server-news.gif"); } treechildren::-moz-tree-image(folderNameCol, isServer-true, serverType-nntp, isSecure-true) { list-style-image: url("chrome://messenger/skin/icons/server-news-lock.gif"); } /* ::::: 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://global/skin/checkbox/cbox.gif"); } treechildren::-moz-tree-image(syncCol, synchronize-true) { list-style-image: url("chrome://global/skin/checkbox/cbox-check.gif"); } 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 hq,%skin/modern/messenger/fakeAccount.cssUT sM * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), * in which case the provisions of the GPL or the LGPL are applicable instead * of those above. If you wish to allow use of your version of this file only * under the terms of either the GPL or the LGPL, and not to allow others to * use your version of this file under the terms of the NPL, indicate your * decision by deleting the provisions above and replace them with the notice * and other provisions required by the GPL or the LGPL. If you do not delete * the provisions above, a recipient may use your version of this file under * the terms of any one of the NPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ /* ===== 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"); #folderTree { border-bottom: 2px solid; border-left: 2px solid; -moz-border-bottom-colors: #DFE5EF #97A4B2 !important; -moz-border-left-colors: #AAB4BF #3B414F !important; } #gray_vertical_splitter { border: none; } PK MYj0Z-%skin/modern/messenger/messageBody.cssUT "hO@nSDDUx/* ***** BEGIN LICENSE BLOCK ***** * Version: NPL 1.1/GPL 2.0/LGPL 2.1 * * The contents of this file are subject to the Netscape Public License * Version 1.1 (the "License"); you may not use this file except in * compliance with the License. You may obtain a copy of the License at * http://www.mozilla.org/NPL/ * * Software distributed under the License is distributed on an "AS IS" basis, * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License * for the specific language governing rights and limitations under the * License. * * The Original Code is mozilla.org code. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 1998 * the Initial Developer. All Rights Reserved. * * Contributor(s): * 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 NPL, indicate your * decision by deleting the provisions above and replace them with the notice * and other provisions required by the GPL or the LGPL. If you do not delete * the provisions above, a recipient may use your version of this file under * the terms of any one of the NPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ /* ===== messageBody.css ================================================= == Styles for the body of a mail message. ======================================================================= */ @import url(chrome://communicator/skin/smileys.css); /* XXX Breaks the HTML rules below (.moz-class stuff), at least on Linux. "html|.class" doesn't work. @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); @namespace html url("http://www.w3.org/1999/xhtml"); */ window { overflow: auto; } html|html { /* XXX Doesn't seem to work. (Same with "html|body".) */ background-color: white; } mailattachcount { display: none; } /* :::: message header ::::: */ header { text-align: left; } headerdisplayname { font-weight: bold; white-space: pre; } .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 */ } PK Á,'skin/modern/messenger/messageHeader.cssUT >=nSDDUx/* ***** BEGIN LICENSE BLOCK ***** * Version: NPL 1.1/GPL 2.0/LGPL 2.1 * * The contents of this file are subject to the Netscape Public License * Version 1.1 (the "License"); you may not use this file except in * compliance with the License. You may obtain a copy of the License at * http://www.mozilla.org/NPL/ * * Software distributed under the License is distributed on an "AS IS" basis, * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License * for the specific language governing rights and limitations under the * License. * * The Original Code is mozilla.org code. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 1998 * the Initial Developer. All Rights Reserved. * * Contributor(s): * 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 NPL, indicate your * decision by deleting the provisions above and replace them with the notice * and other provisions required by the GPL or the LGPL. If you do not delete * the provisions above, a recipient may use your version of this file under * the terms of any one of the NPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ /* ===== 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; } .header-part1 { background-color: #C7D0D9; color: #000000; } /* ::::: msg header buttons ::::: */ #expandedAttachmentBox { width: 20em; height: 0; } #attachmentTree { margin: 0 0 3px 0; border: none; height: 0; width: 20em; } #attachmentText { font-weight: bold; } /* ::::: msg header captions ::::: */ #msgHeaderView { border-right: 1px solid #7B969C; border-bottom: 1px solid #000000; border-left: 1px solid #7B969C; } #collapsedHeaderView, #expandedHeaderView { min-width: 1px; } .headerNameBox { width: 7.7em; } .headerName { margin: 0 .5em 0 0; min-height: 18px; font-weight: bold; text-align: right; } .headerValue { margin: 0 0 .25em 0; min-width: 50px; white-space: normal; } .subjectvalue { font-weight: bold; } /* ::::: msg header email addresses ::::: */ .emailDisplayButton { cursor: pointer; color: #424F63; text-decoration: underline; margin: 0; } .emailDisplayButton:hover { color: #1455D6; } .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; } #collapsedfromBox { width: 18em; } #collapseddateBox { width: 12em; } .collapsedHeaderDisplayName { margin: 0 .5em 0 .7em; min-height: 16px; font-weight: bold; } .collapsedHeaderValue { margin: 0; } .collapsedAttachmentButton { list-style-image: url("chrome://messenger/skin/icons/message-mail-attach.gif"); margin-right: .5em; } PK y-7)skin/modern/messenger/messageKeywords.cssUT Z=nSDDUx/* 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 V.=`~@@'skin/modern/messenger/messageWindow.cssUT HX>nSDDUx/* ***** BEGIN LICENSE BLOCK ***** * Version: NPL 1.1/GPL 2.0/LGPL 2.1 * * The contents of this file are subject to the Netscape Public License * Version 1.1 (the "License"); you may not use this file except in * compliance with the License. You may obtain a copy of the License at * http://www.mozilla.org/NPL/ * * Software distributed under the License is distributed on an "AS IS" basis, * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License * for the specific language governing rights and limitations under the * License. * * The Original Code is mozilla.org code. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 1998 * the Initial Developer. All Rights Reserved. * * Contributor(s): * 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 NPL, indicate your * decision by deleting the provisions above and replace them with the notice * and other provisions required by the GPL or the LGPL. If you do not delete * the provisions above, a recipient may use your version of this file under * the terms of any one of the NPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ /* ===== messageWindow.css ============================================== == Styles for the message window. ======================================================================= */ @import url("chrome://messenger/skin/"); @import url("chrome://messenger/skin/primaryToolbar.css"); @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); PK +[p#skin/modern/messenger/messenger.cssUT  * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), * in which case the provisions of the GPL or the LGPL are applicable instead * of those above. If you wish to allow use of your version of this file only * under the terms of either the GPL or the LGPL, and not to allow others to * use your version of this file under the terms of the NPL, indicate your * decision by deleting the provisions above and replace them with the notice * and other provisions required by the GPL or the LGPL. If you do not delete * the provisions above, a recipient may use your version of this file under * the terms of any one of the NPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ /* ===== 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"); /* ::::: miscellany :::::: */ spacer.spacer { width: 5px; height: 5px; } PK F/-PԮ\  $skin/modern/messenger/prefPanels.cssUT  =nSDDUx/* ***** BEGIN LICENSE BLOCK ***** * Version: NPL 1.1/GPL 2.0/LGPL 2.1 * * The contents of this file are subject to the Netscape Public License * Version 1.1 (the "License"); you may not use this file except in * compliance with the License. You may obtain a copy of the License at * http://www.mozilla.org/NPL/ * * Software distributed under the License is distributed on an "AS IS" basis, * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License * for the specific language governing rights and limitations under the * License. * * The Original Code is mozilla.org code. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 1998 * the Initial Developer. All Rights Reserved. * * Contributor(s): * 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 NPL, indicate your * decision by deleting the provisions above and replace them with the notice * and other provisions required by the GPL or the LGPL. If you do not delete * the provisions above, a recipient may use your version of this file under * the terms of any one of the NPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ /* ===== 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"); /* :::::: layout preference icons ::::: */ #classic { list-style-image: url("chrome://messenger/skin/icons/layout1.gif"); } #wide { list-style-image: url("chrome://messenger/skin/icons/layout2.gif"); } PK Lm.H> > &skin/modern/messenger/searchDialog.cssUT wq>nSDDUx/* ***** BEGIN LICENSE BLOCK ***** * Version: NPL 1.1/GPL 2.0/LGPL 2.1 * * The contents of this file are subject to the Netscape Public License * Version 1.1 (the "License"); you may not use this file except in * compliance with the License. You may obtain a copy of the License at * http://www.mozilla.org/NPL/ * * Software distributed under the License is distributed on an "AS IS" basis, * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License * for the specific language governing rights and limitations under the * License. * * The Original Code is mozilla.org code. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 1998 * the Initial Developer. All Rights Reserved. * * Contributor(s): * 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 NPL, indicate your * decision by deleting the provisions above and replace them with the notice * and other provisions required by the GPL or the LGPL. If you do not delete * the provisions above, a recipient may use your version of this file under * the terms of any one of the NPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ /* ===== 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"); /* ::::: Search Dialog adjustments ::::: */ #searchTermTree { min-height: 50px; } #searchTermListBox { height: 100px; } #searchResultListBox { margin: 5px; height: 100px; } menulist { min-width: 15em; } menulist > menupopup > menuitem { padding-right: 2px; } textbox { margin: 1px 4px; } PK pe/\[{{#skin/modern/messenger/subscribe.cssUT s?nSDDUx/* ***** BEGIN LICENSE BLOCK ***** * Version: NPL 1.1/GPL 2.0/LGPL 2.1 * * The contents of this file are subject to the Netscape Public License * Version 1.1 (the "License"); you may not use this file except in * compliance with the License. You may obtain a copy of the License at * http://www.mozilla.org/NPL/ * * Software distributed under the License is distributed on an "AS IS" basis, * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License * for the specific language governing rights and limitations under the * License. * * The Original Code is mozilla.org code. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 1998 * the Initial Developer. All Rights Reserved. * * Contributor(s): * 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 NPL, indicate your * decision by deleting the provisions above and replace them with the notice * and other provisions required by the GPL or the LGPL. If you do not delete * the provisions above, a recipient may use your version of this file under * the terms of any one of the NPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ /* ===== 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) { list-style-image: url("chrome://global/skin/checkbox/cbox.gif"); } treechildren::-moz-tree-image(subscribedColumn, Subscribed-true), treechildren::-moz-tree-image(subscribedColumn2, subscribed) { list-style-image: url("chrome://global/skin/checkbox/cbox-check.gif"); } 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.gif"); } 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.gif"); } /* ::::: server icons :::::: */ .subscribeMenuItem { list-style-image: url("chrome://messenger/skin/icons/server-mail.gif"); } .subscribeMenuItem[ServerType="imap"][IsSecure="true"] { list-style-image: url("chrome://messenger/skin/icons/server-remote-lock.gif"); } .subscribeMenuItem[ServerType="nntp"] { list-style-image: url("chrome://messenger/skin/icons/server-news.gif"); } .subscribeMenuItem[ServerType="nntp"][IsSecure="true"] { list-style-image: url("chrome://messenger/skin/icons/server-news-lock.gif"); } /* ::::: statusbar adjustments :::::: */ statusbarpanel, .progressmeter-statusbar { border: none !important; } PK ".ZL %skin/modern/messenger/mailWindow1.cssUT )>nSDDUx/* ***** BEGIN LICENSE BLOCK ***** * Version: NPL 1.1/GPL 2.0/LGPL 2.1 * * The contents of this file are subject to the Netscape Public License * Version 1.1 (the "License"); you may not use this file except in * compliance with the License. You may obtain a copy of the License at * http://www.mozilla.org/NPL/ * * Software distributed under the License is distributed on an "AS IS" basis, * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License * for the specific language governing rights and limitations under the * License. * * The Original Code is mozilla.org code. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 1998 * the Initial Developer. All Rights Reserved. * * Contributor(s): * 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 NPL, indicate your * decision by deleting the provisions above and replace them with the notice * and other provisions required by the GPL or the LGPL. If you do not delete * the provisions above, a recipient may use your version of this file under * the terms of any one of the NPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ /* ===== 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 ::::: */ #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: 2px solid; -moz-border-right-colors: #DFE5EF #97A4B2; min-width: 1px; } #threadTree { border-bottom: 2px solid; -moz-border-bottom-colors: #DFE5EF #97A4B2; min-width: 1px; } #threadTree, #accountCentralBox, #searchBox, #messagepanebox { border-left: 2px solid; -moz-border-left-colors: #AAB4BF #3B414F; } #searchBox { border-top: 1px solid #EEF0F3; border-right: 1px solid #A5ABB0; border-bottom: 2px solid; -moz-border-bottom-colors: #5D616E #BEC3D3; } /* ..... message pane adjustments ..... */ #messagepanebox { border-top: 2px solid; -moz-border-top-colors: #AAB4BF #3B414F; } #msgHeaderView { border-left: none !important; } #messagepane { border: 1px solid #FFFFFF; border-right: none; } #messagepanebox[focusring="true"] > #messagepane { border-color: #000000; } PK r.N4$$$skin/modern/messenger/threadPane.cssUT  ?nSDDUx/* ***** BEGIN LICENSE BLOCK ***** * Version: NPL 1.1/GPL 2.0/LGPL 2.1 * * The contents of this file are subject to the Netscape Public License * Version 1.1 (the "License"); you may not use this file except in * compliance with the License. You may obtain a copy of the License at * http://www.mozilla.org/NPL/ * * Software distributed under the License is distributed on an "AS IS" basis, * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License * for the specific language governing rights and limitations under the * License. * * The Original Code is mozilla.org code. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 1998 * the Initial Developer. All Rights Reserved. * * Contributor(s): * Joe Hewitt * Scott MacGregor (mscott@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 NPL, indicate your * decision by deleting the provisions above and replace them with the notice * and other provisions required by the GPL or the LGPL. If you do not delete * the provisions above, a recipient may use your version of this file under * the terms of any one of the NPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ /* ===== 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; } /* 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, focus) { color: #000000; } treechildren::-moz-tree-cell-text(priorityCol, selected, focus) { color: #FFFFFF; } ****/ /* ::::: message icons ::::: */ /* ::::: message column icons ::::: */ /* ..... thread column ..... */ treecol.threadColumnHeader { list-style-image: url("chrome://messenger/skin/icons/threadcol-unthreaded.gif"); } treecol.threadColumnHeader[sortDirection="ascending"] { list-style-image: url("chrome://messenger/skin/icons/threadcol-threaded.gif"); } treecol.threadColumnHeader[sortDirection="descending"] { list-style-image: url("chrome://messenger/skin/icons/threadcol-threaded.gif"); } treechildren::-moz-tree-image(threadCol, container) { list-style-image: url("chrome://messenger/skin/icons/thread-closed.gif"); } treechildren::-moz-tree-image(threadCol, container, hasUnread) { list-style-image: url("chrome://messenger/skin/icons/thread-new-closed.gif"); } /* ::::: 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.gif"); } treechildren::-moz-tree-image(news, threadCol, ignore) { list-style-image: url("chrome://messenger/skin/icons/thread-closed-kill.gif"); } treechildren::-moz-tree-image(news, threadCol, watch, offline) { list-style-image: url("chrome://messenger/skin/icons/thread-closed-offl-eye.gif"); } treechildren::-moz-tree-image(news, threadCol, ignore, offline) { list-style-image: url("chrome://messenger/skin/icons/thread-closed-offl-kill.gif"); } treechildren::-moz-tree-image(news, threadCol, container, hasUnread, watch) { list-style-image: url("chrome://messenger/skin/icons/thread-new-closed-eye.gif"); } treechildren::-moz-tree-image(news, threadCol, container, hasUnread, ignore) { list-style-image: url("chrome://messenger/skin/icons/thread-new-closed-kill.gif"); } treechildren::-moz-tree-image(news, threadCol, container, hasUnread, watch, offline) { list-style-image: url("chrome://messenger/skin/icons/thread-new-closed-offl-eye.gif"); } treechildren::-moz-tree-image(news, threadCol, container, hasUnread, ignore, offline) { list-style-image: url("chrome://messenger/skin/icons/thread-new-closed-offl-kill.gif"); } /* ..... read column ..... */ treecol.readColumnHeader { list-style-image: url("chrome://messenger/skin/icons/readcol-unread.gif"); } treechildren::-moz-tree-image(unreadButtonColHeader) { list-style-image: url("chrome://messenger/skin/icons/readcol-read.gif"); padding-left: 0px; padding-right: 4px; } treechildren::-moz-tree-image(unreadButtonColHeader, unread) { list-style-image: url("chrome://messenger/skin/icons/readcol-unread.gif"); } /* ..... flag column ..... */ treecol.flagColumnHeader { list-style-image: url("chrome://messenger/skin/icons/flagcol-flagged.gif"); } treechildren::-moz-tree-image(flaggedCol) { list-style-image: url("chrome://messenger/skin/icons/readcol-read.gif"); padding-left: 0px; padding-right: 4px; } treechildren::-moz-tree-image(flaggedCol, flagged) { list-style-image: url("chrome://messenger/skin/icons/flagcol-flagged.gif"); } /* ..... junkStatus column ..... */ treecol.junkStatusHeader { list-style-image: url("chrome://messenger/skin/icons/message-junk-other.gif"); } /* "unknown" now looks like "not junk". see bug #182386 */ treechildren::-moz-tree-image(junkStatusCol) { list-style-image: url("chrome://messenger/skin/icons/readcol-read.gif"); padding-left: 0px; padding-right: 4px; } treechildren::-moz-tree-image(junkStatusCol, junk) { list-style-image: url("chrome://messenger/skin/icons/message-junk-other.gif"); } treechildren::-moz-tree-image(junkStatusCol, notjunk) { list-style-image: url("chrome://messenger/skin/icons/readcol-read.gif"); 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.gif"); } treechildren::-moz-tree-image(subjectCol, new) { list-style-image: url("chrome://messenger/skin/icons/message-mail-new.gif"); } treechildren::-moz-tree-image(subjectCol, attach) { list-style-image: url("chrome://messenger/skin/icons/message-mail-attach.gif"); } treechildren::-moz-tree-image(subjectCol, imapdeleted) { list-style-image: url("chrome://messenger/skin/icons/message-mail-imapdelete.gif"); } treechildren::-moz-tree-image(subjectCol, offline) { list-style-image: url("chrome://messenger/skin/icons/message-mail-offl.gif"); } treechildren::-moz-tree-image(subjectCol, new, offline) { list-style-image: url("chrome://messenger/skin/icons/message-mail-new-offl.gif"); } treechildren::-moz-tree-image(subjectCol, attach, offline) { list-style-image: url("chrome://messenger/skin/icons/message-mail-attach-offl.gif"); } treechildren::-moz-tree-image(subjectCol, imapdeleted, offline) { list-style-image: url("chrome://messenger/skin/icons/message-mail-delete-offl.gif"); } treechildren::-moz-tree-image(subjectCol, news) { list-style-image: url("chrome://messenger/skin/icons/message-news.gif"); } treechildren::-moz-tree-image(subjectCol, news, attach) { list-style-image: url("chrome://messenger/skin/icons/message-news-attach.gif"); } treechildren::-moz-tree-image(subjectCol, news, attach, offline) { list-style-image: url("chrome://messenger/skin/icons/message-news-attach-offl.gif"); } treechildren::-moz-tree-image(subjectCol, news, new) { list-style-image: url("chrome://messenger/skin/icons/message-news-new.gif"); } treechildren::-moz-tree-image(subjectCol, news, new, attach) { list-style-image: url("chrome://messenger/skin/icons/message-news-new-attach.gif"); } treechildren::-moz-tree-image(subjectCol, news, offline) { list-style-image: url("chrome://messenger/skin/icons/message-news-new-attach-off.gif"); } treechildren::-moz-tree-image(subjectCol, news, new, offline) { list-style-image: url("chrome://messenger/skin/icons/message-news-new-offl.gif"); } treechildren::-moz-tree-image(subjectCol, news, offline) { list-style-image: url("chrome://messenger/skin/icons/message-news-offl.gif"); } #sizeCol, #unreadCol, #totalCol { text-align: right; } PK f:/ q(skin/modern/messenger/primaryToolbar.cssUT Jt?nSDDUx/* ***** BEGIN LICENSE BLOCK ***** * Version: NPL 1.1/GPL 2.0/LGPL 2.1 * * The contents of this file are subject to the Netscape Public License * Version 1.1 (the "License"); you may not use this file except in * compliance with the License. You may obtain a copy of the License at * http://www.mozilla.org/NPL/ * * Software distributed under the License is distributed on an "AS IS" basis, * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License * for the specific language governing rights and limitations under the * License. * * The Original Code is mozilla.org code. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 1998 * the Initial Developer. All Rights Reserved. * * Contributor(s): * Joe Hewitt * Adam Becevello * Seth Spitzer * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), * in which case the provisions of the GPL or the LGPL are applicable instead * of those above. If you wish to allow use of your version of this file only * under the terms of either the GPL or the LGPL, and not to allow others to * use your version of this file under the terms of the NPL, indicate your * decision by deleting the provisions above and replace them with the notice * and other provisions required by the GPL or the LGPL. If you do not delete * the provisions above, a recipient may use your version of this file under * the terms of any one of the NPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ /* ===== primaryToolbar.css ============================================= == Images for the Mail primary toolbar. ======================================================================= */ @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* ::::: primary toolbar masthead ::::: */ #msgToolbar > .toolbar-holder > .toolbar-primary-icon { list-style-image: url("chrome://messenger/skin/icons/mast-mail.gif"); } /* ::::: primary toolbar buttons ::::: */ .toolbarbutton-1 { list-style-image: url("chrome://messenger/skin/icons/btn1.gif"); } #button-getmsg { -moz-image-region: rect(102px 49px 135px 0); } #button-getmsg[buttonover] { -moz-image-region: rect(102px 99px 135px 50px); } #button-getmsg[buttondown] { -moz-image-region: rect(102px 149px 135px 100px); } #button-getmsg[disabled] { -moz-image-region: rect(102px 199px 135px 150px) !important; } #button-getmsg[buttonstyle="text"] > stack > .toolbarbutton-menubutton-dropmarker { margin: 0px 2px 0px 55px !important; } #button-newmsg { -moz-image-region: rect(170px 49px 203px 0); } #button-newmsg:hover { -moz-image-region: rect(170px 99px 203px 50px); } #button-newmsg:hover:active { -moz-image-region: rect(170px 149px 203px 100px); } #button-newmsg[disabled] { -moz-image-region: rect(170px 199px 203px 150px) !important; } #button-reply { -moz-image-region: rect(238px 49px 271px 0); } #button-reply:hover { -moz-image-region: rect(238px 99px 271px 50px); } #button-reply:hover:active { -moz-image-region: rect(238px 149px 271px 100px); } #button-reply[disabled] { -moz-image-region: rect(238px 199px 271px 150px) !important; } #button-replyall { -moz-image-region: rect(272px 49px 305px 0); } #button-replyall:hover { -moz-image-region: rect(272px 99px 305px 50px); } #button-replyall:hover:active { -moz-image-region: rect(272px 149px 305px 100px); } #button-replyall[disabled] { -moz-image-region: rect(272px 199px 305px 150px) !important; } #button-forward { -moz-image-region: rect(68px 49px 101px 0); } #button-forward:hover { -moz-image-region: rect(68px 99px 101px 50px); } #button-forward:hover:active { -moz-image-region: rect(68px 149px 101px 100px); } #button-forward[disabled] { -moz-image-region: rect(68px 199px 101px 150px) !important; } #button-file { -moz-image-region: rect(34px 49px 67px 0); } #button-file:hover { -moz-image-region: rect(34px 99px 67px 50px); } #button-file:hover:active, #button-file[open] { -moz-image-region: rect(34px 149px 67px 100px); } #button-file[disabled] { -moz-image-region: rect(34px 199px 67px 150px) !important; } #button-next { -moz-image-region: rect(204px 49px 237px 0); } #button-next:hover { -moz-image-region: rect(204px 99px 237px 50px); } #button-next:hover:active { -moz-image-region: rect(204px 149px 237px 100px); } #button-next[disabled] { -moz-image-region: rect(204px 199px 237px 150px) !important; } #button-delete { -moz-image-region: rect(0, 49px 33px 0); } #button-delete:hover { -moz-image-region: rect(0, 99px 33px 50px); } #button-delete:hover:active { -moz-image-region: rect(0 149px 33px 100px); } #button-delete[disabled] { -moz-image-region: rect(0 199px 33px 150px) !important; } #button-mark { -moz-image-region: rect(136px 49px 169px 0); } #button-mark[buttonover] { -moz-image-region: rect(136px 99px 169px 50px); } #button-mark[buttondown] { -moz-image-region: rect(136px 149px 169px 100px); } #button-mark[disabled] { -moz-image-region: rect(136px 199px 169px 150px) !important; } #button-junk { -moz-image-region: rect(544px 49px 577px 0); } #button-junk:hover { -moz-image-region: rect(544px 99px 577px 50px); } #button-junk:hover:active { -moz-image-region: rect(544px 149px 577px 100px); } #button-junk[disabled="true"] { -moz-image-region: rect(544px 199px 577px 150px) !important; } #button-print { list-style-image: url("chrome://communicator/skin/icons/btn1.gif"); -moz-image-region: rect(34px 49px 67px 0); } #button-print[buttonover] { -moz-image-region: rect(34px 99px 67px 50px); } #button-print[buttondown] { -moz-image-region: rect(34px 149px 67px 100px); } #button-print[disabled] { -moz-image-region: rect(34px 199px 67px 150px) !important; } #button-stop { list-style-image: url("chrome://communicator/skin/icons/btn1.gif"); -moz-image-region: rect(68px 49px 101px 0); } #button-stop:hover { -moz-image-region: rect(68px 99px 101px 50px); } #button-stop:hover:active { -moz-image-region: rect(68px 149px 101px 100px); } #button-stop[disabled="true"] { -moz-image-region: rect(68px 199px 101px 150px) !important; } #junkBarImage { list-style-image: url("chrome://messenger/skin/icons/junkBar.gif"); } #junkBarMessage { font-weight: bold; } #junkBar { border-bottom: 1px solid; -moz-border-bottom-colors: #000000; background-color: #C7BC8F; } #junkIcon { margin-left: 0.3ex; list-style-image: url("chrome://messenger/skin/icons/message-junk-other.gif"); } PK r.Vr>BB3skin/modern/messenger/addressbook/abResultsPane.cssUT  ?nSDDUx/* ***** 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 addressbook. * * The Initial Developer of the Original Code is * Seth Spitzer . * 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/person.gif"); } treechildren::-moz-tree-image(GeneratedName, MailList) { list-style-image: url("chrome://messenger/skin/addressbook/icons/list.gif"); } PK r.T 2skin/modern/messenger/addressbook/addressPanes.cssUT  ?nSDDUx/* ***** BEGIN LICENSE BLOCK ***** * Version: NPL 1.1/GPL 2.0/LGPL 2.1 * * The contents of this file are subject to the Netscape Public License * Version 1.1 (the "License"); you may not use this file except in * compliance with the License. You may obtain a copy of the License at * http://www.mozilla.org/NPL/ * * Software distributed under the License is distributed on an "AS IS" basis, * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License * for the specific language governing rights and limitations under the * License. * * The Original Code is mozilla.org code. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 1998 * the Initial Developer. All Rights Reserved. * * Contributor(s): * Joe Hewitt * Seth Spitzer * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), * in which case the provisions of the GPL or the LGPL are applicable instead * of those above. If you wish to allow use of your version of this file only * under the terms of either the GPL or the LGPL, and not to allow others to * use your version of this file under the terms of the NPL, indicate your * decision by deleting the provisions above and replace them with the notice * and other provisions required by the GPL or the LGPL. If you do not delete * the provisions above, a recipient may use your version of this file under * the terms of any one of the NPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ /* ===== addressPanes.css ================================================ == Styles for directory and address panes. ======================================================================= */ @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/myaddrbk.gif"); } treechildren::-moz-tree-image(DirCol, IsMailList-true) { list-style-image: url("chrome://messenger/skin/addressbook/icons/list.gif"); } treechildren::-moz-tree-image(DirCol, IsRemote-true) { list-style-image: url("chrome://messenger/skin/addressbook/icons/directory.gif"); } treechildren::-moz-tree-image(DirCol, IsRemote-true, IsSecure-true) { list-style-image: url("chrome://messenger/skin/addressbook/icons/secure-directory.gif"); } #dirTree [sortDirection="ascending"] { list-style-image: none; } #dirTree [sortDirection="descending"] { list-style-image: none; } PK +mP  0skin/modern/messenger/addressbook/cardDialog.cssUT  * Seth Spitzer * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), * in which case the provisions of the GPL or the LGPL are applicable instead * of those above. If you wish to allow use of your version of this file only * under the terms of either the GPL or the LGPL, and not to allow others to * use your version of this file under the terms of the NPL, indicate your * decision by deleting the provisions above and replace them with the notice * and other provisions required by the GPL or the LGPL. If you do not delete * the provisions above, a recipient may use your version of this file under * the terms of any one of the NPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ /* ===== 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 aph,Ux x ;skin/modern/messenger/addressbook/selectAddressesDialog.cssUT 5 * Seth Spitzer * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), * in which case the provisions of the GPL or the LGPL are applicable instead * of those above. If you wish to allow use of your version of this file only * under the terms of either the GPL or the LGPL, and not to allow others to * use your version of this file under the terms of the NPL, indicate your * decision by deleting the provisions above and replace them with the notice * and other provisions required by the GPL or the LGPL. If you do not delete * the provisions above, a recipient may use your version of this file under * the terms of any one of the NPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ /* ===== 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 zd-syy1skin/modern/messenger/addressbook/addressbook.cssUT wz=nSDDUx/* ***** BEGIN LICENSE BLOCK ***** * Version: NPL 1.1/GPL 2.0/LGPL 2.1 * * The contents of this file are subject to the Netscape Public License * Version 1.1 (the "License"); you may not use this file except in * compliance with the License. You may obtain a copy of the License at * http://www.mozilla.org/NPL/ * * Software distributed under the License is distributed on an "AS IS" basis, * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License * for the specific language governing rights and limitations under the * License. * * The Original Code is mozilla.org code. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 1998 * the Initial Developer. All Rights Reserved. * * Contributor(s): * 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 NPL, indicate your * decision by deleting the provisions above and replace them with the notice * and other provisions required by the GPL or the LGPL. If you do not delete * the provisions above, a recipient may use your version of this file under * the terms of any one of the NPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ /* ===== 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"); /* ::::: primary toolbar masthead ::::: */ #abToolbar > .toolbar-holder > .toolbar-primary-icon { background-image: url("chrome://messenger/skin/addressbook/icons/mast-ab.gif"); } /* ::::: primary toolbar buttons ::::: */ .toolbarbutton-1 { list-style-image: url("chrome://messenger/skin/icons/btn1.gif"); } #button-newcard { -moz-image-region: rect(476px 49px 509px 0); } #button-newcard:hover { -moz-image-region: rect(476px 99px 509px 50px); } #button-newcard:hover:active { -moz-image-region: rect(476px 149px 509px 100px); } #button-newcard[disabled] { -moz-image-region: rect(476px 199px 509px 150px) !important; } #button-newlist { -moz-image-region: rect(510px 49px 543px 0); } #button-newlist:hover { -moz-image-region: rect(510px 99px 543px 50px); } #button-newlist:hover:active { -moz-image-region: rect(510px 149px 543px 100px); } #button-newlist[disabled] { -moz-image-region: rect(510px 199px 543px 150px) !important; } #button-editcard { -moz-image-region: rect(442px 49px 475px 0); } #button-editcard:hover { -moz-image-region: rect(442px 99px 475px 50px); } #button-editcard:hover:active { -moz-image-region: rect(442px 149px 475px 100px); } #button-editcard[disabled] { -moz-image-region: rect(442px 199px 475px 150px) !important; } #button-newmessage { -moz-image-region: rect(170px 49px 203px 0); } #button-newmessage:hover { -moz-image-region: rect(170px 99px 203px 50px); } #button-newmessage:hover:active { -moz-image-region: rect(170px 149px 203px 100px); } #button-newmessage[disabled] { -moz-image-region: rect(170px 199px 203px 150px) !important; } #button-newim { list-style-image: url("chrome://messenger/skin/addressbook/icons/im.gif"); } #button-newim:hover { list-style-image: url("chrome://messenger/skin/addressbook/icons/im-hov.gif"); } #button-newim:hover:active { list-style-image: url("chrome://messenger/skin/addressbook/icons/im-act.gif"); } #button-newim[disabled] { list-style-image: url("chrome://messenger/skin/addressbook/icons/im-dis.gif"); } #button-delete { -moz-image-region: rect(408px 49px 441px 0); } #button-delete:hover { -moz-image-region: rect(408px 99px 441px 50px); } #button-delete:hover:active { -moz-image-region: rect(408px 149px 441px 100px); } #button-delete[disabled] { -moz-image-region: rect(408px 199px 441px 150px) !important; } /* ::::: Card View pane ::::: */ #CardViewBox { -moz-user-focus: ignore; min-width: 150px; background-color: #EFEFEF; overflow: auto; } #CardViewInnerBox { margin-top: 2px; margin-bottom: 2px; padding-right: 8px; padding-left: 8px; } #CardTitle { margin: 0px; border-bottom: 2px solid black; min-width: 120px; font-size: 150%; font-weight: bold; color: #000000; } .cardViewGroup { margin-top: 8px; padding-bottom: 5px; min-width: 50px; } .CardViewHeading { margin: 0px 0px 1px 0px; padding: 1px 1px 1px 5px; min-width: 30px; background-color: #8E9EAA; color: #ffffff; font-weight: bold; } #cvBuddyIcon { padding-left: 20px; padding-top: 2px; } .CardViewText, .CardViewLink { margin: 0px; padding-right: 2px; padding-left: 20px; min-width: 30px; color: #000000; } .CardViewLink { color: blue; text-decoration: underline; cursor: pointer; } #cvHomeMapIt, #cvWorkMapIt { margin-left: 3px; margin-bottom: -1px; } html|a { border: none !important; padding-right: 2px; padding-left: 0px; } html|p { border: none !important; } /* ::::: Search Bar ::::: */ #searchBox { border-top: 1px solid #EEF0F3; border-right: 1px solid #A5ABB0; border-bottom: 2px solid; -moz-border-bottom-colors: #5D616E #BEC3D3; } PK +t--2skin/modern/messenger/addressbook/sidebarPanel.cssUT  * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), * in which case the provisions of the GPL or the LGPL are applicable instead * of those above. If you wish to allow use of your version of this file only * under the terms of either the GPL or the LGPL, and not to allow others to * use your version of this file under the terms of the NPL, indicate your * decision by deleting the provisions above and replace them with the notice * and other provisions required by the GPL or the LGPL. If you do not delete * the provisions above, a recipient may use your version of this file under * the terms of any one of the NPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ /* ===== 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 ;4+:skin/modern/messenger/addressbook/icons/directory-down.gifUT ;nSDDUxGIF89a&alu딠f寷ff؞P]d러木뫵!D2000 Netscape Author: Marlon Bishop Icon Design: Iconfactory !&,@ @, DA88 vZE@&[ ^@ x _C !LCal "$w B % B¾BO&ȑA;PK _*C񆋰:skin/modern/messenger/addressbook/icons/directory-open.gifUT H:nSDDUxGIF89a"bmw미 S^fϽߊ˸!D2000 Netscape Author: Marlon Bishop Icon Design: Iconfactory !",@`H,EH@`T2d@U@M,Le\-U`Tʊg ![p` ~y` oeB"H ÿO"ɵA;PK _*T5skin/modern/messenger/addressbook/icons/directory.gifUT I:nSDDUxGIF89a#aluP]d૵뜨뛦䓞!D2000 Netscape Author: Marlon Bishop Icon Design: Iconfactory !#,@,$ l6J@ R(T`J'H$ ȁn(wyC C"]f  sB! oBN#IA;PK Yl>.ˋtt<skin/modern/messenger/addressbook/icons/secure-directory.gifUT y9>nSDDUxGIF89a铞믷ݔ唠aluP]d2=Bf̙f3f뻻333!*,@B,)$l6J%@ RA `L$驘`0I)%O/Bsz|!$"*!  #!!# I*"# )ǿ)%I)N*IA;PK _*0skin/modern/messenger/addressbook/icons/list.gifUT I:nSDDUxGIF89a1!cnuf̙ff3ffD̙̉޾ӆS`g?IR̽KT^-6A!+5߅'!D2000 Netscape Author: Marlon Bishop Icon Design: Iconfactory !1,`Hܔ> ha6U& $f D͐Ge,(B<@P~{ $0 /f*'W `b( P me Oe1&M-LL1A;PK *$|3skin/modern/messenger/addressbook/icons/mast-ab.gifUT dA;nSDDUxGIF89aM2̱ɹѭɱ|ުݽ֦Ȩ홥͠پ؝餱䥴Ǭ؅{㤳ݛ퓠ܥϡթͶҳtѱʾҴ젰č񖤸벿ΘְθԜԢ頭⨱يޜއꋘϵ܊ׂޝґƮȹղ扖£zߎԣͻׯ㧴毺Ѻ֛tǧѲǗɎ岼p㠪͸ֶꬵĚײΝw꯻ƲΝ›ć盬ˢƼzwġſݡƢŴٶһ듨⟭!,M2Ix$PTDy6dr`‹3fDZYiIw!R!B*9̤ϟ@=~tLѣG=\7Hb(3"i`ÊShӪ];< 9"-`&A<¶BAS!VDPmPrqO<`όfJ̢OgT@mٱ`՞i~Ht Q`Qe=I"넺_ԑ|˞/6N}U<O~5yPJ7k0qD)TQ!Eoh7YI UF4rD` O晧|$p5Xl%61 q;Pz&l@x2bsN@* `* 0x)`&1xA;=9 -L" +n1R !(X- El ө{@mƸ 7n$R54I$Ԃ I < &[[` UH!4.]HG%B`,[A>b4˼-,3F\E:_IXE4t׽\l'\|K,q#Mpy ht̔Wn95Ͷ` hm1G,G= E 6oω BD#j (8AN8@"sas`sse;ebVH2' AT ,Nà  !؂[@d0G@KsӖPHaRUQEaplU 0ANB 9 CzU?؄ ~1u,@v׎:FTKX[G30 A`/HkE4`D Ơp W6կha[tvX&j +\=hArKz&d1v @j~km^2PX _ 3d@ 2pcp ]d_w]|ABlA  ;AF_"*^vX&0u+ػͱk @fa BX =@!!!C p a1Ʈk\cM01 v)`R9ȳsP4DBc`,̐Fpwl18*-O8 R:70 (|@kxˌ怘wHg5-*܀ TC PЄ, ZǨMms`#  wAnE[`FXNQa! KB ;5 L! !0 ȍt>m}Z+TȀ kXCc0y b ]@ D7<Є%"(ЅSӽ1@A4p /x!t>`r1QW{AG7|@#@L$ ^aBX P3dA%V@$a @F6t tōdD` h0afX#' @?Od Kn gpM@  @h@zezȀ AwzFw7t7qt  VguP?lϖ,O TP{ @@p'"`F(wdK {pbׂ^ XHbpQH0oJ 'N@ExG8{T ^ \0` ۖ,O b)T ېvP +Ixxަ'@%P  ʶY \ħy 3 p+g`E `s  7("p0D` f *aT PyЅH Y g ` Ps0  Ǎ"@pNz 5 3j x\X ,E bPKW@JVpFJPxv;] \+XX GxY4YTv fp4utpSPprIGK}=% l,+ɂИ::@ .I@_/P f p@I d @S@xo a \`{bD1٘i  @,0gx? Pap P P@I P@h~ {(` U@ հ̹ -}yd(&P P N0r@T 4@ 7 K$ Y O@ X68y0aj v0 a`0  XE8`zP} $I)鈏H;PK _*4skin/modern/messenger/addressbook/icons/myaddrbk.gifUT I:nSDDUxGIF89a &`lwf̙fO]df3̙ݞ̣D^juߙ⥰擞!D2000 Netscape Author: Marlon Bishop Icon Design: Iconfactory !&, r@`H,LH@`dG  .#p 8t ay{!%pB"$ZQQ & #HHHA;PK _*~F2skin/modern/messenger/addressbook/icons/person.gifUT I:nSDDUxGIF89a8[isFMYĔf̙f钞f3ԅٽַ̙OZcּ҃)0;緿뷾%0D5@L‌ؔ $ψ!D2000 Netscape Author: Marlon Bishop Icon Design: Iconfactory !8,@`H V-P)"uaK@1*%s)`\'4gp`H aLf1 zgrp0g}6! u y5XpY7X` ,*ac% O/f2¼X f8 M"-LL8A;PK \-all.skin/modern/messenger/addressbook/icons/im.gifUT =nSDDUxGIF89a2"蔝޸_djJKKةڪdddm{anzttt壣̯ȸ)+-uΞ}lqu⥲}}}<<=ێܬ٬Ūûъlll233؝-28ELSە誷傇&(*#$%,.0^kw06<8=@̹ͺѳʾ鳿տ鱽쯻̮ꨵ´籼ӾӸϻԲʼ鰼Ȱɽ宻ѯDZʳʶнѳ˔κQQQ㰽ȱNSY $ĻԴվ~Ќޮqvz|ɱ沿ʲɌ&&'谽@EJ䓢ָή```!,2"HdðÇlHH hȱ#Ċ 'bԘ(ɓq2"H=0cdMIR|dKaJM  TϹC85jæ63/]*:LHő۷Y< V&]5h64}bWF`4*աQڲs9F ; f\fLCk5eRaF*gTR{e!_m\qAn"T ~*E xphKIҧwKlp!dǚ y`@?L Px5R"<[ Uq%DlЏ a~h XXO!d2 z<^{i@ÎЃH`}Mt.@a I$QaxHb44XJ4-X ǰ8RH I !Ą /D/:y( bXB0V;8|+(Q oa`F|zF#@()t@b@pN0E(~' 6yHFHA20$`4A8&wH!q_A 8$!>hL#'TbsC `|$@P>Jpm"9BxFn'8B C5!, aZ8z$P H;򕰴d1^ȱxNAB )N!Zr8< YЌ4N$oxC$PBg(H2 50uմ5pl*=>I( '0:7O8MB`8TA@ъޡh)*Ѕ! HC~6@E+OT;PK \-ZqOO2skin/modern/messenger/addressbook/icons/im-act.gifUT =nSDDUxGIF89a2"ѱǚ۠°ŧҞp~n{謬ܢamzԒÝlyYcnssss|ʨcluΩZepU`lddd॰]iu.38إ]]]"#$s))*úЙMTZϗʛȬuELR̛ivgsy111MMMVVV%&(<<ҷTZaʧDIN,/29>C "̊롫طپۿܹϳȯݽӲȶ˽һּѻз޼߹ϳɯĠ׿Խvٿ貽Ƿй۳ڸڥ_kxAAAdp}hhhs\gtƿӥzߖܯƸ᫸%)-`gn̞RX^ݲ]hrĢ!,2"TD*L(PEdBq)89 0@F28b"thS*f8ÈLqcG%EB@J}XCM\L8DOzQIWA T Z U+\ü饢ENzcȪ%#U u*hĩ&w튆ߢL:~")Wsf͛9Yf]%#ᐌRN S֭]{EդX-*iH D}TQaNAsm /Q`ǮlV@UR `1BGQBࢍ'JvT@Y8Z9@$0&t!&(x-`ԛh  0pޠҍ#'0,HPoP< "馛3h!@t$f|`ZpP& #O4 0 +|~`Ru(* :2+X rq1Rq8›9‹v -|$DB L3dp QO.jH vm h3 B.{&ʲ14eZZ0R - e o;Lb ,RaQDepZa$QOyN1EI#eF:HL%Aa) -(C\pIǔS)հJ g B292 ,҈$h=@߭Քbo)|`:1!|D #3s5cb!XK8 @%$t(A6! (G{1PrPD8Xj'}CG""!|1hX& k}#c %4m0Jt^@pA0# tE"qd_0.qx6%&VY! p;'Lq%6Q$" @5؂߭UIB#PVa blk\YjX#h`uXel/H\ikIXNh +Ё ZOxccGz X2P.W0TxZa%D8E D! !\ Jȇ&Y`)hKPDbD5Q?I|q b@+`G2<ҒG,4>^84ixA 1X")cO`&m\1A;PK \-#e2skin/modern/messenger/addressbook/icons/im-hov.gifUT =nSDDUxGIF89a2"֪袰롯_djJKKߩêdddm{anzttt̯ᗝ)+-uν}lqu}}}<<=⍙Ƃ۬ƬŪûъlll233-28ELSܪႇ&(*#$%,.0^kw06<㗗8=@̹ͺѾҳӱկ㣱̮娵´̱ȸӾ⮻ƽ岾갼Ȱɼ௼럭֐ʔʄֶ̹μн春QQQлщՑ@EJNSY $}~```qvz|نɰɱʨ̲ʵ&&'Ȱɴ̱ܸάĮ殻À!,2"$*THP=J(ŋd0G#J rOƓ9zK@r3()=,]D4P5oJtbFJ3%JB%ZD*Ij Ӈz,'>=?}SO6e0߾ JJm VN}uL_Jn*%J,VdiJcs-JR,(y nQRF8cA4gd|{_KrňQ ,Z>OBq@Ņ.`mG4fTbŬYnhRs}EUIф 6<4"B`W~P\WW$80L{dP ,,:x;B  `,J&88xC4餓H4B4[( dИE@Ri<ڈW;d0A?aJ) s,"K|2(8"H -|`8*F<U1 O3 aM7\]"L  FQj&5x"&k&tNrap8P{nW>9`-DUaE/(f,EPM1d!J*av0[F#ГJ [B1f,&("$3xlA;O@/LdYu$,@`H2@x`I=@IY| Tp3\NL[` TBdag8pt`rc*E4Cha#~ %,Pc~ ^c $`m6^/B \pQ2  4#c_8O >XX&!pQ6XH!۞@]HB D` qB7&p<X~+@: wb# E#.A(_L wBihŴB<x3& EAۂ BL]H)G4C$! IcEH `;-x@Cň!CL̤SGCb}-;V0 y `."! a\2> >`~@,  |, X )L _BI=8&; Dp< B &_UЁ3 @JҒt3H%'0%*XfT$)H*҆@DE)` [ "0P44 ;PK \-K(n2skin/modern/messenger/addressbook/icons/im-dis.gifUT =nSDDUxGIF89a2"ںй̷ͼѾտ\nԻִ̾w烗閧ֿԙlׁzߜιЯɰҽvnpֽҽҦ׮ȧ屾ʲlk~┥jܫƻבѽ׈ϰ۱bvm}k~vrqllmۛΨѕ۽Կբlk|mnҶ͠hys⤲ȏλՔuv`skĄْhzkezi|暧gyǸwn߬pxj|ރo˻zŋyڕ֣qk~لけӶϵ!,2" HÇ#JHŋ3jȱ#E CIɓ#\ɲeK 3,AfVfHpɓe@ zGѡQXTpѪЫ$hʵ -b#?~DnI.xݜH  ]l(bGc #KM:36%'&@$ 18ƃװaKVS$NqL|NX7У?Yw1D‹ l^`"UCC~<߷" `sN`ꩨ:((BV 64SJHPc 7sB ;9Izh5K S-t~ ,1jF'XE + k-OIT@'+"L-Y!, Wl ds,E=Aࡂ4 tl',2l+#mA'L7L TWmXg]\w`-_`hlv@;PK m*U,skin/modern/messenger/icons/acct-compose.gifUT tM;nSDDUxGIF89a Эbcd񍐗,*%{~bem|RU]ffhEHQNQZZ]e59CܤmqxfipN_ai匦62,:=GknupryVYasv|?AGAEM14>y{~b -sйĸWЕ̪nLOWҾBф:60΍qsvǾwzȓ-1;gilnnoϥczꄦ׿o젤ېPIՀ޼uwyl뛤Z|ٶඈ஼QW`OT]:cgoƻƢ󃅊)VVV566怔37Aϲ~ԑILTנW]fs{u|hkrHKTwyrɐ!,  HA$X,أaÅ3_C_bRp!RAj&\!B X#+3z|IUiUЋ=Թ1&hCP0? ((t7%pZj ec$Gm_m bp .A`/I3'\Xh(1Wm*إ VrpD R8*PRC=iɑk(REPXÛ`zhk^EƩp J@ Tu떠9)('xs/4h0CccI)'d@oQHSē&Mĉ'lt D,dQ-00 DrIl!cEg08`#(h0!!D|@P @Bh"1l !XԀ29 ;ـj@{5#A@D*餔3$<9!ꨤ V uА+toBTeT$i졆 8dl<+`ИV\L:7<ыwA֞pB;F[][vaoEWa a;PK m*S,skin/modern/messenger/icons/acct-filters.gifUT tM;nSDDUxGIF89a LPXPS\%v|9r嫹29F7n)S2e`37@|;w5i%J'OBEN.\0`4>%1k~m⃔|rv慖6:Dn0FP̱ȉ`t瑡#'115>9IUopݔ19IUwy~1(@/VȢ:9:BHLY`+02mT{p&Nmd 2l0zh @"TK%D[u K  mx5|@*%5Ggx4!E 9ni%3/MLf  l*Yh,Ѐ+qH)QGRi N0b3aŜ5LF\x ȇ !f 3 lCp|'}+Ǵr2"€ ]'ܠ첌 $ƅ%@@R .8. F,HaC(P!ppd G- IMYƒ1doQl9!\ g^A5;PK n*<=FPP*skin/modern/messenger/icons/acct-prefs.gifUT tM;nSDDUxGIF89a %29FLPXPS\vͫ|BEN|QTZ37@c{p)@K4>:@Ki||9IU#'10FPfy,4?6%0m +SiwMdpprnMPYjxMQY'*4oH^k!-Shu6=Hk~*.8۱+BLv\r}l𘩳bdi\p|%1`tݔPgtrs!, % @ \C % @` F, 1.X@`D.HI&`r͠ HI)HIQ)ihrGG Y x'CB<(H/G#F"4 :eŭ r`3 !CpyFZ?P0 ?H1Ȓ`=%V@A#8  j+FO Tj`C!l%E5Qp"QURzTd@o -#ӷEFOW&*D-o?B=$ D (B;PK n*Î7)skin/modern/messenger/icons/acct-read.gifUT tM;nSDDUxGIF89a EIRcem̱ryz~jmt^aiMQY18Eգqszy咣Z]dۈgjqV[eZoz۟npw>AJ^r~$)4皛,1<:=Fٌ݅}2XEćax(0!ȴ"2.h;͙dUԁ f|l&`vH!WÊMC.U{ҦK, Q -(3oq5mi&A'(b8@Ł]dmQ,~A h3WTow1%b, K(Q@?`0$ D&B6HPDp0p|)Lh)L2a  ,YYÞlD, N9p576B)ABQ%DlЇ0lpB<-RPG"l<崊hL1 >@A6P?b H fqc *񢅪%8s+\ ^ J(9ـ&F3} {֍旓-fH ^PAuL9 =.0FθeD/L@-B<16.IO)k.VDE\Ci.}0Hpȗ&F6Q8Hϩ3`,X L:;PK n*9}DD.skin/modern/messenger/icons/acct-subscribe.gifUT uM;nSDDUxGIF89a %~Pl{䨷ɯBENf~,t^xc虪ds| %(3򃗤07D_biՐmPS\JUdP\knpw}ƹU#(4衰37@)02000 Netscape Author: Marlon Bishop Icon Design: Iconfactory !,;X\-:Atbc_q(@6_ G'' -~cN-/eJ&;PK _* %skin/modern/messenger/icons/check.gifUT r:nSDDUxGIF89aS]k!D2000 Netscape Author: Marlon Bishop Icon Design: Iconfactory !,1x<HS0D>[D%.ՀX6@`#O_F0';PK _*n`t#skin/modern/messenger/icons/dot.gifUT s:nSDDUxGIF89a $]dn뫵!D2000 Netscape Author: Marlon Bishop Icon Design: Iconfactory !,x0ɂfC'PRlp&;PK _*ւ/skin/modern/messenger/icons/flagcol-flagged.gifUT t:nSDDUxGIF89a _fq'f3̙3f3Ӿ!D2000 Netscape Author: Marlon Bishop Icon Design: Iconfactory ! ,8I RH0W"_8 `I:h󧈸99_p-DqR\N%]V};PK _*ѤYY-skin/modern/messenger/icons/folder-closed.gifUT u:nSDDUxGIF89a&-4'.5#)1:A $);ELy:EKDRYw`pwm}tqu|{gw}k{1=Aeuzfw|!+,vpH,FR"Thq,&H|>(g Jbp.PiT_= e }\ac!bdf $#')$ #"&}+MDA;PK _*K|1skin/modern/messenger/icons/folder-draft-open.gifUT v:nSDDUxGIF89a7Val $ɘf33fff̙~f3f3ӽͿ""" MV`{擟=GP먳{̟fdox̙!D2000 Netscape Author: Marlon Bishop Icon Design: Iconfactory !7,pH,FRi,T>'æT1@ \L"GŒ \;,0vyKr~KJ" 7Q (#1  C!,/0*_)P 6$%-& + BHGA;PK _*7skin/modern/messenger/icons/folder-draft-share-open.gifUT v:nSDDUxGIF89a6Val $ɘf33̙fffdox~3ff3ݽݿ"""뇕f̙MV`{딠렬넑{=GP!D2000 Netscape Author: Marlon Bishop Icon Design: Iconfactory !6,@-@$ 6A8E@4CB& 8M%h,&Dɬ C# nz}ED%CN+)}C.' G/1*[-L (4 , 0#BHHBϥO6HA;PK _*f2skin/modern/messenger/icons/folder-draft-share.gifUT w:nSDDUxGIF89a/bmw f33̙ؕfff3ff3߳¯"""KT^T_j묵9COꚦU^lKV_ḟ̙!D2000 Netscape Author: Marlon Bishop Icon Design: Iconfactory !/,+@$ BA8&YT˦g"!0He\o`tr4ftW&zC^`M_a` a+!N-%".($ /HHBŝ|/GA;PK _*V,skin/modern/messenger/icons/folder-draft.gifUT x:nSDDUxGIF89a/amw f33̙ݽffff33fߌ"""ݯT_j8BN̙램KV_fKT^U_k!D2000 Netscape Author: Marlon Bishop Icon Design: Iconfactory !/,~pH,ƀRi$T*tX#j.Aba@(,TZ'<.R91@R%z .~/QbdQce de(R+& *!/HGA;PK _*M0skin/modern/messenger/icons/folder-inbox-new.gifUT y:nSDDUxGIF89a1V.9Tx/ Aiqz[dm2000 Netscape Author: Marlon Bishop Icon Design: Iconfactory !1,P(( dRRJFcF`{A@VP"g g q(mI& )-C   ' /1  % *+0 "#$]A;PK _*ʶ̖1skin/modern/messenger/icons/folder-inbox-open.gifUT z:nSDDUxGIF89a)9V.eoxXal $}ݖP޿؟ߒhߚVǜ֑^ڹs볼~ձ!D2000 Netscape Author: Marlon Bishop Icon Design: Iconfactory !),kpH,Ȥr)h:BQXt`l!% &CE!ك0)` })   #'(KJA;PK _*cj7skin/modern/messenger/icons/folder-inbox-share-open.gifUT {:nSDDUxGIF89a+9V.eoxXal $}ݖP޿؟ߚձڹߚVsǜʶ~h^!D2000 Netscape Author: Marlon Bishop Icon Design: Iconfactory !+,{j@, r8R8HSx$!P0R$ m9P+ " *&%!SJ BP+A;PK _*k2skin/modern/messenger/icons/folder-inbox-share.gifUT {:nSDDUxGIF89a9V.ݖP޿^ߚVB!B N"s\*hQ+J&ڹv:ձj2ǜ~!D2000 Netscape Author: Marlon Bishop Icon Design: Iconfactory !,D`&dihp,gTS=v+!qp0."Iؓ h ݔ`%K ^ި;PK _*OǢA,skin/modern/messenger/icons/folder-inbox.gifUT {:nSDDUxGIF89a)9V.eoxXal $}ݖP޿؟hߚVǜ֑^ڹs~ձ!D2000 Netscape Author: Marlon Bishop Icon Design: Iconfactory !),kpH,Ȥr)h:BQXt`l!% &CE!|ك0)`})  % #' (KJA;PK _*^/skin/modern/messenger/icons/folder-new-open.gifUT |:nSDDUxGIF89a<cox! ATx/2000 Netscape Author: Marlon Bishop Icon Design: Iconfactory !<,@p8, RXp! %2000 Netscape Author: Marlon Bishop Icon Design: Iconfactory !(,@p8$ RH5%,D`+ x(IjgI@͜($V,I]_^hh(  tvu & %!(BA;PK _*}i4skin/modern/messenger/icons/folder-newsgroup-new.gifUT |:nSDDUxGIF89a $Xal믶{ ATx/j<)R-5A!D2000 Netscape Author: Marlon Bishop Icon Design: Iconfactory !,^9=jyJFjpFK C(0IbK@\NH$6} a@Н,̮ b+QX^/hZ";PK _*(L0skin/modern/messenger/icons/folder-newsgroup.gifUT |:nSDDUxGIF89aU_k묵z)1>!D2000 Netscape Author: Marlon Bishop Icon Design: Iconfactory !,LI8{C(  QD9})sKGMZ@2f#eQZlnȔhO֞E$IrD;PK _*877+skin/modern/messenger/icons/folder-open.gifUT |:nSDDUxGIF89a &,ߺ̵dr|^kt`nwo)27=HNn~ƾiz hym~^lrszy~}5@DGUZfw}wtɽ^ot!C,CB00#210067-=#% H0 ~)\Ç;PK *^f|hh2skin/modern/messenger/icons/folder-outbox-open.gifUT J;nSDDUxGIF89a %ݔny吝|Uak2ԝλאIS]R^j&䞪랪!D2000 Netscape Author: Marlon Bishop Icon Design: Iconfactory !2,@pH,FRPha$@D'F"(9 Hb BᬁX KJ-~  2O 0N#* Z".)N /C MDDA;PK "_*Y6skin/modern/messenger/icons/folder-sent-share-open.gifUT :nSDDUxGIF89a58@N2amuT_k&㊙뒝R_jalrFO[ӺᜨIS]!D2000 Netscape Author: Marlon Bishop Icon Design: Iconfactory !5,Z @$ a`,`F2rc`(К}" Vb>/%{~'0 J$* " c)! U/3&c G IG.%BH(5LKIA;PK "_*&r1skin/modern/messenger/icons/folder-sent-share.gifUT :nSDDUxGIF89a%8BN22000 Netscape Author: Marlon Bishop Icon Design: Iconfactory !%,R)@$ !`$Br .X$ Fhn 2ܺ% d\^~` V  BIG BI%oKIA;PK #_*D+skin/modern/messenger/icons/folder-sent.gifUT :nSDDUxGIF89a 8BN22000 Netscape Author: Marlon Bishop Icon Design: Iconfactory ! ,w@pH,FRP(x*28`0|w&8(4ţaԟ_azh`b hd h  O BMDDA;PK #_*1skin/modern/messenger/icons/folder-share-open.gifUT :nSDDUxGIF89a>8BN 댙,2@؂ϼ˾ν땤ꞪT_j☥ӧꦱ{|bmwۇKT^ '{{!D2000 Netscape Author: Marlon Bishop Icon Design: Iconfactory !>,@@$ a`>9bqHdiH К¦ Ɓ.8>/Q{~%0=6/5K",WoC* $8 {c 3!+)'<c7.2-;BHIBIL>HA;PK #_* ),skin/modern/messenger/icons/folder-share.gifUT :nSDDUxGIF89a&8?Nϻ딠lj'1=~R^f&FPY7>M`lw!D2000 Netscape Author: Marlon Bishop Icon Design: Iconfactory !&,{@)@$ !`6r : H Ghnhme.j% uۭz\^` } v z%q&IG!BIn&GA;PK 7.0skin/modern/messenger/icons/folder-junk-open.gifUT 0>nSDDUxGIF89a*U****U***UU*UUUUU*U*U*UԪ****U**********U*******U*U**UU*U*U*U****U*******U*******U**Ԫ*UU*UUUUUU*U**U*UU*U*U*UUUU*UUUUUUUUUUU*UUUUUUU*UUUUUUU*UUUUԪU*U****U***UU*UUUUU*U*U*UԪԪ*UԪ****U***ԪUU*UUUUUԪ*UԪ*UԪ*UԪ*U****U***UU*UUUUU*UԪԪ*ԪUԪԪԪ*UԪ &&&333???LLLYYYfffrrr𠠤!,@ H`>s[Ȱ9r 4Wy©/p`@;PK 7.YY+skin/modern/messenger/icons/folder-junk.gifUT 0>nSDDUxGIF89aVj2:GVk\q]rh}g|rczqqy|SlSl.;KZs[tc|r~ɣȪ p|.5=ELT_fn,E"'+-26CHLUZ^ $);EL0;A1FDb)OJZZd$`fg:,*'HUUGI)^_89+,)[q\LN324EA[PŝRML.@;;X\K.6#" 1iWT.5!0h]S   oL 4(@bqiă (xqP %` "jجYӆ @;PK #_*ǥ4skin/modern/messenger/icons/folder-template-open.gifUT :nSDDUxGIF89a,33f4=JĊȒ̺&-9P[eᙦDMY눕ꈕۈ^ju!D2000 Netscape Author: Marlon Bishop Icon Design: Iconfactory !,,s@pH,ƀRPhTpH0L 8](H&e3r,SL?KJ|f"$sP#% s*+ s(rNdBqMCA;PK $_*ƪ:skin/modern/messenger/icons/folder-template-share-open.gifUT :nSDDUxGIF89a,4?J33f݊Ի͸ɓ'-=̎雧FPY `js뚧P]fSKꏝ!D2000 Netscape Author: Marlon Bishop Icon Design: Iconfactory !,,@+@$ !`|Fr dɨ К C+3Y nkH|~J!) ~C *C'"nc`B$IB&ILHA;PK %_*q995skin/modern/messenger/icons/folder-template-share.gifUT :nSDDUxGIF89a33f5@Lպ϶Ċ '-;P[e4?JFN[ᚥ_js!D2000 Netscape Author: Marlon Bishop Icon Design: Iconfactory !,n $)kI<P$ b@@dJ$pARg X";\ ai[̀K+_r J)")O'!;PK %_*h**/skin/modern/messenger/icons/folder-template.gifUT :nSDDUxGIF89a33f5?JԿθí&,9NZeߚDMW3>I^iq!D2000 Netscape Author: Marlon Bishop Icon Design: Iconfactory !,_&di(0h=^$0\o27fHx!u`aE ⁂~ ClɀO Nb-#!;PK %_*7B1skin/modern/messenger/icons/folder-trash-open.gifUT :nSDDUxGIF89a{  @KRwwwfd/#+5DDD!D2000 Netscape Author: Marlon Bishop Icon Design: Iconfactory !,F $dix<ºE( J &pN`4@Li-%VV fgdlY8);PK %_*kGy!!7skin/modern/messenger/icons/folder-trash-share-open.gifUT :nSDDUxGIF89a{  @JSwww̙fd/DDD#+5!D2000 Netscape Author: Marlon Bishop Icon Design: Iconfactory !,V$h2000 Netscape Author: Marlon Bishop Icon Design: Iconfactory ! ,Lp P-p`bW^! C]'S }IP*"B$!\;ch"D;PK %_*,skin/modern/messenger/icons/folder-trash.gifUT :nSDDUxGIF89a &CMV~벻뗤)1>!D2000 Netscape Author: Marlon Bishop Icon Design: Iconfactory ! ,=0IX'] wAB180[OhAQ(L"lv;;PK 'o*p'skin/modern/messenger/icons/layout1.gifUT ):nSDDUxGIF89a ! ADOBE:IR1.0!,  ?-/Dى@h5\&M0EXugI(36^+>.'RK,R AS9O@éb6B8E!jG*rg!pD{ :M``L :Ql` pD{!::-7H1r.ׁv'؄,\^'.7Vȱ'|}0] l`: @ Z *p!80|&HL{PP%7(Dߖ n0P IHBJBj.0A*@F 1@8,`p"g %s؂v,/x hHCBA{$v^N/p^A^&!6@d|"ȦH b=xذ zd 4/QPrH+$AzڳjGB=|C($ -_)) 840"<[( pI B(E)фi%D z-1G*Wl^3!q_.LP$hpD< X=0PX*`S A l o!l=0*P,` T& 8%A:!N X@2Q\lhH7xc&V(*HD#@"fַE6ҩ Hr;I4!-\KݷJ Vb@8 B@bV)^ǮW]+p ȯ~;<& Dũt@D-Qn\` @$ H b(4arتD% pjsW|Zx8ƱH2@&4a5@`BC qA@P*L, .L[ܢ0Rekbtq# Aγ,Z6 dYb+Qbl$(.a6Ř4`J{(fh6Ψm~߶Zլ|'X 6p8:~Ҝn=l;؁ і#P}gbڨ|A-c $  >$\Bϝu# f mX ! R}1P8!sDB s| n{ L &(@`碷U@) p% lp"@zǮ@V PQtC|'_("@Q;'8A#0 χozfvH #׶KkG{ӣ>F0G7)!l 8MrmD@ (z K0>O Qk+zNw0A+}e6 ^?w 7u@G7Q4_@4n|@ѧs([ pDv6`ff1u|xzp|8Q~(nVaI m{ vi0 sh~`D@(CX E؁恇vO`o@M=-z6~|=?H/(DXj4Xil؆ L p@H0=Hn ~~7e8؈G;PK $+G|)88skin/modern/messenger/icons/message-mail-attach-offl.gifUT ɕ;nSDDUxGIF89a*4'5ATdst_m{}|l{o|̘ӺʷȠlz!D2000 Netscape Author: Marlon Bishop Icon Design: Iconfactory !,S&di8 )j/t "@ܣA@PPi#!0'r(L HB&R5b0`[(!;PK $+2000 Netscape Author: Marlon Bishop Icon Design: Iconfactory !,S`&dih:QxE,C2Zh$ gK( Aa@qƺ2(L̙@_$a .'!;PK $+Y""8skin/modern/messenger/icons/message-mail-delete-offl.gifUT ɕ;nSDDUxGIF89a*4f'5AfftTds_m{}ӕl{o||lzӥ!D2000 Netscape Author: Marlon Bishop Icon Design: Iconfactory !,W`'di08*qmʀp(:8h` Np"#: ERH,GW,l$LSQ,bb,s5(!;PK $+ bA""7skin/modern/messenger/icons/message-mail-imapdelete.gifUT ɕ;nSDDUxGIF89a'[dmS]efffٞis{#/硯7@I䘥!D2000 Netscape Author: Marlon Bishop Icon Design: Iconfactory !,W'dihJ{$ËC<DN@,~"\,0i<(8B CP2000 Netscape Author: Marlon Bishop Icon Design: Iconfactory !",l@p8(drIJyFEFj`{5U@n U2@)p۰N M$uCw !l Bw "  tJ]JA;PK $+&͘0skin/modern/messenger/icons/message-mail-new.gifUT ɕ;nSDDUxGIF89a$'S]e ATx/j[dm<)Rؗ#/7@I䔟ӵ春!D2000 Netscape Author: Marlon Bishop Icon Design: Iconfactory !$,m@p8(drAJYFIF`{%15@fU2@h۰NGuCw !Bw  "$w   tJ]$A;PK $+V犴1skin/modern/messenger/icons/message-mail-offl.gifUT ɕ;nSDDUxGIF89a*4'5ATdst_m{}|ƪӯû̥Әo|l{Ӓlz!D2000 Netscape Author: Marlon Bishop Icon Design: Iconfactory !,K&dih[0P` @<E1(F ƙ b d(˂n0Q(Tt%|N7;PK $+x՝,skin/modern/messenger/icons/message-mail.gifUT ɕ;nSDDUxGIF89a %MX`Ual|ؔϑ07C뵽(ݲ!D2000 Netscape Author: Marlon Bishop Icon Design: Iconfactory !,J 'dihlp `0@`E2(F a Fr H(Kr&Q(@t `NJ!;PK $+0ؑ,skin/modern/messenger/icons/message-news.gifUT ɕ;nSDDUxGIF89a@ITx!D2000 Netscape Author: Marlon Bishop Icon Design: Iconfactory !,;x,.*%[ BY^l N*!FӍ8^J+_18KF`J2;PK $+3skin/modern/messenger/icons/message-news-attach.gifUT ɕ;nSDDUxGIF89a @ITx!D2000 Netscape Author: Marlon Bishop Icon Design: Iconfactory ! ,G0I+%6KZBQ V*0!8'` x &@EPpW(͔;PK $+S`8skin/modern/messenger/icons/message-news-attach-offl.gifUT ɕ;nSDDUxGIF89aly1>M~!D2000 Netscape Author: Marlon Bishop Icon Design: Iconfactory !,EI+6&t h If'D`nm:U/P8rgC*'{n?X !x-C.S";PK $+)Ƽ0skin/modern/messenger/icons/message-news-new.gifUT ɕ;nSDDUxGIF89a묵 FP[ ATx/{2000 Netscape Author: Marlon Bishop Icon Design: Iconfactory !,P95MSHF e8 @yEA(h:@0 B7 hl ̀w`=٬IWk厥zp8%;PK A8,㔐7skin/modern/messenger/icons/message-news-new-attach.gifUT P2000 Netscape Author: Marlon Bishop Icon Design: Iconfactory !,TIB*Lp%( (H43D:ja j Px Zҙ(\ax'7p$@);PK A8,<;skin/modern/messenger/icons/message-news-new-attach-off.gifUT PM<~j)R!D2000 Netscape Author: Marlon Bishop Icon Design: Iconfactory ! ,QI1*Lp!( 86,j3B)hXC"]!q&7'  x]dMPnw);PK $+{_f5skin/modern/messenger/icons/message-news-new-offl.gifUT ɕ;nSDDUxGIF89aoz ATx/5CP2000 Netscape Author: Marlon Bishop Icon Design: Iconfactory !,P95MSHF e8 @yEA(h:@0 B7 hl ̀w`=٬IWk厥zp8%;PK $+ffq1skin/modern/messenger/icons/message-news-offl.gifUT ɕ;nSDDUxGIF89aly1>M~!D2000 Netscape Author: Marlon Bishop Icon Design: Iconfactory !,;x,.*%[ BY^l N*!FӍ8^J+_18KF`J2;PK o*sIRR,skin/modern/messenger/icons/readcol-read.gifUT uM;nSDDUxGIF89a:BI!,X0I! (CG beh:%;PK )_*eaa.skin/modern/messenger/icons/readcol-unread.gifUT :nSDDUxGIF89aTx/ A<̙!,&h0 HA7Ź&yaZePz';PK )o*c0skin/modern/messenger/icons/server-local-new.gifUT .:nSDDUxGIF89aUUU333 AffTx/fff33fJO`pwſ%-0s! ,`@pH,Ȥrl=!aJ@Pir&WCP3q\OBY:$<&s  |R j  `XQ NDA;PK {g{+0skin/modern/messenger/icons/server-news-lock.gifUT IEӬI7Z FBh ''p As0;PK +_*=bb2skin/modern/messenger/icons/server-remote-lock.gifUT :nSDDUxGIF89a"@JQff333f̙aqykÿǙ3[kp&/29CIδÛ}!",@pH,!`lI DZ 'r0OE@{ax8Áv 8 uB cHIHB PBFC "   "CA;PK jU05rr6skin/modern/messenger/icons/server-remote-lock-new.gifUT 7@nSDDUxGIF89ac9ƭkΜckscssR{)[kp1)R9BJ!B333!)1c!",@Bl@8JK񄊊Ӎ*T+ =$ 3ԀhPH4lm  !xz{ md" Bn" \V\""A;PK $+E-skin/modern/messenger/icons/thread-closed.gifUT ɕ;nSDDUxGIF89aS^g x!D2000 Netscape Author: Marlon Bishop Icon Design: Iconfactory !,Cx @Nb0Um[9P#i憃mt/#qK&&JD ;PK $+oB1skin/modern/messenger/icons/thread-new-closed.gifUT ɕ;nSDDUxGIF89aVal!믶 ATx/{2000 Netscape Author: Marlon Bishop Icon Design: Iconfactory !,ZЁI ( AH&4]xE., ?l^m$87b-PhY(8|D{E;b ^XD;PK ,o*ey||2skin/modern/messenger/icons/threadcol-threaded.gifUT 3:nSDDUxGIF89a.;2000 Netscape Author: Marlon Bishop Icon Design: Iconfactory !C,CC .=%AC&7 6:3   +9)"*@ #;<-C C14 5!/ 'C$ 12>@aF!HT@@;PK o=,9_ީ2skin/modern/messenger/icons/thread-closed-kill.gifUT W2000 Netscape Author: Marlon Bishop Icon Design: Iconfactory !*,~@`H#@lI䲀(K²|&j5 -$ip^ե4 Daov}*  'vT  #)(u %!P*u uJG$u "_G  QA;PK o=,<6skin/modern/messenger/icons/thread-closed-offl-eye.gifUT WNlyѿ///qqqƄ_[=z̟w[Վ垂888JUde?=(֚㪪ooo pzQث/-,,,FFFojGOOO???!D2000 Netscape Author: Marlon Bishop Icon Design: Iconfactory !C,CC !"CA% 4'  >-#3<97$8+BC 0C,/.2 )*= ;C@QFl`C!HL`@@;PK o=,ۇ4z7skin/modern/messenger/icons/thread-closed-offl-kill.gifUT WNlyך''DDޫEQ_ьaaԠxzɅZeq||~ooʅܩحRR##rrtu::ſ)3ϼ!D2000 Netscape Author: Marlon Bishop Icon Design: Iconfactory !*,~@`H#@lI䲠(|&Gj5 I(цryp^$Eaov'}*#v T  %u !P*u uJG)u _GQA;PK o=,W5skin/modern/messenger/icons/thread-new-closed-eye.gifUT W2000 Netscape Author: Marlon Bishop Icon Design: Iconfactory !F,F FF 8   %.(7 ><  '/6̋*B  A&+#91 4F 5F? 3;2訰hBC#bHЃ ! 'EF;PK o=,3 Z6skin/modern/messenger/icons/thread-new-closed-kill.gifUT W2000 Netscape Author: Marlon Bishop Icon Design: Iconfactory !/,`H<k)(8kP2 RVa!ЌQIRHA K-$| .,]/  o +] &'!/LK" (KLK  KA;PK o=,:skin/modern/messenger/icons/thread-new-closed-offl-eye.gifUT W2000 Netscape Author: Marlon Bishop Icon Design: Iconfactory !E,E EE    ?8.-1  6$>̋#2 @/!'&% 0E +E5ABD .ИH QH@Ib TF%aE;PK o=,';skin/modern/messenger/icons/thread-new-closed-offl-kill.gifUT W2000 Netscape Author: Marlon Bishop Icon Design: Iconfactory !/,`H<k)(8KP2 RVa!ЌZY$TH$K| !.]/  o&%)] -'/LK, "KLK  KA;PK Xfv,_h.skin/modern/messenger/icons/new-mail-alert.pngUT '~>ħ 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-ڳgXmcnSDDUxGIF89aB԰O_mTgz-8Fsۺ殸~פ̳ڷҿһм쨳Ydo睧CMZco{8GYՃLjٛ&JYg*1;Ȥˎ 诺Ţwrީ㫸,Tlz'ue{tdtwNjy䓤`s8m؊8Uunn{պ2y}h>ċjv^˗Xonފ秱G\q|g))eOy˕ !,ĒbwդFjOs4D줰ٜ6IIdudyӽةdx-6d#˙qXX㗲ِDzªһѵֶ,B%HԡC Ȣŋ3jܨqć C"Gɓ2\2ʗ0M2YM1g⢧ϟ=}hQDH")P#H իX䄯`'KSK7:YX:Q&mjTfLX+ڴc*.+%RLa;EgJ.U ^m1(˦l-֮W<[ڷ<5th1${:pj دf{ٱݲ=/~} zWR˙ 8}aq?lzv1Iy`yH^^Ui}V~M](m_Y#6ւ`8:(]Rm\H}"ߌd TVY+N6/r(q9Ii]F|!djixiY--ĠDpq 4*ɕjGh'K$rĨ&qx&]%# j+2)t94r $Dہ, tm`5!p8.X0ԮõfO]\$s_=7$In#d͙Qd!ߍ1R.(DR2ON7<1zܡxf98/&B ݣT2u+cHc#P+ @4e l4w(#Pi@dU!fHCr@8 )!fk\a"B8@ Xh͘(NÝ D%@׏Ffr t#6( t1򃌭3U[ՙWLp4$"_!(R! WbOL!%"G>L.E"7B1i?F]#QrG> D+rco|.hT:9LbL 9cHn ܀ B 0A`Zī>O)E(B1,C 'WfpchEFIb0uBGAr5IPsb4II<'7E=ыgJ$CD)J b±`Q GCЈNVR Pib `+**9 jp& 1Ғ4`0+P&!j&J@! 8?@ه>QɞO*fK[{Ÿnկ* bȭ%#ܸh\mC^P8Q~7(QѡdW$R9Dwޒ-OЊC-[6x#ެ :P%^rm{.tB (A A7n8JkP!pA\QmjlT@4x솩nL.}?V_<v`%0{Bcqe 62h"ZKJ^8a.;CZE ,`\=;zT *вU%/.R3Ge#6P45iv_NB|Juucw`y}YvݽeCnj\d[ّ6 *]iA5k/@x$Y!|EcmM^ԁ? kͺ39zӺ X^ [E}F,{NiGE!+)~ll a6㯒?[6vQ*e$c;>Zfޅ̦G]0x F hO{;2=5A;gocF|x_u-9IA~ XBPRdrD#_0ַ^&QZ !>y-> \ǼroA;$@˿p < xsx:@yfx:Հ5<|H:BMyFVLG!o|Z~c/$dXfxf8hxjnHrHL&_E8'%czAC( A|$7$DF2!`pJ8X;A8tGȉ($?q$Ĉ/Hb}PXteЊZO!^HVؘڸ؍X~G}ԇX4X|HmpBhO`fEvHFȎYL먇yyR}#H\h[% v`H#Rv"9$Y&y**X,0Xb@B9DYF900)Jٔ 4yxgœ)Gٕ^A)b)` XPhjlٖmyeirytY'r9z~qKYly'EY pW l`0 > 4٘阒YC9闻"YIEٙ雰q'qY&I@i׉Ձ 0v܉ y PJ&) `9 )Hž4@ @ )X$b 0P32)Y2$Н(Py :U@٘l@N0 1ω 0I빛YamwO /!dCp"2'u2 MA +` $558P#TФ\@UПxj DJZɜ-,0 -r`XEE`` P4` )O` Zjb`ln N05@yJ5gR4Gwlzy::C˙(,?N@36ПržBf44રJE` BP)` =$~r ưl}%8!/P{ `mC*EyIE7 ?rɲ67*-JK@P=D ipi : X$1[[P"/_Y{ 쐧݊0%0 N0?Щ @ bszbwkfrp\4U' "&Z&p 5{fsl+m u0 km/0 N{"PƷU`Y0y,p񊗘 p4 3) ~V;0T맦k'kl0˱g Hg0=P05 ˱ -gl뷀E,pˠx {1:QbOOO;){aX b~ 5pHƶO\|-Gs ܻ GFPмyN!#<ưż.Dv+~$f k047\~^B~>luϓ#plPcռWZ-\p\0OW}')qpml-6}D Kݶ|w`ލ` m-[b5>-=]J ,U DBn.S1;ևu(.YiʤNۻphB`~O߽Pwz^*iQ[N >X-𩊰L0=TW>W >Mjnl tlXF>%'Fɮ`PB .׌-^uJ哌}YFhʸ#@/ʇ?Ytf ww1Ҕ`m ;iGPs#%*=[WNqY~bNPh j-COnR0 _VMhj~?5Jn_ ͠"$o6n/RpupUyݤ?/M̃qP 0wm>2Ф r-'FY1#p?@+Hyp ZM #@R apC%B,r"lX)mL$I)Ob`2B/JPTf9!ϗZLyʔ*巏KYn9T*#^lui?' @Q i^a-Fa3FDPA$6wlugb)#reP~"ĢH:u:旕Y{tk*eK'ZuB W*P,ZjA`ؖ--%}߄jw-\xqOǎ'^jb0~SL2`J頄RM^[٨6JȊ ,8R.0kAʉ: P@ ܠ(n}04kCX 1 !@9:␓.N%rKgFP\Fwlv3逻S` 繲 P >0`;axCRsV?L$1*(~ O#xEpO4 {1p +x>`# ZF8AsaX<юbBDž`nth 8trz!|]pA#Ha:.(-Aq\Oa \2=\ȣ iŋiӵ X rPMrG@ pv &#PE @/fGy$[KN1c-¹@`kE|g`\b`V6 R "$v2AهcYaͼOjo|/P(As(z0/+ ÿT%Pl^3(A,18!{{nr7!px wz7A\Gc9A0 kj5,h]8szoԤP[ۂ>-c B!BfK?-0h?%Br!B 4)# PX~0:>x\=.( lz}-!/[%9p93~@(2`>c3Mb3CԵ2kB!dKMT $)* w}0)Ut51@x1s3* *rB:؇ S$K?HFd}P@,@2kolOG `$HGu\$B=;sp6d`u/U<5(Aä8>H02p$($d5h:dL?lCH~CjFYȤ!Hol VHH$(, h"n)J!x?C9% C@x,@\ :88~ةtp4$HiDajI]˚DԅVp)L]IiºjBh;<̥D=x"hJL,W`.@.йsK ۇP.@LH,: .,$׼d\pOXI)<Ԁ9 &8+2phN V0L4NF"OO|6BO<<49LL}:h5xPP]WMHK߬/@NBu2HjJ=4HKЀlA p6$Y L]ѩl %]R&m%ulB)޺+u)Rt*1ֈ׼>+]%PW/E A":2(VUp8Qg[\SYؤX9R}` 1Pj#qhMق -p#X[V4(E%0ۗ|׹۹;E\2a%\d P eaV|ɅVHԊ##e`;&T(tBQ8,q@SٕС C9SкfUܨf*˽Np XpN`^`n#)?W F`e 嗘mM_ݗhU(Uߗ31^ea ^ aFkF`),)$^b.~hq\7a!`xb/by3avE#.b%^jcY*bb,&-2c@dB,(dDCG~dHf MdJ2jC!LdPeR.8/!Y)K~ZeZqbeZ c\6eQ.eSFTXT@mI*QefNm eZtNgZ a&OQ6eRoN.v H"0Pm~fbbxGHq !g#jn tcPt>wx6fRF``f|^g N" PM.haf6~mh1>GZ&ꐆg`e^fl,Ph i1`hhbXjJG*kV1Rh]F`8j.f. lXfVX模k6`eok ܁&(H`kцVhZ&^e^Vlgb>6^G ~nmbNy^fhnqΞMe Jӆhikq29 N0l&s6콎ok>na&. l`xfNb0p. TЃ oNqH~&^*Pm~<5.p/qZPj>en l:q .Z rRֆnm^-H,+0nhjf^=gh  *P&wFeliZ?2nQ,?qWZR0R)(& 2s"Bj4k7_M@rCǠ0u~s ^,Sf6p^7\8ot!voo?[0Y)Jںp_wv$(<]4onu9@a/ @/e2t/y^j, wx+C*XQVF(Ђ\ȅF_NC2v_w(oE[0`yw(*@{Os%9C ê xQ_<x//-{ǁ@G W26{&pfR"w/|y,m `--ȗŀ3! ê7/Hπ7Ƿ m@ǂ]w}C_Bxy6lgp@o H7|-X:փ"T= ~'/\W2gʼnI/w, }7:*z _bN QC?/ T C"Q`0PhiLTf1T,hyХz3,n"MhRsH&}+=W(>\w}E\Ko=xEJ+Іvk"ޘlFҍ$E+پy{`O5ljϝiKD> _.&Xuk+V`qP]m+HPn .~+e` VƥoëcOnDŽ^v'+OIw:2-s^s5s ׾?> a{>6yMd3^v?PֶlϠޞA n }~ u.6 лǽ mwp큻߶mq3S&-q{s v[VHMpl>nS<(@#zF8of<69MO{7h;nx hnt7h@?xnJ=tzvAl@[8vueVz[ 5@ݖy <^Sځq_yʓߪځx# iȂC#Iw}֝K` ~Gԅ?%BNnxgop!AOT@(2\@!iC4@B]_9 ~` GĀ !@ 88⡁-_Odn!f4%*4܀tjy\u :B%C#0Aȁ܂DHH ܱ-$,A?`B ? AlAXXZlbd!A \A)!NDe [Rg-Ȃ $CF!F pdGʚ *`)zc>cP%pP&<grt=Ah&޽%R,%ނ4TRe,xe`W#Y kc[!EAnR`^Rd.pg@+@p+^c %'A e Agv4Lȧ|.bM@?H$%@mΦ-kCF`?44Xo2pp'8@cttb Pw}}ܣ %_b .@:xA.vz:u% ™FRbi3>4>i); j .A%fR*A\V6UFVljFh#?:-,s-t>,>HEiGl@.dԪ T.dz!j (MPp)q(bFRH%g*DGv <#x0.9*jA A%P̼NVWF>'9&->'nE4giDA^]B j[ tnke.J0-q< A*c?%HkPg^ 5BE^a-AA%vLR%k}Mm:ؖA8lD[-v€i!.D To'jB)Aj$AA<-)=jfbI`DA&TFs?t4p sC x1#s~ w813>iթb ۀNr*sL#Vĕ]M2*l >WjhAh4@<̅,&2S20;(rD6B ;t^s?@l&Z3G9K28I&A< 3Bw0RU?)@ ^ٱSu,^,D4]  V ATE>67O,u#C@9N tFva`z€ u,5Sd@2rxaUP6eJ?&:Ȃk5[ *9G*5]3}l,@5w3ߵ nLvִqcÜ=i\vfaK93(7{{V#jZ{w{&4®[5 2(HMb|V H`˂n_8s8Opt]_ ` AJ>=7 |@9R.qR7?׶`E:-"spp#x#FP~&2w [88W7h-8%Syx8.ys=i@w4*9`J.\_$uժC۲mpM_ԞhA^j7q;T_:go:czsA*VBStoásВVE7oAP[v\;<E+@;;hyG~(|AEzGy:[>D;e)&z #hM겏:?;G~k1/#3o{>Tg:[={V]l#gI-KsvOEw>臾[%@駾>뷾>>M>׾>>?>#M/?+\U`# _?'[# LA3;ʕEVaCvRگ$SJфVp\(9npqkaV-/::_<1SX< ӢEAqtEtU C0Eb_$6MbO\g-ha\¨lBV8:&Zf; n(bY`e pQo @`Ѳ5@ ps# k800dpXVc04 \য় jN8ȅ2 %Oqb1 ~Z P4E1O8p:cG\MPYj AҊHKV]}Ր@ $`6qC67xb)iO1Lº``rGFuԯ(psiq!uae8® $Ej O11 gDcACHVXW54r8=fdqA#~l<ᲇf!ٸXQFvC(irՓf1fArsF!7X9 \VX`FG}`(UJd0u-U ) `Uf=ֹVeqnjY\Z(~Mg1qyO("Ug& CƣξJ_X)  G`aU} _~y.B Go0H$3' _rXV`"$,Vzx'v!UߜSs qMG~sRcuMpAB!e .VF~3;Z$ fh79l"d %ab8|? 84@=4tL04r>O0(+- c - E~aĜՓ%E+F k (6`Q]AO` z<(x` 63$)YIe 6í4+0trmnGJsH6QeY="., V FN F:`#'.$cP/]0œ , jW &aVaF -@ t#EX4ß4Ac1P!)LKx%8D( d }`i̋X h4GA6% A6(ڱ=YOGPD0hA"BG2l$PODV6R ЃrQB_r~`ZK]8.Y|eM)̑n_B1Z'8Y3aW'%k0؜zSvQ%3#A"A H:=aU2-lVH13 c f[/HI , .EA )n_ &/% ,&S |jnY(`6@m<-ҕ.fr !2}}]?N2*+Jo` y"~"= `.Eݫvi u2P$A .aܤG|d~ 20" t}*[pivCa `)`ltkYkà&o}!0gS@2OaTDЖjaohl!hMӉď)үO. c`XOunwH +a&4J J=ƏQFU?KXPX >J4\) a^HF pr''䋲m E "Ք>Qr J a!LK ]÷6oHF0ˬv{C]q_"vH yqk(G Q U*ܣTnZ'nG5G ̀{1S$J %ƒ C"C ~@7q|*$A<1BU0ߑ_XHdbc?^`W 'GC#q2P"R)G#Dj"2G@4B+mGQ{RdP,J%]65ƒ-rv(|rj(.k2B* 5r#=*! 2*r + /33 %_#-O31-&+.i 2𚤐5.MD.#rñ*Oc(%"+SѾ*B9J SXd:R:k5;: 37S+2{"=S=ד=ۓ=>E>:B*ys1I<'3,= @=KBAAABT$@&B/C3TC7tC+tB%+CTDGDAw8ESTE7@2E_F3K6"*"nGovG{rHtlT5I|IJ`tJcJTK#KfLô#bL_T#T2@F%@H'GNTN۔N"TII4JJJc@KK#KQôLUFNLMtGG}QNOtIITJ4PuPPKUׂQQdr4#֔RR/5S5uRStOIOgTT K1P[YE"( rQ]%^F1V)epMsGsEtS;UI}TTXTQ5UuUc Y;H3p!Уb[ya@|FGDTSEc6\==XOXO5U#`5$(e)!d_%GcEeVV6a{6aUrbhsGUCTiUcW95O;f1Tdd#<@Ze !f"h`7cmjuggna* F_"D$a\o;nBW4 q1dEVkdcYs37s-e2<@sGtKt+tDLVB0vcWv@iiVyvRoDNALHDBafyk ^i%y%i7`o]=N_N |× qP-wUM Re+&R (A ~nc wtHJ8c0aALJO Va=^6Gaxw^@L,6t WvzQzqz!{Ѓ j`rx`f TF FkarM7l, A?8&.@3yZ%uYa-](8 qpJLC!{G{XWZ/X7dd= L] 55tl?,Ҡn* ^/,ْVaE2(@yB@/Y GihCи-i!coTGiHՕIux`Jq`r #K’9?V:=,n@ vaCȥSbU<aUv# 0'v]"rA=Yv&16߀1ǙTw)  J$>.& 8@ (bB,.` Ίzo! nVFZÀi#=:e.ُ+b|BDhia3/ 耫KSB q  `Zgmz,@S,.98樑|Vy\eڋC"Z:wv <)z `u|h rpۺyuߠKfzTTaj馴O}@Z࠰'YJ跫&+RV2ww' ]kZi倵[^`XchA%/y! )˸%N X@ـx{p AIagZ?Rl/`#?6ڠgnVn sW@"a.# @x@y1y 0ˋ̝JC \ F Ie:'N `(a#b9ү'n\ `;"\ γ ̙;$ $aZA 8a]ַ֑!Ur]t|C 81WPAc5pH3'bU hfm$ݠPA>i`?%2D%CmEeRsX>UZB$(8]-jDqF@'i=*M/hJh:h.:eWf%hn c>ru))-)gvމ'?/YkJk:`*`P)Xy)c*>Jצi*g}p'~ 2B:n쳠r$j ajmڎϝ Lpp < Jej," *oЅ*/b- r7<63ʃ LsY>1\AROMuV_5>ou u>O@ӎttEwvߍwͷd 8?dY4!4ytϭwKC_yo9H 碏Nz馟~z:{N쬳z~?||@|/|g};|gCoB~tnT֙E/ԯ~O@s8/}һ<{>#/mj+Jz |g O7,h tCCZ (`@}A OD̡w= T X8*N鋡7Ր~E7@$/<1Є'Xb Ujt@G fx7Kb7D*R_~dâ3bKxB7 )ev4pt!aD+w, L`b oM h!C0 _L`z! [_ #pr4SC:a@2P F N"`>3n`(B`3H "@yK@(AVhtc+Nq3C P&8a + nmrb 8[##['!,dsA)_+}ҬjuB eU(Hp0!: Wߪ](p$2QcGV]Q7A*%m&"җBB?>:Bpj*QCy`h`NZ-Tp'Ub\](1ֲ1o} B́Zա#g~ b08W"[TkV6̀r @` r@jߥLP (B Lig€UlJܬ~aֳD`=A b):]C xC@>s9|Pb# %i|^N! p‹Ѣvd Q'jF\ #@U+ْd.ͬV cs+"g3i?̰ |Xp`b3A7!1M`.xB!-AdfQd@ !,\24YoP (@|Tj{j; stP VV t@a)ՠr)`~L8L` rыHH7xǥ S 9EނF]~ZՊx_IjrYP1a8;@{ m 9!/F֏GЂN*vnbU % XblMz!E?Ktf-= X+N~7|HUx,:FH^̿VKAl z vɌo @5?\rb;̰Wnnt>N#!Ly=vܛ@fU &0#2o5РS0PĬ,ޣ5L`l2`o>`5?{p&|gθ*UC(tRz YNB&G0Sc~4zCzM&{NjZ< Z0@$XJ j U?Zvm||}{z Am2|2fXxfg0o@LH[XyjguGD; uRwYzH HxdPFN2_J%h$xOG|'ȧj_(8e:ȉE@{fH_PRFHqpfGS(K @'bGa&Pr؆nMqo؋huØY%@|DPpPXP{+؂8H0lܧfCB8WX3bƊ!(@( H؋腙5tt̨Ș^GBXBpp0Y]GP{D th<@YGIYb0y{N*DZDY:?@J'{l%I$z:i}:0xlЖəEXЊ iȊ0o^P+ [ً-H; hY< Jcy{Е0#7Jw )@% b(HR -#y¸ EP% ɨCJ^`}fi YeFQ5 WI4`:%0 ZMAPipP%WK䉄@;Qg*Z;Jń-8#94P |JP1!!Hu"pHVU`PO*_P` :iʫmP*  f@h'(x Oaa Gezb pڡIJ٨(PV ɯ{W b: $hly{:`KډK@9P* hĞܙ `e5UiԲ*k"'`{E˯4d|QO 0/P P U 5K%_ a+cs =ۑ%歍P9=kjjr H<&QOa'VUk[Kw(+(2!b;x=˅~([ Rt[Rl?()@O2> Lˈ rZKw{.+"%a 칅>Wn``,z)Y["DqË^qJ׋ }{ۋ+ n~I[狿ijejOpu~컿" Sk+1ki2PPy[.20#\7.(bfŀI*+L@Iy\0O+ݗ[F| CJ7M7P(,)wuw{A8rd/1@/rhLi5U3V39xl(<8,9t"O9h,O˹L3ɫɪ˧¬72G磸,il˺,x;lͧS9B9͕͝c\;L׬ @YtA1@DJ=tYW }t6G -LzG<< ќ<F}@]7)-<s]d;ӈ<%MtD] }H=Kmu;}R}gDD}lj[A-ue=AG]؉ J(Hes|х\،sCy ڣ-]jCJtJ[Ma]Ccرۍ;K1ҽK4L]MJBL܈}=?NMƽ]@N!@ڣCӔCNZG2rz-DB@Pz;PQ]< S= \1MfK]7 0Se98%M^ڝnYLMZT ? ?NUnUI0VdUVinV %n% FsբzWR*p]JCU^9eb*]0._E(pYbTzZ-?BR %Vf$n@)J}\] ]cOR`*J `dC@}<*Ю@^a@fN9Dom_ \aۄ^. f/ ;鑾qaG 函 &?}]]pda`nK~s]{y0]w.wSU>0JAanL&mgfk.rV#_f=VFTg[`~Qah-n;c6iy!]Nh~( k0\p>nafdfK`n E`>*B`}Bmq?1om*B ;_Q'%bn`o_G_/P!p#XZ(H`_][PfpY$nd}Wq7n %b-nzG5ܭN+g#@ 2>!.u-s1Suр@pxssqB?W T CF Q~6r/ݣNY"){5..6\ aW6~va3h=I`Om⌯u%ώ@J!*M2l@W]b|pWxUE1W h_CnFRj`Ұ:AV>("\!n)ޤ}Zc/3UPtV!c PLgmEVtA=uO!зAѶymv|SH0F H!ޟXPB'MnW$E)XMB%ǀKnHΨُیYЅ6m4T, y#R5m% :=SH'WUgjCE$#])̀=g1nJ* KˠxBeHiX`>FYS "@CQJCG')@l ";K`ۨU.a%#U3!=ZV.%2\% n(]ѢWgC $V6c&K4HO l P`GhETf}-ıc!l;i#-0-`e}|U{T &uò< w IJ1fU[l~Ԫ@,m Or\)g,}(n\2S0;c ^E<'BVSSYq "b/}Oe"jE4! ڊ2M_r\O 0=J?0!>,b/cdQ`` #y]@ώB@A6QG-J#BdWt!K# 4\`Q:vb n*l]\gZ_ Hn} < 5D(G8ˁ8>q %U9~ gs;wrw/w{ɜwS}n+]k|.񏇼9yWǼ $ !l}E?w,@}Uzַ'}e?}u{>ow@ ƿؐsW3Cf}BGlp|g~{_?>{/_܃>c:>þC K| ?˽? ؿ Խ̹d@? DA3 A ! A=C\>۫BHAL@d3? dsBă4T5,A$A+>($;(B+A,BA0|1DDD>=4ăOIDILC; (pD'C<EQ M*>@D# @GA !hDl?\=HDRxe|I#! -!8nh' <,opC+=$Td0%8qyEX$/E[ ہ}!EB3\;F .$ x XAgtCr k|?D3PH@p$or4GTu2Zb.,D8[4B ʠIID6!8ʧ8V/X~K,Rвܲ6hԂ:*L4K!R"#!!д'؃D *J, `HKp 3*e"Oҽ ɹdd SQ:-%C%̇ŬA$ϓt*M(HQ''6e!=VRg(ˣ(F/@1V.NS>*"K5%jS7]Z@^%`Ra~TAeE-DQo`6Ђ\O6A`Ȭڸp NEO݃XX6 }JL0!hOXM+.T  .`~VXF/HR.,+%XaE>%ٽͨ%tVAYt@W-3LT טZZ_PJ WPKheeLY2[E[SR>- EӏBْ-1B⁰p[hMYӸmMhWtΠ]9t(Ǧu3Z ! J_mDK"10:2[EЁI ?MU[½ \$H\!IX #p A ZL QA0PZZTGpZ$(;K`{T[ڭ#q L0Z\-P/㍂M([K/o5 '^ c/ ^]N^!n&hqa](tr=ɴ5&h )}/!!mqXq % / \ `LC`V >#2` 24^B7') c 6qYZ(:@t3(0#JUb`b'n )!].QKae0Nv(0(SU\F` c/`<=΀4B(^e^B$gijdIaKre@0(@ RVS>::7UUVD`+NQ4Om$xI$`< /Ё> X$8vc# #(i!#ti!i_>cya uN~VZD脮OfhaIp뷆뷶h\Oxl!H iع >I%=KHl`l`=lɆʶ x 8&B`":PZP(F봮Ghhnz;HQeٽ'X^n!dЁ(_ҁt^g%$H ]܆ c# =$(oZ*Nrm,PA8hW*_* ݎ"*m::&PPp_HJQDhvPF(hm9Vciz \q9!Hphh˂mC j@݆t,3m hhb=[ }}qQes-Q2l%'gց-rQ R A/ (TM`wdI4rc@I=Ԡƌ"vd0'h r5W>?XKPqXW;u~?PC:F^f/tntnoQw-P^$hjj vpRN/AH޶ [o30 h6K//b?v Pvl5^ cfrskYlvnVqE?]m_v>-,?*`Xpډ3=(vwqzWzlX^(@y`l_z_zl-yszVy>zYG6snyw ͢ E%XzYqzwr8ֱ3S7Gy@W4G} {fq!HG{gvzuBV^?BT'/tt}>wx_{/(~Ko~sGM_~adG8L!P  䠐E@`&-Å? )Ȓ iLrJ._tr?< ̩_>&N Gt@].dQD\1*׮^ p&Y1ϢEXF͛A O.]92B)_1:jīXZTCƎᦍ,y2ڶE笫y.\. UXIF_ {6ڶo}[޾umc8Ə#O|C֯ˠ}; ؿ>aϛ^;OO(@`-8Nl 2ؠw{^I0j!](}'ꗟ(`3XcvWyHzi8BAf?H__‹?U [ri݉7^ccuǡ_ng$VdOVZ:e`nɦh":x:bxܹWJ|&dע`'Jh&ulVW GA&(j|e{DpTft٩(L(S)G4hDR Kt҃c!{hЃWE pd t k}Fyg,P $Z@2 |NKmqL)0Xkvx(pB k(zU,)z!J(G^xᯰ. # N81l OjIdc E1:4(i`o'AtRw'oC+щA!otG ~̇E6g'PNy8>pDIOR 8(E+D, l0$01oxM(a{1^' ؝}bFq#s{XG8Opoj΃D@DTq?R.0hFлu xע;=lkHpK̨cm+`G₰W#kפN0~^=qt LbuORpHh5pV !(8El ڀ7A%Ґ:CF=HnL !7"Y|=j\A'ꁏ{C]#vO/V2bzW$*Qp=/OJH=.K^aG;@h+5^1oxG3~>HlbX qZ6_qtiqAMQ ѥ'C[Ŭk݂-4 v ^wiK'6)@I6G_cb>nA}➹ J1he %>:找pd~C?8h5%KI&»k0I;˞ HE/Ё9R$0;ˎ>i|(oX 9sX8ƿ:ς~t*=f<&M Ձh,YB˷;qA=eO"7cӦ;=k'{X1|\! \< mן@uN(yNj\z맥p x^)@`(  R [!_ ?YQ\[yU|N D F ]=MLR uE0Dp(@O)`B'y~a?E@rT_ ܊U r!` _(P 3yM]E* H$Rb%JA L"^X'Z"b#uZSaq`? hԄ O `)`M@ZP^3#Db4(d%Y'Z@4j# ?Nʨ ++"A;a3-`^P; L@K)c_3^M@DJDRDJVTdGzd7~7buXL9cͩZMK㴼dt4i,d@JH!N"?*!^E8$DzdSR]d'rdSReDU^e!ߥ䊭7$O6S3! "N;FOIL̖e#.a(?T7 ``fc:f7aedacݼAWd$\e?$ZONN@ eZ^2( Lc&0&o 'dJHWpZsZ]eg~&hke[?f\f%_%E_NI[{§G7>gZ5}fq$ttNgh7 [ [kRɕD `%yNDzV@|RhD}~'~$j(ZE(lMhhP~ j^m&eJX(qrh W~hʼnRh:(z:iPܨhNiFDzʊJQ6#R>hzbD隲iiiکҩ:ij j"tN KxIN,B4I@j*pjΥjJd Pjjv yH Z*\*}hv*~*AJꩪj+j{<ʅjJ***ɯ*K ,k?|뷆,.k:VjN+V+\bkrkjVG?,Ȃ? ˗JpED0 `W%@D/!5'V ߲SG*#& @~,;0/r=U>$$rH0K o2rp* [cm 8 rUxn4%WrK"8A9IB?3Bn3>A6d?Vzq@y LrF/ԁQC`$r0`o",sF7Fд@A4^5_?h4D|#n_;v_h&@RuutAeWfddR3XB$d6Vsv6kׁh??nL/q"dAl+5lЌAqJo^_cu @2\`a*P@w?6R?A?IO| 1B*|/ԁ9 {5>BA?q|-X;?l{ RXc,hmip0hA*#];{06QL7]%< ^k3 @JW:@J,=bGDC `؈CE;(@H SH0Bi`FƋ!й'MDGCCu)OWvΓ'"`5':z9:޼10oA@ѡ:s0|20([Ff8Q*mh%*9:"CcRJ7`+Vg.@ACKS4TVj+I~V?\޼F *Toa. ĐP8 0 ͲBhLL*BB*"%)a4^ҁAPL+dфCС.z$bRm4SG Df;Ճh)D"D&εŊEYdq*wUeyTKZ{'>vv.o_7c% h`Aq]-3f\| DhBgϱ=uO*'*~e*:Om( ^M=BģnŞOߜ1 ځ=lArޣ;p]2?0a^t7hGTQ6ݭVB wt8֬ee1µ, B+і6laoþֵk} "M.]f5lo[v-mZ7m.d_B90l_jU/Y\opgPH/{;[Ν@ta gX&?ką0q!H vWx2؎F-+Ra"W=0~dj'vU"A}o\^űjkU ǖ?2Мf!E^툟'Ol=g |`\PKAЅ6B[ HKҕ4 &XD.vuҖ63}UġƮ g'ֵ̚u]f }D!leߡ H. Gmp:A@BlOfEK hXL ݅a} sm] 1 mA# U8m  Px' q4 s(T:"h0EMeN5yͧ!:8S4#ݫ5'`;pӝ[g ձ"<v0ͮc[X P|ufL@ތFSNT˙azԯFʁs̿;wH7 vя^(}' zgյZ+cz:~R2z]ϵa_s΍}xߠ <XCچPLyZ+(4V`̇ :4Ro@f dh N ~@!mH `hH`na ڀLpIp.Mn`؁ġ ۊ:L  vʡP ?)X䦰pݴP h 0 dAz`h $Is(ގls@GvFFn`N,aND V Cx /TZQ/m5 @[A`n FfA > B01G8Q&P>fd@'fB 3 4IT? @G5TC2bSIK/?Wn徭`d0 3$m83E R. !$a4QL LD#zO.E3ʳU M'tYw5zuO1DEz P'P5/ T4ꒊ>'CV5rpg@3VCTcsm51V7FD1MTT?A75vYT6֭aEa-sdb'`-A`p Cr "!j$- fHD|AR֮ 1ٚMTai/gEpENEXm4AOE-݆n jjCjP{lW6K,8" @  d *&f`b 7qwqh PWS.qwiTjCkX9kUll?7Vt۶tSvEdn,o]?&S FpZN$W``iZ8w+X70kWat{tx uU=WzA bzv+HK~ȕw5p#fWy+' y- %z8 Gt5|UP$K?z+v!m{ cv+l/3oP@g0W|\rlb6^Xq [8+X xZђ:m5ۈ=FSח}E؎E@alXg Sx{!rɸUѸj'x1$L ڴ%8 ww۠bLpU f Rx/-/8Ws EK:a x+vM=~Xcf=f9yY.A IBys9TyxW4&xms9M$!ؘ99٥rmE y!KB+xtS?Yb- ):Zul=yZ:$:U7Z-ڠ0\aJB ڜ#}/=Ëbꨑ ڦzX z+:k*ZȺv:쮯ʬZRK:R:z0zYo  [jR4!ʬB۰-Ju"[);c XY.9۪AVÚ&`0റ@@²jJ[B`h{ N@'{0t$) f\@l: 0௥Ѯʺ۾kB , *; 0[;Նfq*ΊGМf 46ndkj<(=` BNd%vjX1<7B, 8JXK< `"V<<Z|[-C@T@T < z*{ό@<0YÕJS.Aʩ# [4-s`{Z P*[К  `w[ 'T@Z T`w]'` {ȉ XF ٱ@A  Gg|(@o`8@WԽrս4]d`"*Mܻٽݩa]?TvT{ ܿaZF֘==G }(ؒۿdX>4S1]IlH0 RٽV< `4&|kZ@b}+`{ B ^w. Z % ~ C`M>4mA \(;(@ḋ = -"`g 4ժ: V.EMFU&,_7^EDu{ < `` ~ A`/Gi.ĩ;*m!\# S a`: ?NZ T` RL.XbB3I81U slj 8eI,R83cPNXӲR.`36zJR.Yt"l%* O$2ʕ膯C)P@vQVA2t5F X4 CD !NXUw OrgH\{ qV$RwPRE%za^|ET^{C]JQsQ@%b у26i. bƃfH`(&F0YJ -(!AK9鴜)e wG[j)vXayKJ,ÃlYKA܉.qb% iV @ f͹D$FЭ&.BqQil/ ?pc_?Z@qĪ0(! ,!!b?wHIIw̫`3 8U(Ń"&+򫧃jMF t]D&@p-hLK0Q[IyJ-i\:ԊK@VR`  W n13]T`!&Q*j)pL{Dl!ݦn. (`bOP3#!Ԧ:0Y,@9Jnq;(O kS)P @6ZB (s DhjKP!X+f#:^ +Jst`Xaތv#b9qCV=0Vֲp!dfX-s[p)8r7@ (aÝBumht s];RDnd50YtVֲ3p@D70uiK0jN|0G7HDD\gwKZ*lV "xMNz!2T 0 ,^P#cH |-+sf((ٗ$ ,X>OTV}XUv"r܉/͠r\؛B^P`ZC]`Eo?,$+1h$ި'"|AƎ*G-A̪E*JGZ͑";DO_/5Mb-:kFMOH^H@UuӞ.GnzUϽw{ѧ|٤ߖQғG@xg|wV*s{V("\h{^c8=}+=gx88 c yPh(:  pwW[؅} `` ` 4 c p @ + pΈ8 Z@ p 0 YHD(ȇ Hp)BO( 890ɀ (&)&xH^  c0XP(0h@ Z A8T_%)p 6)$h++&pٔy^0+` E9HpMayPI=8 @`"#2R(FȒh&|)i E` |ɗB@`i p G4p PdX< #&Gɔq) M WIX8bYbYɌ`h 8 6 א x p#{H,PBi$ yp` @7)9p<+` ƈ !HK3Hpi(44 H@ƙY W ࡹVQ @ @*z.i ېiL@ 07m Id4Й XG  Zå PСkp*k *by9 p3*5ꐹ$Y2Y@, h`LڤPQ0K:PmЪ]b:&J eMuʚP= }y MJ Jx '9 ؁. 0CZ:0K:Ep ;DOUmp0&ڱ؟7K4 cc0cH s(o(}*ycP Tɲ=yP 2[<1*y/  m9$ YpYhHNYêqM  $ x &Y }?ٲHp#Ě:Ч J .; boS;Uk 9 x-Љ@)p##@B*з)p Q7 i{K7y :eNJZ4h}H2; ֤٭ySp cо}{]࠯'  8 `࡬7W #6BOz*0`L" SJ9[`UmEkii?Xph A]X}X[ s{Gpk]}Kw8Q p\ "̜? ,0 ##Tƻª83B`Pap <ym3lZ9` بp^bH@Ŕs],ˌX ʙb AоH qs<{Ht؁` "IgQeYY"L+Pp,KzIVm]Т\<]`?  MR|Y\A0y^]<ͼ3aY`@0Ո$>8aDJΌIlI` Ő@yv{QzQϫٔP5P' 92R,X+qmY_ tm μ^@0ҍZNVNY Z@y8PS.lDESDlDm`:|m!P۰ -|`XX P ӑq2mV}"YaYyp^ݨHlr A}H>X pّ0štHn@Z7Pb pUPʘyWO$*sP\ˋU@su=sq)*2P P؋ը@`-p|x0 ! L4<[ߑ*TpZ/lHJN9U mkm`f $pKuz}1bGQ*k(+>B/.oJ+]x!D=&Xbq#@ 6QEWx#% VOU P W\눶bf5GP 25*2)+ֺ^5N]cHP ^HA.`C~#7>XS>'6Mp=(}U^aZ[6y <mPD.7(v:7Ӎ*S&J>Arly8ri2p{ m`mG`6 ``|ݛOW XM񙐠'~{޶@~ /#<`_%=-lTaɣ Hn‚E%ʒ!1`gOA# PɨQ0e f%ܹo߈)S@lW#Kv_$'0PCp aGyKM#Um0J*3l197ɹjPQ=1/Xj ղO Vv ֵزfFR{>qQw'^Q:gnx$)S*^2L+y3P7s&?Z|iU رηоt2.3P1Clszp(*%ػ½>k.ۇSTqE[tqkDpFp9+jG =ߋM6C-?f9I(rJ(g F,1 w  ɰ=p>%̯De*NrsO>O@S PDUtQF5PK"dRJ+RL34HSPgTRK5TTSUUCWuUU[g V\s5+^{Պ=;6X! huYfuX%vZReV]am}͊H;@X;EVYjUw]WeeYkkD[\q5d'x_fG`Q`nWIfk齕n}W`-wsx1zг^5a[#UwePR~sֹZ'PDWD`W+} 9Uja<y@ -1fm*6KufO9]Ygu'`E ZhY6Hq=n~O` RhDFHS#, i&nAX lfdBRE9T&]  wn}Voa)%L0} y%6*ZpcEP$R=H=H rUkCg/LXk`^ȥ-Ԩbw8@D֭M FE/wjG(xFMa +l<\! Q:4`p`+ VP?c ol;EnSx`DBO X1BE"4qt` xy āh  clB\i]B (6/,O-'{RxA! (r)Jр9mA  ]F/<ҍqۇl1p1Pcj XO8/n(W䭣:],h$ Q<@ BQV*?Hͼ?VK0qYxfEȅ;_c38@|Hi;XC}UXó0IlcmtN{pè7lC, v 1@)51 8'Aj8L'Ԍ7.?M8Іyau^ؠ <`PĒ[ }y0/7" w,P ;j48mC ,oPj,[=h<4Vsqp 8)HƓ'8]0;Ny.0YZ MM4)X я`tnM@&h1@#AAQT*h#;6h `)A (qJ8~BKQz~T/-01`ү *<ʫ;.55dO?e@ƓA.dFcEFSvd~[d&vx-Oe) ^eOA_fOE15c>fdNfe^efgfifjfuWfmfg!Rgq(g8tu6#@(xZ+x%Ȅ(mNRFWTIm^vRQ:gr6g.HunwyzZgh,(mifNiNUAK@injRq6ri`gpggzg|g瀎if6ji)i&SSA>hF"V g>gfgjgvi&k6kupo-x0lZjkRll7͆mѦ6jsFih'( n+%}gv6lg#; |DhghAhiy`FgBg`C` |O o8"jffHjBjxr dommfgAHf`'VAxAP(4X羀ogqGkHb:=H ҀqHkN`dFhFp1Vp r*l+!ZKo6 88prS'r*+/K mEp W6A`/4`f40/A8q7}P=AH?[A D0;Ioh^j7OQ`y0Fh@6gCu^x^uS 1G 8(!u^u"-s#8'4rfjP6YAp h~xl7hGt>u|? h~tp_+H0BwoT/j6"g 0d @p&xy7*.mtfoHKHrx!(Syy79W6sl tuqA'hwGqFwtGt)B 700B z$YˆO0Xb_udhuPYzo漿yrX_3_hGC؃,7zosvm'x5swPI-BA(%zzw O~W~R0BUHNQ(0h3F~R`(waN|X_a"g_5 5p|>}փN1!B  ~x0 (Pf͎k@dž &L(raN:A  ]&<ذQ ">GD0+ذ_AIǚAhH-b&!RHI,^ H8aaC1+!vp@/g~yCf *C4dO~| ǁ5B05_+̬yǚ/c ܠ:}DĈ``f䰙5@#ip>hvRg ]8H/,QjBHl\z @FLg'qAqB@#J0Eup(xwV[u 5d҆51J4D`G5h@Ch@or2 33x3< C0ȴ(h ws 5=J*:bB@@ lx馝~-=0<A #Z0#H YgN,kD-W<ѦZ $z.D?qC: 2H#f]:Gg" !B_|d{0_&j wGs@ w2@BJ %@LA$ă-hBr"K L",PQ.kG>z4pG7H1WmЈ?`p%%t IцH@Cd\ + 0rs{C-z x)0?`[S@l0Љ砋N駧 CЄp ?sN)SNxF 2, ~x:p29r\q|AD ې;H!Rxn:Ё$0~09`31h.F4Th!C[*@;bDia Sܮ8adR056 _$`%Yht@ـCr5*A# e~H4? H ~#B JA, 3!?zF1B -|6`$ $? B 0x 05Zp0Ѹ-YX(<`2Ag JUb6F3'eexsdC7:+ X.Z H@9(@6! w 4؊aGQ ?(# j Q`w R ZRb Z9 Ÿf. a;b)d3C 1 H0⇢1i'jzӜ6$'&p\(hpSZ~q GC XE6RLGc ԈԟB1NB?xgjrxe.s|W"F$D qC:p@5@R\~['wIv ` rם] STjh pC8 '^C$8: ψwliϩ` hPXD`nG*9D"F{7ˡv[`(jX&ǵ7G< <~ \ywLG?\>@3QlA:`2SO'ti-Q[$.E:]KDƟ[Q73$pPp;2 hD@@ A&4(! *Dc4rPeC霎@fJwTA = %pQ%H$R:at"A>%dB-CFd e 8\C-\lA9A) )@IJURp@64B $Bd́*`EanfaҀgH!R!U@eXRTngfi.S$\<$DJDqA<dsnAsfB2f`Ɓo&xxUn}~zKwx%}֧}gC&( c0uGjz}ҧ3@g~ hkB}.Zq\Ĉ4b1Z d$@h}F@6 lCDUhFieA*")("2 JidDA th0iL \4X1`jg4$b]l r wL.*Ji<ꦸjʣ>j2^*8VjJ*Rj6jz)vr VU %36c4&V*;PK qs.n'skin/modern/messenger/icons/junkBar.gifUT x>nSDDUxGIF89a2" ,-/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===!,2"@ H*\]Si$Ï F!pO* B :1DD J`"ˡBpp2%G,bϜ-SqxŊ^DD@D!By+:Sb=qҌ4"2J%}\"쒍 J$;I-IDz!DQRt 8䰓2Գ-R *̒/TCM7 O9s 7s1t#2v;PK ay.,'2skin/modern/messenger/icons/message-junk-other.gifUT 1>nSDDUxGIF89a*U****U***UU*UUUUU*U*U*UԪ****U**********U*******U*U**UU*U*U*U****U*******U*******U**Ԫ*UU*UUUUUU*U**U*UU*U*U*UUUU*UUUUUUUUUUU*UUUUUUU*UUUUUUU*UUUUԪU*U****U***UU*UUUUU*U*U*UԪԪ*UԪ****U***ԪUU*UUUUUԪ*UԪ*UԪ*UԪ*U****U***UU*UUUUU*UԪԪ*ԪUԪԪԪ*UԪ &&&333???LLLYYYfffrrr𠠤!,x (ѥ[!s Ρ@r[4oAK.ܼ.=zBA\ rӖvr"$F =H(R4g陨meԁ6^Y;PK r.O ;skin/modern/messenger/messengercompose/messengercompose.cssUT  ?nSDDUx/* ***** BEGIN LICENSE BLOCK ***** * Version: NPL 1.1/GPL 2.0/LGPL 2.1 * * The contents of this file are subject to the Netscape Public License * Version 1.1 (the "License"); you may not use this file except in * compliance with the License. You may obtain a copy of the License at * http://www.mozilla.org/NPL/ * * Software distributed under the License is distributed on an "AS IS" basis, * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License * for the specific language governing rights and limitations under the * License. * * The Original Code is mozilla.org code. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 1998 * the Initial Developer. All Rights Reserved. * * Contributor(s): * Joe Hewitt * Dan Mosedale * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), * in which case the provisions of the GPL or the LGPL are applicable instead * of those above. If you wish to allow use of your version of this file only * under the terms of either the GPL or the LGPL, and not to allow others to * use your version of this file under the terms of the NPL, indicate your * decision by deleting the provisions above and replace them with the notice * and other provisions required by the GPL or the LGPL. If you do not delete * the provisions above, a recipient may use your version of this file under * the terms of any one of the NPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ /* ===== 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 masthead ::::: */ #composeToolbar > .toolbar-holder > .toolbar-primary-icon { background-image: url("chrome://messenger/skin/messengercompose/icons/mast-msgcomp.gif"); } /* ::::: primary toolbar buttons ::::: */ .toolbarbutton-1 { list-style-image: url("chrome://messenger/skin/icons/btn1.gif"); } #button-send { -moz-image-region: rect(374px 49px 407px 0); } #button-send:hover { -moz-image-region: rect(374px 99px 407px 50px); } #button-send:hover:active { -moz-image-region: rect(374px 149px 407px 100px); } #button-send[disabled="true"] { -moz-image-region: rect(374px 199px 407px 150px) !important; } #button-address { -moz-image-region: rect(306px 49px 339px 0); } #button-address:hover { -moz-image-region: rect(306px 99px 339px 50px); } #button-address:hover:active { -moz-image-region: rect(306px 149px 339px 100px); } #button-address[disabled="true"] { -moz-image-region: rect(306px 199px 339px 150px) !important; } #button-attach { -moz-image-region: rect(340px 49px 373px 0); } #button-attach[buttonover="true"] { -moz-image-region: rect(340px 99px 373px 50px); } #button-attach[buttondown="true"] { -moz-image-region: rect(340px 149px 373px 100px); } #button-attach[disabled="true"] { -moz-image-region: rect(340px 199px 373px 150px) !important; } #spellingButton { list-style-image: url("chrome://editor/skin/icons/btn1.gif"); -moz-image-region: rect(272px 49px 305px 0); } #spellingButton:hover { -moz-image-region: rect(272px 99px 305px 50px); } #spellingButton:hover:active { -moz-image-region: rect(272px 149px 305px 100px); } #spellingButton[disabled="true"] { -moz-image-region: rect(272px 199px 305px 150px) !important; } #button-save { list-style-image: url("chrome://editor/skin/icons/btn1.gif"); -moz-image-region: rect(238px 49px 271px 0); } #button-save[buttonover="true"] { -moz-image-region: rect(238px 99px 271px 50px); } #button-save[buttondown="true"] { -moz-image-region: rect(238px 149px 271px 100px); } #button-save[disabled="true"] { -moz-image-region: rect(238px 199px 271px 150px) !important; } /* ::::: special toolbar colors ::::: */ #MsgHeadersToolbar { background: #B1BDC9; } #FormatToolbar { background: url("chrome://global/skin/toolbar/tb-mid.gif") #C7D0D9 repeat-x top; } #MsgHeadersToolbar > toolbargrippy, #MsgHeadersToolbar > .toolbar-holder, #FormatToolbar > toolbargrippy, #FormatToolbar > .toolbar-holder { border-top: 1px solid #CED6DD; border-right: 1px solid #95A0AD; border-bottom: 1px solid #95A0AD; border-left: 1px solid #DAE3ED; } #MsgHeadersToolbar > toolbargrippy:hover:active, #FormatToolbar > toolbargrippy:hover:active { border-color: #67737E; } .toolbox-top { border-bottom: none; } #attachmentbucket-sizer { border-top: none; border-bottom: none; background-color: #B1BDC9; } #compose-toolbar-sizer { border-top-width: 1px; -moz-border-top-colors: #EEF0F3; } /* ::::: autocomplete icons ::::: */ treechildren::-moz-tree-cell-text(default-match) { margin: 2px -3px 2px 15px; border: none; } treechildren::-moz-tree-image(local-abook) { margin: 2px -3px 2px 4px; list-style-image: url("chrome://messenger/skin/addressbook/icons/myaddrbk.gif"); } treechildren::-moz-tree-image(remote-abook) { margin: 2px -4px 2px 3px; list-style-image: url("chrome://messenger/skin/addressbook/icons/directory.gif"); } treechildren::-moz-tree-image(remote-err) { margin: 2px -4px 2px 3px; list-style-image: url("chrome://messenger/skin/addressbook/icons/directory-down.gif"); } .identity-popup-item { -moz-binding: url(chrome://messenger/content/messengercompose/mailComposeBindings.xml#fromMenuitem); } .composemenu-text-2 { font-style: italic; color: #8C99AB; } PK *=_..=skin/modern/messenger/messengercompose/icons/mast-msgcomp.gifUT dA;oSDDUxGIF89aM2ަ奴ɭżѴўєݹ͘{֭ܽ֐ެšޡᲽڥʺҩݤšܹϴr|ިʄ׋ࢰ²ʸܨڲе띨֡gpy̮ښٲϚؿ鬺ޒ픥謵과ˤֵ}Ν߶̰۠蚦܏ϷԊشШķشγȱ╨զո఼̱ޯ߰ܰ飮ݱȱۛ᱾˱ɵݱɿϝǯ놙⯽ҳߡطᮾث͕!,M2 #*\Ȱ;#J8яE?Ivʲ~QIIɘ1K˗,㡋&44 õs ѣ-#aVE]ďwtIJϯ<ph 4ZɨeqjԵpu ` ,.@49\\X=v<eU%`\W_WRhk] 4quI:d߽I( kB%;˜eyHYM}5خũ'|A@g'7G{@J\뚮k~twϟ4ZI ^ds rwW8[Y_G_QE ?ux8ȝ>Q)480&0ŐKma!zLH 1,xy\ hr !\8 DAߑȅ9pE6pY]riF0 $@u G11ǐ:'+pȫ "Gq qLAl6N5A.P'h>11sJLv )F"o<)D?l2Lڃ#gÍB0-$F7Gp(A j>pAحtpBr 8l@ Dl1lLY@|AΆL#Áo =($J``rrj:r%׻B&:JsӍnC7j1p$?L4oL_Gu  "B 1t$ G(CB@ ^t OF|E/ހtvX@'x@0AlF0-BHP@`J]LNj1pqT 0 4$`8 P,4P V:/0@ 5 Ђr`a4Г3(t`PH <R [ lQ#4p(N@XiT/^◿/vD."9Ax[Cp>H7ezو,  \D;X񐀴! @)SqUr;IHHr0 )"Hdv Џy# 6i@ h(QM Rp@^w˔z=h+A2 p |FL@|p8bO`;ńtNx.KO^^E0= 8 PRl`m8`@lP as?y(v]8"J#V `@ 6A x @ | J-2!(laՋa d܅1\#F*D;Ăt#H@Z L!/  xؽ8"c [}}_=A,x8Q#>rxE,D荟 %d(P(*A@FH^4XB3ba6]`K1s `A(39/ i9VЍuGP“!)``@gQ1@c83OeBƙ%e.U|Vhu:ƕ 0A )x@p@}(PdC )h tah_= rg6@UZV@ snW DR,t^'Ѓ 9Pc%1gDnؐ!`rP)x$JJ_0@"t9rQp!*@ЖH@@ 9A =``P 2E #XD DK0z [c x6PoH{ $T`Xl`W` ͰO 8 V ` WfdtCT* `11B`@ $(9@< P&g)P p ڀ E`aWՉ$$@X5 . 5Ȑ`+ C0Գe 4DVٜXy!XzYUak` u VQ   5]RG † @ FZ$PYJtȐ΍N[bڦyoin64 ݤjUĸ?Lc\ՎdʊЦ_d&Qa0ߺɞ^}fJZȠHoP8B$ ӛ\2HT|N4ʹer~ ƊӕXgq/-΋|0ժfy;欳/:Gt;w^Rf3ȩ [I-&pu':|% sxɒԁ\;SrncԶ~y;ĵ$䝎BT\b_-63ג65#&0hlI˳uv{uRɦty_2w>HN]d}ě3`O|H).:Y4`ɗM:[еM7:t,E*xP՛RN5{v<#cO=ԓx!,}f1 .Ȓ5s$7lvhgEfi'$8gԢ)dvɟj3sNO:p|rXxo0cE5 .+䂋T}Rt>g#K$xǍ@TvZ]H:(gȁ<8i6a񩧠Ri ek;\Ę 'xFVO_YaTJ,Xa8ZBO1 h]%jps>Xb 1~x9a5J%Ăi.gon20X%N?L:p "ۀl*g@S/MJpP3vXRM0ep_VaI=X3ˇe2$XR7%>4#c< %;$sP5K-‡8K,|ׄm4ړUÚN< `<hÆ92,oPkN.u,t$Xp1#h^Eic!'YEO:d&o4;J@vjH3Tq17bN!MN~@+qd,TC \0A{TCALǥfsNhpB!E+7!pG&rK锎.bC"1\3{"BiS,,˲aa ذH`73v:8Q[Q9 xإ$2p&lEP<N(;8PB2@>QB8Ѽ*BxO$>,!91b >Cp28"ʓ;&w@:0\5x f).F֋\ӼW#DPiJ#ß?T죎p< qC 5<GHih DB#WP|`҉16#EXp5l\|j^21۩,'M:0w&Gذ7Q; f# e'#bMa =KC)ErqBW]ӻQMlG+xC H 3sbl9땽RL0b(85 VLʅ' I)POU@D4åozQǰSv-F@eBI #D0G/\}4C#K)p!9PQ:\ hnv"eP&3ك  /|u7 _LQk!l@r %RehPC.Q $w)"(:V]gJ1O] nx ] 3XpS)0Y@SF {`b`̡PXe7wcg@"0vxS=F4{\SzBp|E4&xZ"?4lzpI";^PC: ol4Lp1/ 4qiyw9)'5:H"LYRLI ׯmW  >#x-<@z7:+!{'(S0F |^ }ũqGX$xˏ6 h[i󟛮7?6띄(,EjpvЋQ $A |aIoU&c(E(V{|y0<1Xㆵ[oZ4 #\p a3TOG[C4@sGЫA`pa —#Zq,SVeH@l&3y'cHHA`JT/`SsI#ͦ |vb4H0MtQ}?p7f2  pajL7 J 3T8Rx"#' <]XCTqy3n b WS@6\T3~ Ѕoun\wD {|=PCofHI%4 a eaQ?LwWhUh gƅjQP4HxCSӈ0lCP I`utG p5T X>eP `#s p0"6" z1ۥ\;8 @RC'po `N#Pu J #`|8!b&yyTJɨ7DCJ)iC)V C S]Zur~ʄt3*IEg0lm Z OYu#{İ0H4#D\ @ '~poaNLvtJzɉT$"o%pa A'{5XCwyFP 7а@pF`' PHTArvz PIl  0nIB-`'N[@Q0a@UCUis@aX Np.ɚiŐ|#@ Đr# ܹzJ?J'PoR @0w0pXAR9 ZP  C4!J@ 07@ OI#1eFITP:HA4orfp排 %w7ZD5:}z]HTr%Š .HRR@%Y YB0 #N@PA{Q/7 `WTgJSsYP ZF2 `0 DF1j;N0z2bj;ڣ4t7yLxSH oi]&VJzZzZ5&Hh p8DNPP PAxf@ ūp C@dG@~ X`sdHo Q#(Du7NZګU"yHjS#ZuYBzjojނNkvPKBa!qDQV ajD[v7`0>2\J!Ae9yA}BTBjj꣥0S[*T!Un%"kG؄N۵*qM$Hh !@Jו >8+T@8*N147 #$dș|:rN* @ȠvvP;ZG&8;sI凳e5`w~\!tR-aP-+`#HbK!'\k cVp+J?{!V3t$IP D[Yr3VP~ [⋳LxKsDIѬq!(%JWvc@+|UV1cL[{aSLG7U+i4n1Zvǡ54㿪9|w+ܿN \N\ljǯ[|{\@̵<>{uˣ\v[!J! !ܬ\\l<\<\`= s] dV }ΰB|a"P.W6ӁR>"hNs.aЁ.1q0Iѣ(%RST娄GQxOa P$(3!s0NR|US!omSa2A RPFbdq {ؘWFC"W0.Kٝ% i=y:ubj"ٗ1h"ёPU !@~WsSoUIAo)l3PӍ.44p(A1Rٟ.v ϖmٲ= `Tlv!ֺL';f-d}0GM"ऒ(X̀Ͱ٠ #u*۠2"v0+ Z2f ,4SHrF3 :aNJR3nOcс%N$0mu( O%)ޢaҧ˰  Z ;*% v5ET4JtYP`l9^'sl` oM C>*UcA%W&*C 60c $B:3u Ì`f0f 0WeA0* H% J `(G된ĥfjP,0"   ;.ueI/m%` ~` "*CAUB6>B]1P26ˀ $ @q2N Q%"^v08=Dc_;.dP> A,R\9cE8_ @(P ` p6C]$2?P3o+AR%B)  ` `YoH~_C@2$ ` #QY;$gMqM" m̐t\~W3Yg?7T";r@` zoN17QO?PFs$O9_'ޖ]=O: A@+f8-CJM6=܄!(jhS7 nH6lK4\"`Ax\qمVVZ*de'kEt"҉vFsr<<8͑4;!RL*ѫQGN$Œ'mZ)q'1) h 7U@'щހk A͝)`czQ ֠ fHb~a$+ĜA5% I,9.bpb<̱oŠMhLa݄RDV@`Y?iD0~d'J7|6/%~ eAUh0$!lM,2B 56\I'9&q&g~8 o iGYc eXoJmN`vEd)7a:ߒ-!7h-ƚ1!#^ɡzQ1DrN\Kjibƒpn+k5h@Dxed U{jS=K`J2I8t XB#H ܘWЉ'8q$V%뻅hiƚsn[6 Evi9MܞkC0 1^Cr#M}n ړ[~Zk1 Dn7"Y@ N'wp ^ qBX@ B2B8Bުg5rQwȂ,,#Ґ<2Bk( ^}?7 f- ΣA0&!m5!\kb m o`Zc Ll. Xk[%py S 3A$pp@ WBڂ@Ї0 :WӨDBhCP1PE$ѵullbRi;VJ,08(c@ \0 M8]z(T 1lb,qā I <[$  V!Cy?8`w)Q(~~h Bf4VĢsd,dPUBn4#G!a`pxGQV64e_C-҆HCX@$#=Ȁ ``e2:T4)}fpR+ ժ241:-ƀ \bWC&"nνCsLIg{8~RMH@99 t8)s`])+Rmd2H wȐ"ްR ի-Wv :4 LP{ᇼ%0 CbeL,JS--Jo fpȡK.0[ec%,8;$؅3xrɀ0堁&RZZ+݅QHD 7(\#z7ІvJbӴ­0.XiHUH.Pl )uKzlBö0j > pF?L p=A'Md)JŅ?>b \Z1,dapF%#$3lQR4:8 U5cbR*Im)y8"X-\RG:RÃݯ2 TT"<B]0@u*WVϯֳ`;J2Q~4 ` "0 B5cM ֫Nx'A 73 ā?RX\9@B @ Qg:NP®\ƃ+ۣio6rAx2%~i>.ŁE= :dG_jcw"vܰ18 &P@^ s\cϮ>}oDRޝ8vAy0b$%$"H;1S1 sKToܷ.,dA(td~U[ik@03t6݂|v!d]c[,W@'T O PcAe=|jüIw'umc~Ё~/BV{UƸ*ySPH,Կ~7 [ʍl?-N`HuHuK~:(Tѳ BB?;mpȂyR@^SZ8bs$jR-.AZ^@5p}@PQ=؃ҳ…RȷB <xʘ3ht > ZXC ʜ:k@- ~+fB jsM7DpSP-bw !hRǃ<+1Xp䳣, wx?@V $؃z`A E /'8 :DD 99 72OaB`CjF5G~N NЇ8GsPC_dC+0s@MPà`GvGPm ( CN;j +@o :>:R:e/wIIbRK#RyD7 H Ŷ[GzlG5TGaĞ Rf `qčǞ|G zBoPGDu hq0N0 f0, T?HBEVf PQaQϜG+=4IBTHUG1}THTL\U%U^U%a_`E_%Vd V]:8tsU_Vyc]c-Va%VkVc^V%`DPmteWD؆WWuWzWuetWykVbMbme4 VF^qVF>([(H؋E>ِ؋؋،X>pHَ ِ>XYHYَYzP>UH wJ/d mkؔ-XUٛ%ۛۯZذEۉ5ێX؏5۰ڝٻMYU[>Hy@ع[ZXX[YUPZE12TЗ,TڮYۓ\ĽY5ي[]֕[=ݔٝ}ܕt(߅[[卄u[ȅUX 2;: /%AQ}ԆQ:XY\}\[ ۶eU۱e\]^Mč,P]_U=m[%yp[[-__Eܓ[E}.HuZ) ᮓ RHNU(\ߒ}`;\ au\}ܵm[bԙخPf_}ۼaa5ޒZ[ Eb6ۭ`ܦ^tthy`,R$ FUͭ[ە}\>ڒ=_}_)&\ @V,[h,JX›ᴕGf,(DM0U^[MsY>.D7Z  B0Beed*0خeU~@&cI('hpN UMed;gJeXeg%e]!~]a^uxScI}TK߉>߾M@bh;0èh!lm&gb(H0"20ZjخimMWf.fk1ck|gvPN(ZCأ= |NFGZf[74hffPj^戈'0qhpn?0i@[iN;.隶g^T e~ir>fY[\9ʐu C e3Ix/UK:X\O`j؅s]l~l^lϮ.99hlo{ H XHIgorބA ;Z\  ]czp hpL}G Vl M !yORX qN5fxPP( K(ixp؄M_,!JNqv > Eam44@W: XG(%'<;!S<:"Ņ =n ,h]' .XN.?8`}x`u 0 ՞H4o׈ Y9`S(=f@ qAqoiR  xЋ' m(nH^+>(  ZGXo :9)#O*x} E e؟Iz i 46 ] pWpG Hi]xCgzϋ̈a)80].Uy1ao2v8ܠe<>y;OP VxOP NlyQǼxzaZ,K?LmP@/5a6 @fa?8f!GXX|p1#!;*z`wa x~iX5S@hqαY֟d8JIq(00t)| ߗ&9ocy6Xm 593! ?81xhLp]XKIDВ7ҼI#T&OQTh"!BYa̘1&VZƚ#VI+bB }Tƒ%$l wGo3CT8Aqa|P+VژJBV͒ 5hS5%E'^2a[B ^,\0 S$|8E8TajM1y&gЍ㌅0- ~ dKk=ӶaҸr-֬@a.(8z霙x 8es1 cFlJlq#Qӥp̈G '\p!l_$.QVXBwKZҏ cp9|.1?kdR,-M.K=5CfcpF%PFL,l3EsΥS=Y G,q:<F9`)88k'gSLi#-9K`:x.o h8%tM0F(ቑ &(#@=7K(SKJ 4-No"om ѴҺ۱qcƦ&PqqgcA*4n*آ76.fȘ !RH+8+"mBM;xB3G쀃(3 SNyq15ǟC(-H:J3x4+IpQ:Me ` ftqp!3.Qn d$BF-zС6B9@Y l"MP+cxA8(~3lQ&\/ 48=fc=e@'S"y:7H#|o X@2J_-q @`T0l8gh;?xV>mr"CJg0!M`J"xF0ӍC@"!aޭ Q"1,$@) R^zq A( ad87) GC" ,!Q}{'yp=i?##~ܣE'S~Тh?&{PTІrLjC *,G8/N™PDᡦ&ppc 9H @a9IBCڐ=PhC`_:A4+HzmG=p:j>Kx ʨ@p~tk'̱h]W!mno^Eq ! n*=v-\dcBNA^}M}&6a'npbF/:Q ^ЂŠE1V ذ-2 5Gm- *3¤X X׀ ^Q \`YG++dd=MbfxB1^Ԃ7 f9sO,F6&P< ^F:@a+pblmᦗ (F.L|bwaE=xP$!`G0 +s,9M.?:=`sX ̣赃oysLq9]IW aY)JA]Xto\;bQmu<3q "ޞŵA<[F6m9F)4R#X+ೌ3-f<,7˚^bwŲvp9խ](m]+w˥o0Fn _ۢEMB]RJv(d.gs/5ssVny_6:h? GJ/O`Y#J?O_yC@j1S9}U`UkE77w 俍xo—|!|jޣ#Ч9]SJ~c7פxK>"g Ur^+xV.4X,Q_+$E^)U%5㹟Av1޻A[`_ހ_+@%܀HY8 k՞›yť%H : ZAề[΁%L_ZUV`_ٜՔr隬oLpv՞Fa$aRb$$F*AB>?n&DB:(-`AcGv$@ނH$C2A*$D?#?c:c$A0MODN$͔8sֵ '5DScJB$DJ$C@FA$H#@d$dGSn|0%SVJ>VJ?:%S>$[BDB3`Hd@~"@$@>e_%\ecKb>pMB˓HI`h)E)%@UCk$[V%SbBbeD6@e3](YBZ ,dI$UB$YbU҃KZB$vŤ>*!4s9dZUbl$SC?$Np:lf:L;CP]@ ->ԁLeCz2$ e]HNCb%[e3A&42er2&],pI"gSn&ph]"XAFEbr&&Cܨk^h$B_.g]RI6dFV-gr:C:$ =ŔZ륦aM[ikb%YzA.&fd$l"D:I:@$[F$D P@bAq4x0HB)x?bAFn!iC2'd<\PR>*gB40A)BDB4P*FXK:laBOx́2hNLifs DC]!YمmBF?4,ld?z1p>`'AZT#G.f@j3! D &"<3=B4x7L*DdB&xldc._b-@P@]4+05C) A,EF lb'~@K\  2:G5<hD< ZM1&|ަ@5.[9p#b%|:LNd$5 0 |h!x%ԁ584 ,&,ƨv\em "Xfܭ>zTªA9ĨHVC@  2A ΖB0pq'B5"<8VԞ傂%Cb&A1= %x>؄49ĂT)]ʨCn-4Tނ5ԯ, "H<nB8jlZ/C9hP@0.pC9ԯ5"( &!^*r&$ l"XAp'Tԃy X(W6&G>.I6A@" $ BAUQ%n=T{B=`Z휛ElBYKC=X9)4 _ &"C=n5x8N$'lf0(C.lC=( s$,B)C.B1< ]80Z'ȃߞ4ACïL8y<ԧ'M'`)Fcw.v;< @@.xͫ4x/׼$@%!AwIKC4܂6؃T x6:  ݪAj 768<ȁ?Tt,Լ??,T}5T gGjCdC!;l&ñ}>=;L&t09A(wFzCPk+̏@)xx@5TCD@|@@ ([ѩڤ7rz0!B‡ˆ|)~)c=L ;F @/mB6dD";@BB_tU!GpY8+7o,e$qSWyś!0`&BB SSV55hr,†(PBg\`v8e,kFBB!R]+oQ-GSX0/!lV>fi`KɄ9ͩ3ff ֊q Bd-1}.1L*DKO4A\/Z:_X+pC i, tcPze$"Hy0k2ɴq D)îMl1(I Z\I tkH$,]&nq˸ΦcuF-fuz{f.F $>pY"lԆqS/#,Iǚ]ǜBA%3ǹ`h#0J3XhԛJrrA?}J$t)W1:Py1k4\&Q.j<&1M*,b!:2Y zb8e gpрEc+ AP\!S(Xb;0 W`s[dp.m^r\ ᐈ`.XbQR 4<@tLJyUC:|pI#c>@qhF,V ۾Uv AkQ-=}Kw+IN7Ȃxr1 Ӊqufj-s+ $s>`5: и7Y~'xu~b.쪆Y]Fm&JA8h Do_HO΍N\`a}£%n_ho4PB-ޞ$ƪ-#U؎M߈xOOîaԅ:̯ ` 'b.@^p a aP^ଯxp\e&kFP܊'2/Zp-p-YNp-fhBpP-` |릏6A ZM.-7t:P2Fi2 Ρ02GZNE&-2 oQ   N@'CPZ.1cqO|pL!*@d5\, rQl nc-8K,ρ1Z2B ?JhQ$7q-"?KDP& 1ZP9J#qo wODlx1Zj!BO1nc!c6P,aQ32w2#Aa Q#92S1Z R r.pB.a/r..30r/.. . .1 1//.083A34Es4A./s1Q/s2US5/5@"6#t7snS7o!737?8p397 :!v>:}9:3|7s7 < L ؓ =?c cGKtBG)HaHN(ChA T9;F'C?F ;3;;KJ=J9#DsC3;;4:CB#t7scLa`ޯQnYEo9TcU[ca,acsJ#4OIW]SUa`j!ҡ ֵg{T=.'|Bjh=H4K5C a qMq r%wr%wUsuG@Q4aJA &a bqFcNմy7lQ&0!DOM5UCSrf!!2.AA'8~'5sA[LoA||WKda}W #9R΁VOUGסG5 RAK88>b-JrVQ717UA bQܡ@<W`Vy+t#A|k bJ dAn&Af!Q` 6'ҕuuL !ja,!xu`fAQr5 uGS ޠ :X8A j` x J4%yU#V;{ F``n.!({o{{6Sx֚!6`$ R&~ <5eWfWtS]iAr .2"7>?c@b! =XY*g4!: N2@@]ixnqVጬag=_7!172ȍeA 4A. ,-wX` aAA:)6co:w̤`7vu8on@dcJ~kB+8: !iY⁎ AAg. j@  Ψzzceu7 Vs"{=ac A9 @8*6rA|B]G&x𠬳m a`x!zN }#aj zTn&ʼϛ.G::A g;]c`4AwࡎbL .u]X ῑ:ba4!}wiO¤IøwTN!: f 6@jA "oԦ"jJw"[: F``ja*I"R0!j ֧PB|>*%WMpXLpdAx%$d~B-]p!a "@$}Faj`QYf#hHDKj@&A  r @(_"^`&aȭѐ@6"=x..5, X3a>$fz#=0w7S}v  ~,/:#'jfV_| @~ Y ϥ3X^ìK4b 9Ts yI#HKFg.&r +\WzFZ34BC7‚e$fhذDˆuՙТK7แqbą%Bt&] IcP$^<5 C񚨅fϞ`XeHC.X06lܱIWLZH`Xŵ3h`+Edm!܁q 9r ʀj*wB=0qKp\yɒ>WQBE7ư{fh|^>[7X`]c\e| M{E hF:DP^X $ %,qN:2#D?ȱO|F.',J&FfLmLq#,J7y癣&Q0S1#C+S\7e 7gy#Y9H|" c7`|V t@]ĘE$Aݙ_g  >7<9DB(H?G F 0l ˑ1$HY\a3 &ܐ-1'Sx .ZK'eeȋ4ZhM|b Hr7D4z]L  j]ee~c`L?!V#Q;@8Rf| G.l"IpBA\G:{ B8P IHu( Z\E4<@C pBƺq? PQ QT'9֨ho aZaf`-Ԣ^/F}DzTǎ L Ax btFc(Ș֞8mb{9x[=<ݤSH`Vm5iQj"m'ZA oXrD>Z*EQқVx!<Dz ptxXw!1J0RcʈYGky4|Acxp<2)9ԛ0+8&1\1GxАN_ ֣lA0QZ2mEj BgxP狉dX~a $?Hx+8,M"_\@hx˕T_M"1xധ0([2Hx%6+b;cBWZcmVv6ъ {Z=_{@P"ӨLݞwGB<>;f3* (ghc6@jpGŸl *f9)fZR3<`_O#@dy n/T*DsG-K:|Ļs=^M)]h1 ppv)!U"c=Q猻Pbkc ;Zֶ'^9I3}xwic;bЃd#:ЧhM3IѤ:mxw-T飏߭aםoE)zX˺f1sMx;) }VۋqQ'N~1ko~mtW:*ƭ{w|v`'/,P u~(1c~'1swg^~g|Ioڰzvw'p1 ~dF6|/snuf^ ^f\(Xz~E؂/o;PK g,J=%xx.skin/modern/messenger/smime/icons/sbSignOk.gifUT BPADKNRuq^BFO|?NNIjhW{QRNqܿϪlٱ]ɻowwfȡqNNMsxy ZYA؆XYLw~SRQt{ ĕԮ[]]NQP!"!럺t`]GߍZ^d!, Հ* /DC>;" #B  <(=  )5 @47F  .$E%0- ,x`@+z 7@!AL t \{0 f@+bLケ^! 릩‡6r @@]aqbPA;PK g,II3skin/modern/messenger/smime/icons/sbSignUnknown.gifUT BPADۛ246١此tfK/yͱҋiDAa亳ĤtocnqiⱫ{m~W`SGGB֦Ϲ_O<ҖͯJ4ұy|{MR؍~ʒ6tg{ԍQDD*XIߚƶe}z»ޓآG3vh֋~{nަrfF6ѶppdݘN;nh!, ـ.C'M9P (HE,? I;$0* 7-8=A% #ÍJ<B"   R+:LQd ‘%644pT`A 0xpBa F)p!`$颠NLx") ̂TF `4R ;PK g,ii0skin/modern/messenger/smime/icons/sbCryptoOk.gifUT APN<"  8)G(ύ4/ L2MQ %6IJ5P$HpDQ9 `Q HrH3HP4Qɓ uhELTdKy(;PK g,b@)FF3skin/modern/messenger/smime/icons/sbCryptoNotOk.gifUT AP#CG?E$ĊyD,[$j]AB.uX̂zXR!IPhƋ&uZPa ϠW(o<`C eDQ:#4 "ӦJ㢀 rE>}@GjB#AC6#Cb@CBDt/`;PK g,@S/skin/modern/messenger/smime/icons/hdrSignOk.gifUT APBM<=2_\FW[d>AD?>=^}vVJI5}]U.ƠTXbsz짟-2ؚzV[eGJSxъ577Y\b^clD?- W[e342<;0<;:TZd <<5893!%0܇ryͷdhmܦ۠ǔw}ƛ}|BDBrBHRП㙛yp?yKKBDIS87,CHR@CF<8!gkr{^::9^]Ubgp¬nt~zv{qvLE#_bj~,1<[_iϸB΂ms|BCBsxJOYxpC444!, H*Z pBFJċXy #/vqQx6CT2**HjPP1ypPEYP,؄#ZpBc `:P@`:A1* 2Fl%CB(00v $+v b;/qg c $6FO&8,B $DP0t' !GJB..ԅ 6lXkZ Ԗ&ρ"`jLjS)t9o58C0 @EGpTo3 !Cj%sr!DA- PG!pR [T-DFL$ IJH'@+KI,||`#u&|NLABCBUADW4dLJ? K`:=@|ò[~Eį8fOO>"!EGAg\&u$#"86*ƀyQ% "?CHM=<;<=>ۇFE7,.2olRLMLm:7#x~﻾жE,__J ޞmЛI0h8:4}|u|!! ӸmjD֌nށbYì۠Дcejs111ՠ!, H*\ȰÇ*a.1TLx(Jab8$!AB J/Hx`X(.$`  6:6yP4@2JJ ɐg h `@P4CDr!LĒ 0*LH8X/(!CE"=x&`Vxc‹?dY %NqFC,0``LcP bDӦxOq*eaG 9HF Rx@(çxsQj`$80%FD@D"_l  TG#! ClH.(;PK g,]2skin/modern/messenger/smime/icons/hdrSignNotOk.gifUT AP/NP?78'53%ȼun}>>1?358ūri4ҽLӻBVlylmYѻH\z<[[J}$moT֛zjqi6s}rmd2˶Gé':@>$Y䏿ADC@B@J{~r369+/6Ը,/2>DOل:CNADAp==)𾊌hҾTpQrz|VMI1#%&ŢzԤ$147hRO6~˹OedR"-K`}?RйA+07`juóZBITZW<ljlZSZ--(EJR}tvd{p6solSUP1؂^HLM־FӿLXXW?mo\$(/w}̐[U0!%0 AImp#H6PB;PK g,_4y4skin/modern/messenger/smime/icons/hdrCryptoNotOk.gifUT AP<]UUGķY>2PSMdmB6ﺎ)xہ*23,#&(zADF u`]?O /2,k,1<|2U'%/B52!"ofO;hϸDVNs mOUo^hC38hdCیk̀lIǀt^aRbfkPSUlЅx׌Ѕy/0+wi*s&^BKVs/37.مJ˵EOA@$Z]Z=lnR-/2/vVFhS~,[\BȚ^a`~uƶ,OB}cWqq:|4QfycxyRP#\Psa$(.̶FV4bfhX1.-%jJ{iIкFllmZ{λX366AD@OPI{,2=мqeұ$(/:CNxk*vٟdzGҽJbEC3iPP7x{iѶӿ4VKI-{moUr!, H*\ȰÇ#J(E :hP BdPǏ*Pt0"%fs[$Ll9.c%zD E#p $hH?b *r "&1eS\č GV*&Zpm.' `B$ 4#Δy ǒ.<& fs҈ѳi?)p(޷Xmzܫ5n_ᅊf0p""T Nꤠ0bFW(v ♣p`XO:(RG#~(B0ؐH:xA=O$q40sHqL | 3daС4Xp @h D(7 * Josh Soref * Tim Taylor * Eric Hodel * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), * in which case the provisions of the GPL or the LGPL are applicable instead * of those above. If you wish to allow use of your version of this file only * under the terms of either the GPL or the LGPL, and not to allow others to * use your version of this file under the terms of the NPL, indicate your * decision by deleting the provisions above and replace them with the notice * and other provisions required by the GPL or the LGPL. If you do not delete * the provisions above, a recipient may use your version of this file under * the terms of any one of the NPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ /* ::::: Link toolbar items ::::: */ #link-top { list-style-image: url("chrome://navigator/skin/btn1/top.gif"); } #link-top[disabled="true"], #link-top[disabled="true"]:hover, #link-top[disabled="true"]:hover:active { list-style-image: url("chrome://navigator/skin/btn1/top-dis.gif") !important; } #link-top:hover, #link-top:hover:active { list-style-image: url("chrome://navigator/skin/btn1/top-hov.gif"); } #link-up { list-style-image: url("chrome://navigator/skin/btn1/up.gif"); } #link-up[disabled="true"], #link-up[disabled="true"]:hover, #link-up[disabled="true"]:hover:active { list-style-image: url("chrome://navigator/skin/btn1/up-dis.gif") !important; } #link-up:hover, #link-up:hover:active { list-style-image: url("chrome://navigator/skin/btn1/up-hov.gif"); } #link-first { list-style-image: url("chrome://navigator/skin/btn1/first.gif"); } #link-first[disabled="true"], #link-first[disabled="true"]:hover, #link-first[disabled="true"]:hover:active { list-style-image: url("chrome://navigator/skin/btn1/first-dis.gif") !important; } #link-first:hover, #link-first:hover:active { list-style-image: url("chrome://navigator/skin/btn1/first-hov.gif"); } #link-prev { list-style-image: url("chrome://navigator/skin/btn1/previous.gif"); } #link-prev[disabled="true"], #link-prev[disabled="true"]:hover, #link-prev[disabled="true"]:hover:active { list-style-image: url("chrome://navigator/skin/btn1/previous-dis.gif") !important; } #link-prev:hover, #link-prev:hover:active { list-style-image: url("chrome://navigator/skin/btn1/previous-hov.gif"); } #link-next { list-style-image: url("chrome://navigator/skin/btn1/next.gif"); } #link-next[disabled="true"], #link-next[disabled="true"]:hover, #link-next[disabled="true"]:hover:active { list-style-image: url("chrome://navigator/skin/btn1/next-dis.gif") !important; } #link-next:hover, #link-next:hover:active { list-style-image: url("chrome://navigator/skin/btn1/next-hov.gif"); } #link-last { list-style-image: url("chrome://navigator/skin/btn1/last.gif"); } #link-last[disabled="true"], #link-last[disabled="true"]:hover, #link-last[disabled="true"]:hover:active { list-style-image: url("chrome://navigator/skin/btn1/last-dis.gif") !important; } #link-last:hover, #link-last:hover:active { list-style-image: url("chrome://navigator/skin/btn1/last-hov.gif"); } PK &Y0qaO7O7#skin/modern/navigator/navigator.cssUT <@oSDDUx/* ***** BEGIN LICENSE BLOCK ***** * Version: NPL 1.1/GPL 2.0/LGPL 2.1 * * The contents of this file are subject to the Netscape Public License * Version 1.1 (the "License"); you may not use this file except in * compliance with the License. You may obtain a copy of the License at * http://www.mozilla.org/NPL/ * * Software distributed under the License is distributed on an "AS IS" basis, * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License * for the specific language governing rights and limitations under the * License. * * The Original Code is mozilla.org code. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 1998-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 the GNU General Public License Version 2 or later (the "GPL"), or * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), * in which case the provisions of the GPL or the LGPL are applicable instead * of those above. If you wish to allow use of your version of this file only * under the terms of either the GPL or the LGPL, and not to allow others to * use your version of this file under the terms of the NPL, indicate your * decision by deleting the provisions above and replace them with the notice * and other provisions required by the GPL or the LGPL. If you do not delete * the provisions above, a recipient may use your version of this file under * the terms of any one of the NPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ @import url("chrome://navigator/content/navigator.css"); @import url("chrome://communicator/skin/"); @import url("chrome://communicator/skin/sidebar/sidebar.css"); @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/btn1.gif"); min-width: 0px; } toolbox { border-bottom: none; } #appcontent { border-top: 1px solid #494F5D; } #back-button { -moz-image-region: rect(0 41px 38px 0); } #back-button[buttonover="true"] { -moz-image-region: rect(0 83px 38px 42px); } #back-button[buttondown="true"] { -moz-image-region: rect(0 125px 38px 84px); } #back-button[disabled="true"] { -moz-image-region: rect(0 167px 38px 126px) !important; } #forward-button { -moz-image-region: rect(39px 41px 77px 0); } #forward-button[buttonover="true"] { -moz-image-region: rect(39px 83px 77px 42px); } #forward-button[buttondown="true"] { -moz-image-region: rect(39px 125px 77px 84px); } #forward-button[disabled="true"] { -moz-image-region: rect(39px 167px 77px 126px) !important; } #reload-button { -moz-image-region: rect(78px 41px 116px 0); } #reload-button:hover { -moz-image-region: rect(78px 83px 116px 42px); } #reload-button:hover:active { -moz-image-region: rect(78px 125px 116px 84px); } #reload-button[disabled="true"] { -moz-image-region: rect(78px 167px 116px 126px) !important; } #stop-button { -moz-image-region: rect(117px 41px 155px 0); } #stop-button:hover { -moz-image-region: rect(117px 83px 155px 42px); } #stop-button:hover:active { -moz-image-region: rect(117px 125px 155px 84px); } #stop-button[disabled="true"] { -moz-image-region: rect(117px 167px 155px 126px) !important; } #print-button { list-style-image: url("chrome://communicator/skin/icons/btn1.gif"); -moz-image-region: rect(0 49px 33px 0); } #print-button[buttonover="true"] { -moz-image-region: rect(0 99px 33px 50px); } #print-button[buttondown="true"] { -moz-image-region: rect(0 149px 33px 100px); } #print-button[disabled="true"] { -moz-image-region: rect(0 199px 33px 150px) !important; } #fullscreen-exit-button { list-style-image: none; } #fullscreen-exit-button > .toolbarbutton-text { display: -moz-box; } .toolbarbutton-1 > stack > .toolbarbutton-menubutton-button > .toolbarbutton-text, .toolbarbutton-1 > .toolbarbutton-text { display: none !important; } .toolbarbutton-1 > stack > .toolbarbutton-menubutton-button > .toolbarbutton-icon, .toolbarbutton-1 > .toolbarbutton-icon { display: inline !important; } #forward-button[buttonstyle="text"] > stack > .toolbarbutton-menubutton-dropmarker { margin: 0px 2px 0px 56px !important; } .toolbarbutton-1[buttonstyle="text"] > stack > .toolbarbutton-menubutton-button > .toolbarbutton-text, .toolbarbutton-1[buttonstyle="text"] > .toolbarbutton-text { display: -moz-box !important; margin-top: 10px !important; } .toolbarbutton-1[buttonstyle="text"] > stack > .toolbarbutton-menubutton-button > .toolbarbutton-icon, .toolbarbutton-1[buttonstyle="text"] > .toolbarbutton-icon { display: none !important; } /* ::::: small primary toolbar buttons ::::: */ .toolbarbutton-1[toolbarmode="small"] { margin-top: 4px; list-style-image: url("chrome://navigator/skin/icons/btn1-small.gif"); } #back-button[toolbarmode="small"] { -moz-image-region: rect(0 19px 19px 0); } #back-button[buttonover="true"][toolbarmode="small"] { -moz-image-region: rect(0 38px 19px 19px); } #back-button[buttondown="true"][toolbarmode="small"] { -moz-image-region: rect(0 57px 19px 38px); } #back-button[disabled="true"][toolbarmode="small"] { -moz-image-region: rect(0 76px 19px 57px) !important; } #forward-button[toolbarmode="small"] { -moz-image-region: rect(19px 19px 38px 0); } #forward-button[buttonover="true"][toolbarmode="small"] { -moz-image-region: rect(19px 38px 38px 19px); } #forward-button[buttondown="true"][toolbarmode="small"] { -moz-image-region: rect(19px 57px 38px 38px); } #forward-button[disabled="true"][toolbarmode="small"] { -moz-image-region: rect(19px 76px 38px 57px) !important; } #reload-button[toolbarmode="small"] { -moz-image-region: rect(38px 19px 57px 0); } #reload-button:hover[toolbarmode="small"] { -moz-image-region: rect(38px 38px 57px 19px); } #reload-button:hover:active[toolbarmode="small"] { -moz-image-region: rect(38px 57px 57px 38px); } #reload-button[disabled="true"][toolbarmode="small"] { -moz-image-region: rect(38px 76px 57px 57px) !important; } #stop-button[toolbarmode="small"] { -moz-image-region: rect(57px 19px 76px 0); } #stop-button:hover[toolbarmode="small"] { -moz-image-region: rect(57px 38px 76px 19px); } #stop-button:hover:active[toolbarmode="small"] { -moz-image-region: rect(57px 57px 76px 38px); } #stop-button[disabled="true"][toolbarmode="small"] { -moz-image-region: rect(57px 76px 76px 57px) !important; } .toolbarbutton-menubutton-dropmarker[toolbarmode="small"] { margin: 8px 0px 0px 14px !important; } /* temporary - still don't have small print icons */ #print-button[toolbarmode="small"] { display: none; } #search-button[toolbarmode="small"] > .button-box > .button-text { display: none; } #nav-bar[toolbarmode="small"] { min-height: 0; } #nav-bar[toolbarmode="small"] > #nav-bar-inner { margin: 0; border: none; } #nav-bar[toolbarmode="small"] > #nav-bar-buttons { -moz-box-align: center; } #nav-bar[toolbarmode="small"] > .toolbar-primary-grippy { display: none; } #nav-bar[toolbarmode="small"] > .toolbar-primary-holder { background: #D0D7DF; } /* ::::: fullscreen window controls ::::: */ #window-controls { -moz-box-align: center; padding: 0 2px 0 4px; background-color: #A9B2BD; border-left: 2px solid; -moz-border-left-colors: #B6BEC5 #DDE3E8; } #minimize-button { -moz-image-region: rect(92px 15px 108px 0); } #minimize-button:hover { -moz-image-region: rect(92px 30px 108px 15px); } #minimize-button:hover:active { -moz-image-region: rect(92px 45px 108px 30px); } #minimize-button[disabled="true"] { -moz-image-region: rect(92px 60px 108px 45px) !important; } #restore-button { -moz-image-region: rect(76px 15px 92px 0); } #restore-button:hover { -moz-image-region: rect(76px 30px 92px 15px); } #restore-button:hover:active { -moz-image-region: rect(76px 45px 92px 30px); } #restore-button[disabled="true"] { -moz-image-region: rect(76px 60px 92px 45px) !important; } #close-button { -moz-image-region: rect(108px 15px 124px 0); } #close-button:hover { -moz-image-region: rect(108px 30px 124px 15px); } #close-button:hover:active { -moz-image-region: rect(108px 45px 124px 30px); } #close-button[disabled="true"] { -moz-image-region: rect(108px 60px 124px 45px) !important; } /* ::::: special menubutton dropmarkers ::::: */ /* ..... dropmarker box ..... */ #back-button > .toolbarbutton-menubutton-stack > .toolbarbutton-menubutton-dropmarker, #forward-button > .toolbarbutton-menubutton-stack > .toolbarbutton-menubutton-dropmarker { margin: 30px 0px 0px 34px; } #print-button > .toolbarbutton-menubutton-stack > .toolbarbutton-menubutton-dropmarker { margin: 20px 0px 0px 40px; } #reload-button { margin-right: 3px; /* balance out extra dropmarker space */ } /* ::::: nav-bar - the navigator primary toolbar ::::: */ .toolbar-primary-icon { display: none; } .toolbar-primary-holder { -moz-box-align: start; background-image: url("chrome://communicator/skin/toolbar/prtb-bg-noline.gif"); } #nav-bar-buttons { margin: 0px 0px 3px 3px; } /* ::::: navbar-inner - the grooved area around the urlbar ::::: */ #nav-bar-inner { -moz-box-align: center; margin: 7px 0px 3px 5px; border: 2px solid; -moz-border-top-colors: #A2AFBD #EBF4FF; -moz-border-right-colors: #D1D9E0 #A2AFBD; -moz-border-bottom-colors: #CFD7DE #939EAA; -moz-border-left-colors: #9FABB9 #D2DAE1; -moz-border-radius: 3px; padding: 0px 3px; min-width: 0px; } #nav-bar-inner[buttonstyle="text"] { margin: 2px 0px 2px 5px; border: 0px; } #search-button[buttonstyle="text"] { margin-right: 0px; } #search-button[buttonstyle="text"] > .button-box > .button-icon { display: none; } #search-button[buttonstyle="pictures"] > .button-box > .button-text { display: none; } /* ::::: urlbar - the url textbox ::::: */ #urlbar { margin: 2px 6px 2px 3px; border: 3px solid; -moz-border-top-colors: #A2AFBD #000000 #A7BACA; -moz-border-right-colors: #D2DAE1 #000000 #768C9F; -moz-border-bottom-colors: #D2DAE1 #000000 #768C9F; -moz-border-left-colors: #A5ACB5 #000000 #A7BACA; background: url("chrome://navigator/skin/toolbar/urlbar-mid.gif") #EDF5F7 bottom repeat-x; } /* ::::: page proxy icon ::::: */ #page-proxy-deck, #page-proxy-button, #page-proxy-favicon { width: 16px; height: 16px; } #page-proxy-deck { cursor: -moz-grab; margin-right: 4px; } #page-proxy-button { list-style-image: url("chrome://communicator/skin/bookmarks/bookmark-item.gif"); } #page-proxy-favicon { list-style-image: none; } #page-proxy-button[pageproxystate="invalid"] { cursor: default; list-style-image: url("chrome://communicator/skin/bookmarks/bookmark-item-dis.gif"); } /* ::::: autocomplete ::::: */ .autocomplete-treebody::-moz-tree-cell-text(value) { padding-left: 15px; } .autocomplete-treebody::-moz-tree-cell-text(comment) { color: #555566; } .autocomplete-search-box { border-top: 2px groove #DDE3EB; background-color: #DDE3EB; } .autocomplete-result-popup[nomatch="true"] > .autocomplete-search-box { border-top: 1px solid #E4EAEF; } .autocomplete-search-engine { padding: 2px; } .autocomplete-search-engine[menuactive="true"] { background-color: #9499AC; color: #FFFFFF; } .autocomplete-search-engine-img { margin-right: 4px; } .autocomplete-history-dropmarker { margin: 0px 3px 0px 0px; list-style-image: url("chrome://navigator/skin/toolbar/ubhist-arrow.gif"); } .autocomplete-history-dropmarker[open="true"] { list-style-image: url("chrome://navigator/skin/toolbar/ubhist-arrow-act.gif"); } /* ::::: go and searchbuttons ::::: */ #go-button, #search-button { margin: 0px 4px 0px 0px; min-width: 0px; font: message-box; font-weight: bold; } #search-button { list-style-image: url("chrome://communicator/skin/icons/search.gif"); } /* ::::: navigator throbber ::::: */ #throbber-box { background: none; /* override bg used to cover toolbar line */ margin: 0px 0px 2px 0px; } /* ::::: personal toolbar ::::: */ #PersonalToolbar { background: url("chrome://global/skin/toolbar/tb-mid.gif") #C7D0D9 repeat-x top; } #PersonalToolbar > .toolbar-prefix { border-top: 1px solid #CED6DD; border-left: 1px solid #DAE3ED; } #PersonalToolbar > toolbargrippy, #PersonalToolbar > .toolbar-holder { border-top: 1px solid #CED6DD; border-right: 1px solid #95A0AD; border-bottom: 1px solid #95A0AD; border-left: 1px solid #DAE3ED; } #PersonalToolbar > toolbargrippy:hover:active { border-color: #67737E; } #home-button { list-style-image: url("chrome://communicator/skin/bookmarks/home.gif"); } #home-button > .toolbarbutton-icon { width: 22px; height: 17px; } toolbarbutton.chevron { list-style-image: url("chrome://global/skin/toolbar/chevron.gif") !important; } toolbarbutton.chevron > .toolbarbutton-menu-dropmarker { display: none; } /* ::::: content area ::::: */ #content { border-bottom: 1px solid #494F5D; } #status-bar { border-top: none; min-width: 1px; } #security-button { list-style-image: url("chrome://communicator/skin/icons/lock-insecure.gif"); } #security-button[level="high"] { list-style-image: url("chrome://communicator/skin/icons/lock-secure.gif"); } #security-button[level="low"] { list-style-image: url("chrome://communicator/skin/icons/lock-secure.gif"); } #security-button[level="broken"] { list-style-image: url("chrome://communicator/skin/icons/lock-broken.gif"); } #privacy-button { list-style-image: url("chrome://communicator/skin/cookie/taskbar-cookie.gif"); } #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; } PK .#-g"skin/modern/navigator/pageInfo.cssUT n=oSDDUx/* ***** 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 Daniel Brooks. * 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 LGPL or the GPL. 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/"; tree { margin: .5em; } textbox, textbox > .textbox-internal-box, textbox > .textarea-internal-box { background: transparent !important; border: none; padding: 0px; } textbox.header { margin-left: 0; } .iframe { margin: .5em; background: white; overflow: auto; } #thepreviewimage { margin: 1em; } .fixedsize { height: 8.5em; } PK ܮ5,&/SS(skin/modern/navigator/btn1/first-dis.gifUT LZ6AuZ&ʶn;PK 5,)xoBB%skin/modern/navigator/btn1/up-hov.gifUT L @ŋ3jȱǏ CIɓ(S\ɲ˗0c$D(5eV$&N;{ H"e“)ML(JҦQF%dWXnJ٩Ҫ]E@OsU;aڻx}K1\tJ0[pRnZ†#KLy-~ G(-Q7 Z4ҔO?ʁ֯aW.a5ݍsM.aY1&С:hpA 2^4 խOޗGeaӫW_E]dE"c~`uiEe aa&8rN"Hy-h bF28 `p!8by&BxIHt=6$43":t䗮I f /ేqa> lAO<_:6&!e 9ArQ 9`,ܙL6'h`d)£Hid)Fkh1꒢` C=g;l tKgט>@~ @$Fh!D;mf+ݶ Y H"[\Rk-8Dҁk &,p h]2z[.%nЃhtXG(AȠt6.nBrga@s،<+9/Сn%1 9\N4pcaArd< "6y9"b `pp" sc\~GX 2vtc9\ `t$ ^_6 0{{nhd1HO3B(yjAHxz#=+qFqܰÙ(7 |z8=auX9Q4uc ?g, G wZq :#@=&Q{AlC)Ag !<8Mp,`aQ7X fdB`Ξ8J`(A<#8G\2[0θ4NQ$! x(0ae,0D4 *=* B!@o H P"H0  a@TиȄ+F@P1`HRg=Mx(:x46XD Z9L/ 0w]ZQJZcZsMDlb>B!4$\Ib40p&E6!QC 8vC`Pɳkp@SHMG^J1@Nr6)H~`(G2KzN0ժp*^ppe=*54r5 ݀H4<;XZzeQ2B `$ 5gw h10@: L*(^11 9fPֆPgp|S oV)`"`yH%se/1 @ F!0]8X2޴hEQcrg$pG~H'G qN')chU .itv MH;0!=3qgd7VX`(77 ^` 0 ʀV&m#0T8Cɑh08t^,(W&ɑYHA\C4ʦ,dbgQL!L˽< c,?$́ ӌqa!L|L{0t0lqaeM!,$i=^2 Fg Mh2 r +M&"@"!c^`'!${#b)?+"/#3R#Z #Nbo b0$/ 0!G73D])P"%&P%W%`%]2F+er&/ 3+rB'v">"b] f (R,%1(r'xr*|2)Pzo׌_*+H3+r+2ּ-M (Ą.?b0"/"Mޒr('sW.Pr0 `r/3eܺ0 cd˒>1 ?#S2"(eC[2C36TS5>+)z0"+p,4P36#>>g ^A?OXC!Cr e  seAj$=0'^q biăIΗBMC;CtWB`D"DLFT$@Yd\F oKDFItHPF60.qNueF$IcYHt졳p;pw P FDdF4J/PJ4+=D6DdpD3KTJOٴ"-Ll5m`5pYM dPK6@r& \W=N%_PKw c\WKN'_ZP_P/_ l=y PQ~3QU?UR'>؃D]L u eS 9S=Ud.Zq@vVG5keVWSH0A60ՠg juOUV]0WwAw5dC`NueXWKXu5 XYg[uZ~X޾uɿT)f365P 90ibu NPu]مX]qك|0F *L(A ᠤC&0؁cGE&4vCb@d@ ><Fzܠs;ʥKY`8P269liH/a3 Mؘ3 ʖPc.`˗J?,YC&FcƤ Ȝ3eAAFt%p0`|бD'QF2 HXF0)v CDHʗ1x̝CN8šU#D3dӶr;```%2iӦQ 9QqՐE ϩ}:&jl9pÌ# HlACA8Y#1Ѐ^)ʹ !eD08cbڀ!06ˁ18T(\tiFAniѦmt 2Zd` я>괓jpC* #c@CDRl:=N48c>PE4RD4dWH!%`4=NK8 0Atќ;nX#!@0 V_ui>$uǴr&6mYĽ€!f)yv۵c 5F? W3\ZX!%l t(?Pع/N0A*h X`D"B8q,#H?7 -̠x6õD/#( D:ᎎd%0N e >6 rXJV-H# $TWB>0duC7)>% F8s*FL T)aEo1Dd+a6`Ԁ\A "%sg7-8dA4/-\<9$ e7IF3`M%3MpU"nYa*ϱ K 򎧋uJ*PpM P1QԣqlBX "0.T2 E4KhA#"<*U`E[jQF 4eA T,vG% Դ$$(UwSqlkWI-Tn[`A"ZYb)\D\X |B)bh]31sDk[ɲ@!bS <J@~7E$I{=hCQ0_ַvA6kr=MXQw@;Ta/ q7Vua:́3C.01I{ޔڀC8|0 |L% #I>p\cXBO 4bWàd` ā 'prp@z t0ڹ8kT -OJ6Іr-}eG .ES8*PʘA;Pf5QD>%4pE-3/A K\.|9CAZn`C[}i( .M:ZhQ ׶t:D܏>$gȦƀkGmDoJטMm^@bf4m`nnSb'*pP "p5L վ@^&4@-} p@ * N" .@bߓ~u6E?0/5$&NucZρ p-;:ڛpQAի~x`mh#FmA Đj/<@\3{8Oz<&zТ['Q$_ (~eO{H@B r2;B6ew<xK~ķuL =>ʞ~_o~Hh><{8`s>Ä@,CS?@H<@?{tA<@AAl>DA&<xB(B)B*B+B,B-B.B/C1C2,C3C?CB`  ?CB0DB4C DBlD>JDK@dMDM$KDP KdLLDSDQLEURDSUEYO[E\1|EF[ E)Ec<\^|0F[FbDFiLF^tDf ghbFoFp G\?g FwFqr4GtuFv|my|st\vxFh!(` e4.8Ѐ&H HtGF=pxHHɐlH[|HGPLɕGpɗə JaHE肵J1x'J}dGI[E"(h 0G8'KAlLKw 13K4˟LK\K 1%࣬˰K'8KKdG=(@L4xx<=:6-" x' DŽLhP00p0 ?"97 &M'Ā XdNˎM|4@+1dM;xX!0O pv&`\DN:L؁?؀ P'8a4!PM ;00؁ `PP P }Ȃhh/HPP}eѳ3:ȋXJX!H,0"tap+K8%+"P=:pPp9H5m7%OF9uQФCeTB C=TMm3Ђ1. SM9 M}SMytմ1`p) :xY0ԃghlVlP\84 ?(VcmLL-bHWuMW]XK&VvoPc'@,ț/9h(4h/(|}UNYՃBEQ1RBP19\؆W=MgrPu b1X%-Y `|Xl_`gHMgha@_YYp$((Є=0 xY%hӓ1:X"XR' Ù5&Yڷ۟@#!0 3!0 P|:\L}۞]\@;GcH rprM\U1x>Ѓ"hM![([99"6&=@I3ЄHP@<0p9x =m'=DnYeV<_Z^5 Hdxe2` 08V_A /\`(@SlUaoU4/}FMY'p p:~ 0<4n IE0$= '&Y(bڰ@-mxڈU0Pb*N Q؃B8%b?y_ hF(Є H32:ha_镀0<5,.b\hȂ9eIenWn`h7.q`cf(2a^H^X8@(HMX$&eRd` н(N>I: w6;p4ClXEЂh虀Ggpr(g(h.`v [MЄ3($0 F08^ʸ B(Ey xؘڸ 5͍&ȑ02bX h\q -x'&f ȂK@dxt%d`mxk@ȏX2" 1<e~NifVző (؁,b')1.fciPP&Y(+ɒkREn`hK6ߞH: ( F0X6 YFn;JL 1SU`",13 aWp2Iكp=?Et b(_FfPg[q"x Heh^xY`qchw-(` aw2"+q?(逅i9`"v=  3' 9Pٴ>40rHkІ/%WYd+Yj] 3sIiGȗ&r28F 󾢻ɛF.%DP=Qbʹѝ !_]xipYziH]_h)m؆]xQh:XIؐ1ޚoW! zp!FgfQ;!Rr # FȠAi,jR x$ ЂK$q*cwpZ "$RE.b~G-." # J'--8#{j"=XE/!'kQo0J≁⡁em!+%9"TzVZy21 4k%`b%ab:d(د2؃.&+z""brt2P6miOSO|"p∏i-kZT ʨihoC))!4H *Gr&J䛭O\ 3**j|F/8.EPUp+ dȘq z2dh5\li" YJ*S$x!J r 3bD -`*ʇ $C& Љr/ m3k$!BDEY@4)@hyAD+!F\K*hTNiӧA5#`9րܻ{jqƬxف+ }`AtXo `fJ !Gz~{1 pCPBN!Vg!&PB(qattQt]s1='8C7xUpc8@G%z2z!`p !$gÓ]r%: U@[ ET*l&uҡC Z&d)gMH <=7G iabo9g`@ Tq~h6tIԀ$%He`Ʀ iT0Ư[òC cCN[fmA `%>:k,/<.T둊 aG#; 0]Sq3?z&#ϴ;$COs;߾O?󟟾a2| #( R` r C(&#D Kf (۸;2Ѐ3ha -91Ub D@8yq+!!a ;hkr%@\2.J$5h(0;(1~Qr] Ӛ洧AWv"@D,bK48d/~;i] :b~.Ppچk:S H@/*1Qz$a 7nВ!9+-j='V8A9D m)vex#C!@Ow٭~@,f@l3Ř1f.?ƒ9lDXx d5/( t%X PEZ3 R*8jPsw=0t($LmFHC,f` ܽz15u 'D-dC0v͍QmL(+J A {^;#䞁1(@`{oOh `!@- *8P6np4Ϗ~@`dbP7q4l<4B %q9A^2+ـ18/\B ,K{@b $1 r@ A!@)*E 8HA!`<-C:_9t1.HC9_8, ̝ 2v!gm/ +*1$9T3 ̀"$!f" ܁ Aq@#0B lA"d&"h &LM<$I@ L1^u\6CG@M(J3JD4n.^c (B"|'0C9$4,2(30-$3H-r"̖H B!@A\X AAL ,$t@ `@-A0,1Xr|"$PB\IrI$PB1x#S.*,B NBPItxB x}.7c># "GOfeqeI$]%0r#@&h$AFb"l `#ܥcRYL)@E |@ D#dzZ A)-aa9 T.B@i Bed&E@ |^08mC98C@[ |AhpMwҁ Ԁe a , `A x'}h =IlfMe$ IA<Pc~#½Ittzc: 'teX(E~r#40%9\.P'' : BU@z|Z>q AҤ1f܄}@8BOnaB*䔂 p#P(S.h(dE.(r( hZ^,H%X@zAi=A \ӝ"G@FF}TAQT*2H!h1: I$]j \AX٦3'lAmtY+T@ C*/%T EU0 @FӁ)+v< *>!(~XZPB(ܿͦ.C:|E1@@ȑH,Tl >r\ 5$C285X30b+\lDaE,-"F&eGX~&$i@<",!( #*BQ@AT4g@ 0#68HC1C847B-R`%ߎdA"\B1 1/06l1BE@(FKԮK؀(!G$`@JH9q &Hx $]qPY)AT,@E,Cㆃ8,"b0|7t6,~|@/V[܀@5n#5.G@"D[2( |$ &g|ho( @(V`A aɁ,LU,J/0̀C7x71۳.h6d4BP1t 2L5.Wm,,4H1B@8aD*B@JA d @.JT[ ( H$dTr ́$0E`H %grЀ,(6tC0L,3QfEYpokdv V=)"K}p sE۹U#hTسk Sk&`ۺ!L2@^; T-]2_,ל8\4F(USwp|Ҡ )6p{`d8tX:6C'҆C d- : t(tp' C+  Q#v gFSWB &5 SB 0< ) bfRF*0Az! Oq3LY3-yM s3p0Tf䴓7ԜB kA*ܢj?<꼐4Tzi$; 'TZ Ё6vC6L1,´yA >>O>gp1B!M?&>SưRKG*\ '* k0x *"J $1.ĝP~ݓ=cTA('F;$"8@ OQtG(luʓ ep҆*B=Y!;~ ՒBI\9}gvF֗#@gn>PB!L@7\#aTs=(4d aeF 8r<C*RJ~<y@" F 0|WY<@g3!Ѐ =rD\  \`AB<e@ &`d54"uh@ֈ PbCf&4 7DP9L$k2+k(Ƭi pphE HPPJrDkypDt$$%IA0╱(j9RP  Ke1=b )fE., P`2lS(2)JMny 8B\-Z;ےp!^Xbe0l["3F5Z82ƿ,83w(jEܠF5p9愹.{d"4$rÜDXtsgfw >apMQ|9d 3xՋ28Bj21_Rڐn<<xƈPE0ѥh{=:U@W|#F(s$U~R̀J,B(0܀Є%Ra;NyJD"Ѕr'e(DR `ƺ" mtcS: e*=0#~Ե{aVu0‡7Eb `!zjj[f rإVbGE`3X J&TX}ÀV 0}1Q1T(ak6u7a5XвL\0G:! x B~!z>~cQD?aՇ8Ц6 n 5{#o{,wPC#Ʊ `xFPaNs\l0 <+Y`P:Uvhg Tq`x Pc³.BrEoz'Bl{ @V2Pa8 >xk^"9,c(l[`Au`$3-xKxeZ6\E/H,3"xE&: "(Cf|; 9C3o8:1{K HA~1cQGFrƙ%1IN!%)KJ鬌:GKe첬3} Lahץ3ZݙĈFfR1a7qD':)y 4K@iς $azYΒS%E&Ұ.y:1֏o@-habG73?asCR[>3s[aSgO`;C dw0 0Jn?"[V *L~?/æjpG O߀.WPp~[z$ 2")SbX-&7qg,"Y `B(Hp f" (yr 1U`0:0 Up10\H P$u(X5`W~fJh&d) pq 1z0"`'P*: 5:bpx0pfZxH*)V-5)j74.30z@f m۰ ذ b1Y iS@4pǀ S" Zcx~ea07p6.0d 》"/p]34%.fw`Of&3  @tAo0p)`6W0s#1h|fg w |Q 0iƆ) z`3Si83#0  `WjZ@ʀ`Y<Tk+- M FlG;p P=s =H!. aslVA @ />>F`p lp3A1zPq@e`p B-AA{ %@B&@6M0'R9sYtOp1E0S?p`F +U <Bј`HXb@@Vp0<CF9.f1ԏS`oN^G |{ /0 ȘkYBOb~SS <`% G@̦"P 0P>Ga ȓLȇԞȒ .ڎ^|:ˠˤlʨ ʮ ˲L˸|ɞb~7 p <niʋl@ P.sOgϔ )n oM]7 @0]'"h l0 &M(}@ Z-]J/Ȥ Ϙ] /RNմ8<:e? g?T*M#ʯ xp }M;/X'pOAb6 0۹2= /  Gpڴ@Jۣ_,) )hS5  ?ݴ\"RETR>:R@2\dS&5)x `NL[$)͘t)RD %x!"^zEsId0ݺ!…&LViL'B N ?dйA%CBD֮a˦mujW0 ``uP DjA E@<ܐsxD'" ,PpAD@#z0B 0)<0;`B %0D,P*SN!QJ#>Y`!oFhܰ IB4r5"Jq_qOJ=e[:e"`M4q4`dZD8"RRN2RJ!@8L&Hrf YD-щ.!C p W""iN#[PQ@%m$.^n)&jH)F$a \cF`pMʔd탂)qdc酂* P%Tz0<ZS ^^y 9_qt Efy^b8";L@J\X\$cAc`bdekFt: a|Q(C"]HI%VxaݙHvRx)i (jBi A0Nx$K j(5lc[^O5x3`BDQHt~8*rD4e JHD& !#FZr؀ހlVxB< ը 3(@ PjPC03)%> ^fHWմfpQu8!@0΁3XVK#}.l)A4I D;PK 4.޸_-skin/modern/navigator/icons/popup-blocked.pngUT ,>oSDDUxPNG  IHDR&/gAMA7tEXtSoftwareAdobe ImageReadyqe<IDATxb?2x F{t1t @L vW1?P(8\hȰb#?(Q F)+98{W <8ۛ U0f3xIpCɄ1@E61h970|~y, $}  ar+ Ä>  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 `y.%SŦ,skin/modern/navigator/icons/about-popups.gifUT T >oSDDUxGIF89a&!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 [0(??%skin/modern/communicator/contents.rdfUT /?@fSDDUx PK [0`33skin/modern/editor/contents.rdfUT /?@gSDDUx PK [01//skin/modern/global/contents.rdfUT /?@mSDDUx PK [0Z}99"skin/modern/messenger/contents.rdfUT /?@nSDDUx PK [0799"skin/modern/navigator/contents.rdfUT /?@oSDDUx PK ,2skin/modern/communicator/cookie/taskbar-cookie.gifUT ,=XTDDUxGIF89a   +05LSZ),/ajrMYcv|repyéȳۨ,4:fvAJQzaksfovǰſhzv3:?GNS!&)̦FAJEKF`\8okIqLFOJ"QL$WR+UP*YT.]X2c^9d_;idAojHupOvqP갃`췉go•vʻUO(_Y4|wW}xX}߿qqqVVVOOO???***!, ! T5hӇ=h̐3ҀZ48 atELwhxK8&XSrL-(I8@(E5*p!B`FF<$( Cl9sD X!GD#HXA9x lS@.(HHG)H0#@I%ԉb@-J&7ɓҦ!er;PmÍ;PK ,'A1skin/modern/communicator/cookie/status-cookie.gifUT =XTDDUxGIF87a]  !!!"""###$$$%%%&&&'''((()))***+++,,,---...///000111222333444555666777888999:::;;;<<<===>>>???@@@AAABBBCCCDDDEEEFFFGGGHHHIIIJJJKKKLLLMMMNNNOOOPPPQQQRRRSSSTTTUUUVVVWWWXXXYYYZZZ[[[\\\]]]^^^___```aaabbbcccdddeeefffggghhhiiijjjkkklllmmmnnnooopppqqqrrrssstttuuuvvvwwwxxxyyyzzz{{{|||}}}~~~,]H*\p!4hHq"3jxqǏAz0(O^Lɲ˔+_ʜ,&͖$!yi&͞(M6m2mRTɑA}pꈆ^p,%PoŠT~RFI79sv KSBkNf]qEc Zl*ؼ\KF/̳.H:wUASjr婎lػ[]d{rÓ*Xy@N,BCc%ߓi@A]Ouo?_MjǘCpz'T^$u-FVDB`|rI#1p*cx {,2ȸ.kzK>;쯧;l-x,l:! 7\pDD,WlgG ,$l(;PK †)//j$$!skin/modern/communicator/help.cssUT h^?TDDUx/* */ /* ***** BEGIN LICENSE BLOCK ***** * Version: NPL 1.1/GPL 2.0/LGPL 2.1 * * The contents of this file are subject to the Netscape Public License * Version 1.1 (the "License"); you may not use this file except in * compliance with the License. You may obtain a copy of the License at * http://www.mozilla.org/NPL/ * * Software distributed under the License is distributed on an "AS IS" basis, * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License * for the specific language governing rights and limitations under the * License. * * The Original Code is mozilla.org code. * * The Initial Developer of the Original Code is * Netscape Communications Corporation. * Portions created by the Initial Developer are Copyright (C) 1998-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 NPL, indicate your * decision by deleting the provisions above and replace them with the notice * and other provisions required by the GPL or the LGPL. If you do not delete * the provisions above, a recipient may use your version of this file under * the terms of any one of the NPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* ::::: primary toolbar masthead ::::: */ .toolbar-primary-holder { -moz-box-align: start; background-image: url("chrome://communicator/skin/toolbar/prtb-bg-noline.gif"); } /* Hides text below the above buttons */ .toolbarbutton-1 > stack > .toolbarbutton-menubutton-button > .toolbarbutton-text, .toolbarbutton-1 > .toolbarbutton-text { display: none; } #helpBackButton > .toolbarbutton-menubutton-stack > .toolbarbutton-menubutton-dropmarker, #helpForwardButton > .toolbarbutton-menubutton-stack > .toolbarbutton-menubutton-dropmarker { margin: 30px 0px 0px 34px; } /* ::::: primary toolbar buttons ::::: */ .toolbarbutton-1 { list-style-image: url("chrome://navigator/skin/icons/btn1.gif"); min-width: 0px; } #helpBackButton { -moz-image-region: rect(0, 41px, 38px, 0); } #helpBackButton[buttonover="true"] { -moz-image-region: rect(0, 83px, 38px, 42px); } #helpBackButton[buttondown="true"] { -moz-image-region: rect(0, 125px, 38px, 84px); } #helpBackButton[disabled="true"] { -moz-image-region: rect(0, 167px, 38px, 126px) !important; } #helpForwardButton { -moz-image-region: rect(39px, 41px, 77px, 0); } #helpForwardButton[buttonover="true"] { -moz-image-region: rect(39px, 83px, 77px, 42px); } #helpForwardButton[buttondown="true"] { -moz-image-region: rect(39px, 125px, 77px, 84px); } #helpForwardButton[disabled="true"] { -moz-image-region: rect(39px, 167px, 77px, 126px) !important; } #helpHomeButton { list-style-image: url("chrome://communicator/skin/help/home.gif"); } #helpHomeButton:hover { list-style-image: url("chrome://communicator/skin/help/home-hov.gif"); } #helpHomeButton:hover:active { list-style-image: url("chrome://communicator/skin/help/home-act.gif"); } #helpHomeButton[disabled="true"] { list-style-image: url("chrome://communicator/skin/help/home-dis.gif") !important; } #print { list-style-image: url("chrome://communicator/skin/icons/btn1.gif"); -moz-image-region: rect(0, 49px, 33px, 0); } #print:hover { -moz-image-region: rect(0, 99px, 33px, 50px); } #print:hover:active { -moz-image-region: rect(0, 149px, 33px, 100px); } #print[disabled="true"] { -moz-image-region: rect(0, 199px, 33px, 150px) !important; } #helpsidebar-box { min-width: 18em; background-color: #BDC7D6; } PK *ḫ&skin/modern/communicator/help/home.gifUT :;TDDUxGIF89a*'BLVyT]fir|hy%+7q\dl͹Ϣvn~Qbuけ0"Lh}BL @'0 [`!9DœnԠHܴ D0T" lDA9`$q("Jl/-3?r x!;AlXhbuӄ06@R D!)hO Fp` ?,Jpx s FB 8ސ~ ms8n"xXf M _7 A'[, hFp3 D&:jh]U@/h{A >"hdFBLv-Їt$:a\!ЕBҌL$ D U!B0>hAJR6 ?A$=LNRB@0_~`J'x!^p`I$a  °Ut8INX)GD0؂'`t9n@JPRH)4AG> +V9! x@я~<  l 3$ NT(-P@ԙ! 6]@ pT]OC0XժA?SW8u;PK *\|*skin/modern/communicator/help/home-act.gifUT :;TDDUxGIF89a*'Ή5=HyKUcڝhv=BIźKS]ּsw25;䭺ap}܆lzDJRYesz)-3et^m~ux}QZdp}ujxu|ߪm|Vbl~?FQǂBKZlyנtyo~طvbmvƪ䔬|}fqz|ìř[k{28?~R]jfu,2;iw|LQVԧѷ]jybgm")HNTydr"'.^iuBHM[h}PU[ft_n뱽簼簽䰼ɨꖤ`oAL`鱾޵᰽ȸds벽ɱʞm{ɤ\l}z}Z\`օz~xGPY짵…ΗpӬ!,*'O H ZȰÇ#JHŋ3: 1n52DEɒ.BHɑʓ0cIfYp֬\@UJ+Xͣ@*-Yjg9 h򓆫bB\iݪ4ЯBj+b@ JiT42Ċ-ZBVR 쪿9bZ >.@,\Ѥ/,sgc{s*><$Puk,<`L0B,ņcŧl:u X &y*% N+7*k*P\o?$QMas&FY[n^hP A"'\A "D>H?,H9ː0*@T[llȡA>dM:p#@2DMV` (:ؠD9#7H!n;JhB)x@ZGX2B` 1zІ%  /pd\`3#d ^ iV@= b0jo}C4 #̔ &0" a+F5P"o`ĐK"ӆ $`'  (XAָQoFDF``dD F/vh!p "o$ =w#`XadF9AW80=? A mTpF$A0Ǵ1K (Eta0B1B00ZHH:yg܂ @D( lb|oBڸ/0NX8Bj XܢTAP@`Fh@ ;`(U(,Z;  mIpa ,MP Q 0};<ԝځ?j+ *T>  l`zuVJU;PK *'aD*skin/modern/communicator/help/home-dis.gifUT :;TDDUxGIF89a*'AL`ؼхjvbn{yXj}vr~zƖ~Q^mƱƒɸ9CUkyiy]n~arʘo{euN`tUgz@PbJ]qfvp_l~BM\r˪ETgIVkχPbvIUeWh{aotEQdMYjqT`ojzȌMYmywǮĦSexL^rɴZl~ª{YfuUdvo~m}}GUjL\n?J\ct^psCSe7AS뱽鲾̷ܦҶ̷|aq̴gxoçsRdwêqƱǢtԩªrUbuVds;FWæn}yoziwCOaz㍛[i|xwXgx[hvk{IYkl{|n|dzŴǰvv˩յl|gteqfr?Oa!,*' H &ZȰÇ#JHŋ3jĸǏ Cɓ(S\R0cʄ)"@'Nfϟ@I &fӟJ*7p kⵍ٨Ҫ]K@58z(s lSDad8!QT}. ؑ`3KCj]-O oJ+\# (-}ɀ߿4&$sir! <0B9g}{c/. b9 ܴgWo;MyܕW:Ђr  XMɅrR dr‰'Tq d4PIyآB8@(,5P6 "P=TpBΘqJ H@唢)g7٠MbIbG9s0~QkA4@ K KwH7J誡$єaLnb(ʟ૯[6& ʲ̦p m$z(pCDE o ̦kӺCPZF g£> D$p' D` lT )@ m,0( 7@0Q3q 8Ç*{bўDfPA7)l" GQά4Қm&  D,<ۇ<,E 6}6&N:],ϳ@ ct@I$s调|@}"B nxΥKn!WNP3P7_ *L0# CS/w$/$`t@0x tZo$2F؁? 90'8AWP@W! +G8AE(L =P P gH8̡wC;PK **skin/modern/communicator/help/home-hov.gifUT :;TDDUxGIF89a*'ʾӦXbl֝š'-4ЭぎyvϦѴks|blvJRZSeyK]q3HS͵̊_qfuyBHOk{aqڂ.8EˬctOZe[lVh{Yfw!&.pm|IVf38>뱽簼簽ؾҰɨAL`agnt豾ɞ֪вdq~vkygwhvIPVk|sz٧ Ϊªߵ͟ʎao甜w=JXҰ_juƭ㧳[h{㱻|RX^6AMn!,*'? H vZȰÇ#JHŋ3:p?e52Eɒ&.Hɑʓ0cIUp*X@E +Wͣ@*-i5r s)\8Liݪ4ЯBҶ#%МC5rCԫW8F5 쨿̩hȦΏ;4 A)sga{aꔎN>X@>p>Xǐy,X\ߧZ"Z](1ś`g W&rTP}jQ#Gc^00f3x&)Vp/7C2ː`2XkPn8PK-K҄Jъ @Ђ;Q2b̐+0C8 ;v NF`h` !:`)>݂ |((+c:G/E@@0x3 1)P‹(pc6L \0ag\2L Sa@#fJ`e 90(j8\:@pH 3@#qD B"XC}_k c"0'01`PsD cC!RhHЏi,psx2-Jȁ# lc 3,cv0B$2IxP* c0`! u6.ȃ<F ,NKC8>^x3x tB+I$A E9*t @H%5!HC5MDqb& |`$m4[" qE b / k8@;  ~#tFZ[12 ȵ > mt`9<@,O2F g(2}1Pd(9p#| (@I`P`` ?3E6 +D톐+@}0A` HDQ K %dЃ 4+h L50CO 8A7vHE`b3@xB"0IŠ64CqCK`;hEP$#@K,ӠX䐏a1#S@J> <3{K3"?h$!}ILb#h6Qn,`;Nn\-8@.Q,4͈A r,{ & q6</^ᛨ')Ђ(P | p" p?4 iHQQ XC }*@9H(Hw*P*' BJ s(NsZ EB`X? զ:;PK y.^I " skin/modern/communicator/brand.cssUT!#>UxPK N, z5 5 ' u skin/modern/communicator/formatting.cssUTĽUxPK y.@'$ >skin/modern/communicator/toolbar.cssUT!#>UxPK [+ $ rOskin/modern/communicator/dialogs.cssUT UxPK f+O((' nskin/modern/communicator/icons/btn1.gifUT/ UxPK -5.tMll5 skin/modern/communicator/sidebar/sbar-top-tabopen.gifUT ->UxPK o,rw^6 kskin/modern/communicator/sidebar/sbtab-rit-top-act.gifUTbbUxPK |,r,zz4 ]skin/modern/communicator/sidebar/sidebarListView.cssUTHգ,,, skin/modern/communicator/taskbar/mailnew.gifUTJ;UxPK غ*b2 $skin/modern/communicator/taskbar/navigator-act.gifUTdA;UxPK غ*W. Sskin/modern/communicator/taskbar/navigator.gifUTdA;UxPK 嬏, fO1 ~skin/modern/communicator/taskbar/navigator-16.gifUTUxPK q+;ժ1 skin/modern/communicator/toolbar/prtb-bg-line.gifUTE UxPK MYj0@,;;* #skin/modern/editor/editorFormatToolbar.cssUT"hO@UxPK o*kk* `skin/modern/editor/icons/editmode-html.gifUT}:UxPK o*UU, `skin/modern/editor/icons/editmode-normal.gifUT}:UxPK Yo+[=ll- askin/modern/editor/icons/editmode-preview.gifUTG UxPK 8 .>҆;A;A! qNskin/modern/editor/icons/btn2.gifUTL`>UxPK =D-6 33* skin/modern/editor/icons/progress-busy.gifUT =UxPK z,՜mm* skin/modern/editor/icons/progress-done.gifUT"?UxPK mu.y  skin/modern/global/popup.cssUT{>UxPK -G8} 4skin/modern/global/splitter.cssUTv#O=UxPK z6, B skin/modern/global/tabbox.cssUTMfe Askin/modern/global/toolbar.cssUT ->UxPK +  Sskin/modern/global/dialog.cssUT >& skin/modern/global/arrow/arrow-rit.gifUT<~:UxPK oS,55, >skin/modern/global/arrow/arrow-rit-sharp.gifUT?s>( xskin/modern/global/icons/pg-portrait.gifUT ?UxPK Yr/R. skin/modern/global/icons/pg-portrait-small.gifUT ?UxPK Ͼ,A~$ skin/modern/global/icons/tab-new.gifUTA=UxPK Ͼ, ( %skin/modern/global/icons/tab-new-hov.gifUTA=UxPK Ͼ,Эv( &skin/modern/global/icons/tab-new-act.gifUTA=UxPK +};<<% <skin/modern/global/icons/closebox.gifUT UxPK o* ]]*  skin/modern/global/menu/menu-arrow-dis.gifUT`~:UxPK ^*R11* skin/modern/global/menu/menu-arrow-hov.gifUT:UxPK ^*-,11& d skin/modern/global/menu/menu-arrow.gifUT:UxPK +7Poo* skin/modern/global/menu/menu-check-dis.gifUTUxPK ؕo*U͏@@$ 5skin/modern/global/tree/sort-asc.gifUT~:UxPK ؕo*??$ 6skin/modern/global/tree/sort-dsc.gifUT~:UxPK l*uyWW' 6skin/modern/global/tree/twisty-clsd.gifUTtM;UxPK l*sjUU' e7skin/modern/global/tree/twisty-open.gifUTtM;UxPK +y aa( 8skin/modern/global/tree/columnpicker.gifUT UxPK +~gO O ! ٘skin/modern/messenger/dialogs.cssUT UxPK jU0au?Dž$ skin/modern/messenger/folderPane.cssUT7@UxPK hq,% skin/modern/messenger/fakeAccount.cssUTsM=UxPK y-7)  skin/modern/messenger/messageKeywords.cssUTZ=UxPK V.=`~@@'  skin/modern/messenger/messageWindow.cssUTHX>UxPK +[p# skin/modern/messenger/messenger.cssUT > & &skin/modern/messenger/searchDialog.cssUTwq>UxPK pe/\[{{# /skin/modern/messenger/subscribe.cssUTs?UxPK ".ZL % u>skin/modern/messenger/mailWindow1.cssUT)>UxPK r.N4$$$ Lskin/modern/messenger/threadPane.cssUT ?UxPK f:/ q( qskin/modern/messenger/primaryToolbar.cssUTJt?UxPK r.Vr>BB3 ׌skin/modern/messenger/addressbook/abResultsPane.cssUT ?UxPK r.T 2 skin/modern/messenger/addressbook/addressPanes.cssUT ?UxPK +mP  0 skin/modern/messenger/addressbook/cardDialog.cssUT .ˋtt< skin/modern/messenger/addressbook/icons/secure-directory.gifUTy9>UxPK _*0 skin/modern/messenger/addressbook/icons/list.gifUTI:UxPK *$|3 skin/modern/messenger/addressbook/icons/mast-ab.gifUTdA;UxPK _*4 ]skin/modern/messenger/addressbook/icons/myaddrbk.gifUTI:UxPK _*~F2 askin/modern/messenger/addressbook/icons/person.gifUTI:UxPK \-all. skin/modern/messenger/addressbook/icons/im.gifUT=UxPK \-ZqOO2 Qskin/modern/messenger/addressbook/icons/im-act.gifUT=UxPK \-#e2  skin/modern/messenger/addressbook/icons/im-hov.gifUT=UxPK \-K(n2  skin/modern/messenger/addressbook/icons/im-dis.gifUT=UxPK m*U, v skin/modern/messenger/icons/acct-compose.gifUTtM;UxPK m*S, g skin/modern/messenger/icons/acct-filters.gifUTtM;UxPK m*nu/  skin/modern/messenger/icons/acct-newaccount.gifUTtM;UxPK n*<=FPP* % skin/modern/messenger/icons/acct-prefs.gifUTtM;UxPK n*Î7) ) skin/modern/messenger/icons/acct-read.gifUTtM;UxPK n*ϛW22+ / skin/modern/messenger/icons/acct-search.gifUTuM;UxPK n*9}DD. 05 skin/modern/messenger/icons/acct-subscribe.gifUTuM;UxPK _*7xl& : skin/modern/messenger/icons/attach.gifUTr:UxPK _* % ; skin/modern/messenger/icons/check.gifUTr:UxPK _*n`t# < skin/modern/messenger/icons/dot.gifUTs:UxPK _*ւ/ = skin/modern/messenger/icons/flagcol-flagged.gifUTt:UxPK _*ѤYY- #? skin/modern/messenger/icons/folder-closed.gifUTu:UxPK _*K|1 @ skin/modern/messenger/icons/folder-draft-open.gifUTv:UxPK _*7 B skin/modern/messenger/icons/folder-draft-share-open.gifUTv:UxPK _*f2 E skin/modern/messenger/icons/folder-draft-share.gifUTw:UxPK _*V, 6G skin/modern/messenger/icons/folder-draft.gifUTx:UxPK _*M0 >I skin/modern/messenger/icons/folder-inbox-new.gifUTy:UxPK _*ʶ̖1 SK skin/modern/messenger/icons/folder-inbox-open.gifUTz:UxPK _*cj7 MM skin/modern/messenger/icons/folder-inbox-share-open.gifUT{:UxPK _*k2 ]O skin/modern/messenger/icons/folder-inbox-share.gifUT{:UxPK _*OǢA, P skin/modern/messenger/icons/folder-inbox.gifUT{:UxPK _*^/ R skin/modern/messenger/icons/folder-new-open.gifUT|:UxPK _*@D* T skin/modern/messenger/icons/folder-new.gifUT|:UxPK _*}i4 V skin/modern/messenger/icons/folder-newsgroup-new.gifUT|:UxPK _*(L0 SX skin/modern/messenger/icons/folder-newsgroup.gifUT|:UxPK _*877+ Y skin/modern/messenger/icons/folder-open.gifUT|:UxPK *^f|hh2 2\ skin/modern/messenger/icons/folder-outbox-open.gifUTJ;UxPK *UU- ] skin/modern/messenger/icons/folder-outbox.gifUTJ;UxPK "_*YB0 _ skin/modern/messenger/icons/folder-sent-open.gifUT:UxPK "_*Y6 a skin/modern/messenger/icons/folder-sent-share-open.gifUT:UxPK "_*&r1 c skin/modern/messenger/icons/folder-sent-share.gifUT:UxPK #_*D+ f skin/modern/messenger/icons/folder-sent.gifUT:UxPK #_*1 h skin/modern/messenger/icons/folder-share-open.gifUT:UxPK #_* ), ,j skin/modern/messenger/icons/folder-share.gifUT:UxPK 7.0 1l skin/modern/messenger/icons/folder-junk-open.gifUT0>UxPK 7.YY+ ap skin/modern/messenger/icons/folder-junk.gifUT0>UxPK #_*ǥ4 s skin/modern/messenger/icons/folder-template-open.gifUT:UxPK $_*ƪ: u skin/modern/messenger/icons/folder-template-share-open.gifUT:UxPK %_*q995 6w skin/modern/messenger/icons/folder-template-share.gifUT:UxPK %_*h**/ x skin/modern/messenger/icons/folder-template.gifUT:UxPK %_*7B1 cz skin/modern/messenger/icons/folder-trash-open.gifUT:UxPK %_*kGy!!7 { skin/modern/messenger/icons/folder-trash-share-open.gifUT:UxPK %_*Ι,2 c} skin/modern/messenger/icons/folder-trash-share.gifUT:UxPK %_*, ~ skin/modern/messenger/icons/folder-trash.gifUT:UxPK 'o*p'  skin/modern/messenger/icons/layout1.gifUT):UxPK 'o*sڷ'  skin/modern/messenger/icons/layout2.gifUT):UxPK &_* .  skin/modern/messenger/icons/local-mailhost.gifUT:UxPK *;;"OW W )  skin/modern/messenger/icons/mast-mail.gifUTdA;UxPK $+G|)88 ѐ skin/modern/messenger/icons/message-mail-attach-offl.gifUTɕ;UxPK $+ skin/modern/messenger/icons/thread-closed-kill.gifUTWUxPK qs.n' w skin/modern/messenger/icons/junkBar.gifUTx>UxPK ay.,'2 skin/modern/messenger/icons/message-junk-other.gifUT1>UxPK r.O ; skin/modern/messenger/messengercompose/messengercompose.cssUT ?UxPK *=_..= skin/modern/messenger/messengercompose/icons/mast-msgcomp.gifUTdA;UxPK z,3 : skin/modern/messenger/smime/msgReadSecurityInfo.cssUT,UxPK `y.%SŦ, 8x skin/modern/navigator/icons/about-popups.gifUTT >UxPK [0(??% = skin/modern/communicator/contents.rdfUT/?@UxPK [0`33 Ԅ skin/modern/editor/contents.rdfUT/?@UxPK [01// Y skin/modern/global/contents.rdfUT/?@UxPK [0Z}99" ڌ skin/modern/messenger/contents.rdfUT/?@UxPK [0799" h skin/modern/navigator/contents.rdfUT/?@UxPK ,2 skin/modern/communicator/cookie/taskbar-cookie.gifUT,=UxPK ,'A1 Z skin/modern/communicator/cookie/status-cookie.gifUT=UxPK †)//j$$! t skin/modern/communicator/help.cssUTh^?UxPK *ḫ& skin/modern/communicator/help/home.gifUT:;UxPK *\|* skin/modern/communicator/help/home-act.gifUT:;UxPK *'aD*  skin/modern/communicator/help/home-dis.gifUT:;UxPK ** skin/modern/communicator/help/home-hov.gifUT:;UxPK[