From 7c110a07b23b8d007357734166ed48fd3092a4d2 Mon Sep 17 00:00:00 2001 From: robert Date: Wed, 27 Mar 2002 23:51:16 +0000 Subject: [PATCH] keeping up with classic and new features --- EarlyBlue/communicator/alerts/alert.css | 72 ++++++++++++++ EarlyBlue/communicator/directory/file.gif | Bin 74 -> 69 bytes .../communicator/directory/folder-closed.gif | Bin 76 -> 69 bytes .../communicator/directory/folder-open.gif | Bin 79 -> 73 bytes EarlyBlue/communicator/formatting.css | 11 ++- EarlyBlue/communicator/search/search.css | 58 ++++------- .../communicator/xpinstall/xpinstall.css | 70 +++---------- EarlyBlue/editor/EditorDialog.css | 28 ++++++ EarlyBlue/editor/icons/progress-busy.gif | Bin 0 -> 603 bytes EarlyBlue/editor/icons/progress-done.gif | Bin 0 -> 69 bytes EarlyBlue/editor/icons/progress-failed.gif | Bin 0 -> 78 bytes EarlyBlue/global/button.css | 7 +- EarlyBlue/global/filepicker.css | 14 ++- EarlyBlue/global/filepicker/dir-closed.gif | Bin 75 -> 69 bytes EarlyBlue/global/filepicker/dir-open.gif | Bin 79 -> 73 bytes EarlyBlue/global/filepicker/file.gif | Bin 0 -> 69 bytes EarlyBlue/global/filepicker/folder-home.gif | Bin 0 -> 84 bytes EarlyBlue/global/filepicker/folder-up.gif | Bin 0 -> 79 bytes EarlyBlue/global/menu.css | 24 ++--- EarlyBlue/messenger/icons/new-mail-alert.png | Bin 0 -> 266 bytes .../messenger/smime/icons/hdrCryptoNotOk.gif | Bin 0 -> 126 bytes .../messenger/smime/icons/hdrCryptoOk.gif | Bin 0 -> 114 bytes .../messenger/smime/icons/hdrSignNotOk.gif | Bin 0 -> 127 bytes EarlyBlue/messenger/smime/icons/hdrSignOk.gif | Bin 0 -> 118 bytes .../smime/icons/key-broken-disabled.gif | Bin 0 -> 91 bytes .../messenger/smime/icons/key-broken.gif | Bin 0 -> 91 bytes .../messenger/smime/icons/key-disabled.gif | Bin 0 -> 94 bytes EarlyBlue/messenger/smime/icons/key.gif | Bin 0 -> 94 bytes .../smime/icons/lock-cert-disabled.gif | Bin 0 -> 112 bytes EarlyBlue/messenger/smime/icons/lock-cert.gif | Bin 0 -> 112 bytes .../messenger/smime/icons/lock-disabled.gif | Bin 0 -> 103 bytes .../smime/icons/lock-no-cert-disabled.gif | Bin 0 -> 127 bytes .../messenger/smime/icons/lock-no-cert.gif | Bin 0 -> 127 bytes EarlyBlue/messenger/smime/icons/lock.gif | Bin 0 -> 103 bytes .../messenger/smime/icons/sbCryptoNotOk.gif | Bin 0 -> 74 bytes .../messenger/smime/icons/sbCryptoOk.gif | Bin 0 -> 70 bytes .../messenger/smime/icons/sbSignNotOk.gif | Bin 0 -> 76 bytes EarlyBlue/messenger/smime/icons/sbSignOk.gif | Bin 0 -> 76 bytes .../messenger/smime/msgCompSMIMEOverlay.css | 92 ++++++++++++++++++ .../messenger/smime/msgCompSecurityInfo.css | 44 +++++++++ .../smime/msgHdrViewSMIMEOverlay.css | 69 +++++++++++++ .../messenger/smime/msgReadSMIMEOverlay.css | 70 +++++++++++++ EarlyBlue/navigator/navigator.css | 2 - 43 files changed, 444 insertions(+), 117 deletions(-) create mode 100644 EarlyBlue/communicator/alerts/alert.css create mode 100644 EarlyBlue/editor/icons/progress-busy.gif create mode 100644 EarlyBlue/editor/icons/progress-done.gif create mode 100644 EarlyBlue/editor/icons/progress-failed.gif create mode 100644 EarlyBlue/global/filepicker/file.gif create mode 100644 EarlyBlue/global/filepicker/folder-home.gif create mode 100644 EarlyBlue/global/filepicker/folder-up.gif create mode 100644 EarlyBlue/messenger/icons/new-mail-alert.png create mode 100644 EarlyBlue/messenger/smime/icons/hdrCryptoNotOk.gif create mode 100644 EarlyBlue/messenger/smime/icons/hdrCryptoOk.gif create mode 100644 EarlyBlue/messenger/smime/icons/hdrSignNotOk.gif create mode 100644 EarlyBlue/messenger/smime/icons/hdrSignOk.gif create mode 100644 EarlyBlue/messenger/smime/icons/key-broken-disabled.gif create mode 100644 EarlyBlue/messenger/smime/icons/key-broken.gif create mode 100644 EarlyBlue/messenger/smime/icons/key-disabled.gif create mode 100644 EarlyBlue/messenger/smime/icons/key.gif create mode 100644 EarlyBlue/messenger/smime/icons/lock-cert-disabled.gif create mode 100644 EarlyBlue/messenger/smime/icons/lock-cert.gif create mode 100644 EarlyBlue/messenger/smime/icons/lock-disabled.gif create mode 100644 EarlyBlue/messenger/smime/icons/lock-no-cert-disabled.gif create mode 100644 EarlyBlue/messenger/smime/icons/lock-no-cert.gif create mode 100644 EarlyBlue/messenger/smime/icons/lock.gif create mode 100644 EarlyBlue/messenger/smime/icons/sbCryptoNotOk.gif create mode 100644 EarlyBlue/messenger/smime/icons/sbCryptoOk.gif create mode 100644 EarlyBlue/messenger/smime/icons/sbSignNotOk.gif create mode 100644 EarlyBlue/messenger/smime/icons/sbSignOk.gif create mode 100644 EarlyBlue/messenger/smime/msgCompSMIMEOverlay.css create mode 100644 EarlyBlue/messenger/smime/msgCompSecurityInfo.css create mode 100644 EarlyBlue/messenger/smime/msgHdrViewSMIMEOverlay.css create mode 100644 EarlyBlue/messenger/smime/msgReadSMIMEOverlay.css diff --git a/EarlyBlue/communicator/alerts/alert.css b/EarlyBlue/communicator/alerts/alert.css new file mode 100644 index 00000000..07d4b5c1 --- /dev/null +++ b/EarlyBlue/communicator/alerts/alert.css @@ -0,0 +1,72 @@ +/* ***** 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): + * Scott MacGregor + * Robert Kaiser + * + * Alternatively, the contents of this file may be used under the terms of + * either the GNU General Public License Version 2 or later (the "GPL"), or + * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), + * in which case the provisions of the GPL or the LGPL are applicable instead + * of those above. If you wish to allow use of your version of this file only + * under the terms of either the GPL or the LGPL, and not to allow others to + * use your version of this file under the terms of the NPL, indicate your + * decision by deleting the provisions above and replace them with the notice + * and other provisions required by the GPL or the LGPL. If you do not delete + * the provisions above, a recipient may use your version of this file under + * the terms of any one of the NPL, the GPL or the LGPL. + * + * ***** END LICENSE BLOCK ***** */ + +/* ===== alert.css ===================================================== + == Styles specific to the alerts dialog. + ======================================================================= */ + +@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); + +.alertBox { + border-right: 2px solid #7B969C; + border-bottom: 2px solid #7B969C; + border-top: 2px solid #7B969C; + border-left: 2px solid #7B969C; + background-color: -moz-Dialog; + min-height: 50px; +} + +.alertImageBox { + margin-left: 4px; + margin-right: 6px; + min-height: 46px; +} + +.alertTitle { + font-weight: bold; +} + +.alertText[clickable="true"] { + cursor: pointer; + color: #1455D6; + text-decoration: underline; +} + +.alertText[clickable="true"]:hover:active { + color: #424F63; +} diff --git a/EarlyBlue/communicator/directory/file.gif b/EarlyBlue/communicator/directory/file.gif index 405371d73cb17e2c746e1eb458b63103355aad33..52f8e13632cbe9a5bfa201efb7b303950cce2a45 100755 GIT binary patch literal 69 zcmZ?wbhEHb6kyN;(f85zL9U=08m=@*Is literal 79 zcmZ?wbhEHb6ky .searchresult - { - background-color : transparent; - color : windowtext; - } +.searchresult-item[selected="true"] > .searchresult { + background-color: transparent; + color: windowtext; +} -.groove-bottom - { - border-bottom : 1px solid ThreeDShadow; - } +.groove-bottom { + border-bottom: 1px solid #666699; +} -#results-splitter - { - border-right : 1px solid ThreeDShadow; - border-left : 1px solid ThreeDHighlight; - } +#results-splitter { + border: 1px outset #CCD0DD; +} -#searchButton[stop="true"] - { - list-style-image : url("resource:/res/rdf/loading.gif"); - } +#searchButton[stop="true"] { + list-style-image: url("chrome://global/skin/icons/loading.gif"); +} diff --git a/EarlyBlue/communicator/xpinstall/xpinstall.css b/EarlyBlue/communicator/xpinstall/xpinstall.css index 95bf8579..1f753a29 100644 --- a/EarlyBlue/communicator/xpinstall/xpinstall.css +++ b/EarlyBlue/communicator/xpinstall/xpinstall.css @@ -21,6 +21,7 @@ * Contributor(s): * Don Bragg (dbragg@netscape.com) 12/08/1999 * Blake Ross (BlakeR1234@aol.com) 6/12/2000 + * Daniel Veditz 2002 * Robert Kaiser * * Alternatively, the contents of this file may be used under the terms of @@ -37,73 +38,30 @@ * * ***** END LICENSE BLOCK ***** */ -@import url("chrome://global/skin"); +@import url("chrome://communicator/skin"); @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); -div.label { - margin : 3px; +#confirmBox { + margin: 1ex; } -div#tree-housing { - height : 3em; +#urlColumn { + margin-left: 1ex; } -box#mainBox{ - margin : 5px; - width : 40em; +.confirmSeparator { + height: 1em; } -box#okcancelBox{ - margin-left : 22em; - margin-top : 3px; - margin-bottom : 3px; +.confirmName { + font-weight: bold; } - -box#treeBox{ - height : 18ex; - margin : 0em; -} - -box#statusMessages{ - width : 36em; -} - - -/* -div#table-housing { - height : 100%; -} -*/ - -#modulesTree { - height : 16ex; - width : 32em; -} - -spacer#verticalSmallSpacer { - height : 1ex; -} - -spacer#verticalLargeSpacer { - height : 6ex; -} - -spacer#verticalMediumSpacer { - height : 3ex; -} - -spacer#horizontalSmallSpacer { - width : 2em; -} - -spacer#horizontalLargeSpacer { - width : 10em; +.packageName { + font-weight: bold; } -.headline { - font-size : x-large; - margin : 4px; - font-weight : bold; +#alert-image { + margin: 1em; } diff --git a/EarlyBlue/editor/EditorDialog.css b/EarlyBlue/editor/EditorDialog.css index e4c2bab1..321481e0 100644 --- a/EarlyBlue/editor/EditorDialog.css +++ b/EarlyBlue/editor/EditorDialog.css @@ -243,6 +243,20 @@ label#alignLabel { min-height: 10px; } +/* These two 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: 16px; + min-width: 16px; +} + +.radio-spacer { + width: 16px; + min-width: 16px; +} + #alignTypeSelect { height: 34px; } @@ -304,3 +318,17 @@ tree.AttributesTree { min-width: 200px; min-height: 200px; } + +/* ::::: 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"); +} diff --git a/EarlyBlue/editor/icons/progress-busy.gif b/EarlyBlue/editor/icons/progress-busy.gif new file mode 100644 index 0000000000000000000000000000000000000000..012c1cb00f6036ec1277cdcacde74bbd131ed2f6 GIT binary patch literal 603 zcmZ?wbhEHblwjatSjfO|=E7a$w3+|GK=D7fpKD04vtxj(k)8oFBLf42;!hS9E{6XM zIzTo9NDBj#W)JVm@?CF)oD1Cy4sV@m{of(hc#?d_!j%%UbiZb)>a4t}Ge2kV=e!`W zZdNV^CKTN)O_|l5cVv3HcCzQsnEqX-aiOW+tni6TKdxN4GiZkOX5BsW9%<+Qj)CcB rM$z3O3$^>0!9il|M%C@p0JmG8bh}CQH>%x3#@~!w45%(A-rv>$RGZO) literal 0 HcmV?d00001 diff --git a/EarlyBlue/editor/icons/progress-done.gif b/EarlyBlue/editor/icons/progress-done.gif new file mode 100644 index 0000000000000000000000000000000000000000..be5315d4d77e7d6bf73ea062e9ad1d6b0ac90247 GIT binary patch literal 69 zcmZ?wbhEHblwjatXkcJ4{%`#M|9{1wEQ|~cj0`#qKmd|qV3O(SUwNAI!lKFmqpbI* Wxj)-B-hWn@m^p7{(Aqpk25SJk%NG&= literal 0 HcmV?d00001 diff --git a/EarlyBlue/editor/icons/progress-failed.gif b/EarlyBlue/editor/icons/progress-failed.gif new file mode 100644 index 0000000000000000000000000000000000000000..d75e389e6e8aa733422cd8edbc1377823f2034f3 GIT binary patch literal 78 zcmZ?wbhEHblwjatXkcLY4@Cd}EB<6*WME)q&|v@qkPHKpY7hVNiLZHPb$wcBv9a{Z em%jn>5`8M^^QNyz^W~aV5Lqb|sT{`0U=09#!x+K< literal 0 HcmV?d00001 diff --git a/EarlyBlue/global/button.css b/EarlyBlue/global/button.css index 55dafd28..6998d6cd 100644 --- a/EarlyBlue/global/button.css +++ b/EarlyBlue/global/button.css @@ -123,12 +123,14 @@ button[type="menu-button"] { .button-menu-dropmarker, .button-menubutton-dropmarker { margin: 1px; - list-style-image: url("chrome://global/skin/arrow/arrow-down.gif"); + background-image: url("chrome://global/skin/arrow/arrow-down.gif"); + min-width: 11px; + min-height: 11px; } .button-menu-dropmarker[disabled="true"], .button-menubutton-dropmarker[disabled="true"] { - list-style-image: url("chrome://global/skin/arrow/arrow-down-disabled.gif"); + background-image: url("chrome://global/skin/arrow/arrow-down-disabled.gif"); } .button-menubutton-dropmarker[open="true"] { @@ -143,4 +145,3 @@ button.plain { margin: 0px !important; padding: 0px !important; } - diff --git a/EarlyBlue/global/filepicker.css b/EarlyBlue/global/filepicker.css index ed1f5de0..3ff17666 100644 --- a/EarlyBlue/global/filepicker.css +++ b/EarlyBlue/global/filepicker.css @@ -60,7 +60,7 @@ outlinerchildren:-moz-outliner-image(FilenameColumn, directory) { } outlinerchildren:-moz-outliner-image(FilenameColumn, file) { - list-style-image: url("chrome://global/skin/filepicker/blank.gif"); + list-style-image: url("chrome://global/skin/filepicker/file.gif"); } /* ::::: focus rules ::::: */ @@ -72,3 +72,15 @@ outlinerchildren:-moz-outliner-image(FilenameColumn, file) { #directoryOutliner:focus > outlinerrows > .outliner-bodybox { border-color: #000000; } + +/* ::::: 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; +} diff --git a/EarlyBlue/global/filepicker/dir-closed.gif b/EarlyBlue/global/filepicker/dir-closed.gif index 3ec419042bc12b16f5aed3256745c84292569ba5..f2f4f9b5afa8de8f2d1457f10161ca4434b9b4cb 100644 GIT binary patch literal 69 zcmZ?wbhEHb6kyN;(f85zL9U=08m=@*Is literal 79 zcmZ?wbhEHb6kym ho?y;d!Q$OllAKG!+^gbWwuWnUoi@w78Nk3`4FF5&9IOBU diff --git a/EarlyBlue/global/filepicker/file.gif b/EarlyBlue/global/filepicker/file.gif new file mode 100644 index 0000000000000000000000000000000000000000..52f8e13632cbe9a5bfa201efb7b303950cce2a45 GIT binary patch literal 69 zcmZ?wbhEHb6ky .menu-right { +.menu-right[_moz-menuactive="true"] { list-style-image: url("chrome://global/skin/menu/menu-arrow-hover.gif"); } @@ -122,11 +122,11 @@ menubar > menu { border: 1px solid #CCD0DD; } -menubar > menu:-moz-menuactive { +menubar > menu[_moz-menuactive="true"] { border: 1px outset #CCD0DD; } -menubar > menu[open="true"]:-moz-menuactive { +menubar > menu[_moz-menuactive="true"][open="true"] { border: 1px inset #CCD0DD; } @@ -152,10 +152,10 @@ popup > menuitem { max-width: 42em; } -menupopup > menu:-moz-menuactive, -menupopup > menuitem:-moz-menuactive, -popup > menu:-moz-menuactive, -popup > menuitem:-moz-menuactive { +menupopup > menu[_moz-menuactive="true"], +menupopup > menuitem[_moz-menuactive="true"], +popup > menu[_moz-menuactive="true"], +popup > menuitem[_moz-menuactive="true"] { background-color: #336699; color: #FFFFFF; } @@ -180,7 +180,7 @@ menulist > menupopup > menu > .menu-iconic-left { display: none; } -menulist > menupopup > menuitem:-moz-menuactive { +menulist > menupopup > menuitem[_moz-menuactive="true"] { border: 1px dotted #666699; } @@ -194,7 +194,7 @@ menuitem[checked="true"][disabled="true"] { list-style-image: url("chrome://global/skin/menu/menu-check-disabled.gif"); } -menuitem[checked="true"]:-moz-menuactive { +menuitem[checked="true"][_moz-menuactive="true"] { list-style-image: url("chrome://global/skin/menu/menu-check-hover.gif"); } @@ -208,7 +208,7 @@ menuitem[checked="true"][type="radio"][disabled="true"] { list-style-image: url("chrome://global/skin/menu/menu-radio-disabled.gif"); } -menuitem[checked="true"][type="radio"]:-moz-menuactive { +menuitem[checked="true"][type="radio"][_moz-menuactive="true"] { list-style-image: url("chrome://global/skin/menu/menu-radio-hover.gif"); } diff --git a/EarlyBlue/messenger/icons/new-mail-alert.png b/EarlyBlue/messenger/icons/new-mail-alert.png new file mode 100644 index 0000000000000000000000000000000000000000..7d225f57d52555a5885400897f7a6c78c323b2da GIT binary patch literal 266 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnF3?v&v(vJfv(Ey(i*Z=?jr=`t2aNq!t0VLDX z&KUnUW}GtRB~SrlNswPKgTu2MX&_FLx4R2N2dk_Hki%Kv5n0T@z%2yAjF;}#{Q(NH zmw5WRvR`7B7USYQpa0DsD3s^v;uumfCpqB&6U&7kJxv)*O-)Q0Ttb0UIl7iE)JPQZ z@pcYm3YpNhh-FcesR&m>T8k2ALr$Vu8`A^_h6}RCPB1O(31D5eaG?Mr^9rUN4Ti?M z8VuVQZX8PBVcem6%!6S%Lz~#7vkr_mSY9wP+@0&R-aIj*8fY_vr>mdKI;Vst0KoEA ACjbBd literal 0 HcmV?d00001 diff --git a/EarlyBlue/messenger/smime/icons/hdrCryptoNotOk.gif b/EarlyBlue/messenger/smime/icons/hdrCryptoNotOk.gif new file mode 100644 index 0000000000000000000000000000000000000000..59afb465a9e22b2993413349e12662c8580818ec GIT binary patch literal 126 zcmZ?wbhEHbRA5kGSjfPToO~`VZRUS4Q2fcl$iTqFpu+$JAbAER|0(?|Prv0~JZH-- z??$$Y%+ICA#aWy*ikvvRau+T8Xc?}yV$pWnyyJN{U&d^gxX|k3)Y6u`;rnZbz}4Ls b+6&S)obo;UH1yGmyX$}S_^qDE%3uuuJ83st literal 0 HcmV?d00001 diff --git a/EarlyBlue/messenger/smime/icons/hdrCryptoOk.gif b/EarlyBlue/messenger/smime/icons/hdrCryptoOk.gif new file mode 100644 index 0000000000000000000000000000000000000000..88ae5a40e7a2a8935de2d6062498b26b70a9d666 GIT binary patch literal 114 zcmZ?wbhEHbRA5kGSjfPToO~`VZRUS4Q2fcl$iTqFpu+$JAbAER=PCUwPrv0~JZH-- z??$$Y%+ICA#aWy*ikvvRau+T8Xj!iK>QaT@=Yq4hSsN`AC%!PcWo9R^d8cF2BHy_s Ok!Q2E$HXx*SOWm4;4Rhw literal 0 HcmV?d00001 diff --git a/EarlyBlue/messenger/smime/icons/hdrSignNotOk.gif b/EarlyBlue/messenger/smime/icons/hdrSignNotOk.gif new file mode 100644 index 0000000000000000000000000000000000000000..a3191296546f2a13cc19916000e689d86bc22f48 GIT binary patch literal 127 zcmZ?wbhEHbRA5kGSjfPToO~`VZRUS4Q2fcl$iTqFpu+$JAbAF+fGPbePrv0~JZB11 zfTEc7dbyH&j9tp*EiZO*t@_F0b+gZe=VVIPL$UbNI|a8@9&@nSZ literal 0 HcmV?d00001 diff --git a/EarlyBlue/messenger/smime/icons/hdrSignOk.gif b/EarlyBlue/messenger/smime/icons/hdrSignOk.gif new file mode 100644 index 0000000000000000000000000000000000000000..b4c51de198574042fa5a1207405f7e37ab07e718 GIT binary patch literal 118 zcmZ?wbhEHbRA5kGSjfPToO~`VZRUS4Q2fcl$iTqFpu+$JAbAER_bL4=Prv0~JZB11 zfTEc7dbyH&j9tp*EiZO*t(rOYt;XTdv)l6fHviQ;{W52x$j3AhzNy+%g_sMt7P|Xy SdBth4{m#1Y+|xuD7_0$9*)GNa literal 0 HcmV?d00001 diff --git a/EarlyBlue/messenger/smime/icons/key-broken-disabled.gif b/EarlyBlue/messenger/smime/icons/key-broken-disabled.gif new file mode 100644 index 0000000000000000000000000000000000000000..edbe5696c9858aa0a464e15517c9d65d67f35a8c GIT binary patch literal 91 zcmZ?wbhEHblw=TPXkcJyXlVHV|G(l-7DfgJMg|=QAOOiQFd6mqFKBqX)~6<9lf~-f u#3J6@2j5DcW-Qg1x%R?KxdNZ-UuCv$o2S3+Xt8d=iihV#-t=-YSOWlcEF;YT literal 0 HcmV?d00001 diff --git a/EarlyBlue/messenger/smime/icons/key-broken.gif b/EarlyBlue/messenger/smime/icons/key-broken.gif new file mode 100644 index 0000000000000000000000000000000000000000..a407cc45c2755b7ab013bb4c098d781a60fd359e GIT binary patch literal 91 zcmZ?wbhEHblw=TPXkcJSPCobl|9{1wEQ|~cj0`#qKmd|qU^43IU(oP&txrwJCX3a{ uiAB7*55AQ?%~+~2bM1wfas@uuzshXiHcx-s(PG_#6%Wsgyy@j)um%8n#UtSW literal 0 HcmV?d00001 diff --git a/EarlyBlue/messenger/smime/icons/key-disabled.gif b/EarlyBlue/messenger/smime/icons/key-disabled.gif new file mode 100644 index 0000000000000000000000000000000000000000..86b4796df9bf13c44365b9f5b6584d69fd889234 GIT binary patch literal 94 zcmZ?wbhEHblw=TPXkcJyXlVHV|G(l-7DfgJMg|=QAOOiQFq!uBFKBqX)~6<9lf~-f x#3J6@2j5DcW-Qg1x%R?Kxm=yYUwmf&+^zm?*N=rww!-IJ->7yUcVlF*1_1A7C1L;o literal 0 HcmV?d00001 diff --git a/EarlyBlue/messenger/smime/icons/key.gif b/EarlyBlue/messenger/smime/icons/key.gif new file mode 100644 index 0000000000000000000000000000000000000000..a8d1010c73f3647634797c05f237eff702dbe14c GIT binary patch literal 94 zcmZ?wbhEHblw=TPXkcJSPCobl|9{1wEQ|~cj0`#qKmd|qU^4CLU(oP&txrwJCX3a{ xiAB7*55AQ?%~+~2bM1wfa=AK(zxd4lxm*3)t{)4VY=zIczESNy?#9Sq4FL5!C3XM+ literal 0 HcmV?d00001 diff --git a/EarlyBlue/messenger/smime/icons/lock-cert-disabled.gif b/EarlyBlue/messenger/smime/icons/lock-cert-disabled.gif new file mode 100644 index 0000000000000000000000000000000000000000..81663c42a864ca62cdaf3effe9c45127c5124b64 GIT binary patch literal 112 zcmZ?wbhEHblw=TPXkcJyXlVHV|G(l-7DfgJMg|=QAOOiQFuC{iFX(!^U8&kX>Q&ff ziF1Dw=Op$oOT*ES*y4AuZ7>L@n= literal 0 HcmV?d00001 diff --git a/EarlyBlue/messenger/smime/icons/lock-cert.gif b/EarlyBlue/messenger/smime/icons/lock-cert.gif new file mode 100644 index 0000000000000000000000000000000000000000..d970a8ffe1ab4f4d32db237382b1a8c39215c74f GIT binary patch literal 112 zcmZ?wbhEHblw=TPXkcJSPCobl|9{1wEQ|~cj0`#qKmd|qU~=#2U(oe-yHd4()T^+| z66gLV&PnWzQ&ff ziF1DwWjIQX&1eyMHC3&8)e_g;k+JJ7*3K?`Klx~xkgOq7%}s}W4Hqh1!WL~%6b)ox Gum%7RZ6;3u literal 0 HcmV?d00001 diff --git a/EarlyBlue/messenger/smime/icons/lock-no-cert-disabled.gif b/EarlyBlue/messenger/smime/icons/lock-no-cert-disabled.gif new file mode 100644 index 0000000000000000000000000000000000000000..0ad1e8ab6ebaf8be6496766276f3a361f24e7d45 GIT binary patch literal 127 zcmZ?wbhEHblw=TPSjfQ8(9q!E;P4*|6o0ZXGB7YP=r8~QNS=WyU`qdjuD9Ejs{Ny0 zge)7>WAz4GFnwt*$8ZK12ge}^jC>qGX GU=08j_9kNh literal 0 HcmV?d00001 diff --git a/EarlyBlue/messenger/smime/icons/sbCryptoNotOk.gif b/EarlyBlue/messenger/smime/icons/sbCryptoNotOk.gif new file mode 100644 index 0000000000000000000000000000000000000000..9471ba9268874d025e7c06e027688a3811d0fd26 GIT binary patch literal 74 zcmZ?wbhEHb#j0_A+3_1)z0Fq~5lAgj_sjYBP!piU3 Yj)Y+S^LnlAW>xY#3Ks1$Vr8%f0MiZ`X#fBK literal 0 HcmV?d00001 diff --git a/EarlyBlue/messenger/smime/icons/sbCryptoOk.gif b/EarlyBlue/messenger/smime/icons/sbCryptoOk.gif new file mode 100644 index 0000000000000000000000000000000000000000..b7a736cec3e1dd8f1af9ea5e65e979bf176a0214 GIT binary patch literal 70 zcmZ?wbhEHb#j0_A+3_1)z0Fq~55}(3bsjYBP!piTO U#_Us*%j*jlni@%;5Mi(e0B%_qz5oCK literal 0 HcmV?d00001 diff --git a/EarlyBlue/messenger/smime/icons/sbSignNotOk.gif b/EarlyBlue/messenger/smime/icons/sbSignNotOk.gif new file mode 100644 index 0000000000000000000000000000000000000000..ac556e9793474842f7e438cd069be9a4b05bdfa9 GIT binary patch literal 76 zcmZ?wbhEHb#j0_A+3_1)z0Fq~5lAV&jpd;a7M2nA) a_~pZ)7jk4{9+xVHT4wB8_AHQr!5RQG`y4L- literal 0 HcmV?d00001 diff --git a/EarlyBlue/messenger/smime/icons/sbSignOk.gif b/EarlyBlue/messenger/smime/icons/sbSignOk.gif new file mode 100644 index 0000000000000000000000000000000000000000..068c0ed308c6c78a757d6348821158f9e5a68267 GIT binary patch literal 76 zcmZ?wbhEHb#j0_A+3_1)z0Fq~5lAV&jpd;a7M2nA) a_~pa7xAg*Mx`p~_wk9{v5)Ecxum%7vMH>A8 literal 0 HcmV?d00001 diff --git a/EarlyBlue/messenger/smime/msgCompSMIMEOverlay.css b/EarlyBlue/messenger/smime/msgCompSMIMEOverlay.css new file mode 100644 index 00000000..13230c60 --- /dev/null +++ b/EarlyBlue/messenger/smime/msgCompSMIMEOverlay.css @@ -0,0 +1,92 @@ +/* ***** BEGIN LICENSE BLOCK ***** + * Version: MPL 1.1/GPL 2.0/LGPL 2.1 + * + * The contents of this file are subject to the Mozilla Public License Version + * 1.1 (the "License"); you may not use this file except in compliance with + * the License. You may obtain a copy of the License at + * http://www.mozilla.org/MPL/ + * + * Software distributed under the License is distributed on an "AS IS" basis, + * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License + * for the specific language governing rights and limitations under the + * License. + * + * The Original Code is Mozilla Communicator. + * + * The Initial Developer of the Original Code is + * Netscape Communications Corporation. + * Portions created by the Initial Developer are Copyright (C) 2002 + * the Initial Developer. All Rights Reserved. + * + * Contributor(s): + * 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 ***** */ + +/* ===== msgCompSMIMEOverlay.css ======================================== + == Styles for the S/Mime in composer window. + ======================================================================= */ + +@import url("chrome://messenger/skin/"); + +@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); + +#button-security { + list-style-image: url("chrome://messenger/skin/smime/icons/lock.gif"); +} + +/* +#button-security[buttonover] { +} + +#button-security[buttondown] { +} +*/ + +#button-security[disabled] { + list-style-image: url("chrome://messenger/skin/smime/icons/lock-disabled.gif"); +} + + +#msgcomposeWindow #signing-status { + list-style-image: none; + visibility: collapsed; +} + +#msgcomposeWindow[signing="ok"] #signing-status { + list-style-image: url("chrome://messenger/skin/smime/icons/sbSignOk.gif"); + visibility: visible; +} + +#msgcomposeWindow[signing="notok"] #signing-status { + list-style-image: url("chrome://messenger/skin/smime/icons/sbSignNotOk.gif"); + visibility: visible; +} + + +#msgcomposeWindow #encryption-status { + list-style-image: none; + visibility: collapsed; +} + +#msgcomposeWindow[crypto="ok"] #encryption-status { + list-style-image: url("chrome://messenger/skin/smime/icons/sbCryptoOk.gif"); + visibility: visible; +} + +#msgcomposeWindow[crypto="notok"] #encryption-status { + list-style-image: url("chrome://messenger/skin/smime/icons/sbCryptoNotOk.gif"); + visibility: visible; +} diff --git a/EarlyBlue/messenger/smime/msgCompSecurityInfo.css b/EarlyBlue/messenger/smime/msgCompSecurityInfo.css new file mode 100644 index 00000000..adfaf665 --- /dev/null +++ b/EarlyBlue/messenger/smime/msgCompSecurityInfo.css @@ -0,0 +1,44 @@ +/* ***** BEGIN LICENSE BLOCK ***** + * Version: MPL 1.1/GPL 2.0/LGPL 2.1 + * + * The contents of this file are subject to the Mozilla Public License Version + * 1.1 (the "License"); you may not use this file except in compliance with + * the License. You may obtain a copy of the License at + * http://www.mozilla.org/MPL/ + * + * Software distributed under the License is distributed on an "AS IS" basis, + * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License + * for the specific language governing rights and limitations under the + * License. + * + * The Original Code is Mozilla Communicator. + * + * The Initial Developer of the Original Code is + * Netscape Communications Corporation. + * Portions created by the Initial Developer are Copyright (C) 2002 + * the Initial Developer. All Rights Reserved. + * + * Contributor(s): + * Robert Kaiser + * + * Alternatively, the contents of this file may be used under the terms of + * either the GNU General Public License Version 2 or later (the "GPL"), or + * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), + * in which case the provisions of the GPL or the LGPL are applicable instead + * of those above. If you wish to allow use of your version of this file only + * under the terms of either the GPL or the LGPL, and not to allow others to + * use your version of this file under the terms of the MPL, indicate your + * decision by deleting the provisions above and replace them with the notice + * and other provisions required by the GPL or the LGPL. If you do not delete + * the provisions above, a recipient may use your version of this file under + * the terms of any one of the MPL, the GPL or the LGPL. + * + * ***** END LICENSE BLOCK ***** */ + +/* ===== msgReadSecurityInfo.css ======================================== + == Styles for the security info window when displaying received mail. + ======================================================================= */ + +@import url("chrome://messenger/skin/"); + +@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); diff --git a/EarlyBlue/messenger/smime/msgHdrViewSMIMEOverlay.css b/EarlyBlue/messenger/smime/msgHdrViewSMIMEOverlay.css new file mode 100644 index 00000000..7537a421 --- /dev/null +++ b/EarlyBlue/messenger/smime/msgHdrViewSMIMEOverlay.css @@ -0,0 +1,69 @@ +/* ***** BEGIN LICENSE BLOCK ***** + * Version: MPL 1.1/GPL 2.0/LGPL 2.1 + * + * The contents of this file are subject to the Mozilla Public License Version + * 1.1 (the "License"); you may not use this file except in compliance with + * the License. You may obtain a copy of the License at + * http://www.mozilla.org/MPL/ + * + * Software distributed under the License is distributed on an "AS IS" basis, + * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License + * for the specific language governing rights and limitations under the + * License. + * + * The Original Code is Mozilla Communicator. + * + * The Initial Developer of the Original Code is + * Netscape Communications Corporation. + * Portions created by the Initial Developer are Copyright (C) 2002 + * the Initial Developer. All Rights Reserved. + * + * Contributor(s): + * 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 ***** */ +@import url("chrome://messenger/skin/"); + +@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); + +#signedHdrIcon { + list-style-image: none; + visibility: visible; +} + +#signedHdrIcon[signed="ok"] { + list-style-image: url("chrome://messenger/skin/smime/icons/hdrSignOk.gif"); + visibility: visible; +} + +#signedHdrIcon[signed="notok"] { + list-style-image: url("chrome://messenger/skin/smime/icons/hdrSignNotOk.gif"); + visibility: visible; +} + +#encryptedHdrIcon { + list-style-image: none; + visibility: visible; +} + +#encryptedHdrIcon[encrypted="ok"] { + list-style-image: url("chrome://messenger/skin/smime/icons/hdrCryptoOk.gif"); + visibility: visible; +} + +#encryptedHdrIcon[encrypted="notok"] { + list-style-image: url("chrome://messenger/skin/smime/icons/hdrCryptoNotOk.gif"); + visibility: visible; +} diff --git a/EarlyBlue/messenger/smime/msgReadSMIMEOverlay.css b/EarlyBlue/messenger/smime/msgReadSMIMEOverlay.css new file mode 100644 index 00000000..0f9590bf --- /dev/null +++ b/EarlyBlue/messenger/smime/msgReadSMIMEOverlay.css @@ -0,0 +1,70 @@ +/* ***** BEGIN LICENSE BLOCK ***** + * Version: MPL 1.1/GPL 2.0/LGPL 2.1 + * + * The contents of this file are subject to the Mozilla Public License Version + * 1.1 (the "License"); you may not use this file except in compliance with + * the License. You may obtain a copy of the License at + * http://www.mozilla.org/MPL/ + * + * Software distributed under the License is distributed on an "AS IS" basis, + * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License + * for the specific language governing rights and limitations under the + * License. + * + * The Original Code is Mozilla Communicator. + * + * The Initial Developer of the Original Code is + * Netscape Communications Corporation. + * Portions created by the Initial Developer are Copyright (C) 2002 + * the Initial Developer. All Rights Reserved. + * + * Contributor(s): + * 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 ***** */ + +@import url("chrome://messenger/skin/"); + +@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); + +#status-bar #signed-status { + list-style-image: none; + visibility: collapsed; +} + +#status-bar[signed="ok"] #signed-status { + list-style-image: url("chrome://messenger/skin/smime/icons/sbSignOk.gif"); + visibility: visible; +} + +#status-bar[signed="notok"] #signed-status { + list-style-image: url("chrome://messenger/skin/smime/icons/sbSignNotOk.gif"); + visibility: visible; +} + +#status-bar #encrypted-status { + list-style-image: none; + visibility: collapsed; +} + +#status-bar[encrypted="ok"] #encrypted-status { + list-style-image: url("chrome://messenger/skin/smime/icons/sbCryptoOk.gif"); + visibility: visible; +} + +#status-bar[encrypted="notok"] #encrypted-status { + list-style-image: url("chrome://messenger/skin/smime/icons/sbCryptoNotOk.gif"); + visibility: visible; +} diff --git a/EarlyBlue/navigator/navigator.css b/EarlyBlue/navigator/navigator.css index 00a31568..19dd77ec 100644 --- a/EarlyBlue/navigator/navigator.css +++ b/EarlyBlue/navigator/navigator.css @@ -308,5 +308,3 @@ toolbar[toolbarmode="small"] > toolbargrippy { border-top: none; } */ - - -- 2.35.3