From 9ca9f6bd61c4dfb401c355a039b2f5abd55dcd55 Mon Sep 17 00:00:00 2001 From: robert Date: Thu, 4 Apr 2002 17:52:49 +0000 Subject: [PATCH] adding chatzilla, adding menu icons for components, keeping up with classic --- EarlyBlue/chatzilla/chatzilla.css | 147 ++++++++++++++ EarlyBlue/chatzilla/images/face-angry.gif | Bin 0 -> 150 bytes EarlyBlue/chatzilla/images/face-cry.gif | Bin 0 -> 153 bytes EarlyBlue/chatzilla/images/face-dunno.gif | Bin 0 -> 115 bytes EarlyBlue/chatzilla/images/face-ear.gif | Bin 0 -> 117 bytes EarlyBlue/chatzilla/images/face-frown.gif | Bin 0 -> 151 bytes EarlyBlue/chatzilla/images/face-screw.gif | Bin 0 -> 150 bytes EarlyBlue/chatzilla/images/face-smile.gif | Bin 0 -> 150 bytes EarlyBlue/chatzilla/images/face-surprise.gif | Bin 0 -> 151 bytes EarlyBlue/chatzilla/images/face-tongue.gif | Bin 0 -> 151 bytes EarlyBlue/chatzilla/images/face-wink.gif | Bin 0 -> 155 bytes EarlyBlue/chatzilla/images/is-op.gif | Bin 0 -> 78 bytes EarlyBlue/chatzilla/images/is-voice.gif | Bin 0 -> 78 bytes EarlyBlue/chatzilla/images/isnt-op.gif | Bin 0 -> 67 bytes EarlyBlue/chatzilla/images/isnt-voice.gif | Bin 0 -> 67 bytes EarlyBlue/chatzilla/images/taskbar-irc.gif | Bin 0 -> 104 bytes EarlyBlue/chatzilla/output-dark.css | 183 +++++++++++++++++ EarlyBlue/chatzilla/output-default.css | 108 ++++++++++ EarlyBlue/chatzilla/output-light.css | 188 ++++++++++++++++++ EarlyBlue/communicator/help.css | 88 ++------ .../communicator/taskbar/addressbook-16.gif | Bin 0 -> 80 bytes .../communicator/taskbar/composer-16.gif | Bin 0 -> 79 bytes EarlyBlue/communicator/taskbar/mail-16.gif | Bin 0 -> 81 bytes .../communicator/taskbar/navigator-16.gif | Bin 0 -> 82 bytes EarlyBlue/communicator/tasksOverlay.css | 16 ++ EarlyBlue/contents.rdf | 4 + EarlyBlue/global/menu.css | 13 +- .../addressbook/selectAddressesDialog.css | 14 +- EarlyBlue/messenger/filterDialog.css | 4 +- EarlyBlue/messenger/subscribe.css | 8 +- 30 files changed, 676 insertions(+), 97 deletions(-) create mode 100644 EarlyBlue/chatzilla/chatzilla.css create mode 100644 EarlyBlue/chatzilla/images/face-angry.gif create mode 100644 EarlyBlue/chatzilla/images/face-cry.gif create mode 100644 EarlyBlue/chatzilla/images/face-dunno.gif create mode 100644 EarlyBlue/chatzilla/images/face-ear.gif create mode 100644 EarlyBlue/chatzilla/images/face-frown.gif create mode 100644 EarlyBlue/chatzilla/images/face-screw.gif create mode 100644 EarlyBlue/chatzilla/images/face-smile.gif create mode 100644 EarlyBlue/chatzilla/images/face-surprise.gif create mode 100644 EarlyBlue/chatzilla/images/face-tongue.gif create mode 100644 EarlyBlue/chatzilla/images/face-wink.gif create mode 100644 EarlyBlue/chatzilla/images/is-op.gif create mode 100644 EarlyBlue/chatzilla/images/is-voice.gif create mode 100644 EarlyBlue/chatzilla/images/isnt-op.gif create mode 100644 EarlyBlue/chatzilla/images/isnt-voice.gif create mode 100644 EarlyBlue/chatzilla/images/taskbar-irc.gif create mode 100644 EarlyBlue/chatzilla/output-dark.css create mode 100644 EarlyBlue/chatzilla/output-default.css create mode 100644 EarlyBlue/chatzilla/output-light.css create mode 100644 EarlyBlue/communicator/taskbar/addressbook-16.gif create mode 100644 EarlyBlue/communicator/taskbar/composer-16.gif create mode 100644 EarlyBlue/communicator/taskbar/mail-16.gif create mode 100644 EarlyBlue/communicator/taskbar/navigator-16.gif diff --git a/EarlyBlue/chatzilla/chatzilla.css b/EarlyBlue/chatzilla/chatzilla.css new file mode 100644 index 00000000..2a1ae4e5 --- /dev/null +++ b/EarlyBlue/chatzilla/chatzilla.css @@ -0,0 +1,147 @@ +/* + * 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 JSIRC Library. + * + * The Initial Developer of the Original Code is New Dimensions Consulting, + * Inc. Portions created by New Dimensions Consulting, Inc. are + * Copyright (C) 1999 New Dimenstions Consulting, Inc. All + * Rights Reserved. + * + * Contributor(s): + * Robert Ginda, rginda@ndcico.com, original author + * Robert Kaiser, KaiRo@KaiRo.at, skinning + * + * Styles for UI, See output-default.css for output window styles + * + */ + +@import url(chrome://communicator/skin/); + +window { + width: 640px; + height: 480px; +} + +#menu-view-none { + display: none; +} + +#tabpanels-contents-box { + margin: 3px; +} + +#header-url:hover { + text-decoration: underline; +} + +#outer-box { +/* margin: 5px; */ + margin-left: 2px; + margin-bottom: 2px; +} + +#main-splitter { + min-width: 6px; + border: none; +} + +#header-bar-tbar { + border-bottom: none; +} + +#input-widget, +#input-widget-multiline { + border: 1px inset #CCD0DD; +} + +.highlight-menu-item:hover { + color: #000000 !important; + background: #336699 !important; +} + +.view-button { + color: #000000; +} + +.view-button[state="current"] { + font-weight: bold; +} + +.view-button[state="superfluous"] { + color: #666699; +} + +.view-button[state="activity"] { + color: #336699; +} + +.view-button[state="attention"] { + color: red; +} + +/* spaces after the 4th and 8th tab, so you can line them up with your Fn + * keys */ +.view-button[viewKey="4"], +.view-button[viewKey="8"] { + margin-left: 5px; +} + +.header-box, .usercount-data { + padding-top: 2px; + padding-bottom: 2px; + padding-right: 10px; +} + +#server-nick { + padding-top: 5px; +} + +.header-label { + font-weight: bold; + text-align: right; + margin-left: 10px; +} + +.header-data { + text-align: left; + margin-left: 5px; +} + +#channel-topic { + cursor: default; +} + +#channel-topic[editable="true"] { + cursor: text; +} + +.output-container { + border: 1px inset #CCD0DD; +} + +/* op image column */ +treechildren:-moz-tree-image(usercol-op, state-true) { + list-style-image: url(chrome://chatzilla/skin/images/is-op.gif) +} + +treechildren:-moz-tree-image(usercol-op, state-false) { + list-style-image: url(chrome://chatzilla/skin/images/isnt-op.gif) +} + +/* voice image column */ +treechildren:-moz-tree-image(usercol-voice, state-true) { + list-style-image: url(chrome://chatzilla/skin/images/is-voice.gif) +} + +treechildren:-moz-tree-image(usercol-voice, state-false) { + list-style-image: url(chrome://chatzilla/skin/images/isnt-voice.gif) +} diff --git a/EarlyBlue/chatzilla/images/face-angry.gif b/EarlyBlue/chatzilla/images/face-angry.gif new file mode 100644 index 0000000000000000000000000000000000000000..60c7b3451f21265276ea5fe9c1261a28758825fd GIT binary patch literal 150 zcmZ?wbhEHbLzw#8;P?lTV(%mXH@>um%7del&If literal 0 HcmV?d00001 diff --git a/EarlyBlue/chatzilla/images/face-cry.gif b/EarlyBlue/chatzilla/images/face-cry.gif new file mode 100644 index 0000000000000000000000000000000000000000..73267caa55c86ad7acdaa704a76ece4b7eb4d5a1 GIT binary patch literal 153 zcmZ?wbhEHb(32Lr`_e7=b(sS4$pB^e6tp1uJLia%KxxfqxjbU^Ar zIvALYrtq#jK8Z0oOChRqRfyOEUfYG2Gm}=t9^AR?>Cr`5ch0T5H8Fo(b4~wegN(^+ LPJuQe3=Gx);sq)J literal 0 HcmV?d00001 diff --git a/EarlyBlue/chatzilla/images/face-ear.gif b/EarlyBlue/chatzilla/images/face-ear.gif new file mode 100644 index 0000000000000000000000000000000000000000..67230d18937be2aaf2795399c455ed1a66a45cad GIT binary patch literal 117 zcmZ?wbhEHb6krfwSjYeZ|9>(32Lr`_e7=b(sS4$pB^e6tp1uJLia%KxxfqxjbU^Ar zIvAKtrtr@^K8;Z^L+_S>WJlKHXO%)MNjH+GE!sJCx@+!h;n~VB+XPixlEQW~IIiYj NpDy{ys+Wnu8UXqeD0u(? literal 0 HcmV?d00001 diff --git a/EarlyBlue/chatzilla/images/face-frown.gif b/EarlyBlue/chatzilla/images/face-frown.gif new file mode 100644 index 0000000000000000000000000000000000000000..a1cb3c973bd1d9d11edec50976af96be366bc590 GIT binary patch literal 151 zcmZ?wbhEHb literal 0 HcmV?d00001 diff --git a/EarlyBlue/chatzilla/images/face-screw.gif b/EarlyBlue/chatzilla/images/face-screw.gif new file mode 100644 index 0000000000000000000000000000000000000000..08838696df051148319838a835b8bf48f7d7af45 GIT binary patch literal 150 zcmZ?wbhEHbL#Gi9>Z>C!c(O)S<$_U=08n#WczQ literal 0 HcmV?d00001 diff --git a/EarlyBlue/chatzilla/images/face-surprise.gif b/EarlyBlue/chatzilla/images/face-surprise.gif new file mode 100644 index 0000000000000000000000000000000000000000..76e29533ee107af24d10b5d401f5e102a9f8ab7b GIT binary patch literal 151 zcmZ?wbhEHboWu-3YK literal 0 HcmV?d00001 diff --git a/EarlyBlue/chatzilla/images/isnt-voice.gif b/EarlyBlue/chatzilla/images/isnt-voice.gif new file mode 100644 index 0000000000000000000000000000000000000000..aa02b846fa3196c536c11e66ebe74c13172ce3fd GIT binary patch literal 67 zcmZ?wbhEHb+EaP^R)Z TgT=YJ3au3p-&?tY85pbqW5W`b literal 0 HcmV?d00001 diff --git a/EarlyBlue/chatzilla/images/taskbar-irc.gif b/EarlyBlue/chatzilla/images/taskbar-irc.gif new file mode 100644 index 0000000000000000000000000000000000000000..81c3ce0a724695e2131879c13ae79c3790d43e89 GIT binary patch literal 104 zcmZ?wbhEHb6l36HSjfPTmNxVM|Nk>*o&l1IKUo;L7?>G!7=QpI&%k6kr+?+?w+zZ9 z94+09lMOi(VrDTV$wyQri&iCGsq?Np6zDW7lLLyE fYHfDDn)k-$4oA?VkSc-7d1|-(dbdlkGFSruKbISK literal 0 HcmV?d00001 diff --git a/EarlyBlue/communicator/taskbar/composer-16.gif b/EarlyBlue/communicator/taskbar/composer-16.gif new file mode 100644 index 0000000000000000000000000000000000000000..64d7257ddb0f6d9259675b6366d6e66822d1899b GIT binary patch literal 79 zcmZ?wbhEHbvEoK;?5Fbum%8?MI8PB literal 0 HcmV?d00001 diff --git a/EarlyBlue/communicator/taskbar/mail-16.gif b/EarlyBlue/communicator/taskbar/mail-16.gif new file mode 100644 index 0000000000000000000000000000000000000000..3b8a0c8c2242d1bfe84b1239cb7e657d939d811c GIT binary patch literal 81 zcmZ?wbhEHbUiI2 cax2sG*7n9HJD2)-#xCq$+jLQ@n32I60QsLF8UO$Q literal 0 HcmV?d00001 diff --git a/EarlyBlue/communicator/taskbar/navigator-16.gif b/EarlyBlue/communicator/taskbar/navigator-16.gif new file mode 100644 index 0000000000000000000000000000000000000000..712ea8ef0f646cf187469c804e1151c757d072e6 GIT binary patch literal 82 zcmZ?wbhEHb + @@ -33,4 +34,7 @@ + diff --git a/EarlyBlue/global/menu.css b/EarlyBlue/global/menu.css index 93577193..b0bbcd16 100644 --- a/EarlyBlue/global/menu.css +++ b/EarlyBlue/global/menu.css @@ -64,10 +64,8 @@ menuitem[_moz-menuactive="true"][disabled="true"] { /* ..... internal content .... */ .menu-text, -.menu-accel, .menu-iconic-left, -.menu-iconic-text, -.menu-iconic-accel { +.menu-iconic-text { margin: 0px 2px 0px 0px !important; color: inherit; } @@ -77,14 +75,11 @@ menuitem[_moz-menuactive="true"][disabled="true"] { font-weight: inherit; } -.menu-accel { - margin-left: 4px; - padding-right: 14px; -} - +.menu-accel, .menu-iconic-accel { - margin-left: 4px; + margin: 0px 2px 0px 7px !important; padding-right: 14px; + color: inherit; } .menu-iconic-icon { diff --git a/EarlyBlue/messenger/addressbook/selectAddressesDialog.css b/EarlyBlue/messenger/addressbook/selectAddressesDialog.css index 67d199bd..e8063095 100644 --- a/EarlyBlue/messenger/addressbook/selectAddressesDialog.css +++ b/EarlyBlue/messenger/addressbook/selectAddressesDialog.css @@ -50,20 +50,10 @@ 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; @@ -73,6 +63,10 @@ min-width: 10px; } +#addressCol { + visibility: hidden; +} + #newEditButtonBox { padding-top: 0.5em; padding-right: 0px; diff --git a/EarlyBlue/messenger/filterDialog.css b/EarlyBlue/messenger/filterDialog.css index 9728b9cf..7d7cd9ab 100644 --- a/EarlyBlue/messenger/filterDialog.css +++ b/EarlyBlue/messenger/filterDialog.css @@ -45,10 +45,10 @@ /* ::::: columns :::::: */ -treechildren:-moz-tree-cell(activeColumn) { +treechildren:-moz-tree-image(activeColumn) { list-style-image: url("chrome://messenger/skin/icons/dot.gif"); } -treechildren:-moz-tree-cell(activeColumn, Enabled-true) { +treechildren:-moz-tree-image(activeColumn, Enabled-true) { list-style-image: url("chrome://messenger/skin/icons/check.gif"); } diff --git a/EarlyBlue/messenger/subscribe.css b/EarlyBlue/messenger/subscribe.css index 73c2ae70..acfb563e 100644 --- a/EarlyBlue/messenger/subscribe.css +++ b/EarlyBlue/messenger/subscribe.css @@ -51,13 +51,13 @@ /* ::::: subscribed icons :::::: */ -treechildren:-moz-tree-cell(SubscribedColumn), -treechildren:-moz-tree-cell(subscribedCol) { +treechildren:-moz-tree-image(SubscribedColumn), +treechildren:-moz-tree-image(subscribedCol) { list-style-image: url("chrome://messenger/skin/icons/dot.gif"); } -treechildren:-moz-tree-cell(SubscribedColumn, Subscribed-true), -treechildren:-moz-tree-cell(subscribedCol, subscribed) { +treechildren:-moz-tree-image(SubscribedColumn, Subscribed-true), +treechildren:-moz-tree-image(subscribedCol, subscribed) { list-style-image: url("chrome://messenger/skin/icons/check.gif"); } -- 2.35.3