From f6e0a33f329fdf02e7c41c683152890a9c44ccd3 Mon Sep 17 00:00:00 2001 From: robert Date: Fri, 19 Oct 2001 01:57:14 +0000 Subject: [PATCH] adding new EarlyBlue skin, cleanup remains --- .../bookmarks/bookmark-folder-closed-sel.gif | Bin 0 -> 134 bytes .../bookmarks/bookmark-folder-closed.gif | Bin 0 -> 134 bytes .../bookmarks/bookmark-folder-disabled.gif | Bin 0 -> 156 bytes .../bookmarks/bookmark-folder-open-sel.gif | Bin 0 -> 133 bytes .../bookmarks/bookmark-folder-open.gif | Bin 0 -> 133 bytes .../bookmarks/bookmark-item-disabled.gif | Bin 0 -> 106 bytes .../bookmarks/bookmark-item-sel.gif | Bin 0 -> 129 bytes .../bookmarks/bookmark-item-updated.gif | Bin 0 -> 132 bytes .../communicator/bookmarks/bookmark-item.gif | Bin 0 -> 132 bytes .../communicator/bookmarks/bookmarks.css | 67 +++ .../bookmarks/bookmarksToolbar.css | 122 +++++ .../bookmarks/bookmarksWindow.css | 65 +++ .../EarlyBlue/communicator/bookmarks/home.gif | Bin 0 -> 117 bytes .../communicator/bookmarks/iefavorite.gif | Bin 0 -> 196 bytes .../communicator/bookmarks/iefolder.gif | Bin 0 -> 111 bytes .../communicator/bookmarks/notification.gif | Bin 0 -> 615 bytes .../bookmarks/personal-folder-closed-sel.gif | Bin 0 -> 131 bytes .../bookmarks/personal-folder-closed.gif | Bin 0 -> 131 bytes .../bookmarks/personal-folder-open-sel.gif | Bin 0 -> 134 bytes .../bookmarks/personal-folder-open.gif | Bin 0 -> 134 bytes .../bookmarks/platformBookmarks.css | 32 ++ .../communicator/bookmarks/schedule.gif | Bin 0 -> 1034 bytes EarlyBlue/skin/EarlyBlue/communicator/box.css | 7 + .../skin/EarlyBlue/communicator/brand.css | 45 ++ .../skin/EarlyBlue/communicator/broken.gif | Bin 0 -> 99 bytes .../skin/EarlyBlue/communicator/button.css | 140 +++++ .../EarlyBlue/communicator/communicator.css | 39 ++ .../EarlyBlue/communicator/content-large.gif | Bin 0 -> 369 bytes .../EarlyBlue/communicator/content-small.gif | Bin 0 -> 172 bytes .../skin/EarlyBlue/communicator/contents.rdf | 24 + .../EarlyBlue/communicator/dialogOverlay.css | 90 ++++ .../communicator/directory/directory.css | 130 +++++ .../directory/file-folder-closed-sel.gif | Bin 0 -> 76 bytes .../directory/file-folder-closed.gif | Bin 0 -> 76 bytes .../directory/file-folder-open-sel.gif | Bin 0 -> 79 bytes .../directory/file-folder-open.gif | Bin 0 -> 79 bytes .../communicator/directory/file-icon-sel.gif | Bin 0 -> 74 bytes .../communicator/directory/file-icon.gif | Bin 0 -> 74 bytes .../EarlyBlue/communicator/formatting.css | 18 + .../skin/EarlyBlue/communicator/help.css | 129 +++++ .../skin/EarlyBlue/communicator/lock.gif | Bin 0 -> 76 bytes .../skin/EarlyBlue/communicator/offline.gif | Bin 0 -> 79 bytes .../skin/EarlyBlue/communicator/online.gif | Bin 0 -> 77 bytes .../EarlyBlue/communicator/prefpanels.css | 36 ++ .../communicator/profile/mac-users.gif | Bin 0 -> 285 bytes .../communicator/profile/migrate.gif | Bin 0 -> 135 bytes .../communicator/profile/newProfile1_2.css | 10 + .../communicator/profile/profile.css | 69 +++ .../communicator/profile/profileManager.css | 12 + .../profile/profileicon-large.gif | Bin 0 -> 98 bytes .../communicator/regviewer/regviewer.css | 44 ++ .../communicator/related/related.css | 116 +++++ .../communicator/related/sitemap.gif | Bin 0 -> 921 bytes .../EarlyBlue/communicator/search-active.gif | Bin 0 -> 212 bytes .../EarlyBlue/communicator/search-hover.gif | Bin 0 -> 223 bytes .../skin/EarlyBlue/communicator/search.gif | Bin 0 -> 217 bytes .../communicator/search/category.gif | Bin 0 -> 120 bytes .../communicator/search/findresults.css | 64 +++ .../EarlyBlue/communicator/search/icons.css | 10 + .../communicator/search/internet.css | 11 + .../communicator/search/internetresults.css | 25 + .../EarlyBlue/communicator/search/result.gif | Bin 0 -> 113 bytes .../communicator/search/search-editor.css | 68 +++ .../EarlyBlue/communicator/search/search.css | 45 ++ .../communicator/securityOverlay.css | 21 + .../communicator/sidebar/customize.css | 101 ++++ .../communicator/sidebar/preview.css | 51 ++ .../sidebar/sidebar-close-hover.gif | Bin 0 -> 90 bytes .../communicator/sidebar/sidebar-close.gif | Bin 0 -> 90 bytes .../communicator/sidebar/sidebar-icon.gif | Bin 0 -> 82 bytes .../sidebar/sidebar-open-hover.gif | Bin 0 -> 90 bytes .../communicator/sidebar/sidebar-open.gif | Bin 0 -> 90 bytes .../communicator/sidebar/sidebar.css | 166 ++++++ .../communicator/sidebar/sidebarBindings.xml | 22 + .../sidebar/sidebarSplitterBindings.xml | 32 ++ .../EarlyBlue/communicator/tasksOverlay.css | 81 +++ .../EarlyBlue/communicator/toolbar-bg.gif | Bin 0 -> 44 bytes .../skin/EarlyBlue/communicator/toolbar.css | 9 + .../skin/EarlyBlue/communicator/unlock.gif | Bin 0 -> 73 bytes .../communicator/xpinstall/xpinstall.css | 108 ++++ .../skin/EarlyBlue/editor/EdImageMap.css | 89 ++++ .../skin/EarlyBlue/editor/EdImageMapPage.css | 41 ++ .../skin/EarlyBlue/editor/EditModeTabs.css | 69 +++ .../skin/EarlyBlue/editor/EditorDialog.css | 295 +++++++++++ EarlyBlue/skin/EarlyBlue/editor/contents.rdf | 24 + EarlyBlue/skin/EarlyBlue/editor/editor.css | 82 +++ .../EarlyBlue/editor/editorFormatToolbar.css | 485 ++++++++++++++++++ .../EarlyBlue/editor/editorModeToolbar.css | 56 ++ .../EarlyBlue/editor/editorPrimaryToolbar.css | 356 +++++++++++++ .../skin/EarlyBlue/editor/images/Map_Copy.gif | Bin 0 -> 908 bytes .../skin/EarlyBlue/editor/images/Map_Cut.gif | Bin 0 -> 916 bytes .../EarlyBlue/editor/images/Map_Paste.gif | Bin 0 -> 913 bytes .../EarlyBlue/editor/images/Map_checker.gif | Bin 0 -> 68 bytes .../editor/images/Map_circleTool.gif | Bin 0 -> 97 bytes .../EarlyBlue/editor/images/Map_contrast.gif | Bin 0 -> 184 bytes .../editor/images/Map_pointerTool.gif | Bin 0 -> 79 bytes .../editor/images/Map_polygonTool.gif | Bin 0 -> 79 bytes .../editor/images/Map_rectangleTool.gif | Bin 0 -> 77 bytes .../EarlyBlue/editor/images/Map_zoomIn.gif | Bin 0 -> 125 bytes .../EarlyBlue/editor/images/Map_zoomOut.gif | Bin 0 -> 123 bytes .../editor/images/align-disabled.gif | Bin 0 -> 73 bytes .../skin/EarlyBlue/editor/images/align.gif | Bin 0 -> 73 bytes .../editor/images/anchor-disabled.gif | Bin 0 -> 134 bytes .../EarlyBlue/editor/images/anchor-in-doc.gif | Bin 0 -> 855 bytes .../EarlyBlue/editor/images/anchor-white.gif | Bin 0 -> 81 bytes .../skin/EarlyBlue/editor/images/anchor.gif | Bin 0 -> 141 bytes .../EarlyBlue/editor/images/bold-disabled.gif | Bin 0 -> 82 bytes .../skin/EarlyBlue/editor/images/bold.gif | Bin 0 -> 123 bytes .../editor/images/bullets-disabled.gif | Bin 0 -> 118 bytes .../skin/EarlyBlue/editor/images/bullets.gif | Bin 0 -> 118 bytes .../editor/images/center-disabled.gif | Bin 0 -> 67 bytes .../skin/EarlyBlue/editor/images/center.gif | Bin 0 -> 113 bytes .../editor/images/color-disabled.gif | Bin 0 -> 904 bytes .../editor/images/color-hover-active.gif | Bin 0 -> 911 bytes .../EarlyBlue/editor/images/color-hover.gif | Bin 0 -> 911 bytes .../skin/EarlyBlue/editor/images/color.gif | Bin 0 -> 911 bytes .../editor/images/dec-font-size-disabled.gif | Bin 0 -> 83 bytes .../EarlyBlue/editor/images/dec-font-size.gif | Bin 0 -> 124 bytes .../skin/EarlyBlue/editor/images/div.gif | Bin 0 -> 97 bytes .../EarlyBlue/editor/images/editmode-html.gif | Bin 0 -> 164 bytes .../editor/images/editmode-normal.gif | Bin 0 -> 127 bytes .../editor/images/editmode-preview.gif | Bin 0 -> 152 bytes .../EarlyBlue/editor/images/editmode-tags.gif | Bin 0 -> 156 bytes .../EarlyBlue/editor/images/embarrassed_n.gif | Bin 0 -> 169 bytes .../EarlyBlue/editor/images/find-disabled.gif | Bin 0 -> 149 bytes .../skin/EarlyBlue/editor/images/find.gif | Bin 0 -> 159 bytes .../editor/images/hline-disabled.gif | Bin 0 -> 117 bytes .../EarlyBlue/editor/images/hline-white.gif | Bin 0 -> 78 bytes .../skin/EarlyBlue/editor/images/hline.gif | Bin 0 -> 117 bytes .../EarlyBlue/editor/images/hover-teal.gif | Bin 0 -> 113 bytes .../editor/images/image-disabled.gif | Bin 0 -> 142 bytes .../EarlyBlue/editor/images/image-white.gif | Bin 0 -> 85 bytes .../skin/EarlyBlue/editor/images/image.gif | Bin 0 -> 152 bytes .../editor/images/img-align-bottom.gif | Bin 0 -> 199 bytes .../editor/images/img-align-left.gif | Bin 0 -> 173 bytes .../editor/images/img-align-middle.gif | Bin 0 -> 185 bytes .../editor/images/img-align-right.gif | Bin 0 -> 169 bytes .../EarlyBlue/editor/images/img-align-top.gif | Bin 0 -> 185 bytes .../editor/images/inc-font-size-disabled.gif | Bin 0 -> 85 bytes .../EarlyBlue/editor/images/inc-font-size.gif | Bin 0 -> 125 bytes .../editor/images/indent-disabled.gif | Bin 0 -> 76 bytes .../skin/EarlyBlue/editor/images/indent.gif | Bin 0 -> 122 bytes .../editor/images/insert-disabled.gif | Bin 0 -> 81 bytes .../skin/EarlyBlue/editor/images/insert.gif | Bin 0 -> 81 bytes .../editor/images/italic-disabled.gif | Bin 0 -> 74 bytes .../skin/EarlyBlue/editor/images/italic.gif | Bin 0 -> 114 bytes .../editor/images/justify-disabled.gif | Bin 0 -> 74 bytes .../skin/EarlyBlue/editor/images/justify.gif | Bin 0 -> 114 bytes .../EarlyBlue/editor/images/left-disabled.gif | Bin 0 -> 67 bytes .../skin/EarlyBlue/editor/images/left.gif | Bin 0 -> 113 bytes .../EarlyBlue/editor/images/link-disabled.gif | Bin 0 -> 137 bytes .../EarlyBlue/editor/images/link-white.gif | Bin 0 -> 81 bytes .../skin/EarlyBlue/editor/images/link.gif | Bin 0 -> 141 bytes .../editor/images/newfile-disabled.gif | Bin 0 -> 145 bytes .../skin/EarlyBlue/editor/images/newfile.gif | Bin 0 -> 159 bytes .../editor/images/numbers-disabled.gif | Bin 0 -> 76 bytes .../skin/EarlyBlue/editor/images/numbers.gif | Bin 0 -> 122 bytes .../editor/images/openfile-disabled.gif | Bin 0 -> 141 bytes .../skin/EarlyBlue/editor/images/openfile.gif | Bin 0 -> 150 bytes .../editor/images/outdent-disabled.gif | Bin 0 -> 82 bytes .../skin/EarlyBlue/editor/images/outdent.gif | Bin 0 -> 122 bytes .../editor/images/preview-disabled.gif | Bin 0 -> 93 bytes .../skin/EarlyBlue/editor/images/preview.gif | Bin 0 -> 141 bytes .../editor/images/publish-disabled.gif | Bin 0 -> 881 bytes .../skin/EarlyBlue/editor/images/publish.gif | Bin 0 -> 148 bytes .../editor/images/right-disabled.gif | Bin 0 -> 67 bytes .../skin/EarlyBlue/editor/images/right.gif | Bin 0 -> 113 bytes .../editor/images/savefile-dirty.gif | Bin 0 -> 157 bytes .../editor/images/savefile-disabled.gif | Bin 0 -> 143 bytes .../skin/EarlyBlue/editor/images/savefile.gif | Bin 0 -> 153 bytes .../editor/images/smile-disabled.gif | Bin 0 -> 101 bytes .../skin/EarlyBlue/editor/images/smile.gif | Bin 0 -> 101 bytes .../skin/EarlyBlue/editor/images/span.gif | Bin 0 -> 96 bytes .../editor/images/spell-disabled.gif | Bin 0 -> 159 bytes .../skin/EarlyBlue/editor/images/spell.gif | Bin 0 -> 159 bytes .../editor/images/table-disabled.gif | Bin 0 -> 157 bytes .../EarlyBlue/editor/images/table-white.gif | Bin 0 -> 81 bytes .../skin/EarlyBlue/editor/images/table.gif | Bin 0 -> 157 bytes .../editor/images/underline-disabled.gif | Bin 0 -> 82 bytes .../EarlyBlue/editor/images/underline.gif | Bin 0 -> 122 bytes EarlyBlue/skin/EarlyBlue/editor/resources.xml | 38 ++ .../skin/EarlyBlue/editor/textEditor.css | 27 + .../skin/EarlyBlue/global/alert-icon.gif | Bin 0 -> 217 bytes EarlyBlue/skin/EarlyBlue/global/animthrob.gif | Bin 0 -> 7880 bytes .../EarlyBlue/global/animthrob_single.gif | Bin 0 -> 266 bytes .../skin/EarlyBlue/global/arrow-down.gif | Bin 0 -> 61 bytes .../skin/EarlyBlue/global/arrow-left.gif | Bin 0 -> 61 bytes .../skin/EarlyBlue/global/arrow-right.gif | Bin 0 -> 61 bytes EarlyBlue/skin/EarlyBlue/global/arrow-up.gif | Bin 0 -> 59 bytes EarlyBlue/skin/EarlyBlue/global/article.gif | Bin 0 -> 164 bytes .../skin/EarlyBlue/global/autocomplete.css | 99 ++++ EarlyBlue/skin/EarlyBlue/global/browser.css | 12 + EarlyBlue/skin/EarlyBlue/global/button.css | 152 ++++++ .../skin/EarlyBlue/global/buttonBindings.xml | 35 ++ .../EarlyBlue/global/check-check-disabled.gif | Bin 0 -> 60 bytes .../skin/EarlyBlue/global/check-check.gif | Bin 0 -> 54 bytes .../EarlyBlue/global/check-radio-disabled.gif | Bin 0 -> 55 bytes .../skin/EarlyBlue/global/check-radio.gif | Bin 0 -> 49 bytes EarlyBlue/skin/EarlyBlue/global/checkbox.css | 89 ++++ .../skin/EarlyBlue/global/classicBindings.xml | 184 +++++++ EarlyBlue/skin/EarlyBlue/global/closebox.gif | Bin 0 -> 67 bytes .../skin/EarlyBlue/global/colorpicker.css | 51 ++ .../skin/EarlyBlue/global/columnselect.gif | Bin 0 -> 114 bytes .../EarlyBlue/global/console-error-caret.gif | Bin 0 -> 55 bytes .../EarlyBlue/global/console-error-dash.gif | Bin 0 -> 48 bytes EarlyBlue/skin/EarlyBlue/global/console.css | 146 ++++++ EarlyBlue/skin/EarlyBlue/global/contents.rdf | 30 ++ EarlyBlue/skin/EarlyBlue/global/dialog.css | 60 +++ EarlyBlue/skin/EarlyBlue/global/document.gif | Bin 0 -> 113 bytes .../global/dropmarker-down-disabled.gif | Bin 0 -> 46 bytes .../global/dropmarker-down-on-active.gif | Bin 0 -> 46 bytes .../global/dropmarker-down-on-hover.gif | Bin 0 -> 67 bytes .../EarlyBlue/global/dropmarker-down-on.gif | Bin 0 -> 56 bytes .../EarlyBlue/global/dropmarker-up-on.gif | Bin 0 -> 46 bytes .../skin/EarlyBlue/global/error-icon.gif | Bin 0 -> 231 bytes .../skin/EarlyBlue/global/filepicker.css | 50 ++ .../EarlyBlue/global/filepicker/blank.gif | Bin 0 -> 74 bytes .../global/filepicker/dir-closed.gif | Bin 0 -> 122 bytes .../EarlyBlue/global/filepicker/dir-open.gif | Bin 0 -> 123 bytes .../skin/EarlyBlue/global/formatting.css | 217 ++++++++ EarlyBlue/skin/EarlyBlue/global/global.css | 237 +++++++++ .../skin/EarlyBlue/global/gray-bottomleft.gif | Bin 0 -> 820 bytes .../EarlyBlue/global/gray-bottomright.gif | Bin 0 -> 820 bytes .../skin/EarlyBlue/global/gray-topright.gif | Bin 0 -> 821 bytes .../global/grippy-horizontal-after.gif | Bin 0 -> 145 bytes .../global/grippy-horizontal-before.gif | Bin 0 -> 144 bytes .../global/grippy-vertical-after.gif | Bin 0 -> 157 bytes .../global/grippy-vertical-before.gif | Bin 0 -> 157 bytes EarlyBlue/skin/EarlyBlue/global/groupbox.css | 12 + .../skin/EarlyBlue/global/lessCOls_dis.gif | Bin 0 -> 59 bytes EarlyBlue/skin/EarlyBlue/global/lessCols.gif | Bin 0 -> 51 bytes .../skin/EarlyBlue/global/lessCols_mo.gif | Bin 0 -> 51 bytes EarlyBlue/skin/EarlyBlue/global/linkTree.css | 28 + EarlyBlue/skin/EarlyBlue/global/loading.gif | Bin 0 -> 288 bytes .../EarlyBlue/global/menu-arrow-disabled.gif | Bin 0 -> 93 bytes .../EarlyBlue/global/menu-arrow-hover.gif | Bin 0 -> 93 bytes .../skin/EarlyBlue/global/menu-arrow.gif | Bin 0 -> 49 bytes .../EarlyBlue/global/menu-check-disabled.gif | Bin 0 -> 53 bytes .../EarlyBlue/global/menu-check-hover.gif | Bin 0 -> 97 bytes .../skin/EarlyBlue/global/menu-check.gif | Bin 0 -> 97 bytes .../EarlyBlue/global/menu-radio-disabled.gif | Bin 0 -> 58 bytes .../EarlyBlue/global/menu-radio-hover.gif | Bin 0 -> 58 bytes .../skin/EarlyBlue/global/menu-radio.gif | Bin 0 -> 76 bytes EarlyBlue/skin/EarlyBlue/global/menu.css | 229 +++++++++ EarlyBlue/skin/EarlyBlue/global/menulist.css | 148 ++++++ .../EarlyBlue/global/menulistBindings.xml | 64 +++ .../skin/EarlyBlue/global/message-icon.gif | Bin 0 -> 225 bytes EarlyBlue/skin/EarlyBlue/global/moreCols.gif | Bin 0 -> 54 bytes .../skin/EarlyBlue/global/moreCols_dis.gif | Bin 0 -> 62 bytes .../skin/EarlyBlue/global/moreCols_mo.gif | Bin 0 -> 54 bytes EarlyBlue/skin/EarlyBlue/global/outliner.css | 180 +++++++ EarlyBlue/skin/EarlyBlue/global/popup.css | 50 ++ EarlyBlue/skin/EarlyBlue/global/preview.png | Bin 0 -> 2823 bytes .../skin/EarlyBlue/global/print-disabled.gif | Bin 0 -> 144 bytes EarlyBlue/skin/EarlyBlue/global/print.gif | Bin 0 -> 144 bytes .../EarlyBlue/global/progressmeter-busy.gif | Bin 0 -> 3068 bytes .../skin/EarlyBlue/global/progressmeter.css | 58 +++ .../skin/EarlyBlue/global/question-icon.gif | Bin 0 -> 229 bytes EarlyBlue/skin/EarlyBlue/global/radio.css | 95 ++++ .../skin/EarlyBlue/global/return-disabled.gif | Bin 0 -> 67 bytes EarlyBlue/skin/EarlyBlue/global/return.gif | Bin 0 -> 67 bytes .../EarlyBlue/global/scroll-down-disabled.gif | Bin 0 -> 65 bytes .../skin/EarlyBlue/global/scroll-down.gif | Bin 0 -> 56 bytes .../EarlyBlue/global/scroll-left-disabled.gif | Bin 0 -> 105 bytes .../skin/EarlyBlue/global/scroll-left.gif | Bin 0 -> 57 bytes .../global/scroll-right-disabled.gif | Bin 0 -> 105 bytes .../skin/EarlyBlue/global/scroll-right.gif | Bin 0 -> 57 bytes .../global/scroll-thumb-horiz-disabled.gif | Bin 0 -> 111 bytes .../EarlyBlue/global/scroll-thumb-horiz.gif | Bin 0 -> 108 bytes .../global/scroll-thumb-vert-disabled.gif | Bin 0 -> 67 bytes .../EarlyBlue/global/scroll-thumb-vert.gif | Bin 0 -> 64 bytes .../EarlyBlue/global/scroll-up-disabled.gif | Bin 0 -> 65 bytes EarlyBlue/skin/EarlyBlue/global/scroll-up.gif | Bin 0 -> 56 bytes .../EarlyBlue/global/scrollbarBindings.xml | 43 ++ .../skin/EarlyBlue/global/scrollbars.css | 114 ++++ EarlyBlue/skin/EarlyBlue/global/scrollbox.css | 31 ++ EarlyBlue/skin/EarlyBlue/global/search.gif | Bin 0 -> 915 bytes .../skin/EarlyBlue/global/seltab-leftedge.gif | Bin 0 -> 99 bytes .../EarlyBlue/global/seltab-rightedge.gif | Bin 0 -> 103 bytes .../EarlyBlue/global/smiley/embarrassed_n.gif | Bin 0 -> 169 bytes .../skin/EarlyBlue/global/smiley/frown_n.gif | Bin 0 -> 189 bytes .../EarlyBlue/global/smiley/laughing_n.gif | Bin 0 -> 147 bytes .../skin/EarlyBlue/global/smiley/sick_n.gif | Bin 0 -> 889 bytes .../skin/EarlyBlue/global/smiley/smile_n.gif | Bin 0 -> 144 bytes .../skin/EarlyBlue/global/smiley/tongue_n.gif | Bin 0 -> 145 bytes .../EarlyBlue/global/smiley/undecided_n.gif | Bin 0 -> 179 bytes .../skin/EarlyBlue/global/smiley/wink_n.gif | Bin 0 -> 139 bytes .../skin/EarlyBlue/global/sortAscending.gif | Bin 0 -> 64 bytes .../skin/EarlyBlue/global/sortDescending.gif | Bin 0 -> 63 bytes .../skin/EarlyBlue/global/spinbtn-dn-act.gif | Bin 0 -> 72 bytes .../skin/EarlyBlue/global/spinbtn-dn.gif | Bin 0 -> 70 bytes .../skin/EarlyBlue/global/spinbtn-up-act.gif | Bin 0 -> 72 bytes .../skin/EarlyBlue/global/spinbtn-up.gif | Bin 0 -> 71 bytes .../skin/EarlyBlue/global/spinbuttons.css | 35 ++ EarlyBlue/skin/EarlyBlue/global/splitter.css | 159 ++++++ .../skin/EarlyBlue/global/stop-disabled.gif | Bin 0 -> 155 bytes EarlyBlue/skin/EarlyBlue/global/stop.gif | Bin 0 -> 154 bytes .../skin/EarlyBlue/global/tab-leftedge.gif | Bin 0 -> 105 bytes .../skin/EarlyBlue/global/tab-rightedge.gif | Bin 0 -> 100 bytes .../skin/EarlyBlue/global/tabBindings.xml | 25 + EarlyBlue/skin/EarlyBlue/global/tabbox.css | 147 ++++++ .../EarlyBlue/global/taskbar-addressbook.gif | Bin 0 -> 143 bytes .../EarlyBlue/global/taskbar-composer.gif | Bin 0 -> 180 bytes .../skin/EarlyBlue/global/taskbar-gotmail.gif | Bin 0 -> 188 bytes .../skin/EarlyBlue/global/taskbar-mail.gif | Bin 0 -> 180 bytes .../EarlyBlue/global/taskbar-navigator.gif | Bin 0 -> 192 bytes .../EarlyBlue/global/tbg-twisty-collapsed.gif | Bin 0 -> 55 bytes EarlyBlue/skin/EarlyBlue/global/textbox.css | 92 ++++ EarlyBlue/skin/EarlyBlue/global/toolbar.css | 106 ++++ .../skin/EarlyBlue/global/toolbarbutton.css | 171 ++++++ .../EarlyBlue/global/toolbargrippy-twisty.gif | Bin 0 -> 55 bytes EarlyBlue/skin/EarlyBlue/global/tree.css | 241 +++++++++ .../skin/EarlyBlue/global/twisty-closed.gif | Bin 0 -> 77 bytes .../skin/EarlyBlue/global/twisty-open.gif | Bin 0 -> 76 bytes EarlyBlue/skin/EarlyBlue/global/wizard.css | 39 ++ .../skin/EarlyBlue/global/wizardOverlay.css | 25 + EarlyBlue/skin/EarlyBlue/messenger/abcard.gif | Bin 0 -> 131 bytes .../EarlyBlue/messenger/accountCentral.css | 71 +++ .../EarlyBlue/messenger/accountManage.css | 36 ++ .../EarlyBlue/messenger/accountWizard.css | 38 ++ .../messenger/addressbook/abnewmsg.gif | Bin 0 -> 285 bytes .../messenger/addressbook/addressPanes.css | 50 ++ .../messenger/addressbook/addressbook.css | 244 +++++++++ .../messenger/addressbook/call-disabled.gif | Bin 0 -> 937 bytes .../addressbook/call-hover-active.gif | Bin 0 -> 954 bytes .../messenger/addressbook/call-hover.gif | Bin 0 -> 167 bytes .../EarlyBlue/messenger/addressbook/call.gif | Bin 0 -> 198 bytes .../messenger/addressbook/cardDialog.css | 50 ++ .../EarlyBlue/messenger/addressbook/edit.gif | Bin 0 -> 87 bytes .../EarlyBlue/messenger/addressbook/list.gif | Bin 0 -> 905 bytes .../messenger/addressbook/myaddrbk.gif | Bin 0 -> 124 bytes .../addressbook/newcard-disabled.gif | Bin 0 -> 126 bytes .../messenger/addressbook/newcard.gif | Bin 0 -> 127 bytes .../addressbook/newlist-disabled.gif | Bin 0 -> 128 bytes .../messenger/addressbook/newlist.gif | Bin 0 -> 130 bytes .../messenger/addressbook/newmsg-disabled.gif | Bin 0 -> 129 bytes .../messenger/addressbook/newmsg.gif | Bin 0 -> 131 bytes .../messenger/addressbook/person-disabled.gif | Bin 0 -> 134 bytes .../messenger/addressbook/person.gif | Bin 0 -> 134 bytes .../messenger/addressbook/property.gif | Bin 0 -> 259 bytes .../addressbook/remote-abook-down.gif | Bin 0 -> 134 bytes .../messenger/addressbook/remote-abook.gif | Bin 0 -> 124 bytes .../messenger/addressbook/resources.xml | 24 + .../addressbook/searchold-disabled.gif | Bin 0 -> 997 bytes .../addressbook/searchold-hover-active.gif | Bin 0 -> 1028 bytes .../messenger/addressbook/searchold-hover.gif | Bin 0 -> 261 bytes .../messenger/addressbook/searchold.gif | Bin 0 -> 258 bytes .../addressbook/selectAddressesDialog.css | 78 +++ .../messenger/addressbook/sidebarPanel.css | 31 ++ .../messenger/addressbook/trash-disabled.gif | Bin 0 -> 128 bytes .../EarlyBlue/messenger/addressbook/trash.gif | Bin 0 -> 128 bytes .../skin/EarlyBlue/messenger/addtoab.gif | Bin 0 -> 145 bytes EarlyBlue/skin/EarlyBlue/messenger/attach.gif | Bin 0 -> 151 bytes EarlyBlue/skin/EarlyBlue/messenger/check.gif | Bin 0 -> 104 bytes .../skin/EarlyBlue/messenger/contents.rdf | 24 + .../skin/EarlyBlue/messenger/dialogs.css | 58 +++ EarlyBlue/skin/EarlyBlue/messenger/dot.gif | Bin 0 -> 65 bytes .../EarlyBlue/messenger/file-disabled.gif | Bin 0 -> 909 bytes EarlyBlue/skin/EarlyBlue/messenger/file.gif | Bin 0 -> 909 bytes .../skin/EarlyBlue/messenger/filterDialog.css | 40 ++ .../skin/EarlyBlue/messenger/flagcol.gif | Bin 0 -> 1260 bytes .../skin/EarlyBlue/messenger/flaggedmail.gif | Bin 0 -> 84 bytes .../EarlyBlue/messenger/folder-closed.gif | Bin 0 -> 870 bytes .../EarlyBlue/messenger/folder-draft-open.gif | Bin 0 -> 178 bytes .../messenger/folder-draft-share-open.gif | Bin 0 -> 181 bytes .../messenger/folder-draft-share.gif | Bin 0 -> 184 bytes .../skin/EarlyBlue/messenger/folder-draft.gif | Bin 0 -> 887 bytes .../EarlyBlue/messenger/folder-filed-open.gif | Bin 0 -> 142 bytes .../skin/EarlyBlue/messenger/folder-filed.gif | Bin 0 -> 139 bytes .../EarlyBlue/messenger/folder-hasmail.gif | Bin 0 -> 1307 bytes .../EarlyBlue/messenger/folder-inbox-new.gif | Bin 0 -> 895 bytes .../EarlyBlue/messenger/folder-inbox-open.gif | Bin 0 -> 176 bytes .../messenger/folder-inbox-share-open.gif | Bin 0 -> 187 bytes .../messenger/folder-inbox-share.gif | Bin 0 -> 167 bytes .../skin/EarlyBlue/messenger/folder-inbox.gif | Bin 0 -> 879 bytes .../EarlyBlue/messenger/folder-mailserver.gif | Bin 0 -> 128 bytes .../EarlyBlue/messenger/folder-new-closed.gif | Bin 0 -> 879 bytes .../EarlyBlue/messenger/folder-new-open.gif | Bin 0 -> 167 bytes .../skin/EarlyBlue/messenger/folder-new.gif | Bin 0 -> 157 bytes .../messenger/folder-newsgroup-new.gif | Bin 0 -> 182 bytes .../EarlyBlue/messenger/folder-newsgroup.gif | Bin 0 -> 143 bytes .../skin/EarlyBlue/messenger/folder-open.gif | Bin 0 -> 878 bytes .../messenger/folder-outbox-open.gif | Bin 0 -> 122 bytes .../EarlyBlue/messenger/folder-outbox.gif | Bin 0 -> 878 bytes .../EarlyBlue/messenger/folder-sent-open.gif | Bin 0 -> 142 bytes .../messenger/folder-sent-share-open.gif | Bin 0 -> 180 bytes .../EarlyBlue/messenger/folder-sent-share.gif | Bin 0 -> 146 bytes .../skin/EarlyBlue/messenger/folder-sent.gif | Bin 0 -> 878 bytes .../messenger/folder-server-open.gif | Bin 0 -> 132 bytes .../EarlyBlue/messenger/folder-server.gif | Bin 0 -> 128 bytes .../EarlyBlue/messenger/folder-share-open.gif | Bin 0 -> 922 bytes .../skin/EarlyBlue/messenger/folder-share.gif | Bin 0 -> 910 bytes .../messenger/folder-template-open.gif | Bin 0 -> 170 bytes .../messenger/folder-template-share-open.gif | Bin 0 -> 145 bytes .../messenger/folder-template-share.gif | Bin 0 -> 147 bytes .../EarlyBlue/messenger/folder-template.gif | Bin 0 -> 882 bytes .../EarlyBlue/messenger/folder-trash-open.gif | Bin 0 -> 190 bytes .../messenger/folder-trash-share-open.gif | Bin 0 -> 186 bytes .../messenger/folder-trash-share.gif | Bin 0 -> 177 bytes .../skin/EarlyBlue/messenger/folder-trash.gif | Bin 0 -> 878 bytes .../skin/EarlyBlue/messenger/folderMenus.css | 147 ++++++ .../skin/EarlyBlue/messenger/folderPane.css | 194 +++++++ .../EarlyBlue/messenger/forward-disabled.gif | Bin 0 -> 905 bytes .../skin/EarlyBlue/messenger/forward.gif | Bin 0 -> 905 bytes .../EarlyBlue/messenger/getmsg-disabled.gif | Bin 0 -> 912 bytes EarlyBlue/skin/EarlyBlue/messenger/getmsg.gif | Bin 0 -> 912 bytes EarlyBlue/skin/EarlyBlue/messenger/inbox.gif | Bin 0 -> 879 bytes EarlyBlue/skin/EarlyBlue/messenger/less.gif | Bin 0 -> 872 bytes .../EarlyBlue/messenger/local-mailhost.gif | Bin 0 -> 1310 bytes .../skin/EarlyBlue/messenger/mailWindow1.css | 130 +++++ .../skin/EarlyBlue/messenger/mailWindow2.css | 31 ++ .../skin/EarlyBlue/messenger/mailfolder.gif | Bin 0 -> 869 bytes .../EarlyBlue/messenger/mark-disabled.gif | Bin 0 -> 909 bytes EarlyBlue/skin/EarlyBlue/messenger/mark.gif | Bin 0 -> 909 bytes .../messenger/message-mail-attach.gif | Bin 0 -> 138 bytes .../messenger/message-mail-imapdelete.gif | Bin 0 -> 126 bytes .../EarlyBlue/messenger/message-mail-new.gif | Bin 0 -> 141 bytes .../skin/EarlyBlue/messenger/message-mail.gif | Bin 0 -> 871 bytes .../messenger/message-news-attach.gif | Bin 0 -> 117 bytes .../EarlyBlue/messenger/message-news-new.gif | Bin 0 -> 144 bytes .../skin/EarlyBlue/messenger/message-news.gif | Bin 0 -> 138 bytes .../skin/EarlyBlue/messenger/messageBody.css | 139 +++++ .../EarlyBlue/messenger/messageHeader.css | 204 ++++++++ .../EarlyBlue/messenger/messageWindow.css | 39 ++ .../skin/EarlyBlue/messenger/messenger.css | 40 ++ .../messengercompose/address-disabled.gif | Bin 0 -> 159 bytes .../messenger/messengercompose/address.gif | Bin 0 -> 159 bytes .../messengercompose/attach-disabled.gif | Bin 0 -> 146 bytes .../messenger/messengercompose/attach.gif | Bin 0 -> 146 bytes .../messenger/messengercompose/attachment.gif | Bin 0 -> 1050 bytes .../messengercompose/messengercompose.css | 379 ++++++++++++++ .../messengercompose/quote-disabled.gif | Bin 0 -> 155 bytes .../messenger/messengercompose/quote.gif | Bin 0 -> 155 bytes .../messengercompose/savemsg-disabled.gif | Bin 0 -> 155 bytes .../messenger/messengercompose/savemsg.gif | Bin 0 -> 155 bytes .../messengercompose/send-disabled.gif | Bin 0 -> 142 bytes .../messenger/messengercompose/send.gif | Bin 0 -> 142 bytes .../messengercompose/sendConvAltering.gif | Bin 0 -> 971 bytes .../messenger/messengercompose/sendConvNo.gif | Bin 0 -> 993 bytes .../messengercompose/sendConvYes.gif | Bin 0 -> 940 bytes .../messengercompose/sendlater-disabled.gif | Bin 0 -> 102 bytes .../messenger/messengercompose/sendlater.gif | Bin 0 -> 102 bytes EarlyBlue/skin/EarlyBlue/messenger/more.gif | Bin 0 -> 858 bytes .../EarlyBlue/messenger/newmsg-disabled.gif | Bin 0 -> 904 bytes EarlyBlue/skin/EarlyBlue/messenger/newmsg.gif | Bin 0 -> 904 bytes .../skin/EarlyBlue/messenger/newshost.gif | Bin 0 -> 887 bytes .../EarlyBlue/messenger/next-disabled.gif | Bin 0 -> 895 bytes EarlyBlue/skin/EarlyBlue/messenger/next.gif | Bin 0 -> 895 bytes .../EarlyBlue/messenger/open-mailfolder.gif | Bin 0 -> 1300 bytes EarlyBlue/skin/EarlyBlue/messenger/outbox.gif | Bin 0 -> 1289 bytes .../skin/EarlyBlue/messenger/prefPanels.css | 43 ++ .../EarlyBlue/messenger/primaryToolbar.css | 293 +++++++++++ .../skin/EarlyBlue/messenger/readcol.gif | Bin 0 -> 861 bytes .../skin/EarlyBlue/messenger/readmail.gif | Bin 0 -> 841 bytes .../EarlyBlue/messenger/reply-disabled.gif | Bin 0 -> 900 bytes EarlyBlue/skin/EarlyBlue/messenger/reply.gif | Bin 0 -> 900 bytes .../EarlyBlue/messenger/replyall-disabled.gif | Bin 0 -> 911 bytes .../skin/EarlyBlue/messenger/replyall.gif | Bin 0 -> 911 bytes .../skin/EarlyBlue/messenger/resources.xml | 79 +++ .../skin/EarlyBlue/messenger/searchDialog.css | 36 ++ .../EarlyBlue/messenger/server-local-new.gif | Bin 0 -> 918 bytes .../skin/EarlyBlue/messenger/server-local.gif | Bin 0 -> 133 bytes .../EarlyBlue/messenger/server-mail-new.gif | Bin 0 -> 142 bytes .../skin/EarlyBlue/messenger/server-mail.gif | Bin 0 -> 133 bytes .../EarlyBlue/messenger/server-news-lock.gif | Bin 0 -> 126 bytes .../EarlyBlue/messenger/server-news-new.gif | Bin 0 -> 943 bytes .../skin/EarlyBlue/messenger/server-news.gif | Bin 0 -> 134 bytes .../messenger/server-remote-lock.gif | Bin 0 -> 128 bytes .../EarlyBlue/messenger/server-remote.gif | Bin 0 -> 128 bytes .../skin/EarlyBlue/messenger/subscribe.css | 90 ++++ .../EarlyBlue/messenger/thread-closed.gif | Bin 0 -> 145 bytes .../EarlyBlue/messenger/thread-new-closed.gif | Bin 0 -> 153 bytes .../EarlyBlue/messenger/thread-new-open.gif | Bin 0 -> 152 bytes .../skin/EarlyBlue/messenger/thread-open.gif | Bin 0 -> 144 bytes .../skin/EarlyBlue/messenger/threadPane.css | 176 +++++++ .../skin/EarlyBlue/messenger/threadcol.gif | Bin 0 -> 1248 bytes .../EarlyBlue/messenger/trash-disabled.gif | Bin 0 -> 911 bytes EarlyBlue/skin/EarlyBlue/messenger/trash.gif | Bin 0 -> 910 bytes .../skin/EarlyBlue/messenger/unreadmail.gif | Bin 0 -> 72 bytes .../skin/EarlyBlue/messenger/unthreadcol.gif | Bin 0 -> 1251 bytes .../skin/EarlyBlue/messenger/winclassic.gif | Bin 0 -> 206 bytes .../skin/EarlyBlue/messenger/winwide.gif | Bin 0 -> 183 bytes .../EarlyBlue/navigator/back-disabled.gif | Bin 0 -> 174 bytes EarlyBlue/skin/EarlyBlue/navigator/back.gif | Bin 0 -> 174 bytes .../skin/EarlyBlue/navigator/contents.rdf | 24 + .../EarlyBlue/navigator/first-disabled.gif | Bin 0 -> 75 bytes EarlyBlue/skin/EarlyBlue/navigator/first.gif | Bin 0 -> 71 bytes .../EarlyBlue/navigator/forward-disabled.gif | Bin 0 -> 173 bytes .../skin/EarlyBlue/navigator/forward.gif | Bin 0 -> 173 bytes .../EarlyBlue/navigator/last-disabled.gif | Bin 0 -> 74 bytes EarlyBlue/skin/EarlyBlue/navigator/last.gif | Bin 0 -> 70 bytes .../skin/EarlyBlue/navigator/linkToolbar.css | 154 ++++++ .../EarlyBlue/navigator/location-hover.gif | Bin 0 -> 103 bytes .../skin/EarlyBlue/navigator/location.gif | Bin 0 -> 91 bytes .../skin/EarlyBlue/navigator/navigator.css | 322 ++++++++++++ .../EarlyBlue/navigator/next-disabled.gif | Bin 0 -> 68 bytes EarlyBlue/skin/EarlyBlue/navigator/next.gif | Bin 0 -> 66 bytes .../EarlyBlue/navigator/personalToolbar.css | 62 +++ .../EarlyBlue/navigator/previous-disabled.gif | Bin 0 -> 68 bytes .../skin/EarlyBlue/navigator/previous.gif | Bin 0 -> 67 bytes .../EarlyBlue/navigator/reload-disabled.gif | Bin 0 -> 176 bytes EarlyBlue/skin/EarlyBlue/navigator/reload.gif | Bin 0 -> 176 bytes .../skin/EarlyBlue/navigator/resources.xml | 27 + .../EarlyBlue/navigator/stop-disabled.gif | Bin 0 -> 169 bytes EarlyBlue/skin/EarlyBlue/navigator/stop.gif | Bin 0 -> 169 bytes .../skin/EarlyBlue/navigator/top-disabled.gif | Bin 0 -> 70 bytes EarlyBlue/skin/EarlyBlue/navigator/top.gif | Bin 0 -> 68 bytes .../EarlyBlue/navigator/turbo-systray.gif | Bin 0 -> 1124 bytes EarlyBlue/skin/EarlyBlue/navigator/turbo.css | 4 + .../skin/EarlyBlue/navigator/up-disabled.gif | Bin 0 -> 68 bytes EarlyBlue/skin/EarlyBlue/navigator/up.gif | Bin 0 -> 65 bytes 511 files changed, 10382 insertions(+) create mode 100755 EarlyBlue/skin/EarlyBlue/communicator/bookmarks/bookmark-folder-closed-sel.gif create mode 100755 EarlyBlue/skin/EarlyBlue/communicator/bookmarks/bookmark-folder-closed.gif create mode 100644 EarlyBlue/skin/EarlyBlue/communicator/bookmarks/bookmark-folder-disabled.gif create mode 100755 EarlyBlue/skin/EarlyBlue/communicator/bookmarks/bookmark-folder-open-sel.gif create mode 100755 EarlyBlue/skin/EarlyBlue/communicator/bookmarks/bookmark-folder-open.gif create mode 100644 EarlyBlue/skin/EarlyBlue/communicator/bookmarks/bookmark-item-disabled.gif create mode 100755 EarlyBlue/skin/EarlyBlue/communicator/bookmarks/bookmark-item-sel.gif create mode 100755 EarlyBlue/skin/EarlyBlue/communicator/bookmarks/bookmark-item-updated.gif create mode 100755 EarlyBlue/skin/EarlyBlue/communicator/bookmarks/bookmark-item.gif create mode 100644 EarlyBlue/skin/EarlyBlue/communicator/bookmarks/bookmarks.css create mode 100644 EarlyBlue/skin/EarlyBlue/communicator/bookmarks/bookmarksToolbar.css create mode 100644 EarlyBlue/skin/EarlyBlue/communicator/bookmarks/bookmarksWindow.css create mode 100755 EarlyBlue/skin/EarlyBlue/communicator/bookmarks/home.gif create mode 100644 EarlyBlue/skin/EarlyBlue/communicator/bookmarks/iefavorite.gif create mode 100644 EarlyBlue/skin/EarlyBlue/communicator/bookmarks/iefolder.gif create mode 100644 EarlyBlue/skin/EarlyBlue/communicator/bookmarks/notification.gif create mode 100755 EarlyBlue/skin/EarlyBlue/communicator/bookmarks/personal-folder-closed-sel.gif create mode 100755 EarlyBlue/skin/EarlyBlue/communicator/bookmarks/personal-folder-closed.gif create mode 100755 EarlyBlue/skin/EarlyBlue/communicator/bookmarks/personal-folder-open-sel.gif create mode 100755 EarlyBlue/skin/EarlyBlue/communicator/bookmarks/personal-folder-open.gif create mode 100644 EarlyBlue/skin/EarlyBlue/communicator/bookmarks/platformBookmarks.css create mode 100644 EarlyBlue/skin/EarlyBlue/communicator/bookmarks/schedule.gif create mode 100644 EarlyBlue/skin/EarlyBlue/communicator/box.css create mode 100644 EarlyBlue/skin/EarlyBlue/communicator/brand.css create mode 100755 EarlyBlue/skin/EarlyBlue/communicator/broken.gif create mode 100644 EarlyBlue/skin/EarlyBlue/communicator/button.css create mode 100644 EarlyBlue/skin/EarlyBlue/communicator/communicator.css create mode 100644 EarlyBlue/skin/EarlyBlue/communicator/content-large.gif create mode 100644 EarlyBlue/skin/EarlyBlue/communicator/content-small.gif create mode 100644 EarlyBlue/skin/EarlyBlue/communicator/contents.rdf create mode 100644 EarlyBlue/skin/EarlyBlue/communicator/dialogOverlay.css create mode 100644 EarlyBlue/skin/EarlyBlue/communicator/directory/directory.css create mode 100755 EarlyBlue/skin/EarlyBlue/communicator/directory/file-folder-closed-sel.gif create mode 100755 EarlyBlue/skin/EarlyBlue/communicator/directory/file-folder-closed.gif create mode 100755 EarlyBlue/skin/EarlyBlue/communicator/directory/file-folder-open-sel.gif create mode 100755 EarlyBlue/skin/EarlyBlue/communicator/directory/file-folder-open.gif create mode 100755 EarlyBlue/skin/EarlyBlue/communicator/directory/file-icon-sel.gif create mode 100755 EarlyBlue/skin/EarlyBlue/communicator/directory/file-icon.gif create mode 100644 EarlyBlue/skin/EarlyBlue/communicator/formatting.css create mode 100644 EarlyBlue/skin/EarlyBlue/communicator/help.css create mode 100755 EarlyBlue/skin/EarlyBlue/communicator/lock.gif create mode 100755 EarlyBlue/skin/EarlyBlue/communicator/offline.gif create mode 100755 EarlyBlue/skin/EarlyBlue/communicator/online.gif create mode 100644 EarlyBlue/skin/EarlyBlue/communicator/prefpanels.css create mode 100644 EarlyBlue/skin/EarlyBlue/communicator/profile/mac-users.gif create mode 100755 EarlyBlue/skin/EarlyBlue/communicator/profile/migrate.gif create mode 100644 EarlyBlue/skin/EarlyBlue/communicator/profile/newProfile1_2.css create mode 100644 EarlyBlue/skin/EarlyBlue/communicator/profile/profile.css create mode 100644 EarlyBlue/skin/EarlyBlue/communicator/profile/profileManager.css create mode 100755 EarlyBlue/skin/EarlyBlue/communicator/profile/profileicon-large.gif create mode 100644 EarlyBlue/skin/EarlyBlue/communicator/regviewer/regviewer.css create mode 100644 EarlyBlue/skin/EarlyBlue/communicator/related/related.css create mode 100644 EarlyBlue/skin/EarlyBlue/communicator/related/sitemap.gif create mode 100644 EarlyBlue/skin/EarlyBlue/communicator/search-active.gif create mode 100644 EarlyBlue/skin/EarlyBlue/communicator/search-hover.gif create mode 100644 EarlyBlue/skin/EarlyBlue/communicator/search.gif create mode 100644 EarlyBlue/skin/EarlyBlue/communicator/search/category.gif create mode 100644 EarlyBlue/skin/EarlyBlue/communicator/search/findresults.css create mode 100644 EarlyBlue/skin/EarlyBlue/communicator/search/icons.css create mode 100644 EarlyBlue/skin/EarlyBlue/communicator/search/internet.css create mode 100644 EarlyBlue/skin/EarlyBlue/communicator/search/internetresults.css create mode 100644 EarlyBlue/skin/EarlyBlue/communicator/search/result.gif create mode 100644 EarlyBlue/skin/EarlyBlue/communicator/search/search-editor.css create mode 100644 EarlyBlue/skin/EarlyBlue/communicator/search/search.css create mode 100644 EarlyBlue/skin/EarlyBlue/communicator/securityOverlay.css create mode 100644 EarlyBlue/skin/EarlyBlue/communicator/sidebar/customize.css create mode 100644 EarlyBlue/skin/EarlyBlue/communicator/sidebar/preview.css create mode 100644 EarlyBlue/skin/EarlyBlue/communicator/sidebar/sidebar-close-hover.gif create mode 100644 EarlyBlue/skin/EarlyBlue/communicator/sidebar/sidebar-close.gif create mode 100755 EarlyBlue/skin/EarlyBlue/communicator/sidebar/sidebar-icon.gif create mode 100644 EarlyBlue/skin/EarlyBlue/communicator/sidebar/sidebar-open-hover.gif create mode 100644 EarlyBlue/skin/EarlyBlue/communicator/sidebar/sidebar-open.gif create mode 100644 EarlyBlue/skin/EarlyBlue/communicator/sidebar/sidebar.css create mode 100644 EarlyBlue/skin/EarlyBlue/communicator/sidebar/sidebarBindings.xml create mode 100644 EarlyBlue/skin/EarlyBlue/communicator/sidebar/sidebarSplitterBindings.xml create mode 100644 EarlyBlue/skin/EarlyBlue/communicator/tasksOverlay.css create mode 100644 EarlyBlue/skin/EarlyBlue/communicator/toolbar-bg.gif create mode 100644 EarlyBlue/skin/EarlyBlue/communicator/toolbar.css create mode 100755 EarlyBlue/skin/EarlyBlue/communicator/unlock.gif create mode 100644 EarlyBlue/skin/EarlyBlue/communicator/xpinstall/xpinstall.css create mode 100644 EarlyBlue/skin/EarlyBlue/editor/EdImageMap.css create mode 100644 EarlyBlue/skin/EarlyBlue/editor/EdImageMapPage.css create mode 100644 EarlyBlue/skin/EarlyBlue/editor/EditModeTabs.css create mode 100644 EarlyBlue/skin/EarlyBlue/editor/EditorDialog.css create mode 100644 EarlyBlue/skin/EarlyBlue/editor/contents.rdf create mode 100644 EarlyBlue/skin/EarlyBlue/editor/editor.css create mode 100644 EarlyBlue/skin/EarlyBlue/editor/editorFormatToolbar.css create mode 100644 EarlyBlue/skin/EarlyBlue/editor/editorModeToolbar.css create mode 100644 EarlyBlue/skin/EarlyBlue/editor/editorPrimaryToolbar.css create mode 100755 EarlyBlue/skin/EarlyBlue/editor/images/Map_Copy.gif create mode 100755 EarlyBlue/skin/EarlyBlue/editor/images/Map_Cut.gif create mode 100755 EarlyBlue/skin/EarlyBlue/editor/images/Map_Paste.gif create mode 100755 EarlyBlue/skin/EarlyBlue/editor/images/Map_checker.gif create mode 100755 EarlyBlue/skin/EarlyBlue/editor/images/Map_circleTool.gif create mode 100755 EarlyBlue/skin/EarlyBlue/editor/images/Map_contrast.gif create mode 100755 EarlyBlue/skin/EarlyBlue/editor/images/Map_pointerTool.gif create mode 100755 EarlyBlue/skin/EarlyBlue/editor/images/Map_polygonTool.gif create mode 100755 EarlyBlue/skin/EarlyBlue/editor/images/Map_rectangleTool.gif create mode 100755 EarlyBlue/skin/EarlyBlue/editor/images/Map_zoomIn.gif create mode 100755 EarlyBlue/skin/EarlyBlue/editor/images/Map_zoomOut.gif create mode 100644 EarlyBlue/skin/EarlyBlue/editor/images/align-disabled.gif create mode 100755 EarlyBlue/skin/EarlyBlue/editor/images/align.gif create mode 100755 EarlyBlue/skin/EarlyBlue/editor/images/anchor-disabled.gif create mode 100644 EarlyBlue/skin/EarlyBlue/editor/images/anchor-in-doc.gif create mode 100644 EarlyBlue/skin/EarlyBlue/editor/images/anchor-white.gif create mode 100755 EarlyBlue/skin/EarlyBlue/editor/images/anchor.gif create mode 100644 EarlyBlue/skin/EarlyBlue/editor/images/bold-disabled.gif create mode 100755 EarlyBlue/skin/EarlyBlue/editor/images/bold.gif create mode 100644 EarlyBlue/skin/EarlyBlue/editor/images/bullets-disabled.gif create mode 100755 EarlyBlue/skin/EarlyBlue/editor/images/bullets.gif create mode 100644 EarlyBlue/skin/EarlyBlue/editor/images/center-disabled.gif create mode 100755 EarlyBlue/skin/EarlyBlue/editor/images/center.gif create mode 100644 EarlyBlue/skin/EarlyBlue/editor/images/color-disabled.gif create mode 100644 EarlyBlue/skin/EarlyBlue/editor/images/color-hover-active.gif create mode 100644 EarlyBlue/skin/EarlyBlue/editor/images/color-hover.gif create mode 100644 EarlyBlue/skin/EarlyBlue/editor/images/color.gif create mode 100644 EarlyBlue/skin/EarlyBlue/editor/images/dec-font-size-disabled.gif create mode 100755 EarlyBlue/skin/EarlyBlue/editor/images/dec-font-size.gif create mode 100644 EarlyBlue/skin/EarlyBlue/editor/images/div.gif create mode 100755 EarlyBlue/skin/EarlyBlue/editor/images/editmode-html.gif create mode 100755 EarlyBlue/skin/EarlyBlue/editor/images/editmode-normal.gif create mode 100755 EarlyBlue/skin/EarlyBlue/editor/images/editmode-preview.gif create mode 100755 EarlyBlue/skin/EarlyBlue/editor/images/editmode-tags.gif create mode 100644 EarlyBlue/skin/EarlyBlue/editor/images/embarrassed_n.gif create mode 100755 EarlyBlue/skin/EarlyBlue/editor/images/find-disabled.gif create mode 100755 EarlyBlue/skin/EarlyBlue/editor/images/find.gif create mode 100755 EarlyBlue/skin/EarlyBlue/editor/images/hline-disabled.gif create mode 100644 EarlyBlue/skin/EarlyBlue/editor/images/hline-white.gif create mode 100755 EarlyBlue/skin/EarlyBlue/editor/images/hline.gif create mode 100644 EarlyBlue/skin/EarlyBlue/editor/images/hover-teal.gif create mode 100755 EarlyBlue/skin/EarlyBlue/editor/images/image-disabled.gif create mode 100644 EarlyBlue/skin/EarlyBlue/editor/images/image-white.gif create mode 100755 EarlyBlue/skin/EarlyBlue/editor/images/image.gif create mode 100755 EarlyBlue/skin/EarlyBlue/editor/images/img-align-bottom.gif create mode 100755 EarlyBlue/skin/EarlyBlue/editor/images/img-align-left.gif create mode 100755 EarlyBlue/skin/EarlyBlue/editor/images/img-align-middle.gif create mode 100755 EarlyBlue/skin/EarlyBlue/editor/images/img-align-right.gif create mode 100755 EarlyBlue/skin/EarlyBlue/editor/images/img-align-top.gif create mode 100644 EarlyBlue/skin/EarlyBlue/editor/images/inc-font-size-disabled.gif create mode 100755 EarlyBlue/skin/EarlyBlue/editor/images/inc-font-size.gif create mode 100644 EarlyBlue/skin/EarlyBlue/editor/images/indent-disabled.gif create mode 100755 EarlyBlue/skin/EarlyBlue/editor/images/indent.gif create mode 100644 EarlyBlue/skin/EarlyBlue/editor/images/insert-disabled.gif create mode 100644 EarlyBlue/skin/EarlyBlue/editor/images/insert.gif create mode 100644 EarlyBlue/skin/EarlyBlue/editor/images/italic-disabled.gif create mode 100755 EarlyBlue/skin/EarlyBlue/editor/images/italic.gif create mode 100644 EarlyBlue/skin/EarlyBlue/editor/images/justify-disabled.gif create mode 100755 EarlyBlue/skin/EarlyBlue/editor/images/justify.gif create mode 100644 EarlyBlue/skin/EarlyBlue/editor/images/left-disabled.gif create mode 100755 EarlyBlue/skin/EarlyBlue/editor/images/left.gif create mode 100755 EarlyBlue/skin/EarlyBlue/editor/images/link-disabled.gif create mode 100644 EarlyBlue/skin/EarlyBlue/editor/images/link-white.gif create mode 100755 EarlyBlue/skin/EarlyBlue/editor/images/link.gif create mode 100755 EarlyBlue/skin/EarlyBlue/editor/images/newfile-disabled.gif create mode 100755 EarlyBlue/skin/EarlyBlue/editor/images/newfile.gif create mode 100644 EarlyBlue/skin/EarlyBlue/editor/images/numbers-disabled.gif create mode 100755 EarlyBlue/skin/EarlyBlue/editor/images/numbers.gif create mode 100755 EarlyBlue/skin/EarlyBlue/editor/images/openfile-disabled.gif create mode 100755 EarlyBlue/skin/EarlyBlue/editor/images/openfile.gif create mode 100644 EarlyBlue/skin/EarlyBlue/editor/images/outdent-disabled.gif create mode 100755 EarlyBlue/skin/EarlyBlue/editor/images/outdent.gif create mode 100755 EarlyBlue/skin/EarlyBlue/editor/images/preview-disabled.gif create mode 100755 EarlyBlue/skin/EarlyBlue/editor/images/preview.gif create mode 100644 EarlyBlue/skin/EarlyBlue/editor/images/publish-disabled.gif create mode 100755 EarlyBlue/skin/EarlyBlue/editor/images/publish.gif create mode 100644 EarlyBlue/skin/EarlyBlue/editor/images/right-disabled.gif create mode 100755 EarlyBlue/skin/EarlyBlue/editor/images/right.gif create mode 100755 EarlyBlue/skin/EarlyBlue/editor/images/savefile-dirty.gif create mode 100755 EarlyBlue/skin/EarlyBlue/editor/images/savefile-disabled.gif create mode 100755 EarlyBlue/skin/EarlyBlue/editor/images/savefile.gif create mode 100644 EarlyBlue/skin/EarlyBlue/editor/images/smile-disabled.gif create mode 100644 EarlyBlue/skin/EarlyBlue/editor/images/smile.gif create mode 100644 EarlyBlue/skin/EarlyBlue/editor/images/span.gif create mode 100755 EarlyBlue/skin/EarlyBlue/editor/images/spell-disabled.gif create mode 100755 EarlyBlue/skin/EarlyBlue/editor/images/spell.gif create mode 100755 EarlyBlue/skin/EarlyBlue/editor/images/table-disabled.gif create mode 100644 EarlyBlue/skin/EarlyBlue/editor/images/table-white.gif create mode 100755 EarlyBlue/skin/EarlyBlue/editor/images/table.gif create mode 100644 EarlyBlue/skin/EarlyBlue/editor/images/underline-disabled.gif create mode 100755 EarlyBlue/skin/EarlyBlue/editor/images/underline.gif create mode 100644 EarlyBlue/skin/EarlyBlue/editor/resources.xml create mode 100644 EarlyBlue/skin/EarlyBlue/editor/textEditor.css create mode 100755 EarlyBlue/skin/EarlyBlue/global/alert-icon.gif create mode 100755 EarlyBlue/skin/EarlyBlue/global/animthrob.gif create mode 100755 EarlyBlue/skin/EarlyBlue/global/animthrob_single.gif create mode 100644 EarlyBlue/skin/EarlyBlue/global/arrow-down.gif create mode 100644 EarlyBlue/skin/EarlyBlue/global/arrow-left.gif create mode 100644 EarlyBlue/skin/EarlyBlue/global/arrow-right.gif create mode 100644 EarlyBlue/skin/EarlyBlue/global/arrow-up.gif create mode 100755 EarlyBlue/skin/EarlyBlue/global/article.gif create mode 100644 EarlyBlue/skin/EarlyBlue/global/autocomplete.css create mode 100644 EarlyBlue/skin/EarlyBlue/global/browser.css create mode 100644 EarlyBlue/skin/EarlyBlue/global/button.css create mode 100644 EarlyBlue/skin/EarlyBlue/global/buttonBindings.xml create mode 100755 EarlyBlue/skin/EarlyBlue/global/check-check-disabled.gif create mode 100755 EarlyBlue/skin/EarlyBlue/global/check-check.gif create mode 100755 EarlyBlue/skin/EarlyBlue/global/check-radio-disabled.gif create mode 100755 EarlyBlue/skin/EarlyBlue/global/check-radio.gif create mode 100644 EarlyBlue/skin/EarlyBlue/global/checkbox.css create mode 100644 EarlyBlue/skin/EarlyBlue/global/classicBindings.xml create mode 100644 EarlyBlue/skin/EarlyBlue/global/closebox.gif create mode 100644 EarlyBlue/skin/EarlyBlue/global/colorpicker.css create mode 100755 EarlyBlue/skin/EarlyBlue/global/columnselect.gif create mode 100644 EarlyBlue/skin/EarlyBlue/global/console-error-caret.gif create mode 100644 EarlyBlue/skin/EarlyBlue/global/console-error-dash.gif create mode 100644 EarlyBlue/skin/EarlyBlue/global/console.css create mode 100644 EarlyBlue/skin/EarlyBlue/global/contents.rdf create mode 100644 EarlyBlue/skin/EarlyBlue/global/dialog.css create mode 100755 EarlyBlue/skin/EarlyBlue/global/document.gif create mode 100644 EarlyBlue/skin/EarlyBlue/global/dropmarker-down-disabled.gif create mode 100644 EarlyBlue/skin/EarlyBlue/global/dropmarker-down-on-active.gif create mode 100644 EarlyBlue/skin/EarlyBlue/global/dropmarker-down-on-hover.gif create mode 100755 EarlyBlue/skin/EarlyBlue/global/dropmarker-down-on.gif create mode 100644 EarlyBlue/skin/EarlyBlue/global/dropmarker-up-on.gif create mode 100755 EarlyBlue/skin/EarlyBlue/global/error-icon.gif create mode 100644 EarlyBlue/skin/EarlyBlue/global/filepicker.css create mode 100644 EarlyBlue/skin/EarlyBlue/global/filepicker/blank.gif create mode 100644 EarlyBlue/skin/EarlyBlue/global/filepicker/dir-closed.gif create mode 100644 EarlyBlue/skin/EarlyBlue/global/filepicker/dir-open.gif create mode 100644 EarlyBlue/skin/EarlyBlue/global/formatting.css create mode 100644 EarlyBlue/skin/EarlyBlue/global/global.css create mode 100644 EarlyBlue/skin/EarlyBlue/global/gray-bottomleft.gif create mode 100644 EarlyBlue/skin/EarlyBlue/global/gray-bottomright.gif create mode 100644 EarlyBlue/skin/EarlyBlue/global/gray-topright.gif create mode 100755 EarlyBlue/skin/EarlyBlue/global/grippy-horizontal-after.gif create mode 100755 EarlyBlue/skin/EarlyBlue/global/grippy-horizontal-before.gif create mode 100755 EarlyBlue/skin/EarlyBlue/global/grippy-vertical-after.gif create mode 100755 EarlyBlue/skin/EarlyBlue/global/grippy-vertical-before.gif create mode 100644 EarlyBlue/skin/EarlyBlue/global/groupbox.css create mode 100644 EarlyBlue/skin/EarlyBlue/global/lessCOls_dis.gif create mode 100644 EarlyBlue/skin/EarlyBlue/global/lessCols.gif create mode 100644 EarlyBlue/skin/EarlyBlue/global/lessCols_mo.gif create mode 100644 EarlyBlue/skin/EarlyBlue/global/linkTree.css create mode 100755 EarlyBlue/skin/EarlyBlue/global/loading.gif create mode 100755 EarlyBlue/skin/EarlyBlue/global/menu-arrow-disabled.gif create mode 100755 EarlyBlue/skin/EarlyBlue/global/menu-arrow-hover.gif create mode 100755 EarlyBlue/skin/EarlyBlue/global/menu-arrow.gif create mode 100755 EarlyBlue/skin/EarlyBlue/global/menu-check-disabled.gif create mode 100755 EarlyBlue/skin/EarlyBlue/global/menu-check-hover.gif create mode 100755 EarlyBlue/skin/EarlyBlue/global/menu-check.gif create mode 100644 EarlyBlue/skin/EarlyBlue/global/menu-radio-disabled.gif create mode 100644 EarlyBlue/skin/EarlyBlue/global/menu-radio-hover.gif create mode 100644 EarlyBlue/skin/EarlyBlue/global/menu-radio.gif create mode 100644 EarlyBlue/skin/EarlyBlue/global/menu.css create mode 100644 EarlyBlue/skin/EarlyBlue/global/menulist.css create mode 100644 EarlyBlue/skin/EarlyBlue/global/menulistBindings.xml create mode 100755 EarlyBlue/skin/EarlyBlue/global/message-icon.gif create mode 100644 EarlyBlue/skin/EarlyBlue/global/moreCols.gif create mode 100644 EarlyBlue/skin/EarlyBlue/global/moreCols_dis.gif create mode 100644 EarlyBlue/skin/EarlyBlue/global/moreCols_mo.gif create mode 100644 EarlyBlue/skin/EarlyBlue/global/outliner.css create mode 100644 EarlyBlue/skin/EarlyBlue/global/popup.css create mode 100755 EarlyBlue/skin/EarlyBlue/global/preview.png create mode 100755 EarlyBlue/skin/EarlyBlue/global/print-disabled.gif create mode 100755 EarlyBlue/skin/EarlyBlue/global/print.gif create mode 100755 EarlyBlue/skin/EarlyBlue/global/progressmeter-busy.gif create mode 100644 EarlyBlue/skin/EarlyBlue/global/progressmeter.css create mode 100755 EarlyBlue/skin/EarlyBlue/global/question-icon.gif create mode 100644 EarlyBlue/skin/EarlyBlue/global/radio.css create mode 100755 EarlyBlue/skin/EarlyBlue/global/return-disabled.gif create mode 100755 EarlyBlue/skin/EarlyBlue/global/return.gif create mode 100755 EarlyBlue/skin/EarlyBlue/global/scroll-down-disabled.gif create mode 100755 EarlyBlue/skin/EarlyBlue/global/scroll-down.gif create mode 100755 EarlyBlue/skin/EarlyBlue/global/scroll-left-disabled.gif create mode 100755 EarlyBlue/skin/EarlyBlue/global/scroll-left.gif create mode 100755 EarlyBlue/skin/EarlyBlue/global/scroll-right-disabled.gif create mode 100755 EarlyBlue/skin/EarlyBlue/global/scroll-right.gif create mode 100755 EarlyBlue/skin/EarlyBlue/global/scroll-thumb-horiz-disabled.gif create mode 100755 EarlyBlue/skin/EarlyBlue/global/scroll-thumb-horiz.gif create mode 100755 EarlyBlue/skin/EarlyBlue/global/scroll-thumb-vert-disabled.gif create mode 100755 EarlyBlue/skin/EarlyBlue/global/scroll-thumb-vert.gif create mode 100755 EarlyBlue/skin/EarlyBlue/global/scroll-up-disabled.gif create mode 100755 EarlyBlue/skin/EarlyBlue/global/scroll-up.gif create mode 100644 EarlyBlue/skin/EarlyBlue/global/scrollbarBindings.xml create mode 100644 EarlyBlue/skin/EarlyBlue/global/scrollbars.css create mode 100644 EarlyBlue/skin/EarlyBlue/global/scrollbox.css create mode 100644 EarlyBlue/skin/EarlyBlue/global/search.gif create mode 100644 EarlyBlue/skin/EarlyBlue/global/seltab-leftedge.gif create mode 100644 EarlyBlue/skin/EarlyBlue/global/seltab-rightedge.gif create mode 100644 EarlyBlue/skin/EarlyBlue/global/smiley/embarrassed_n.gif create mode 100644 EarlyBlue/skin/EarlyBlue/global/smiley/frown_n.gif create mode 100644 EarlyBlue/skin/EarlyBlue/global/smiley/laughing_n.gif create mode 100644 EarlyBlue/skin/EarlyBlue/global/smiley/sick_n.gif create mode 100644 EarlyBlue/skin/EarlyBlue/global/smiley/smile_n.gif create mode 100644 EarlyBlue/skin/EarlyBlue/global/smiley/tongue_n.gif create mode 100644 EarlyBlue/skin/EarlyBlue/global/smiley/undecided_n.gif create mode 100644 EarlyBlue/skin/EarlyBlue/global/smiley/wink_n.gif create mode 100755 EarlyBlue/skin/EarlyBlue/global/sortAscending.gif create mode 100755 EarlyBlue/skin/EarlyBlue/global/sortDescending.gif create mode 100644 EarlyBlue/skin/EarlyBlue/global/spinbtn-dn-act.gif create mode 100644 EarlyBlue/skin/EarlyBlue/global/spinbtn-dn.gif create mode 100644 EarlyBlue/skin/EarlyBlue/global/spinbtn-up-act.gif create mode 100644 EarlyBlue/skin/EarlyBlue/global/spinbtn-up.gif create mode 100644 EarlyBlue/skin/EarlyBlue/global/spinbuttons.css create mode 100644 EarlyBlue/skin/EarlyBlue/global/splitter.css create mode 100755 EarlyBlue/skin/EarlyBlue/global/stop-disabled.gif create mode 100755 EarlyBlue/skin/EarlyBlue/global/stop.gif create mode 100644 EarlyBlue/skin/EarlyBlue/global/tab-leftedge.gif create mode 100644 EarlyBlue/skin/EarlyBlue/global/tab-rightedge.gif create mode 100644 EarlyBlue/skin/EarlyBlue/global/tabBindings.xml create mode 100644 EarlyBlue/skin/EarlyBlue/global/tabbox.css create mode 100755 EarlyBlue/skin/EarlyBlue/global/taskbar-addressbook.gif create mode 100755 EarlyBlue/skin/EarlyBlue/global/taskbar-composer.gif create mode 100755 EarlyBlue/skin/EarlyBlue/global/taskbar-gotmail.gif create mode 100755 EarlyBlue/skin/EarlyBlue/global/taskbar-mail.gif create mode 100755 EarlyBlue/skin/EarlyBlue/global/taskbar-navigator.gif create mode 100644 EarlyBlue/skin/EarlyBlue/global/tbg-twisty-collapsed.gif create mode 100644 EarlyBlue/skin/EarlyBlue/global/textbox.css create mode 100644 EarlyBlue/skin/EarlyBlue/global/toolbar.css create mode 100644 EarlyBlue/skin/EarlyBlue/global/toolbarbutton.css create mode 100755 EarlyBlue/skin/EarlyBlue/global/toolbargrippy-twisty.gif create mode 100644 EarlyBlue/skin/EarlyBlue/global/tree.css create mode 100644 EarlyBlue/skin/EarlyBlue/global/twisty-closed.gif create mode 100644 EarlyBlue/skin/EarlyBlue/global/twisty-open.gif create mode 100644 EarlyBlue/skin/EarlyBlue/global/wizard.css create mode 100644 EarlyBlue/skin/EarlyBlue/global/wizardOverlay.css create mode 100755 EarlyBlue/skin/EarlyBlue/messenger/abcard.gif create mode 100644 EarlyBlue/skin/EarlyBlue/messenger/accountCentral.css create mode 100644 EarlyBlue/skin/EarlyBlue/messenger/accountManage.css create mode 100644 EarlyBlue/skin/EarlyBlue/messenger/accountWizard.css create mode 100644 EarlyBlue/skin/EarlyBlue/messenger/addressbook/abnewmsg.gif create mode 100644 EarlyBlue/skin/EarlyBlue/messenger/addressbook/addressPanes.css create mode 100644 EarlyBlue/skin/EarlyBlue/messenger/addressbook/addressbook.css create mode 100644 EarlyBlue/skin/EarlyBlue/messenger/addressbook/call-disabled.gif create mode 100644 EarlyBlue/skin/EarlyBlue/messenger/addressbook/call-hover-active.gif create mode 100644 EarlyBlue/skin/EarlyBlue/messenger/addressbook/call-hover.gif create mode 100644 EarlyBlue/skin/EarlyBlue/messenger/addressbook/call.gif create mode 100644 EarlyBlue/skin/EarlyBlue/messenger/addressbook/cardDialog.css create mode 100644 EarlyBlue/skin/EarlyBlue/messenger/addressbook/edit.gif create mode 100644 EarlyBlue/skin/EarlyBlue/messenger/addressbook/list.gif create mode 100755 EarlyBlue/skin/EarlyBlue/messenger/addressbook/myaddrbk.gif create mode 100755 EarlyBlue/skin/EarlyBlue/messenger/addressbook/newcard-disabled.gif create mode 100755 EarlyBlue/skin/EarlyBlue/messenger/addressbook/newcard.gif create mode 100755 EarlyBlue/skin/EarlyBlue/messenger/addressbook/newlist-disabled.gif create mode 100755 EarlyBlue/skin/EarlyBlue/messenger/addressbook/newlist.gif create mode 100755 EarlyBlue/skin/EarlyBlue/messenger/addressbook/newmsg-disabled.gif create mode 100755 EarlyBlue/skin/EarlyBlue/messenger/addressbook/newmsg.gif create mode 100755 EarlyBlue/skin/EarlyBlue/messenger/addressbook/person-disabled.gif create mode 100755 EarlyBlue/skin/EarlyBlue/messenger/addressbook/person.gif create mode 100644 EarlyBlue/skin/EarlyBlue/messenger/addressbook/property.gif create mode 100644 EarlyBlue/skin/EarlyBlue/messenger/addressbook/remote-abook-down.gif create mode 100755 EarlyBlue/skin/EarlyBlue/messenger/addressbook/remote-abook.gif create mode 100644 EarlyBlue/skin/EarlyBlue/messenger/addressbook/resources.xml create mode 100644 EarlyBlue/skin/EarlyBlue/messenger/addressbook/searchold-disabled.gif create mode 100644 EarlyBlue/skin/EarlyBlue/messenger/addressbook/searchold-hover-active.gif create mode 100644 EarlyBlue/skin/EarlyBlue/messenger/addressbook/searchold-hover.gif create mode 100644 EarlyBlue/skin/EarlyBlue/messenger/addressbook/searchold.gif create mode 100644 EarlyBlue/skin/EarlyBlue/messenger/addressbook/selectAddressesDialog.css create mode 100644 EarlyBlue/skin/EarlyBlue/messenger/addressbook/sidebarPanel.css create mode 100755 EarlyBlue/skin/EarlyBlue/messenger/addressbook/trash-disabled.gif create mode 100755 EarlyBlue/skin/EarlyBlue/messenger/addressbook/trash.gif create mode 100755 EarlyBlue/skin/EarlyBlue/messenger/addtoab.gif create mode 100755 EarlyBlue/skin/EarlyBlue/messenger/attach.gif create mode 100755 EarlyBlue/skin/EarlyBlue/messenger/check.gif create mode 100644 EarlyBlue/skin/EarlyBlue/messenger/contents.rdf create mode 100644 EarlyBlue/skin/EarlyBlue/messenger/dialogs.css create mode 100755 EarlyBlue/skin/EarlyBlue/messenger/dot.gif create mode 100755 EarlyBlue/skin/EarlyBlue/messenger/file-disabled.gif create mode 100755 EarlyBlue/skin/EarlyBlue/messenger/file.gif create mode 100644 EarlyBlue/skin/EarlyBlue/messenger/filterDialog.css create mode 100755 EarlyBlue/skin/EarlyBlue/messenger/flagcol.gif create mode 100755 EarlyBlue/skin/EarlyBlue/messenger/flaggedmail.gif create mode 100755 EarlyBlue/skin/EarlyBlue/messenger/folder-closed.gif create mode 100644 EarlyBlue/skin/EarlyBlue/messenger/folder-draft-open.gif create mode 100644 EarlyBlue/skin/EarlyBlue/messenger/folder-draft-share-open.gif create mode 100644 EarlyBlue/skin/EarlyBlue/messenger/folder-draft-share.gif create mode 100755 EarlyBlue/skin/EarlyBlue/messenger/folder-draft.gif create mode 100644 EarlyBlue/skin/EarlyBlue/messenger/folder-filed-open.gif create mode 100644 EarlyBlue/skin/EarlyBlue/messenger/folder-filed.gif create mode 100644 EarlyBlue/skin/EarlyBlue/messenger/folder-hasmail.gif create mode 100755 EarlyBlue/skin/EarlyBlue/messenger/folder-inbox-new.gif create mode 100644 EarlyBlue/skin/EarlyBlue/messenger/folder-inbox-open.gif create mode 100644 EarlyBlue/skin/EarlyBlue/messenger/folder-inbox-share-open.gif create mode 100644 EarlyBlue/skin/EarlyBlue/messenger/folder-inbox-share.gif create mode 100755 EarlyBlue/skin/EarlyBlue/messenger/folder-inbox.gif create mode 100644 EarlyBlue/skin/EarlyBlue/messenger/folder-mailserver.gif create mode 100755 EarlyBlue/skin/EarlyBlue/messenger/folder-new-closed.gif create mode 100644 EarlyBlue/skin/EarlyBlue/messenger/folder-new-open.gif create mode 100644 EarlyBlue/skin/EarlyBlue/messenger/folder-new.gif create mode 100644 EarlyBlue/skin/EarlyBlue/messenger/folder-newsgroup-new.gif create mode 100755 EarlyBlue/skin/EarlyBlue/messenger/folder-newsgroup.gif create mode 100755 EarlyBlue/skin/EarlyBlue/messenger/folder-open.gif create mode 100644 EarlyBlue/skin/EarlyBlue/messenger/folder-outbox-open.gif create mode 100755 EarlyBlue/skin/EarlyBlue/messenger/folder-outbox.gif create mode 100644 EarlyBlue/skin/EarlyBlue/messenger/folder-sent-open.gif create mode 100644 EarlyBlue/skin/EarlyBlue/messenger/folder-sent-share-open.gif create mode 100644 EarlyBlue/skin/EarlyBlue/messenger/folder-sent-share.gif create mode 100755 EarlyBlue/skin/EarlyBlue/messenger/folder-sent.gif create mode 100644 EarlyBlue/skin/EarlyBlue/messenger/folder-server-open.gif create mode 100644 EarlyBlue/skin/EarlyBlue/messenger/folder-server.gif create mode 100644 EarlyBlue/skin/EarlyBlue/messenger/folder-share-open.gif create mode 100644 EarlyBlue/skin/EarlyBlue/messenger/folder-share.gif create mode 100644 EarlyBlue/skin/EarlyBlue/messenger/folder-template-open.gif create mode 100644 EarlyBlue/skin/EarlyBlue/messenger/folder-template-share-open.gif create mode 100644 EarlyBlue/skin/EarlyBlue/messenger/folder-template-share.gif create mode 100755 EarlyBlue/skin/EarlyBlue/messenger/folder-template.gif create mode 100644 EarlyBlue/skin/EarlyBlue/messenger/folder-trash-open.gif create mode 100644 EarlyBlue/skin/EarlyBlue/messenger/folder-trash-share-open.gif create mode 100644 EarlyBlue/skin/EarlyBlue/messenger/folder-trash-share.gif create mode 100755 EarlyBlue/skin/EarlyBlue/messenger/folder-trash.gif create mode 100644 EarlyBlue/skin/EarlyBlue/messenger/folderMenus.css create mode 100644 EarlyBlue/skin/EarlyBlue/messenger/folderPane.css create mode 100755 EarlyBlue/skin/EarlyBlue/messenger/forward-disabled.gif create mode 100755 EarlyBlue/skin/EarlyBlue/messenger/forward.gif create mode 100755 EarlyBlue/skin/EarlyBlue/messenger/getmsg-disabled.gif create mode 100755 EarlyBlue/skin/EarlyBlue/messenger/getmsg.gif create mode 100644 EarlyBlue/skin/EarlyBlue/messenger/inbox.gif create mode 100644 EarlyBlue/skin/EarlyBlue/messenger/less.gif create mode 100644 EarlyBlue/skin/EarlyBlue/messenger/local-mailhost.gif create mode 100644 EarlyBlue/skin/EarlyBlue/messenger/mailWindow1.css create mode 100644 EarlyBlue/skin/EarlyBlue/messenger/mailWindow2.css create mode 100644 EarlyBlue/skin/EarlyBlue/messenger/mailfolder.gif create mode 100644 EarlyBlue/skin/EarlyBlue/messenger/mark-disabled.gif create mode 100644 EarlyBlue/skin/EarlyBlue/messenger/mark.gif create mode 100755 EarlyBlue/skin/EarlyBlue/messenger/message-mail-attach.gif create mode 100755 EarlyBlue/skin/EarlyBlue/messenger/message-mail-imapdelete.gif create mode 100755 EarlyBlue/skin/EarlyBlue/messenger/message-mail-new.gif create mode 100755 EarlyBlue/skin/EarlyBlue/messenger/message-mail.gif create mode 100644 EarlyBlue/skin/EarlyBlue/messenger/message-news-attach.gif create mode 100755 EarlyBlue/skin/EarlyBlue/messenger/message-news-new.gif create mode 100755 EarlyBlue/skin/EarlyBlue/messenger/message-news.gif create mode 100644 EarlyBlue/skin/EarlyBlue/messenger/messageBody.css create mode 100644 EarlyBlue/skin/EarlyBlue/messenger/messageHeader.css create mode 100644 EarlyBlue/skin/EarlyBlue/messenger/messageWindow.css create mode 100644 EarlyBlue/skin/EarlyBlue/messenger/messenger.css create mode 100755 EarlyBlue/skin/EarlyBlue/messenger/messengercompose/address-disabled.gif create mode 100755 EarlyBlue/skin/EarlyBlue/messenger/messengercompose/address.gif create mode 100755 EarlyBlue/skin/EarlyBlue/messenger/messengercompose/attach-disabled.gif create mode 100755 EarlyBlue/skin/EarlyBlue/messenger/messengercompose/attach.gif create mode 100644 EarlyBlue/skin/EarlyBlue/messenger/messengercompose/attachment.gif create mode 100644 EarlyBlue/skin/EarlyBlue/messenger/messengercompose/messengercompose.css create mode 100755 EarlyBlue/skin/EarlyBlue/messenger/messengercompose/quote-disabled.gif create mode 100755 EarlyBlue/skin/EarlyBlue/messenger/messengercompose/quote.gif create mode 100755 EarlyBlue/skin/EarlyBlue/messenger/messengercompose/savemsg-disabled.gif create mode 100755 EarlyBlue/skin/EarlyBlue/messenger/messengercompose/savemsg.gif create mode 100755 EarlyBlue/skin/EarlyBlue/messenger/messengercompose/send-disabled.gif create mode 100755 EarlyBlue/skin/EarlyBlue/messenger/messengercompose/send.gif create mode 100644 EarlyBlue/skin/EarlyBlue/messenger/messengercompose/sendConvAltering.gif create mode 100644 EarlyBlue/skin/EarlyBlue/messenger/messengercompose/sendConvNo.gif create mode 100644 EarlyBlue/skin/EarlyBlue/messenger/messengercompose/sendConvYes.gif create mode 100644 EarlyBlue/skin/EarlyBlue/messenger/messengercompose/sendlater-disabled.gif create mode 100644 EarlyBlue/skin/EarlyBlue/messenger/messengercompose/sendlater.gif create mode 100644 EarlyBlue/skin/EarlyBlue/messenger/more.gif create mode 100755 EarlyBlue/skin/EarlyBlue/messenger/newmsg-disabled.gif create mode 100755 EarlyBlue/skin/EarlyBlue/messenger/newmsg.gif create mode 100644 EarlyBlue/skin/EarlyBlue/messenger/newshost.gif create mode 100755 EarlyBlue/skin/EarlyBlue/messenger/next-disabled.gif create mode 100755 EarlyBlue/skin/EarlyBlue/messenger/next.gif create mode 100644 EarlyBlue/skin/EarlyBlue/messenger/open-mailfolder.gif create mode 100644 EarlyBlue/skin/EarlyBlue/messenger/outbox.gif create mode 100644 EarlyBlue/skin/EarlyBlue/messenger/prefPanels.css create mode 100644 EarlyBlue/skin/EarlyBlue/messenger/primaryToolbar.css create mode 100755 EarlyBlue/skin/EarlyBlue/messenger/readcol.gif create mode 100755 EarlyBlue/skin/EarlyBlue/messenger/readmail.gif create mode 100755 EarlyBlue/skin/EarlyBlue/messenger/reply-disabled.gif create mode 100755 EarlyBlue/skin/EarlyBlue/messenger/reply.gif create mode 100755 EarlyBlue/skin/EarlyBlue/messenger/replyall-disabled.gif create mode 100755 EarlyBlue/skin/EarlyBlue/messenger/replyall.gif create mode 100644 EarlyBlue/skin/EarlyBlue/messenger/resources.xml create mode 100644 EarlyBlue/skin/EarlyBlue/messenger/searchDialog.css create mode 100644 EarlyBlue/skin/EarlyBlue/messenger/server-local-new.gif create mode 100755 EarlyBlue/skin/EarlyBlue/messenger/server-local.gif create mode 100755 EarlyBlue/skin/EarlyBlue/messenger/server-mail-new.gif create mode 100755 EarlyBlue/skin/EarlyBlue/messenger/server-mail.gif create mode 100755 EarlyBlue/skin/EarlyBlue/messenger/server-news-lock.gif create mode 100644 EarlyBlue/skin/EarlyBlue/messenger/server-news-new.gif create mode 100755 EarlyBlue/skin/EarlyBlue/messenger/server-news.gif create mode 100755 EarlyBlue/skin/EarlyBlue/messenger/server-remote-lock.gif create mode 100644 EarlyBlue/skin/EarlyBlue/messenger/server-remote.gif create mode 100644 EarlyBlue/skin/EarlyBlue/messenger/subscribe.css create mode 100755 EarlyBlue/skin/EarlyBlue/messenger/thread-closed.gif create mode 100755 EarlyBlue/skin/EarlyBlue/messenger/thread-new-closed.gif create mode 100755 EarlyBlue/skin/EarlyBlue/messenger/thread-new-open.gif create mode 100755 EarlyBlue/skin/EarlyBlue/messenger/thread-open.gif create mode 100644 EarlyBlue/skin/EarlyBlue/messenger/threadPane.css create mode 100755 EarlyBlue/skin/EarlyBlue/messenger/threadcol.gif create mode 100755 EarlyBlue/skin/EarlyBlue/messenger/trash-disabled.gif create mode 100755 EarlyBlue/skin/EarlyBlue/messenger/trash.gif create mode 100755 EarlyBlue/skin/EarlyBlue/messenger/unreadmail.gif create mode 100755 EarlyBlue/skin/EarlyBlue/messenger/unthreadcol.gif create mode 100644 EarlyBlue/skin/EarlyBlue/messenger/winclassic.gif create mode 100644 EarlyBlue/skin/EarlyBlue/messenger/winwide.gif create mode 100755 EarlyBlue/skin/EarlyBlue/navigator/back-disabled.gif create mode 100755 EarlyBlue/skin/EarlyBlue/navigator/back.gif create mode 100644 EarlyBlue/skin/EarlyBlue/navigator/contents.rdf create mode 100644 EarlyBlue/skin/EarlyBlue/navigator/first-disabled.gif create mode 100644 EarlyBlue/skin/EarlyBlue/navigator/first.gif create mode 100755 EarlyBlue/skin/EarlyBlue/navigator/forward-disabled.gif create mode 100755 EarlyBlue/skin/EarlyBlue/navigator/forward.gif create mode 100644 EarlyBlue/skin/EarlyBlue/navigator/last-disabled.gif create mode 100644 EarlyBlue/skin/EarlyBlue/navigator/last.gif create mode 100644 EarlyBlue/skin/EarlyBlue/navigator/linkToolbar.css create mode 100644 EarlyBlue/skin/EarlyBlue/navigator/location-hover.gif create mode 100644 EarlyBlue/skin/EarlyBlue/navigator/location.gif create mode 100644 EarlyBlue/skin/EarlyBlue/navigator/navigator.css create mode 100644 EarlyBlue/skin/EarlyBlue/navigator/next-disabled.gif create mode 100644 EarlyBlue/skin/EarlyBlue/navigator/next.gif create mode 100644 EarlyBlue/skin/EarlyBlue/navigator/personalToolbar.css create mode 100644 EarlyBlue/skin/EarlyBlue/navigator/previous-disabled.gif create mode 100644 EarlyBlue/skin/EarlyBlue/navigator/previous.gif create mode 100644 EarlyBlue/skin/EarlyBlue/navigator/reload-disabled.gif create mode 100755 EarlyBlue/skin/EarlyBlue/navigator/reload.gif create mode 100644 EarlyBlue/skin/EarlyBlue/navigator/resources.xml create mode 100755 EarlyBlue/skin/EarlyBlue/navigator/stop-disabled.gif create mode 100755 EarlyBlue/skin/EarlyBlue/navigator/stop.gif create mode 100644 EarlyBlue/skin/EarlyBlue/navigator/top-disabled.gif create mode 100644 EarlyBlue/skin/EarlyBlue/navigator/top.gif create mode 100644 EarlyBlue/skin/EarlyBlue/navigator/turbo-systray.gif create mode 100644 EarlyBlue/skin/EarlyBlue/navigator/turbo.css create mode 100644 EarlyBlue/skin/EarlyBlue/navigator/up-disabled.gif create mode 100644 EarlyBlue/skin/EarlyBlue/navigator/up.gif diff --git a/EarlyBlue/skin/EarlyBlue/communicator/bookmarks/bookmark-folder-closed-sel.gif b/EarlyBlue/skin/EarlyBlue/communicator/bookmarks/bookmark-folder-closed-sel.gif new file mode 100755 index 0000000000000000000000000000000000000000..dc017066625742e3e00862844f76704031c51732 GIT binary patch literal 134 zcmZ?wbhEHb6kyaGGynhp&p-rF{K>)yQlb{*nQT3{AXxrFb1;zpE+>g!2kdMm6Vhi7#M&IG@$sC zg^_`QpFsyG3p7E1fq}*I!%5Hhl@<4<7*=*%^}PR~<{|S6{{p*ZGuJu&KDNNczV!V6 v$%oHBkKWjESpK=9i&&}W^W>X7|9Y%5b64(l3Qq{DILTRf?(!F9CI)K&f%Z>Q literal 0 HcmV?d00001 diff --git a/EarlyBlue/skin/EarlyBlue/communicator/bookmarks/bookmark-folder-open-sel.gif b/EarlyBlue/skin/EarlyBlue/communicator/bookmarks/bookmark-folder-open-sel.gif new file mode 100755 index 0000000000000000000000000000000000000000..24b9b8a8f32a2e69fdd56186c51b7e5ab18836d7 GIT binary patch literal 133 zcmZ?wbhEHb6kyDF2U^OzYto2Sp(G;7&<^NVkl7vF4KcuTaGGynhp&p-rF{K>)yQl~9g8qY#Pxee;VXy`O D%bYC= literal 0 HcmV?d00001 diff --git a/EarlyBlue/skin/EarlyBlue/communicator/bookmarks/bookmark-item-sel.gif b/EarlyBlue/skin/EarlyBlue/communicator/bookmarks/bookmark-item-sel.gif new file mode 100755 index 0000000000000000000000000000000000000000..6024babc23371e0507ff189ce0071981772b89bb GIT binary patch literal 129 zcmZ?wbhEHb6ky)yQl zNAQ>2p{u>K6WT6I)F^Z@zKTkc`n^-LU{-!jv#lui^oJADrqAM?amP|skii-NzMdlJ literal 0 HcmV?d00001 diff --git a/EarlyBlue/skin/EarlyBlue/communicator/bookmarks/bookmark-item.gif b/EarlyBlue/skin/EarlyBlue/communicator/bookmarks/bookmark-item.gif new file mode 100755 index 0000000000000000000000000000000000000000..c30e9070675b7b833676393bd61ed20424c2c81c GIT binary patch literal 132 zcmZ?wbhEHb6ky)yQl zNAQ>2p{u>K6WT6I)F^Z@zKTkc`n^-LU{-!jv#lui^oJADrqAM?amP|skii-NzMdlJ literal 0 HcmV?d00001 diff --git a/EarlyBlue/skin/EarlyBlue/communicator/bookmarks/bookmarks.css b/EarlyBlue/skin/EarlyBlue/communicator/bookmarks/bookmarks.css new file mode 100644 index 00000000..9dc5a4ec --- /dev/null +++ b/EarlyBlue/skin/EarlyBlue/communicator/bookmarks/bookmarks.css @@ -0,0 +1,67 @@ +/* -*- Mode: C; c-basic-offset: 2 -*- */ +/* ***** 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 + * + * 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 ***** */ + +/** + * Style rules for generic bookmarks items. + */ + +outlinerbody:-moz-outliner-image(Name) { + padding-right: 2px; +} + +.bookmark-item, outlinerbody:-moz-outliner-image(Name) { + list-style-image: url("chrome://communicator/skin/bookmarks/bookmark-item.gif"); +} + +.bookmark-item[container="true"], outlinerbody:-moz-outliner-image(Name, container) { + list-style-image: url("chrome://communicator/skin/bookmarks/bookmark-folder-closed.gif"); +} + +.bookmark-item[container="true"][open="true"], outlinerbody:-moz-outliner-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"] { + list-style-image: url("chrome://communicator/skin/bookmarks/bookmark-item-updated.gif") !important; +} + diff --git a/EarlyBlue/skin/EarlyBlue/communicator/bookmarks/bookmarksToolbar.css b/EarlyBlue/skin/EarlyBlue/communicator/bookmarks/bookmarksToolbar.css new file mode 100644 index 00000000..d3d5dfab --- /dev/null +++ b/EarlyBlue/skin/EarlyBlue/communicator/bookmarks/bookmarksToolbar.css @@ -0,0 +1,122 @@ +@import url(chrome://communicator/skin/bookmarks/bookmarks.css); + +/* ::::: bookmark toolbarbuttons ::::: */ + +toolbarbutton.bookmark-item { + cursor : pointer; + min-width : 0px; + max-width : 13em; +} + +toolbarbutton.bookmark-item[container="true"] { + cursor : default; +} + +toolbarbutton.bookmark-item > .toolbarbutton-box > .toolbarbutton-dropmarker { + display : none; +} + +/* +toolbarbutton.bookmark-item:hover { + color : #0000FF; + text-decoration : underline; +} + +toolbarbutton.bookmark-item[container="true"]:hover { + text-decoration : none; +} +*/ + +/* +toolbarbutton.bookmark-item:not([container="true"]):hover, +toolbarbutton.bookmark-item:not([container="true"]):hover:active, +toolbarbutton.bookmark-item:not([container="true"]):hover > .toolbarbutton-box, +toolbarbutton.bookmark-item:not([container="true"]):hover:active > .toolbarbutton-box { + border: 1px solid transparent; + background: transparent !important; +} + + +toolbarbutton.bookmark-item:not([container="true"]):hover:active, +toolbarbutton.bookmark-item:not([container="true"]):hover:active > .toolbarbutton-box { + color: #FF0000; +} +*/ + +toolbarbutton.bookmark-item[disabled="true"], +toolbarbutton.bookmark-item[disabled="true"]:hover, +toolbarbutton.bookmark-item[disabled="true"]:hover:active +{ + color : #999999; + text-decoration : none; + list-style-image : url("chrome://communicator/skin/bookmarks/bookmark-item-disabled.gif"); + cursor : default; +} + +toolbarbutton.bookmark-item[disabled="true"][container="true"], +toolbarbutton.bookmark-item[disabled="true"][container="true"]:hover, +toolbarbutton.bookmark-item[disabled="true"][container="true"]:hover:active +{ +/* border : 1px solid transparent !important; */ + list-style-image : url("chrome://communicator/skin/bookmarks/bookmark-folder-disabled.gif"); +} + +.menuitem-iconic.bookmark-item[disabled="true"] +{ + list-style-image : url("chrome://communicator/skin/bookmarks/bookmark-item-disabled.gif"); +} + +.menu-iconic.bookmark-item[disabled="true"][container="true"] +{ + list-style-image : url("chrome://communicator/skin/bookmarks/bookmark-folder-disabled.gif"); +} + +/* ::::: toolbarbutton drag and drop feedback ::::: */ + +toolbarbutton.bookmark-item[dragover-right="true"] { + border-right : 2px solid #336699; +} + +toolbarbutton.bookmark-item[dragover-left="true"] { + border-left : 2px solid #336699; +} + +.toolbarbutton-text[dragover-top="true"] { + background-color : #336699; + color : #CCD0DD; +} + +/* ::::: menu drag and drop feedback ::::: */ + +menuitem[dragover-top="true"].bookmark-item { + border-top : 1px solid #336699 !important; +} + +menu[dragover-top="true"].bookmark-item { + border-top : 1px solid #336699 !important; +} + +/* +menuitem.bookmark-item { + border-top : 1px solid transparent !important; + border-bottom : 1px solid transparent !important; +} + +menu.bookmark-item { + border-top : 1px solid transparent !important; + border-bottom : 1px solid transparent !important; +} +*/ + +menu[dragover="true"].bookmark-item { + background-color : #336699 !important; + color : #FFFFFF !important; +} + +menuitem[dragover-bottom="true"].bookmark-item { + border-bottom : 1px solid #336699 !important; +} + +menu[dragover-bottom="true"].bookmark-item { + border-bottom : 1px solid #336699 !important; +} diff --git a/EarlyBlue/skin/EarlyBlue/communicator/bookmarks/bookmarksWindow.css b/EarlyBlue/skin/EarlyBlue/communicator/bookmarks/bookmarksWindow.css new file mode 100644 index 00000000..49e5e03b --- /dev/null +++ b/EarlyBlue/skin/EarlyBlue/communicator/bookmarks/bookmarksWindow.css @@ -0,0 +1,65 @@ +/* -*- Mode: C; c-basic-offset: 2 -*- */ +/* ***** 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 + * + * 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://communicator/skin/bookmarks/bookmarks.css); +@import url(chrome://communicator/skin/bookmarks/platformBookmarks.css); + +/** + * XXX - disable print plus. This needs to go into ns/!!! + */ + #navprintplus + { + display : none !important; + } + + #status-bar + { + height : 1em; + } + + #notification-icon + { + list-style-image : url("chrome://communicator/skin/bookmarks/notification.gif"); + } + + #schedule-icon + { + list-style-image : url("chrome://communicator/skin/bookmarks/schedule.gif"); + } + diff --git a/EarlyBlue/skin/EarlyBlue/communicator/bookmarks/home.gif b/EarlyBlue/skin/EarlyBlue/communicator/bookmarks/home.gif new file mode 100755 index 0000000000000000000000000000000000000000..da38db7c4a99038370e4dfe4a178e2faa87d798c GIT binary patch literal 117 zcmZ?wbhEHb6kymkX|37o)%*>fH)6&v_ zYz8Et_>+Z^fq|Pr2P6hEgMp>6;H2kj)l(TsPZ`{l)YuF{nkOl^Mk{oBYB~i-c!jZa z8VRz6ZD=*v!!xJ#m79hDM|;vjbxu(c{YHf@)llKqa+iHl0}EOlq9F@6fr>tYXFNjKnef= literal 0 HcmV?d00001 diff --git a/EarlyBlue/skin/EarlyBlue/communicator/bookmarks/iefolder.gif b/EarlyBlue/skin/EarlyBlue/communicator/bookmarks/iefolder.gif new file mode 100644 index 0000000000000000000000000000000000000000..3a3192ee1038a5f92db43d8f4752623dd5419032 GIT binary patch literal 111 zcmZ?wbhEHb6krfwSj5h7_wLB4y#-$TQt*QI-jwQZ1aUe_O$E6?WC;Gi?9 OPA9zcP>!DvgEat@pDKa? literal 0 HcmV?d00001 diff --git a/EarlyBlue/skin/EarlyBlue/communicator/bookmarks/notification.gif b/EarlyBlue/skin/EarlyBlue/communicator/bookmarks/notification.gif new file mode 100644 index 0000000000000000000000000000000000000000..c9687c59b8a3b0c02b78fc535ad3dd3dce6b6934 GIT binary patch literal 615 zcmZ?wbhEHbRA7)}xcZ;rKM1V*|9|QK|MUO;X$>t)AfS{Kzw9=eZvRBAs?> zd28AAraLc{=Z|8qDN2rNkLr@=VCTt=jIMQ3o>~$-Ltaiwia(s8+SzBaUx}not5d?_ zC93s}{H<{cOX`CgCo*g-S}Y$T!1iPvDM?@q8#>HhANXZCLVIh`LssHXjxZ-F*8d| z!UhFLX20y30~~*io?SD~m)G*Rp|EJqZVP3-B5SE$Pu8+sX-;d66}%ex#c#~y=2VKF zUlPmgsMVVLKk2|&NNH-lj&F&b_=^f?D#mU5AJv-Fsa-)c`O&{dpJ}tN{+6<|hCE literal 0 HcmV?d00001 diff --git a/EarlyBlue/skin/EarlyBlue/communicator/bookmarks/personal-folder-closed-sel.gif b/EarlyBlue/skin/EarlyBlue/communicator/bookmarks/personal-folder-closed-sel.gif new file mode 100755 index 0000000000000000000000000000000000000000..f1eb6e6c3f2f8615575708c8ba1e50ab39bfab47 GIT binary patch literal 131 zcmZ?wbhEHb6kyaGGynhp&p-rF{K>)yQl25SJ+StZT@ literal 0 HcmV?d00001 diff --git a/EarlyBlue/skin/EarlyBlue/communicator/bookmarks/personal-folder-open-sel.gif b/EarlyBlue/skin/EarlyBlue/communicator/bookmarks/personal-folder-open-sel.gif new file mode 100755 index 0000000000000000000000000000000000000000..11f634e921b9bd70713ebece3beae3aa17586b67 GIT binary patch literal 134 zcmZ?wbhEHb6kyaGGynhp&p-rF{K>)yQlxN zr?^X=kt0N9XXoR}X;YrnK1hpQxN6(2S&3V7qiy4PLaR$tR!j-pFv~YW)q#b<8UP1G BBl-XU literal 0 HcmV?d00001 diff --git a/EarlyBlue/skin/EarlyBlue/communicator/bookmarks/platformBookmarks.css b/EarlyBlue/skin/EarlyBlue/communicator/bookmarks/platformBookmarks.css new file mode 100644 index 00000000..5bf768f1 --- /dev/null +++ b/EarlyBlue/skin/EarlyBlue/communicator/bookmarks/platformBookmarks.css @@ -0,0 +1,32 @@ +/** + * Bookmarks tree + **/ + +/* + .bookmarks-window-tree + { + border-top : none !important; + border-bottom : none; + border-left : 1px solid ThreeDShadow; + border-right : 1px solid ThreeDHighlight; + } +*/ + + .bookmarks-window-tree > .tree-container-treerows + { + border-left : 1px solid #666699; + border-right : 1px solid #666699; + } + + .bookmarks-panel-tree, .bookmarks-panel-tree > .tree-container-treerows + { + border : none; + } + + #panel-bar + { + border-top : 1px solid #666699; + border-bottom : 1px solid #666699; + } + + diff --git a/EarlyBlue/skin/EarlyBlue/communicator/bookmarks/schedule.gif b/EarlyBlue/skin/EarlyBlue/communicator/bookmarks/schedule.gif new file mode 100644 index 0000000000000000000000000000000000000000..791721eb95cfe29a9624ef09a5467094c382e50d GIT binary patch literal 1034 zcmV+l1oitzNk%w1VITk>0M-8h|NsC0008&*_xAt)?*ISo?d<04?Bx6Y*ZU3AwY7wei-d%Pga80$&}2pb|3X4SGuQty|Nk-nV=>PEG0tN#&M`5Z05N0# zF=GHRG5;_B|1X5=FDB+GT7W0e{~urg99sYyY^oA(iVs964i6s8N5IhM9N276F9@s4QqwNYa z0ENOrw#Z;G*8@;%*8r}#i|qzH7%t_En(Fu`6A%G&001_J0D>-nfO$h;V`N8Fa%gBE zj!Xv$6%{fv6&Dw2Ya1JHaB^&H8+LeK85S8Dvs7vVE)WX=0T8~tgK+|PnM_K$ymG+B z#zqK{vPM*t%*F#89I~{OqoXjNFs2(J)j|WDp`oH`g{OsZYwfMBc?lU}kt%2G0PX^~ z@mLiih9j22XtvhK$>qz}gN4Ih3E5MN$_X_OkP)&`NYEe$SR^iyL!+d|cO8=%TRCze zOD0Cbl(C>;1c?%k#04EQjJY1l_&J?OS4d%FMMKFQAdlA5qYKICS${KuM z5hcT7U#U8H^=@FmfZn|^2Q$o=fwqtU1D)Ryj3ujdty>+DEpt(zfPex73rh3JPmr$x zsRzA|SZvR<6CD;YQ1p&tN*9zVSKC~YMh6rvh^I|7Xax%EFBj$t_U;$coI-v93&tb} z06R3v0}ZMf+e!39?m-L6{z?h=N#AS#DGhZ*iBi#pls0F0)kISVL;+D2-2})_Raj}Y z0S5+t6%HJ5aBxitU(f~r281J&!4+2$se#})V^z?g7kI4IM_Mi(BF~BB&@oq8E&7!U zL8RPe$RU=2fME4thy)}fc9B?)gor@OB?N7P36fAA@C+nm z9u|gT2?b=GClZKKNM8g9Mi?adJVHq&4}AG1MHNZLSY@Xi;Ru;ISpdSJ6Coo?0Sge+ zC@70=Qh;fV5Sp1zmPGp5EVO8(Km@TtDhh5@WVYaDqJZ+6N&sZk%cHH~CWI>OwerdX zpr~3)jJmvPn*p-U8j()Cp#dBNpY56pF2`LGfdjQQY8exUYVbjCzD+>Ew!*1I!nX?y zluR!ZlxuEtOmq_`9Z4OO^x8^WB10Q|A<6VEDV|t2FTKM=Ab>`p@xlzh+R0R*5kUX| EJM+n&PXGV_ literal 0 HcmV?d00001 diff --git a/EarlyBlue/skin/EarlyBlue/communicator/box.css b/EarlyBlue/skin/EarlyBlue/communicator/box.css new file mode 100644 index 00000000..93b1bad7 --- /dev/null +++ b/EarlyBlue/skin/EarlyBlue/communicator/box.css @@ -0,0 +1,7 @@ + + +.box-toolbar-group + { + margin : 0px; + } + diff --git a/EarlyBlue/skin/EarlyBlue/communicator/brand.css b/EarlyBlue/skin/EarlyBlue/communicator/brand.css new file mode 100644 index 00000000..52b85017 --- /dev/null +++ b/EarlyBlue/skin/EarlyBlue/communicator/brand.css @@ -0,0 +1,45 @@ + +#navigator-throbber + { + -moz-binding : url("chrome://global/content/bindings/button.xml#button"); + border : none; + list-style-image : url("chrome://global/skin/animthrob_single.gif"); + margin : 2px 2px 2px 1px; + min-width : 0px; + cursor : pointer; + -moz-user-focus : ignore; + } + +#navigator-throbber > .button-box + { +/* + border : 1px solid transparent; +*/ + padding : 0px; + } + +#navigator-throbber > .button-box > .button-text + { + display : none; + } + +/* +#navigator-throbber:hover > .button-box + { + border : 1px outset #CCD0DD; + padding : 1px !important; + } + +#navigator-throbber:hover:active > .button-box + { + border : 1px inset #CCD0DD !important; + padding : 2px 0px 0px 2px !important; + } +*/ + +#navigator-throbber[busy="true"] + { + list-style-image : url("chrome://global/skin/animthrob.gif"); + } + + diff --git a/EarlyBlue/skin/EarlyBlue/communicator/broken.gif b/EarlyBlue/skin/EarlyBlue/communicator/broken.gif new file mode 100755 index 0000000000000000000000000000000000000000..5b3dc8803cb388d6299ab61090263871c9f87330 GIT binary patch literal 99 zcmZ?wbhEHbj?tdhp_>+Z^fq{`hhXDvcY8jX{B&3X# sxz{|4V+gXeE#Q-WQ8?9LQvdaWE~&idvze|`ZxRm+w~YPU$iiR^04JL#(*OVf literal 0 HcmV?d00001 diff --git a/EarlyBlue/skin/EarlyBlue/communicator/button.css b/EarlyBlue/skin/EarlyBlue/communicator/button.css new file mode 100644 index 00000000..5ae6d3fd --- /dev/null +++ b/EarlyBlue/skin/EarlyBlue/communicator/button.css @@ -0,0 +1,140 @@ +/* + * 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-1999 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): + * + */ + +/* ==== button.css ========================================================== + == Styles for special buttons in the Communicator suite. + ========================================================================== */ + +@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); + +/* ::::: large toolbar buttons ::::: */ + +.toolbarbutton-1, +.toolbarbutton-1 > .toolbarbutton-menubutton-box > .toolbarbutton-menubutton-button +{ + min-width : 36px; + min-height : 36px; +/* font-size : smaller; */ + -moz-box-orient : vertical; +} + +.toolbarbutton-1[type="menu-button"] { + -moz-box-orient : horizontal; +} + +.toolbarbutton-1 > .toolbarbutton-box, +.toolbarbutton-1 > .toolbarbutton-menubutton-box > .toolbarbutton-menubutton-button > .toolbarbutton-box, +.toolbarbutton-1[open="true"] > .toolbarbutton-menubutton-box > .toolbarbutton-menubutton-button > .toolbarbutton-box, +.toolbarbutton-1[disabled="true"]:hover:active > .toolbarbutton-box, +.toolbarbutton-1[disabled="true"][buttondown="true"] > .toolbarbutton-menubutton-box > .toolbarbutton-menubutton-button > .toolbarbutton-box +{ + padding : 1px; +} + +.toolbarbutton-1:hover:active > .toolbarbutton-box, +.toolbarbutton-1[open="true"] > .toolbarbutton-box, +.toolbarbutton-1[buttondown="true"] > .toolbarbutton-menubutton-box > .toolbarbutton-menubutton-button > .toolbarbutton-box +{ + padding : 2px 0px 0px 2px; +} + +.toolbarbutton-1[type="menu"] > .toolbarbutton-box > .toolbarbutton-dropmarker { + display: none; +} + +/* ::::: normal buttons on toolbars ::::: */ + +.button-toolbar { + -moz-user-focus : ignore; + min-width : 0px; + max-width : 10em; + background-color : transparent; +} + +/* +.button-toolbar > .button-box, +.button-toolbar[disabled="true"] > .button-box, +.button-toolbar[disabled="true"]:hover > .button-box, +.button-toolbar[disabled="true"]:hover:active > .button-box { + border-left : 1px solid ThreeDHighlight !important; + border-top : 1px solid ThreeDHighlight !important; + border-right : 1px solid ThreeDShadow !important; + border-bottom : 1px solid ThreeDShadow !important; +} + +.button-toolbar:hover:active > .button-box { + border-left : 1px solid ThreeDShadow !important; + border-top : 1px solid ThreeDShadow !important; + border-bottom : 1px solid ThreeDHighlight !important; + border-right : 1px solid ThreeDHighlight !important; +} + +.button-toolbar[checked="true"] > .button-box { + border-left : 1px solid ThreeDShadow; + border-top : 1px solid ThreeDShadow; + border-right : 1px solid ThreeDHighlight; + border-bottom : 1px solid ThreeDHighlight; + background-color : ThreeDHighlight; +} + +.button-toolbar[checked="true"]:hover > .button-box { + border-left : 1px solid ThreeDShadow; + border-top : 1px solid ThreeDShadow; + border-right : 1px solid ThreeDHighlight; + border-bottom : 1px solid ThreeDHighlight; + background-color : -moz-Dialog; + background-image : none; +} + +.button-toolbar > .button-box > .button-box-2, +.button-toolbar > .button-box > .button-box-2 > .button-box-text { + margin: none; + border: none !important; + padding: 0px 2px; +} +*/ + +.button-toolbar > .button-box > .button-icon { + margin-right: 3px; +} + +.button-toolbar > .button-box > .button-text { + margin-right: 1px; +} + +/* ::::: reorder buttons ::::: */ + +.reorder-up { + min-width : 0px; +} + +.reorder-down { + min-width : 0px; +} + +.reorder-up > .button-internal-box > .button-icon, +.reorder-down > .button-internal-box > .button-icon { + margin : 0; + padding : 0; +} + diff --git a/EarlyBlue/skin/EarlyBlue/communicator/communicator.css b/EarlyBlue/skin/EarlyBlue/communicator/communicator.css new file mode 100644 index 00000000..07ad5495 --- /dev/null +++ b/EarlyBlue/skin/EarlyBlue/communicator/communicator.css @@ -0,0 +1,39 @@ +@import url(chrome://global/skin/); + +@import url(chrome://communicator/skin/box.css); +@import url(chrome://communicator/skin/button.css); +@import url(chrome://communicator/skin/brand.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"); /* set default namespace to XUL */ +@namespace html url("http://www.w3.org/1999/xhtml"); /* namespace for HTML elements */ + +#offline-status[offline="true"] + { + list-style-image : url("chrome://communicator/skin/offline.gif"); + } + +#offline-status + { + list-style-image : url("chrome://communicator/skin/online.gif"); + } + +.up { + list-style-image:url("chrome://global/skin/scroll-up.gif"); + min-width: 0px; +} + +.up[disabled="true"] { + list-style-image:url("chrome://global/skin/scroll-up-disabled.gif"); +} + +.down { + min-width: 0px; + list-style-image:url("chrome://global/skin/scroll-down.gif"); +} + +.down[disabled="true"] { + list-style-image:url("chrome://global/skin/scroll-down-disabled.gif"); +} + diff --git a/EarlyBlue/skin/EarlyBlue/communicator/content-large.gif b/EarlyBlue/skin/EarlyBlue/communicator/content-large.gif new file mode 100644 index 0000000000000000000000000000000000000000..533bd9d5c94d058fe0de78b19a2367026ebe5ed3 GIT binary patch literal 369 zcmZ?wbhEHbRA5kGIKlt~g2u*a|NsAg_wL=@yLZo=IkS8B?p3Q+&73*2qobp|ygV%} zEi^RL#l^+g*jPzPNl;J_sOP|e10bzL0L7myj0_Ay3_2jSAUhpc-z`w-;!d9Dvv^(a zW2>_o=X(;i!6K zLzDx9)8(UYCY>sATDoJYDfhjy*7$4-Ue>g9p~faNO)WjghOXK?r-JM%GjHF1KeZ9#hGv2oL&Mp@=Zo~B5P4T`vjSgkAaB`jDo_&0q zW$t<96B94zU$mHYv&(%(RN0io&~*=28O>d~)^p~gIfd0s)9*juxO7>>a$kn;YrE?H j+|@|%b3YJRxlEVIU0sdN4x8t7#OSp-sOt4 literal 0 HcmV?d00001 diff --git a/EarlyBlue/skin/EarlyBlue/communicator/content-small.gif b/EarlyBlue/skin/EarlyBlue/communicator/content-small.gif new file mode 100644 index 0000000000000000000000000000000000000000..84a03c296346cea155fc68cfc51c93bd3625b6da GIT binary patch literal 172 zcmZ?wbhEHb6krfw*v!CSY@GK0|Npyp@9y5cd)2B{<>lp}p`k7=F2=^jN=izCf`SYT z3+Z^fq{oX2gC)L;lL6(!O;2aPWIT7{y*de7?c(kuvM_$a}eNcZ&CWe z%bj)m*apveb9t}bylST=*|FvD%a%3sRi3Vl;@+q!qH@Bh>9)!R3$3{-n*(NQrY-UG TnGif_#dXn&qe=6-85pbqDS|yD literal 0 HcmV?d00001 diff --git a/EarlyBlue/skin/EarlyBlue/communicator/contents.rdf b/EarlyBlue/skin/EarlyBlue/communicator/contents.rdf new file mode 100644 index 00000000..b4e7cb7a --- /dev/null +++ b/EarlyBlue/skin/EarlyBlue/communicator/contents.rdf @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/EarlyBlue/skin/EarlyBlue/communicator/dialogOverlay.css b/EarlyBlue/skin/EarlyBlue/communicator/dialogOverlay.css new file mode 100644 index 00000000..629fea9c --- /dev/null +++ b/EarlyBlue/skin/EarlyBlue/communicator/dialogOverlay.css @@ -0,0 +1,90 @@ +/** + * Small Dialog Header (without icon) + **/ +.box-smallheader + { + -moz-binding : url(chrome://communicator/content/dialogBindings.xml#smallheader); + border : 1px inset #CCD0DD; + margin : 0px 5px 6px 5px; + } + +.box-smallheader > .toolbar-primary + { + padding : 0px 0px 3px 0px; + min-height : 0px; + background-color : #666699; + } + +.box-smallheader-left + { + font-size : larger; + font-weight : bold; + color : #FFFFFF; + padding-left : 6px; + } + +.box-smallheader-right + { + color : #FFFFFF; + padding-right : 6px; + } + +.box-smallheader > .toolbar-primary + { +/* border : 1px solid ThreeDDarkShadow; */ + padding-top : 3px; + } + + +/** + * Large Dialog Header (with icon) + **/ +.box-header + { + -moz-binding : url(chrome://global/skin/classicBindings.xml#largeheader); + } + +.largeheader-box + { +/* + background-color : window; + border-bottom : 1px solid ThreeDShadow; +*/ + } + +.largeheader-header-text + { + font-weight : bold; + margin-left : 23px; + } + +.largeheader-desc-text + { + margin-left : 44px; + } + +.largeheader-icon + { + width : 49px; + height : 49px; + margin : 5px; + } + +/** + * Dialog status line (blue) including progress area + **/ +.box-status + { + visibility : collapse; + } + +/** + * Utility classes for use when combined headers/footers are used + **/ +/* display area framed container */ +#contentarea + { + border-top : 2px groove #CCD0DD; + border-bottom : 2px groove #CCD0DD; + padding : 7px; + } diff --git a/EarlyBlue/skin/EarlyBlue/communicator/directory/directory.css b/EarlyBlue/skin/EarlyBlue/communicator/directory/directory.css new file mode 100644 index 00000000..dd13ec34 --- /dev/null +++ b/EarlyBlue/skin/EarlyBlue/communicator/directory/directory.css @@ -0,0 +1,130 @@ +/* -*- Mode: C; c-basic-offset: 2 -*- */ +/* ***** 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 ***** */ + +/* + + Style rules specific to the directory listing window. + +*/ + +@import url(chrome://communicator/skin/); + +/* Hide twisty for files */ +.treecell-indent[type="FILE"] > .tree-cell-twisty + { + list-style-image : none; + } + +.treecell-filename + { + list-style-image : url("chrome://communicator/skin/directory/file-icon.gif"); + } + +treeitem[selected="true"] > treerow > .treecell-filename + { + list-style-image : url("chrome://communicator/skin/directory/file-icon-sel.gif"); + } + +treeitem[container="true"] > treerow > .treecell-filename + { + list-style-image : url("chrome://communicator/skin/directory/file-folder-closed.gif"); + } +treeitem[container="true"][selected="true"] > treerow > .treecell-filename + { + list-style-image : url("chrome://communicator/skin/directory/file-folder-closed-sel.gif"); + } + +treeitem[container="true"][open="true"] > treerow > .treecell-filename + { + list-style-image : url("chrome://communicator/skin/directory/file-folder-open.gif"); + } +treeitem[container="true"][open="true"][selected="true"] > treerow > .treecell-filename + { + list-style-image : url("chrome://communicator/skin/directory/file-folder-open-sel.gif"); + } + + +/* Show an animated icon when a directory/symlink is loading */ +treeitem[type="SYMBOLIC-LINK"][loading="true"] > treerow > .treecell-filename > .tree-cell-twisty, +treeitem[type="DIRECTORY"][loading="true"] > treerow > treecell > .tree-cell-twisty + { + list-style-image : url("chrome://global/skin/loading.gif"); + } + +/* Italicize a symbolic link and make it look like a link (it can be a dir or link) */ +.treecell-filename[type="SYMBOLIC-LINK"] + { + color : inherit; + text-decoration : inherit; + font-style : italic; + } + +treerow + { + min-height : 19px; + } + +/** + * This fixes a bug. As you scroll down in a tree the computed column width + * can change. That would make the columns shift durning scrolling. + * So we give them inital preferred widths so they aren't computed. + */ +#FilenameColumn { + width: 100px; +} + +#ContentLengthColumn { + width: 100px; +} + +#LastModColumn { + 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; +} diff --git a/EarlyBlue/skin/EarlyBlue/communicator/directory/file-folder-closed-sel.gif b/EarlyBlue/skin/EarlyBlue/communicator/directory/file-folder-closed-sel.gif new file mode 100755 index 0000000000000000000000000000000000000000..bd091bfe144d712c24fd519c1ba55be6b7e30c07 GIT binary patch literal 76 zcmZ?wbhEHb6ky7UsR^qu<(`1i*q)YMT$4Cd&0%f%3uuu8CMz^ literal 0 HcmV?d00001 diff --git a/EarlyBlue/skin/EarlyBlue/communicator/prefpanels.css b/EarlyBlue/skin/EarlyBlue/communicator/prefpanels.css new file mode 100644 index 00000000..5d2010fc --- /dev/null +++ b/EarlyBlue/skin/EarlyBlue/communicator/prefpanels.css @@ -0,0 +1,36 @@ + +/******* SmartBrowsing **********/ + +#disabledDomains { + max-height: 15em; +} + +/******* Themes ****************/ +#skinsTree { + height : 80px; +} + +.smileface + { + list-style-image : url("chrome://global/skin/smiley/smile_n.gif"); + } + +#previewImageContainer { + overflow: hidden; + height: 92px; + background-color: #000000; + padding: 2px; +} + +#previewImage { + max-width: 387px; +} + +/** + * File icon (32x32) + **/ +.file-icon-large + { + list-style-image : url("chrome://communicator/skin/content-large.gif"); + } + diff --git a/EarlyBlue/skin/EarlyBlue/communicator/profile/mac-users.gif b/EarlyBlue/skin/EarlyBlue/communicator/profile/mac-users.gif new file mode 100644 index 0000000000000000000000000000000000000000..decf39aa759c3be91ce7bbd8dc42b7f4746f9d9e GIT binary patch literal 285 zcmV+&0pk8gNk%w1VH5xo0HXf@00030|IEypX8+8Yz`($&s;U4000000A^8LW000C4 zEC2ui02BZc06+s?NV*FCunj?L1!Cw|2>eCIEWl)0*fs%0d16AUt>X91bKIIJC2Km@ zDdxzySRUTX78;QP&}ei3NaAp@*>N|7{b<5rER$n}yJQ+y4BI$5XI~MEgt0^T<|5B` zE)oDcykSk>)M@jJ4zIG#XP27eus?WOE;L(obw*HmHb6f@e`-iO29uPPmY0~5DFK|F zo}Zwh0cns)kEM>JNQJD0sdg)^tZ;l_h=GEHwSKBif>CdawpfaKa$9|e#Ce4?bIHng jzcRswO1-!-vN$KIAF{~MN2jR6<>TJxycq256%hbCCl7v* literal 0 HcmV?d00001 diff --git a/EarlyBlue/skin/EarlyBlue/communicator/profile/migrate.gif b/EarlyBlue/skin/EarlyBlue/communicator/profile/migrate.gif new file mode 100755 index 0000000000000000000000000000000000000000..5b4380995f18ff936ca5b8c3d34cb206a795fc8c GIT binary patch literal 135 zcmZ?wbhEHb6krfwSoELaKf{Or|If_)KQrx28W0%IG-dz;#h)yUAchWz0I6kQ_VL)o z@~^+eQo1FmH*x*sgWDaS@!Y#KA1ki&t=ump*k->--=i_z fo_UGFiYQheO_k%iS+cQu6Ihn@oJ@3PVz34PMd>cl literal 0 HcmV?d00001 diff --git a/EarlyBlue/skin/EarlyBlue/communicator/profile/newProfile1_2.css b/EarlyBlue/skin/EarlyBlue/communicator/profile/newProfile1_2.css new file mode 100644 index 00000000..47744494 --- /dev/null +++ b/EarlyBlue/skin/EarlyBlue/communicator/profile/newProfile1_2.css @@ -0,0 +1,10 @@ + +#ProfileDir { + padding-left : 1em; + margin-top : 0.4em; + width : 10em !important; +} + +#deffoldername { + margin-left : 2px; +} diff --git a/EarlyBlue/skin/EarlyBlue/communicator/profile/profile.css b/EarlyBlue/skin/EarlyBlue/communicator/profile/profile.css new file mode 100644 index 00000000..03bf580d --- /dev/null +++ b/EarlyBlue/skin/EarlyBlue/communicator/profile/profile.css @@ -0,0 +1,69 @@ +/* -*- Mode: C; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- + * + * 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-1999 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributors: + * Ben Goodger + * Chris Nelson + * + */ + +@import url(chrome://global/skin/global.css); + +window.dialog { + padding: 0; +} + +.dimmed-highcontrast { + color: #99cccc ! important; +} + +#profiles > treechildren > treeitem > treerow > treecell > .tree-cell-icon { + list-style-image: url("chrome://communicator/skin/profile/profileicon-large.gif"); +} + +#profiles > treechildren > treeitem > treerow > treecell[rowMigrate="no"] > .tree-cell-icon { + list-style-image: url("chrome://communicator/skin/profile/migrate.gif"); +} + +/* profile selection dialog */ +html#intro { + width: 17em; +} + +box#managebuttons > button { + min-width: 8em; +} + +/* display area */ +box#contentarea { + border-top: 2px groove #CCCCCC; + border-bottom: 2px groove #CCCCCC; + padding: 7px; +} + +/* top border on status area */ +box#wizardButtons { + padding-top: 1px; + padding-bottom: 1px; +} + +box.selection { + margin-top: 4px; +} diff --git a/EarlyBlue/skin/EarlyBlue/communicator/profile/profileManager.css b/EarlyBlue/skin/EarlyBlue/communicator/profile/profileManager.css new file mode 100644 index 00000000..8a5be3d0 --- /dev/null +++ b/EarlyBlue/skin/EarlyBlue/communicator/profile/profileManager.css @@ -0,0 +1,12 @@ +#dialoginfo { + width: 36em; +} + +#table-housing { + background-color: white; + height: 100%; +} + +#buttons-box { + margin-left: 1em; +} diff --git a/EarlyBlue/skin/EarlyBlue/communicator/profile/profileicon-large.gif b/EarlyBlue/skin/EarlyBlue/communicator/profile/profileicon-large.gif new file mode 100755 index 0000000000000000000000000000000000000000..60936c1afd72fd3ac7809f32d50fc3d8072bdb3f GIT binary patch literal 98 zcmZ?wbhEHb treerow.relatedresult > treecell +{ + color: black; + text-decoration: none; +} +treeitem > treerow.relatedresult > treecell:hover +{ + color: #6699FF; + text-decoration: underline; + cursor : pointer; +} +treeitem > treerow.relatedresult > treecell > titledbutton:active +{ + color: red; + text-decoration: underline; +} + +treeitem[container="true"][open="true"][loading="true"] > treerow > .treecell-indent +{ + list-style-image: url("chrome://global/skin/loading.gif") ! important ; +} + +treeitem[container="true"][open="true"] > treerow > .treecell-indent +{ + list-style-image: url("chrome://communicator/skin/bookmarks/bookmark-folder-open.gif"); +} + +/* Uncomment if double-click model is needed +treeitem[container="true"][open="true"][selected="true"] > treerow > .treecell-indent +{ + list-style-image: url("chrome://communicator/skin/bookmarks/bookmark-folder-open-sel.gif"); +} +*/ + +treeitem[container="true"] > treerow > .treecell-indent +{ + list-style-image: url("chrome://communicator/skin/bookmarks/bookmark-folder-closed.gif"); +} + +/* Uncomment if double-click model is needed +treeitem[container="true"][selected="true"] > treerow > .treecell-indent +{ + list-style-image: url("chrome://communicator/skin/bookmarks/bookmark-folder-closed-sel.gif"); +} +*/ + +treeitem[container="true"][id="NC:SiteMapRoot"] > treerow > .treecell-indent +{ + list-style-image: url("chrome://communicator/skin/related/sitemap.gif"); +} + +treeitem[container="true"][open="true"][id="NC:SiteMapRoot"] > treerow > .treecell-indent +{ + list-style-image: url("chrome://communicator/skin/related/sitemap.gif"); +} + +/* Single click model, so undo regular search tree selection look. */ +treeitem[selected="true"] > treerow.relatedseparator, +treeitem[selected="true"] > treerow.relatedresult +{ + background-color: transparent; +} + +.treecell-indent +{ + list-style-image: url("chrome://communicator/skin/bookmarks/bookmark-item.gif"); +} + diff --git a/EarlyBlue/skin/EarlyBlue/communicator/related/sitemap.gif b/EarlyBlue/skin/EarlyBlue/communicator/related/sitemap.gif new file mode 100644 index 0000000000000000000000000000000000000000..dab90b7bd557d7bb657df78a616c5d4837d637a8 GIT binary patch literal 921 zcmV;K17`e3Nk%w1VGsZi0QUd@0001h0001h0Dyo1004l10Du61fWW}Oz}%J2aJ z0S*oj4-gFw5f%^*4G|6$6c!E<5fK*{CmJIb93v_v77QsI7BLH91E&IB7gWA2&!e2|{=|LQXtMV^16#NF60lEgDWVEM_hoWh*CV zC^KX^C}%k|bu1@yCOCFDDt0?GM>|DFJZoq>Ok_N0Lqr}`MmldvG<0Y;QB6-!S7}sd zR9R(qXjn~WS!HfwS#51^4mpJmMUM+qvIAhhGe?pyQmh45#{*~E0B_?mUCA(F*HBZ5 zQd_NDY=&EEqG?o)a9XNsb%9r)rCC0DvvS$O?HZT>-X@LFT@Re0@fQR{GSk5`S1Tc(M5hm2^nrd@`iT%omW zjp2I51$qL4gMR{rhJC zz&?itBmVOzvEs#o2J}tbSm2*Ui~|j99BBX_0EQs(aU@xB0DyuUB}x?F(q=)M0yrKp v+3+U80s8_ zia%Kx85r0YbU?x&GaOhNFP!j9HT-@pmqCC@fQ6w@fHSeDi$f(wC)p*?J9Ckzicl3} zYtxd$XVfH<7w&lc$AhVfbLk=t0XfDb6CvMV*|+{ztY%Hl*eo2D=nTl^km&Cgx;EeNF@E=?=QH+?kxY=4Y`9GFSru^94cX literal 0 HcmV?d00001 diff --git a/EarlyBlue/skin/EarlyBlue/communicator/search-hover.gif b/EarlyBlue/skin/EarlyBlue/communicator/search-hover.gif new file mode 100644 index 0000000000000000000000000000000000000000..6497dc0328f827ec0873eb3828474f0689b92fb6 GIT binary patch literal 223 zcmZ?wbhEHb6k`x#*!-U%E$xi4aoWt8|IeKH|NlS3|NmzW95`@hX4?NWV<4lUp+QMW zi2(^H{$ycfU|?g=0f~XkaA4`VaKbay@cXsg1`Q?#76+#}u7-LHt34KaXfdUWt2e%| zG-I9bsIwvBjFH`J*2#yKPTDrZ!@=UoyvahD6C@_OsU5nkEV7nCx*=(AnBH8wUZZB` zPXBk#N%^CM zz{a2hk^!0Fz|wZ%glDSZ_iMQg5=;y%Cmlst%-ED06xtd(^ppxJ7B04)m^GK*!^LZZ zfFw`eq?>Q2oEGqXV6CdIdhvn4i%m?+;tM={7_=5nugVNmYs`6mS=|1{VfBxfj0IFz z_({jIrMbkj+Z4#wD5&%?bmVn2rzodo8=9HLny91;2bq{MF}ZPOtuXf%WUvMR&>KjC literal 0 HcmV?d00001 diff --git a/EarlyBlue/skin/EarlyBlue/communicator/search/category.gif b/EarlyBlue/skin/EarlyBlue/communicator/search/category.gif new file mode 100644 index 0000000000000000000000000000000000000000..bde266c9f8f4a3b299769869ce405d23aa85e23c GIT binary patch literal 120 zcmZ?wbhEHb6krfwSoELaKM0&TbLRhn0|#c#{GXO~MoCGDfq_BsCkrD312cmTkPTER z0A$-*?7H*M;8bLm;wA<~j}6xr6{eg_Y<4So^GfX0i)}fDOAf3lH}iXMdv(3&oi}L* W7wU0jHRUxoA1qiAwSGGbgEau--82mV literal 0 HcmV?d00001 diff --git a/EarlyBlue/skin/EarlyBlue/communicator/search/findresults.css b/EarlyBlue/skin/EarlyBlue/communicator/search/findresults.css new file mode 100644 index 00000000..22a0750c --- /dev/null +++ b/EarlyBlue/skin/EarlyBlue/communicator/search/findresults.css @@ -0,0 +1,64 @@ +treecol[sortActive="true"] { + background-color: lightgray; +} + +treeitem[container="true"][open="true"][loading="true"] > treerow > treecell > titledbutton { + list-style-image: url("chrome://global/skin/loading.gif") ! important ; +} + +treeitem[type="http://home.netscape.com/NC-rdf#Folder"] > treerow > treecell > titledbutton { + list-style-image: url("chrome://communicator/skin/bookmarks/bookmark-folder-closed.gif"); +} + +treeitem[type="http://home.netscape.com/NC-rdf#Folder"][open="true"] > treerow > treecell > titledbutton { + list-style-image: url("chrome://communicator/skin/bookmarks/bookmark-folder-open.gif"); +} + +treeitem[type="http://home.netscape.com/NC-rdf#Folder"][id="NC:PersonalToolbarFolder"] > treerow > treecell > titledbutton { + list-style-image: url("chrome://communicator/skin/bookmarks/personal-folder-closed.gif"); +} + +treeitem[type="http://home.netscape.com/NC-rdf#Folder"][id="NC:PersonalToolbarFolder"][open="true"] > treerow > treecell > titledbutton { + list-style-image: url("chrome://communicator/skin/bookmarks/personal-folder-open.gif"); +} + +treeitem[type="http://home.netscape.com/NC-rdf#BookmarkSeparator"] > treerow > treecell > titledbutton { + list-style-image: url("chrome://communicator/skin/bookmarks/bookmark-item.gif"); +} + +treeitem[type="http://home.netscape.com/NC-rdf#IEFavorite"] > treerow > treecell > titledbutton { + list-style-image: url("chrome://communicator/skin/bookmarks/ieFavorite.gif"); +} + +treeitem[type="http://home.netscape.com/NC-rdf#Bookmark"] > treerow > treecell > titledbutton { + list-style-image: url("chrome://communicator/skin/bookmarks/bookmark-item.gif"); +} + +treeitem[type="http://home.netscape.com/NC-rdf#FileSystemObject"][container="true"][open="true"] > treerow > treecell > titledbutton { + list-style-image: url("chrome://communicator/skin/directory/file-folder-open.gif"); +} + +treeitem[type="http://home.netscape.com/NC-rdf#FileSystemObject"][container="true"] > treerow > treecell > titledbutton { + list-style-image: url("chrome://communicator/skin/directory/file-folder-closed.gif"); +} + +treeitem[type="http://home.netscape.com/NC-rdf#FileSystemObject"] > treerow > treecell > titledbutton { + list-style-image: url("chrome://global/skin/article.gif"); +} + +treeitem[container="true"][open="true"] > treerow > treecell > titledbutton { + list-style-image: url("chrome://communicator/skin/directory/file-folder-open.gif"); +} + +treeitem[container="true"] > treerow > treecell > titledbutton { + list-style-image: url("chrome://communicator/skin/directory/file-folder-closed.gif"); +} + +treeitem > treerow > treecell > titledbutton { + list-style-image: url("chrome://global/skin/document.gif"); +} + +titledbutton#bookmarks { + list-style-image:url("chrome://communicator/skin/bookmarks/bookmark-item.gif"); +} + diff --git a/EarlyBlue/skin/EarlyBlue/communicator/search/icons.css b/EarlyBlue/skin/EarlyBlue/communicator/search/icons.css new file mode 100644 index 00000000..544caf8c --- /dev/null +++ b/EarlyBlue/skin/EarlyBlue/communicator/search/icons.css @@ -0,0 +1,10 @@ +/* Default Icon */ + +titledbutton[loading="true"] { + list-style-image: url("chrome://global/skin/loading.gif") ! important ; +} + +titledbutton.iconic { + list-style-image: url("chrome://global/skin/document.gif"); +} + diff --git a/EarlyBlue/skin/EarlyBlue/communicator/search/internet.css b/EarlyBlue/skin/EarlyBlue/communicator/search/internet.css new file mode 100644 index 00000000..6e928f82 --- /dev/null +++ b/EarlyBlue/skin/EarlyBlue/communicator/search/internet.css @@ -0,0 +1,11 @@ +tree[id="searchengines"] { + width: 300px; +} + +tree[id="searchengines"] > treecol[id="CheckboxColumn"] { + width: 40px; +} + +treecol[sortActive="true"] { + background-color: lightgray; +} diff --git a/EarlyBlue/skin/EarlyBlue/communicator/search/internetresults.css b/EarlyBlue/skin/EarlyBlue/communicator/search/internetresults.css new file mode 100644 index 00000000..7d27a143 --- /dev/null +++ b/EarlyBlue/skin/EarlyBlue/communicator/search/internetresults.css @@ -0,0 +1,25 @@ +#multi-results-header + { + background-color : #003366; + color : #CCFFFF; + font-weight : bold; + border : 1px outset #003366; + padding : 3px 0px 2px 6px; + } + +#engineTabs + { + background-color : #666666; + padding : 2px 0px 2px 0px; + } + +#internetresultstree + { + border : none; + } + +#internetresultstree > .tree-container-treerows + { + border-right : none; + border-left : none; + } diff --git a/EarlyBlue/skin/EarlyBlue/communicator/search/result.gif b/EarlyBlue/skin/EarlyBlue/communicator/search/result.gif new file mode 100644 index 0000000000000000000000000000000000000000..cce7ebb38684b743517eace27726faa8704d7458 GIT binary patch literal 113 zcmZ?wbhEHb6krfwSoELa|NsBz&h0;Q=8U?!3Ih^Q{K>)y;_841kXi?3Gmg!7J`}WE zSh1w=m96`;Ip1R*C)=z`|e+ E04zW!1^@s6 literal 0 HcmV?d00001 diff --git a/EarlyBlue/skin/EarlyBlue/communicator/search/search-editor.css b/EarlyBlue/skin/EarlyBlue/communicator/search/search-editor.css new file mode 100644 index 00000000..662a428f --- /dev/null +++ b/EarlyBlue/skin/EarlyBlue/communicator/search/search-editor.css @@ -0,0 +1,68 @@ +/* -*- Mode: C; c-basic-offset: 2 -*- */ +/* ***** 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 ***** */ + +.up +{ + list-style-image:url("chrome://global/skin/scroll-up.gif"); + min-width: 0px; +} + +.up[disabled="true"] +{ + list-style-image:url("chrome://global/skin/scroll-up-disabled.gif"); +} + +.down +{ + min-width: 0px; + list-style-image:url("chrome://global/skin/scroll-down.gif"); +} + +.down[disabled="true"] +{ + list-style-image:url("chrome://global/skin/scroll-down-disabled.gif"); +} + +#add-button + { + list-style-image : url("chrome://global/skin/scroll-right.gif"); + } + +#remove-button + { + list-style-image : url("chrome://global/skin/scroll-left.gif"); + } \ No newline at end of file diff --git a/EarlyBlue/skin/EarlyBlue/communicator/search/search.css b/EarlyBlue/skin/EarlyBlue/communicator/search/search.css new file mode 100644 index 00000000..9de3dcaf --- /dev/null +++ b/EarlyBlue/skin/EarlyBlue/communicator/search/search.css @@ -0,0 +1,45 @@ + +.engine[loading="true"] + { + list-style-image : url("resource:/res/rdf/loading.gif") ! important ; + } + +.iconic + { + list-style-image : url("resource:/res/rdf/document.gif") ! important ; + } + +.searchresult-cell:hover + { + color : blue; + text-decoration : underline; + cursor : pointer; + } + +.searchresult-cell:hover:active + { + color : red; + text-decoration : underline; + } + +.searchresult-item[selected="true"] > .searchresult + { + background-color : transparent; + color : windowtext; + } + +.groove-bottom + { + border-bottom : 1px solid ThreeDShadow; + } + +#results-splitter + { + border-right : 1px solid ThreeDShadow; + border-left : 1px solid ThreeDHighlight; + } + +#searchButton[stop="true"] + { + list-style-image : url("resource:/res/rdf/loading.gif"); + } diff --git a/EarlyBlue/skin/EarlyBlue/communicator/securityOverlay.css b/EarlyBlue/skin/EarlyBlue/communicator/securityOverlay.css new file mode 100644 index 00000000..4270c255 --- /dev/null +++ b/EarlyBlue/skin/EarlyBlue/communicator/securityOverlay.css @@ -0,0 +1,21 @@ +#security-button + { + list-style-image:url("chrome://communicator/skin/unlock.gif"); + margin-left: 2px; + } + +#security-button[level="high"] + { + list-style-image:url("chrome://communicator/skin/lock.gif"); + } + +#security-button[level="low"] + { + list-style-image:url("chrome://communicator/skin/lock.gif"); + } + +#security-button[level="broken"] + { + list-style-image:url("chrome://communicator/skin/broken.gif"); + } + diff --git a/EarlyBlue/skin/EarlyBlue/communicator/sidebar/customize.css b/EarlyBlue/skin/EarlyBlue/communicator/sidebar/customize.css new file mode 100644 index 00000000..f0a9b463 --- /dev/null +++ b/EarlyBlue/skin/EarlyBlue/communicator/sidebar/customize.css @@ -0,0 +1,101 @@ +/* -*- Mode: C; c-basic-offset: 2 -*- */ +/* ***** 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 ***** */ + +/* + + Style rules specific to the Customize dialog. + +*/ + +/* These rules apply appropriate images to the 'reorder' buttons */ +.up { + list-style-image:url("chrome://global/skin/scroll-up.gif"); + min-width: 0px; +} + +.up[disabled="true"] { + list-style-image:url("chrome://global/skin/scroll-up-disabled.gif"); +} + +.down { + min-width: 0px; + list-style-image:url("chrome://global/skin/scroll-down.gif"); +} + +.down[disabled="true"] { + list-style-image:url("chrome://global/skin/scroll-down-disabled.gif"); +} + +.treecell-panel +{ + list-style-image: url("chrome://communicator/skin/bookmarks/bookmark-item.gif"); +} + +.treecell-panel[haslink="true"], +treeitem[container="true"] > treerow > .treecell-panel +{ + list-style-image: url("chrome://communicator/skin/bookmarks/bookmark-folder-closed.gif"); +} +treeitem[selected="true"] > treerow > .treecell-panel[haslink="true"], +treeitem[selected="true"][container="true"] > treerow > .treecell-panel +{ + list-style-image: url("chrome://communicator/skin/bookmarks/bookmark-folder-closed-sel.gif"); +} + +treeitem[container="true"][open="true"] > treerow > .treecell-panel +{ + list-style-image: url("chrome://communicator/skin/bookmarks/bookmark-folder-open.gif"); +} +treeitem[selected="true"][container="true"][open="true"] > treerow > .treecell-panel +{ + list-style-image: url("chrome://communicator/skin/bookmarks/bookmark-folder-open-sel.gif"); +} + +#header { + list-style-image: url("chrome://communicator/skin/sidebar/sidebar-icon.gif"); +} + +/* +.tree-cell-twisty { + display: none !important; +} +*/ + +box#reorder { + -moz-box-pack: center; +} + diff --git a/EarlyBlue/skin/EarlyBlue/communicator/sidebar/preview.css b/EarlyBlue/skin/EarlyBlue/communicator/sidebar/preview.css new file mode 100644 index 00000000..7a3ed2b8 --- /dev/null +++ b/EarlyBlue/skin/EarlyBlue/communicator/sidebar/preview.css @@ -0,0 +1,51 @@ +/* -*- Mode: C; c-basic-offset: 2 -*- */ +/* ***** 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 ***** */ + +/* + Style rules specific to the Preview dialog. +*/ + +iframe#previewframe { + min-width: 10px; + min-height: 10px; + width: 162px; + height: 300px; + border: none; + margin: 0px; +} + + diff --git a/EarlyBlue/skin/EarlyBlue/communicator/sidebar/sidebar-close-hover.gif b/EarlyBlue/skin/EarlyBlue/communicator/sidebar/sidebar-close-hover.gif new file mode 100644 index 0000000000000000000000000000000000000000..be478ac8de10825da7d5edefb7791ac21e23b0de GIT binary patch literal 90 zcmZ?wbhEHb6lUOMn8?I%=Kp^N28RD&Qt>AXBLf2ygAP!H0VL1Bq}|fLlIaf9Vv{xd qDjsf}d5$e?R(s%s#WNnxn)hbMjIf!O`I?r+XHTd2Wpi>fSOWm^u^+hr literal 0 HcmV?d00001 diff --git a/EarlyBlue/skin/EarlyBlue/communicator/sidebar/sidebar-close.gif b/EarlyBlue/skin/EarlyBlue/communicator/sidebar/sidebar-close.gif new file mode 100644 index 0000000000000000000000000000000000000000..f0835fc5ba4022154c2d4e87fe675d3e801c4bf5 GIT binary patch literal 90 zcmZ?wbhEHb6lUOMn8?I1^UN6r28RFt{{uAXBLf2ygAP!H0VL1Bq}|fLlIaf9Vv{xd qDjsgUd6q5g{?^84k6NDxEj#7Ba+340d+nz$-w87Q&!xo0U=08o)FKQ3 literal 0 HcmV?d00001 diff --git a/EarlyBlue/skin/EarlyBlue/communicator/sidebar/sidebar-open.gif b/EarlyBlue/skin/EarlyBlue/communicator/sidebar/sidebar-open.gif new file mode 100644 index 0000000000000000000000000000000000000000..a152b5a5a7d84efb49176947f75342444360a050 GIT binary patch literal 90 zcmZ?wbhEHb6lUOMn8?I1^UN6r28RFt{{u .toolbarbutton-box > .toolbarbutton-dropmarker + { + padding-left : 4px; + list-style-image : url("chrome://global/skin/menu-arrow-hover.gif"); + } + +.sidebar-header-text + { + font-weight : bold; + } + +/* +.sidebar-header-grippy + { + list-style-image : url("chrome://global/skin/grippy-short-vert-after.gif"); + background-color : -moz-Dialog; + max-width : 32px; + height : 4px; + } + +#sidebar-title-box[state="collapsed"] > .sidebar-header-grippy + { + list-style-image : url("chrome://global/skin/grippy-short-vert-before.gif"); + } +*/ + +/** + * texttab folder lookalike e.g. for sidebar panel headers + */ + .box-texttab + { + -moz-binding : url("chrome://communicator/skin/sidebar/sidebarBindings.xml#panelheader"); + padding : 2px 0px 2px 0px; + background-color : #CCD0DD; + color : #000000; + cursor : pointer; + border-top : 1px outset #CCD0DD; + border-bottom : 1px outset #CCD0DD; + } + + .box-texttab[selected="true"], + .box-texttab[selected="true"]:hover, + .box-texttab[selected="true"]:hover:active + { + background-color : #336699; + border-top : 1px solid #336699; + } + + .panelheader-box-1, + .box-texttab[selected="true"]:hover > .panelheader-box-1 + { + padding : 1px 1px 1px 0px; + } + + .box-texttab[last-panel="true"], + .box-texttab[last-panel="true"]:hover, + .box-texttab[last-panel="true"]:hover:active, + .box-texttab[last-panel="true"][selected="true"], + .box-texttab[last-panel="true"][selected="true"]:hover, + .box-texttab[last-panel="true"][selected="true"]:hover:active + { + border-bottom : none; + } + + .panelheader-grippy-icon + { + margin : 2px 3px 0px 3px; + list-style-image : url("chrome://global/skin/twisty-closed.gif"); + } + +/* + .panelheader-texture + { + margin : 1px 0px 1px 0px; + background-image : url("chrome://global/skin/toolbargrippy-texture.gif"); + background-position : 50% 0%; + background-repeat : repeat-y; + width : 12px; + } +*/ + + .box-texttab:hover + { + background-color : #DDDDDD; + } + + .box-texttab:hover > .panelheader-box-1 + { + } + + .box-texttab:hover:active + { + background-color : #6699FF; + } + + .box-texttab:hover:active > .panelheader-box-1 + { + } + + .box-texttab[selected="true"], + .box-texttab[selected="true"]:hover + { + font-weight : bold; + cursor : default; + } + + .box-texttab[last-panel="true"], + .box-texttab[selected="true"] + { + margin-bottom : 0px; + } + + .panelheader-grippy-icon[selected="true"] + { + margin : 2px 3px 0px 3px; + list-style-image : url("chrome://global/skin/twisty-open.gif"); + } + + .sidebar-iframe-no-panels, .loadarea + { + background-color : #FFFFFF; + } + + .iframe-panel + { + } + diff --git a/EarlyBlue/skin/EarlyBlue/communicator/sidebar/sidebarBindings.xml b/EarlyBlue/skin/EarlyBlue/communicator/sidebar/sidebarBindings.xml new file mode 100644 index 00000000..1118a8d3 --- /dev/null +++ b/EarlyBlue/skin/EarlyBlue/communicator/sidebar/sidebarBindings.xml @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/EarlyBlue/skin/EarlyBlue/communicator/sidebar/sidebarSplitterBindings.xml b/EarlyBlue/skin/EarlyBlue/communicator/sidebar/sidebarSplitterBindings.xml new file mode 100644 index 00000000..666fe1f3 --- /dev/null +++ b/EarlyBlue/skin/EarlyBlue/communicator/sidebar/sidebarSplitterBindings.xml @@ -0,0 +1,32 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/EarlyBlue/skin/EarlyBlue/communicator/tasksOverlay.css b/EarlyBlue/skin/EarlyBlue/communicator/tasksOverlay.css new file mode 100644 index 00000000..c5d09eee --- /dev/null +++ b/EarlyBlue/skin/EarlyBlue/communicator/tasksOverlay.css @@ -0,0 +1,81 @@ +#mini-nav + { + list-style-image : url("chrome://global/skin/taskbar-navigator.gif"); + } + +/* +#mini-nav:hover + { + list-style-image : url("chrome://global/skin/taskbar-navigator-hover.gif"); + } +*/ + +#mini-mail + { + list-style-image : url("chrome://global/skin/taskbar-mail.gif"); + } + +/* +#mini-mail:hover + { + list-style-image : url("chrome://global/skin/taskbar-mail-hover.gif"); + } +*/ + +#mini-mail[BiffState="NewMail"] + { + list-style-image : url("chrome://global/skin/taskbar-gotmail.gif"); + } + +/* +#mini-mail[BiffState="NewMail"]:hover + { + list-style-image : url("chrome://global/skin/taskbar-gotmail-hover.gif"); + } +*/ + +#mini-addr + { + list-style-image : url("chrome://global/skin/taskbar-addressbook.gif"); + } + +/* +#mini-addr:hover + { + list-style-image : url("chrome://global/skin/taskbar-addressbook-hover.gif"); + } +*/ + +#mini-comp + { + list-style-image : url("chrome://global/skin/taskbar-composer.gif"); + } + +/* +#mini-comp:hover + { + list-style-image : url("chrome://global/skin/taskbar-composer-hover.gif"); + } +*/ + +.taskbutton > .toolbarbutton-box, +.taskbutton > .toolbarbutton-box:hover:active { + padding: 1px; + border: none; +} + +.taskbutton > .toolbarbutton-box:hover, +.taskbutton:hover > .toolbarbutton-box { + background-color : #9999CC; +} + +.taskbutton > .toolbarbutton-box:hover:active, +.taskbutton:hover:active > .toolbarbutton-box { + background-color : #CCCCFF; +} + +.taskbutton > .toolbarbutton-box > .toolbarbutton-text + { + display : none; + } + diff --git a/EarlyBlue/skin/EarlyBlue/communicator/toolbar-bg.gif b/EarlyBlue/skin/EarlyBlue/communicator/toolbar-bg.gif new file mode 100644 index 0000000000000000000000000000000000000000..426cf24d113121abc889b909776c269320023a44 GIT binary patch literal 44 wcmZ?wbhEHbWMW`uX!y_Y|Ns932M#FyWMO1rU}Vr?00NK<0~0e#Qy_yi055b3(f|Me literal 0 HcmV?d00001 diff --git a/EarlyBlue/skin/EarlyBlue/communicator/toolbar.css b/EarlyBlue/skin/EarlyBlue/communicator/toolbar.css new file mode 100644 index 00000000..afebbe44 --- /dev/null +++ b/EarlyBlue/skin/EarlyBlue/communicator/toolbar.css @@ -0,0 +1,9 @@ + +/******* ToolBox & ToolBar *******/ + +/* +.toolbar-primary, menubar + { + background-image : url("chrome://communicator/skin/toolbar-bg.png"); + } +*/ \ No newline at end of file diff --git a/EarlyBlue/skin/EarlyBlue/communicator/unlock.gif b/EarlyBlue/skin/EarlyBlue/communicator/unlock.gif new file mode 100755 index 0000000000000000000000000000000000000000..c2e1a607f1117c1a342d6258d7b3a2f0d557073a GIT binary patch literal 73 zcmZ?wbhEHb#j0`}a10q233`|lj@{-3_ toolbargrippy { + visibility: collapse; +} + +#pointerButton { + list-style-image:url("chrome://editor/skin/images/Map_pointerTool.gif"); +} + +#rectButton { + list-style-image:url("chrome://editor/skin/images/Map_rectangleTool.gif"); +} + +#cirButton { + list-style-image:url("chrome://editor/skin/images/Map_circleTool.gif"); +} + +#polyButton { + list-style-image:url("chrome://editor/skin/images/Map_polygonTool.gif"); +} + +#cutButton { + list-style-image:url("chrome://editor/skin/images/Map_Cut.gif"); +} + +#copyButton { + list-style-image:url("chrome://editor/skin/images/Map_Copy.gif"); +} + +#pasteButton { + list-style-image:url("chrome://editor/skin/images/Map_Paste.gif"); +} + +#zoomInButton { + list-style-image:url("chrome://editor/skin/images/Map_zoomIn.gif"); +} + +#zoomOutButton { + list-style-image:url("chrome://editor/skin/images/Map_zoomOut.gif"); +} + +#contrastButton { + list-style-image:url("chrome://editor/skin/images/Map_contrast.gif"); +} diff --git a/EarlyBlue/skin/EarlyBlue/editor/EdImageMapPage.css b/EarlyBlue/skin/EarlyBlue/editor/EdImageMapPage.css new file mode 100644 index 00000000..d2d0970d --- /dev/null +++ b/EarlyBlue/skin/EarlyBlue/editor/EdImageMapPage.css @@ -0,0 +1,41 @@ +/* + * 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) 2000 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): + * Dan Haddix + * Brian King + */ + +.rect {position:absolute; top:1px; left:1px; height:1px; width:1px; border: 1 solid #0000ff;} +.cir {position:absolute; top:1px; left:1px; height:1px; width:1px; border: 1 solid #00ff00; -moz-border-radius: 50%;} +.poly {position:absolute; top:0px; left:0px; height:100%; width:100%;} +.point {position:absolute; top:1px; left:1px; height:3px; width:3px; background-color:#ff0000;} +.pointStart {position:absolute; top:1px; left:1px; height:3px; width:3px; background-color:#8000ff;} +.handletl {position:absolute; top:-5px; left:-5px; height:5px; width:5px; background-color:#ff00ff;} +.handletr {position:absolute; top:-5px; left:100%; height:5px; width:5px; background-color:#ff00ff;} +.handlebl {position:absolute; top:100%; left:-5px; height:5px; width:5px; background-color:#ff00ff;} +.handlebr {position:absolute; top:100%; left:100%; height:5px; width:5px; background-color:#ff00ff;} +.handlel {position:absolute; top:48%; left:-5px; height:5px; width:5px; background-color:#ff00ff;} +.handler {position:absolute; top:48%; left:100%; height:5px; width:5px; background-color:#ff00ff;} +.handlet {position:absolute; top:-5px; left:48%; height:5px; width:5px; background-color:#ff00ff;} +.handleb {position:absolute; top:100%; left:48%; height:5px; width:5px; background-color:#ff00ff;} +#marquee {position:absolute; top:1px; left:-5px; height:-5px; width:1px; border: 1 dashed #0000ff; z-index:10000; visibility: hidden;} +#bgDiv {position:absolute; top:0px; left:0px; width:1; background:url("chrome://editor/skin/images/Map_checker.gif"); background-color: white; cursor: inherit;} +BODY {background-color:appworkspace;} +HTML {height: 100%;} diff --git a/EarlyBlue/skin/EarlyBlue/editor/EditModeTabs.css b/EarlyBlue/skin/EarlyBlue/editor/EditModeTabs.css new file mode 100644 index 00000000..8104b5c1 --- /dev/null +++ b/EarlyBlue/skin/EarlyBlue/editor/EditModeTabs.css @@ -0,0 +1,69 @@ +/* ............. edit mode tabs ............... */ + +.tabs-bottom { + border-top: none; +} + +.tabs-bottom > .tabs-spacer { + border-top: 1px solid #9999CC !important; + border-bottom: none; +} + + +/* ............. edit mode tabs ............... */ + + +.tabs-bottom > tab { + margin-top: 0px; + margin-bottom: 2px; + border: none; +/* border-right: 1px solid ThreeDDarkShadow; + -moz-border-radius: 0px 0px 5px 5px; */ + -moz-user-focus: ignore; +} + +.tabs-bottom > tab > .tab-box { + border: 1px outset #CCD0DD !important; + border-top: none !important; +/* -moz-border-radius: 0px 0px 4px 4px; */ +} + +/* ............. selected state ............... */ + +/* +.tabs-bottom > tab[selected="true"] { + margin-bottom: 0px; +} +*/ + +.tabs-bottom > tab[selected="true"] > .tab-box { + background-color: #6699FF; +/* border-bottom: 1px solid ThreeDShadow !important; + border-top: 1px solid #ffffff !important; */ +} + + +/* ............. after selected ............... */ +/* +.tabs-bottom > tab[afterselected="true"] { + border-left: none !important; +} + +.tabs-bottom > tab[afterselected="true"] > .tab-box { + border-left: none !important; +} +*/ + +/* ............. before selected ............... */ + +/* +/* top & bottom tabs */ +.tabs-bottom > tab[beforeselected="true"] { + border-right: none !important; +} + +.tabs-bottom > tab[beforeselected="true"] > .tab-box { + border-right: none !important; +} +*/ + diff --git a/EarlyBlue/skin/EarlyBlue/editor/EditorDialog.css b/EarlyBlue/skin/EarlyBlue/editor/EditorDialog.css new file mode 100644 index 00000000..1fe7d7b6 --- /dev/null +++ b/EarlyBlue/skin/EarlyBlue/editor/EditorDialog.css @@ -0,0 +1,295 @@ +/* + * 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-1999 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): + * Pete Collins, Ben Goodger + */ + +/* + THIS FILE IS LOCKED DOWN. YOU ARE NOT ALLOWED TO MODIFY IT WITHOUT FIRST HAVING YOUR + CHANGES REVIEWED BY cmanske@netscape.com. +*/ + +/* The defaults are WAY to big! */ +groupbox { + margin: 2px 5px /* 4px 5px */; + padding-top: 2px; + padding-bottom: 4px; +} + +.MinWidth5em { + min-width: 5em; +} + +.MinWidth10em { + min-width: 10em; +} + +.MinWidth20em { + min-width: 20em; +} + +.big-left-margin { + margin-left: 10px; +} + +.bold { + font-weight: bold; +} + +.italic { + font-style: italic; +} + +.larger { + font-size: 120%; +} + + +.narrow { + width: 3em; +} + +.wrap { + width: 1em; +} + +.menuitem-highlight-1 { + font-weight : bold; +} + +/* Use this with groove-thin in dialogs + to add margins to top and bottom +*/ +.tb-margin { + margin-top : 6px; + margin-bottom : 6px; +} + +.color-well { + width: 20px; + height: 12px; + border: 1px inset #CCD0DD; +} + +.color-well[default="true"] { + border: 1px solid transparent; + background-color: inherit; +} + +.color-button { + /* override large default min-width */ + min-width : 0px; + margin: 2px; +} + +.menu-list[focused="true"] { + color: white; +} + +#ColorPicker { + -moz-user-focus: normal; +} + +#ColorPickerSwatch { + border : 2px outset #CCD0DD; + width: 25px; + height: 20px; + margin: 0px 3px 0px 0px; +} + +#ColorPickerSwatch[default="true"] { + border : 2px solid transparent; + background-color: inherit; +} + +#LastPickedColor { + width: 17px; + height: 13px; + border: 1px inset #CCD0DD; + margin: 1px 2px 2px 4px; +} + +.popup-trigger { + list-style-image: url(chrome://global/skin/scroll-down.gif); +} + +/* temporary -- we need a simple box-based list defined in XBL */ +tree.list { + border: 1px inset #CCD0DD; + /* same as in menulist.css */ + margin: 1px 5px 2px 5px; + width: 10em; + height: 3em; + /* use rows="#" in XUL to define height */ +} + +#ColorPreview { + border: 1px inset #CCD0DD; + margin-left: 10px; + padding-left: 5px; + padding-right: 5px; + min-width: 100px; + min-height: 50px; +} + +#alignTypeSelect,label#alignLabel { + margin-left: 5px; +} + +#MoreFewerButton[more="0"] { + list-style-image: url(chrome://global/skin/scroll-down.gif); + /* bug 9459 - changing button text doesn't resize width. + This covers that problem, but we want this size anyway */ + min-width: 12em; +} + +/* ::::: table properties dialog ::::: */ + +#MoreFewerButton[more="1"] { + list-style-image: url(chrome://global/skin/scroll-up.gif); + min-width: 12em; +} + +#PreviousButton { + list-style-image: url(chrome://global/skin/arrow-left.gif); +} + +#NextButton { + list-style-image: url(chrome://global/skin/arrow-right.gif); +} + +#PreviousButton[type="row"] { + list-style-image: url(chrome://global/skin/arrow-up.gif); +} + +#NextButton[type="row"] { + list-style-image: url(chrome://global/skin/arrow-down.gif); +} + +/* ::::: spelling dialog ::::: */ + +#MisspelledWord { + font-weight: bold; +} + +#ReplaceWordInput { + min-width: 16em; + width: 16em; +} + +.spell-check { + min-width: 8em; +} + +/* ::::: color picker ::::: */ + +/* use outset shape for a button look */ +.colorpicker { + border: 1px outset #CCD0DD; + /* This should be the same as for textbox */ + margin-left: 4px; + /* For a little extra space between buttons */ + margin-bottom: 2px; +} + + +.colorpicker:active { + border: 1px inset #CCD0DD; +} + +.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; +} + +.align-menu[value="top"] { + list-style-image:url("chrome://editor/skin/images/img-align-top.gif"); +} + +.align-menu[value="center"] { + list-style-image:url("chrome://editor/skin/images/img-align-middle.gif"); +} + +.align-menu[value="bottom"] { + list-style-image:url("chrome://editor/skin/images/img-align-bottom.gif"); +} + +.align-menu[value="right"] { + list-style-image:url("chrome://editor/skin/images/img-align-right.gif"); +} + +.align-menu[value="left"] { + list-style-image:url("chrome://editor/skin/images/img-align-left.gif"); +} + +/* Don't change width/height of these without changing values in + GetOriginalWidth(), EdImageProps.js +*/ +#preview-image-box { + border: 1px inset #CCD0DD; + width : 82px; + max-width : 82px; + min-width : 82px; + height : 52px; + max-height : 52px; + min-height : 52px; + margin : 6px 5px 6px 5px; + overflow : hidden; +} + +#preview-image-holder { + padding : 0px; + margin : 0px; +} + +/* Rest are from Ben Goodger for Advanced Edit dialog + These need reviewing and eliminate all but essential attributes */ +/* Have made some mods and eliminated some unnecessary portions. + hope to merge most of the treecell formatting into global as some of + this "property list" style treecell formatting is used by cookie/signon + viewers. */ + + +#tagLabel { + font-weight: bold; +} + +/* styles for an attribute tree-table */ +tree.AttributesTree { + min-width : 200px; + min-height: 200px; +} + diff --git a/EarlyBlue/skin/EarlyBlue/editor/contents.rdf b/EarlyBlue/skin/EarlyBlue/editor/contents.rdf new file mode 100644 index 00000000..8f28d437 --- /dev/null +++ b/EarlyBlue/skin/EarlyBlue/editor/contents.rdf @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/EarlyBlue/skin/EarlyBlue/editor/editor.css b/EarlyBlue/skin/EarlyBlue/editor/editor.css new file mode 100644 index 00000000..6a56acfa --- /dev/null +++ b/EarlyBlue/skin/EarlyBlue/editor/editor.css @@ -0,0 +1,82 @@ +/* + * 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-1999 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): + */ + +@import url(chrome://communicator/skin/); +@import url(chrome://communicator/skin/sidebar/sidebar.css); +/* Note: most of our styles are in EditorToolbars.css + in order to share with all users of editor +*/ + +/********* image pre-cacheing ********/ +#resource_bundle_editor{ + -moz-binding : url('chrome://editor/skin/resources.xml#resource_bundle_editor') +} + +#content-frame { + min-width: 10px; + min-height: 10px; + height: 400px; +} + +.source-editor, .source-editor:focus { + margin: 0px 5px 5px 0px; + border: 0px; + /* Scroll bars are in content, + so we can't use right and bottom padding! */ + padding: 5px 0px 0px 5px; +} + +/* Multiline textarea for HTML source editing */ +#content-source, #doctype-text + { + font-family : -moz-fixed; + } + +/* +#appcontent + { + border-left : 1px solid ThreeDShadow; + border-top : 1px solid ThreeDDarkShadow; + border-right : 1px solid ThreeDHighlight; + } + +#ContentWindowDeck + { + border-left : 1px solid ThreeDDarkShadow; + border-right : 1px solid ThreeDFace; + } + +#status-bar + { + border-left : none; + border-right : none; + height : 20px; + } + +#EditModeToolbar + { + border-left : 1px solid ThreeDDarkShadow; + border-right : 1px solid ThreeDFace; + border-bottom : 1px solid ThreeDFace !important; + } + +*/ diff --git a/EarlyBlue/skin/EarlyBlue/editor/editorFormatToolbar.css b/EarlyBlue/skin/EarlyBlue/editor/editorFormatToolbar.css new file mode 100644 index 00000000..6e4ac253 --- /dev/null +++ b/EarlyBlue/skin/EarlyBlue/editor/editorFormatToolbar.css @@ -0,0 +1,485 @@ +/* + * 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-1999 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): + */ + +#FormatToolbar > toolbarbutton { + min-width: 18px; +} + +#FormatToolbar > toolbarbutton > .toolbarbutton-box > .toolbarbutton-text { + display: none; +} + +#boldButton + { + list-style-image : url(chrome://editor/skin/images/bold.gif); + } + +#boldButton[disabled="true"], +#boldButton[disabled="true"]:hover, +#boldButton[disabled="true"]:hover:active + { + list-style-image : url("chrome://editor/skin/images/bold-disabled.gif"); + } + +/* +#boldButton:hover + { + list-style-image : url("chrome://editor/skin/images/bold-hover.gif"); + } + +#boldButton:hover:active + { + list-style-image : url("chrome://editor/skin/images/bold-hover-active.gif"); + } +*/ + +#smileButtonMenu { + list-style-image:url("chrome://editor/skin/images/smile.gif"); +} + +#smileButtonMenu[disabled="true"], +#smileButtonMenu[disabled="true"]:hover, +#smileButtonMenu[disabled="true"]:hover:active { + list-style-image:url("chrome://editor/skin/images/smile-disabled.gif"); +} + +.insert-smile > .menu-iconic-left { + list-style-image:url(chrome://global/skin/smiley/smile_n.gif); +} + +.insert-tongue > .menu-iconic-left { + list-style-image:url(chrome://global/skin/smiley/tongue_n.gif); +} + +.insert-frown > .menu-iconic-left { + list-style-image:url(chrome://global/skin/smiley/frown_n.gif); + } + +.insert-wink > .menu-iconic-left { + list-style-image:url(chrome://global/skin/smiley/wink_n.gif); + } + +.insert-laughing > .menu-iconic-left { + list-style-image:url(chrome://global/skin/smiley/laughing_n.gif); + } + +.insert-embarrassed > .menu-iconic-left { + list-style-image:url(chrome://global/skin/smiley/embarrassed_n.gif); + } + + +.insert-undecided > .menu-iconic-left { + list-style-image:url(chrome://global/skin/smiley/undecided_n.gif); +} + +.smiley > .menu-iconic-left { + + margin-right: 15px; +} + + + +#italicButton + { + list-style-image : url("chrome://editor/skin/images/italic.gif"); + } + +#italicButton[disabled="true"], +#italicButton[disabled="true"]:hover, +#italicButton[disabled="true"]:hover:active + { + list-style-image : url("chrome://editor/skin/images/italic-disabled.gif"); + } + +/* +#italicButton:hover + { + list-style-image : url("chrome://editor/skin/images/italic-hover.gif"); + } + +#italicButton:hover:active + { + list-style-image : url("chrome://editor/skin/images/italic-hover-active.gif"); + } +*/ + +#underlineButton + { + list-style-image : url("chrome://editor/skin/images/underline.gif"); + } + +#underlineButton[disabled="true"], +#underlineButton[disabled="true"]:hover, +#underlineButton[disabled="true"]:hover:active + { + list-style-image : url("chrome://editor/skin/images/underline-disabled.gif"); + } + +/* +#underlineButton:hover + { + list-style-image : url("chrome://editor/skin/images/underline-hover.gif"); + } + +#underlineButton:hover:active + { + list-style-image : url("chrome://editor/skin/images/underline-hover-active.gif"); + } +*/ + +#DecreaseFontSizeButton + { + list-style-image : url("chrome://editor/skin/images/dec-font-size.gif"); + } + +#DecreaseFontSizeButton[disabled="true"], +#DecreaseFontSizeButton[disabled="true"]:hover, +#DecreaseFontSizeButton[disabled="true"]:hover:active + { + list-style-image : url("chrome://editor/skin/images/dec-font-size-disabled.gif"); + } + +/* +#DecreaseFontSizeButton:hover + { + list-style-image : url("chrome://editor/skin/images/dec-font-size-hover.gif"); + } + +#DecreaseFontSizeButton:hover:active + { + list-style-image : url("chrome://editor/skin/images/dec-font-size-hover-active.gif"); + } +*/ + +#IncreaseFontSizeButton + { + list-style-image : url("chrome://editor/skin/images/inc-font-size.gif"); + } + +#IncreaseFontSizeButton[disabled="true"], +#IncreaseFontSizeButton[disabled="true"]:hover, +#IncreaseFontSizeButton[disabled="true"]:hover:active + { + list-style-image : url("chrome://editor/skin/images/inc-font-size-disabled.gif"); + } + +/* +#IncreaseFontSizeButton:hover + { + list-style-image : url("chrome://editor/skin/images/inc-font-size-hover.gif"); + } + +#IncreaseFontSizeButton:hover:active + { + list-style-image : url("chrome://editor/skin/images/inc-font-size-hover-active.gif"); + } +*/ + +#ulButton + { + list-style-image :url("chrome://editor/skin/images/bullets.gif"); + } + +#ulButton[disabled="true"], +#ulButton[disabled="true"]:hover, +#ulButton[disabled="true"]:hover:active + { + list-style-image : url("chrome://editor/skin/images/bullets-disabled.gif"); + } + +/* +#ulButton:hover + { + list-style-image : url("chrome://editor/skin/images/bullets-hover.gif"); + } + +#ulButton:hover:active + { + list-style-image : url("chrome://editor/skin/images/bullets-hover-active.gif"); + } +*/ + +#olButton + { + list-style-image : url("chrome://editor/skin/images/numbers.gif"); + } + +#olButton[disabled="true"], +#olButton[disabled="true"]:hover, +#olButton[disabled="true"]:hover:active + { + list-style-image : url("chrome://editor/skin/images/numbers-disabled.gif"); + } + +/* +#olButton:hover + { + list-style-image : url("chrome://editor/skin/images/numbers-hover.gif"); + } + +#olButton:hover:active + { + list-style-image : url("chrome://editor/skin/images/numbers-hover-active.gif"); + } +*/ + +#outdentButton + { + list-style-image : url("chrome://editor/skin/images/outdent.gif"); + } + +#outdentButton[disabled="true"], +#outdentButton[disabled="true"]:hover, +#outdentButton[disabled="true"]:hover:active + { + list-style-image : url("chrome://editor/skin/images/outdent-disabled.gif"); + } + +/* +#outdentButton:hover + { + list-style-image : url("chrome://editor/skin/images/outdent-hover.gif"); + } + +#outdentButton:hover:active + { + list-style-image : url("chrome://editor/skin/images/outdent-hover-active.gif"); + } +*/ + +#indentButton + { + list-style-image : url("chrome://editor/skin/images/indent.gif"); + } + +#indentButton[disabled="true"], +#indentButton[disabled="true"]:hover, +#indentButton[disabled="true"]:hover:active + { + list-style-image : url("chrome://editor/skin/images/indent-disabled.gif"); + } + +/* +#indentButton:hover + { + list-style-image : url("chrome://editor/skin/images/indent-hover.gif"); + } + +#indentButton:hover:active + { + list-style-image : url("chrome://editor/skin/images/indent-hover-active.gif"); + } +*/ + +#AlignPopupButton { + list-style-image : url("chrome://editor/skin/images/align.gif"); +} + +#AlignPopupButton[disabled="true"], +#AlignPopupButton[disabled="true"]:hover, +#AlignPopupButton[disabled="true"]:hover:active { + list-style-image : url("chrome://editor/skin/images/align-disabled.gif"); +} + +/* +#AlignPopupButton:hover { + list-style-image : url("chrome://editor/skin/images/align-hover.gif"); +} + +#AlignPopupButton:hover:active, +#AlignPopupButton[open="true"] { + list-style-image : url("chrome://editor/skin/images/align-hover-active.gif"); +} +*/ + +#InsertPopupButton { + list-style-image : url("chrome://editor/skin/images/insert.gif"); +} + +#InsertPopupButton[disabled="true"], +#InsertPopupButton[disabled="true"]:hover, +#InsertPopupButton[disabled="true"]:hover:active { + list-style-image : url("chrome://editor/skin/images/insert-disabled.gif"); +} + +/* +#InsertPopupButton:hover { + list-style-image : url("chrome://editor/skin/images/insert-hover.gif"); +} + +#InsertPopupButton:hover:active, +#InsertPopupButton[open="true"] { + list-style-image : url("chrome://editor/skin/images/insert-hover-active.gif"); +} +*/ + +#text-align-left, +#align-left-button + { + list-style-image : url("chrome://editor/skin/images/left.gif"); + } + +#text-align-left[disabled="true"], +#text-align-left[disabled="true"]:hover, +#text-align-left[disabled="true"]:hover:active, +#align-left-button[disabled="true"], +#align-left-button[disabled="true"]:hover, +#align-left-button[disabled="true"]:hover:active + { + list-style-image : url("chrome://editor/skin/images/left-disabled.gif"); + } + +/* +#text-align-left:hover, +#align-left-button:hover + { + list-style-image : url("chrome://editor/skin/images/left-hover.gif"); + } + +#text-align-left:hover:active, +#align-left-button:hover:active + { + list-style-image : url("chrome://editor/skin/images/left-hover-active.gif"); + } +*/ + +#text-align-center, +#align-center-button + { + list-style-image : url("chrome://editor/skin/images/center.gif"); + } + +#text-align-center[disabled="true"], +#text-align-center[disabled="true"]:hover, +#text-align-center[disabled="true"]:hover:active, +#align-center-button[disabled="true"], +#align-center-button[disabled="true"]:hover, +#align-center-button[disabled="true"]:hover:active + { + list-style-image : url("chrome://editor/skin/images/center-disabled.gif"); + } + +/* +#text-align-center:hover, +#align-center-button:hover + { + list-style-image : url("chrome://editor/skin/images/center-hover.gif"); + } + +#text-align-center:hover:active, +#align-center-button:hover:active + { + list-style-image : url("chrome://editor/skin/images/center-hover-active.gif"); + } +*/ + +#text-align-right, +#align-right-button + { + list-style-image : url("chrome://editor/skin/images/right.gif"); + } + +#text-align-right[disabled="true"], +#text-align-right[disabled="true"]:hover, +#text-align-right[disabled="true"]:hover:active +#align-right-button[disabled="true"], +#align-right-button[disabled="true"]:hover, +#align-right-button[disabled="true"]:hover:active + { + list-style-image : url("chrome://editor/skin/images/right-disabled.gif"); + } + +/* +#text-align-right:hover, +#align-right-button:hover + { + list-style-image : url("chrome://editor/skin/images/right-hover.gif"); + } + +#text-align-right:hover:active, +#align-right-button:hover:active + { + list-style-image : url("chrome://editor/skin/images/right-hover-active.gif"); + } +*/ + +#text-align-justify, #align-justify-button + { + list-style-image : url("chrome://editor/skin/images/justify.gif"); + } + +#text-align-justify[disabled="true"], +#text-align-justify[disabled="true"]:hover, +#text-align-justify[disabled="true"]:hover:active +#align-justify-button[disabled="true"], +#align-justify-button[disabled="true"]:hover, +#align-justify-button[disabled="true"]:hover:active + { + list-style-image : url("chrome://editor/skin/images/justify-disabled.gif"); + } + +/* +#text-align-justify:hover, +#align-justify-button:hover + { + list-style-image : url("chrome://editor/skin/images/justify-hover.gif"); + } + +#text-align-justify:hover:active, +#align-justify-button:hover:active + { + list-style-image : url("chrome://editor/skin/images/justify-hover-active.gif"); + } +*/ + +.ColorPickerLabel + { + border : 1px inset white; + margin : 0px; + padding : 2px; + } + +.color-button + { + border : 1px inset #CCD0DD; + padding : 0px; + width : 14px; + height : 12px; + margin : 2px; + } + +.color-button:hover + { + border : 1px solid #666699; + } + +#TextColorButton + { + margin : 2px 9px 9px 2px; + } + +#BackgroundColorButton + { + margin : 9px 2px 2px 9px; + } + + diff --git a/EarlyBlue/skin/EarlyBlue/editor/editorModeToolbar.css b/EarlyBlue/skin/EarlyBlue/editor/editorModeToolbar.css new file mode 100644 index 00000000..ea5caaf3 --- /dev/null +++ b/EarlyBlue/skin/EarlyBlue/editor/editorModeToolbar.css @@ -0,0 +1,56 @@ +/* + * 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-1999 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): + */ + +@import url("chrome://editor/skin/EditModeTabs.css"); + +#EditModeToolbar + { + padding : 0px; + -moz-box-align : start; +/* border-bottom : 1px solid ThreeDShadow; */ + margin-bottom : 0px; + min-width : 1px; +/* color : white; + background-color : ThreeDFace; */ + } + +#NormalModeButton + { + list-style-image : url(chrome://editor/skin/images/editmode-normal.gif); + } + +#TagModeButton + { + list-style-image : url(chrome://editor/skin/images/editmode-tags.gif); + } + +#SourceModeButton + { + list-style-image : url(chrome://editor/skin/images/editmode-html.gif); + } + +#PreviewModeButton + { + list-style-image : url(chrome://editor/skin/images/editmode-preview.gif); + } + + diff --git a/EarlyBlue/skin/EarlyBlue/editor/editorPrimaryToolbar.css b/EarlyBlue/skin/EarlyBlue/editor/editorPrimaryToolbar.css new file mode 100644 index 00000000..547f05b9 --- /dev/null +++ b/EarlyBlue/skin/EarlyBlue/editor/editorPrimaryToolbar.css @@ -0,0 +1,356 @@ +/* + * 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-1999 Netscape Communications Corporation. All + * Rights Reserved. + * + * Contributor(s): + */ + +#newButton + { + list-style-image : url("chrome://editor/skin/images/newfile.gif"); + } + +#newButton[disabled="true"], +#newButton[disabled="true"]:hover, +#newButton[disabled="true"]:hover:active + { + list-style-image : url("chrome://editor/skin/images/newfile-disabled.gif"); + } + +/* +#newButton:hover + { + list-style-image : url("chrome://editor/skin/images/newfile-hover.gif"); + } + +#newButton:hover:active + { + list-style-image : url("chrome://editor/skin/images/newfile-hover-active.gif"); + } +*/ + +#openButton + { + list-style-image : url("chrome://editor/skin/images/openfile.gif"); + } + +#openButton[disabled="true"], +#openButton[disabled="true"]:hover, +#openButton[disabled="true"]:hover:active + { + list-style-image : url("chrome://editor/skin/images/openfile-disabled.gif"); + } + +/* +#openButton:hover + { + list-style-image : url("chrome://editor/skin/images/openfile-hover.gif"); + } + +#openButton:hover:active + { + list-style-image : url("chrome://editor/skin/images/openfile-hover-active.gif"); + } +*/ + +#saveButton + { + list-style-image : url("chrome://editor/skin/images/savefile.gif"); + } + +#saveButton[disabled="true"], +#saveButton[disabled="true"]:hover, +#saveButton[disabled="true"]:hover:active + { + list-style-image : url("chrome://editor/skin/images/savefile-disabled.gif"); + } + +/* +#saveButton:hover + { + list-style-image : url("chrome://editor/skin/images/savefile-hover.gif"); + } + +#saveButton:hover:active + { + list-style-image : url("chrome://editor/skin/images/savefile-hover-active.gif"); + } +*/ + +#saveButton[dirty="true"] + { + list-style-image : url("chrome://editor/skin/images/savefile-dirty.gif"); + } + +#saveButton[dirty="true"][disabled="true"], +#saveButton[dirty="true"][disabled="true"]:hover, +#saveButton[dirty="true"][disabled="true"]:hover:active + { + list-style-image : url("chrome://editor/skin/images/savefile-disabled.gif"); + } + +/* +#saveButton[dirty="true"]:hover + { + list-style-image : url("chrome://editor/skin/images/savefile-hover.gif"); + } + +#saveButton[dirty="true"]:hover:active + { + list-style-image : url("chrome://editor/skin/images/savefile-hover-active.gif"); + } +*/ + +#publishButton + { + list-style-image : url("chrome://editor/skin/images/publish.gif"); + } + +#publishButton[disabled="true"], +#publishButton[disabled="true"]:hover, +#publishButton[disabled="true"]:hover:active + { + list-style-image : url("chrome://editor/skin/images/publish-disabled.gif"); + } + +/* +#publishButton:hover + { + list-style-image : url("chrome://editor/skin/images/publish-hover.gif"); + } + +#publishButton:hover:active + { + list-style-image : url("chrome://editor/skin/images/publish-hover-active.gif"); + } +*/ + +#previewButton + { + list-style-image : url("chrome://editor/skin/images/preview.gif"); + } + +#previewButton[disabled="true"], +#previewButton[disabled="true"]:hover, +#previewButton[disabled="true"]:hover:active + { + list-style-image : url("chrome://editor/skin/images/preview-disabled.gif"); + } + +/* +#previewButton:hover + { + list-style-image : url("chrome://editor/skin/images/preview-hover.gif"); + } + +#previewButton:hover:active + { + list-style-image : url("chrome://editor/skin/images/preview-hover-active.gif"); + } +*/ + +#printButton + { + list-style-image : url("chrome://global/skin/print.gif"); + } + +#printButton[disabled="true"] + { + list-style-image : url("chrome://global/skin/print-disabled.gif"); + } + +/* +#printButton[buttonover="true"] + { + list-style-image : url("chrome://global/skin/print-hover.gif"); + } + +#printButton[buttondown="true"] + { + list-style-image : url("chrome://global/skin/print-hover-active.gif"); + } +*/ + +#findButton + { + list-style-image : url("chrome://editor/skin/images/find.gif"); + } + +#findButton[disabled="true"], +#findButton[disabled="true"]:hover, +#findButton[disabled="true"]:hover:active + { + list-style-image : url("chrome://editor/skin/images/find-disabled.gif"); + } + +/* +#findButton:hover + { + list-style-image : url("chrome://editor/skin/images/find-hover.gif"); + } + +#findButton:hover:active + { + list-style-image : url("chrome://editor/skin/images/find-hover-active.gif"); + } +*/ + +#linkButton + { + list-style-image : url("chrome://editor/skin/images/link.gif"); + } + +#linkButton[disabled="true"], +#linkButton[disabled="true"]:hover, +#linkButton[disabled="true"]:hover:active + { + list-style-image : url("chrome://editor/skin/images/link-disabled.gif"); + } + +/* +#linkButton:hover + { + list-style-image : url("chrome://editor/skin/images/link-hover.gif"); + } + +#linkButton:hover:active + { + list-style-image : url("chrome://editor/skin/images/link-hover-active.gif"); + } +*/ + +#imageButton + { + list-style-image : url("chrome://editor/skin/images/image.gif"); + } + +#imageButton[disabled="true"], +#imageButton[disabled="true"]:hover, +#imageButton[disabled="true"]:hover:active + { + list-style-image : url("chrome://editor/skin/images/image-disabled.gif"); + } + +/* +#imageButton:hover + { + list-style-image : url("chrome://editor/skin/images/image-hover.gif"); + } + +#imageButton:hover:active + { + list-style-image : url("chrome://editor/skin/images/image-hover-active.gif"); + } +*/ + +#namedAnchorButton + { + list-style-image : url("chrome://editor/skin/images/anchor.gif"); + } + +#namedAnchorButton[disabled="true"], +#namedAnchorButton[disabled="true"]:hover, +#namedAnchorButton[disabled="true"]:hover:active + { + list-style-image : url("chrome://editor/skin/images/anchor-disabled.gif"); + } + +/* +#namedAnchorButton:hover + { + list-style-image : url("chrome://editor/skin/images/anchor-hover.gif"); + } + +#namedAnchorButton:hover:active + { + list-style-image : url("chrome://editor/skin/images/anchor-hover-active.gif"); + } +*/ + +#hlineButton + { + list-style-image : url("chrome://editor/skin/images/hline.gif"); + } + +#hlineButton[disabled="true"], +#hlineButton[disabled="true"]:hover, +#hlineButton[disabled="true"]:hover:active + { + list-style-image : url("chrome://editor/skin/images/hline-disabled.gif"); + } + +/* +#hlineButton:hover + { + list-style-image : url("chrome://editor/skin/images/hline-hover.gif"); + } + +#hlineButton:hover:active + { + list-style-image : url("chrome://editor/skin/images/hline-hover-active.gif"); + } +*/ + +#tableButton + { + list-style-image : url("chrome://editor/skin/images/table.gif"); + } + +#tableButton[disabled="true"], +#tableButton[disabled="true"]:hover, +#tableButton[disabled="true"]:hover:active + { + list-style-image : url("chrome://editor/skin/images/table-disabled.gif"); + } + +/* +#tableButton:hover + { + list-style-image : url("chrome://editor/skin/images/table-hover.gif"); + } + +#tableButton:hover:active + { + list-style-image : url("chrome://editor/skin/images/table-hover-active.gif"); + } +*/ + +#spellingButton + { + list-style-image : url("chrome://editor/skin/images/spell.gif"); + } + +#spellingButton[disabled="true"], +#spellingButton[disabled="true"]:hover, +#spellingButton[disabled="true"]:hover:active + { + list-style-image : url("chrome://editor/skin/images/spell-disabled.gif"); + } + +/* +#spellingButton:hover + { + list-style-image : url("chrome://editor/skin/images/spell-hover.gif"); + } + +#spellingButton:hover:active + { + list-style-image : url("chrome://editor/skin/images/spell-hover-active.gif"); + } +*/ + diff --git a/EarlyBlue/skin/EarlyBlue/editor/images/Map_Copy.gif b/EarlyBlue/skin/EarlyBlue/editor/images/Map_Copy.gif new file mode 100755 index 0000000000000000000000000000000000000000..38e33ca8582d123f165de1c713016610c667d679 GIT binary patch literal 908 zcmZ?wbhEHb6k!lz_|Cxa9|%AM!~Znn{|pQ>Xa1kbkk$YK4Ey)*XE3*Mnzg)vfgvsJ zjInW=l9CcoEdx*;P#P!-X8lh)^Z);uGiUyvnVANJ#y|sR{;wYeqaiTpLjah96@RiY zGB9v5=m6Oapgh6Ak;x#;A>*-OfnzhDkXFo#2MZk78I-(wIuFp;@e+1fAWr9z5Vk0hgo#m!GoPj%`#-qO+BoaEaikneUzQ)tDR8IrwRQ%@SM YaB20?*Xym?@WiPvVsnXa1kbkk$YK4Ey)*XE3*Mnzg)vfgvsJ zjInW=l9CcoEdx*;P#P!-X8lh)^Z);uGiUyvnVANJ#y|sR{;wYeqaiTpLjah96@RiY zGB9v5=m6Oapgh6AQOF?7A>*-Ofny_|kXB4Z!2)Im0cEF>3jzyWc=#Cud^T)MaO;pz z6mzKfpnRfT*}7^9hk^=2AFuB=o|Q$a-aV{YLQ^;=K0Yynn_J|Xa1kbkk$YK4Ey)*XE3*Mnzg)vfgvsJ zjInW=l9CcoEdx*;P#P!-X8lh)^Z);uGiUyvnVANJ#y|sR{;wYeqaiTpLjah96@RiY zGB9v5=m6Oapgh6Ak;fp+A>*-O!NF!GS&fngfrn0QysTysHx@i{Y2}q+V)ziC$i^eU zYsK(kvfewfSi8C_doPr~BD8^HhR##3GA;&d0MmyZr2qf` literal 0 HcmV?d00001 diff --git a/EarlyBlue/skin/EarlyBlue/editor/images/Map_contrast.gif b/EarlyBlue/skin/EarlyBlue/editor/images/Map_contrast.gif new file mode 100755 index 0000000000000000000000000000000000000000..0d9d0a3d5f9a8d6f86645568c73ed653b9188dda GIT binary patch literal 184 zcmZ?wbhEHb6k!lz*v!E29|#y2&Ybyw;J|^IGykWhoiR2}V*m<)F_1z7ia%Kx85o!u zbU@-DGaOh_3r={hmSy8Pd;I3S!d?|Ng$%ADrKzGp2BHoQ+b1u4UlX6&!FPz+>Ve8k zULUg!8|$Vx9k|BBz;Jw0*p-(}n-(dmzp$)1&>X^5@IYeWoTiX8yTgfR8P9h9e7LkK QxSBP=w#_=KQ;@+L04)JPGynhq literal 0 HcmV?d00001 diff --git a/EarlyBlue/skin/EarlyBlue/editor/images/Map_pointerTool.gif b/EarlyBlue/skin/EarlyBlue/editor/images/Map_pointerTool.gif new file mode 100755 index 0000000000000000000000000000000000000000..73df3a85d6cb2f88ec2d1d8003a7cf13dbc26939 GIT binary patch literal 79 zcmZ?wbhEHb6lD-$XkcJCaNqy~1B2pE7Dgb&paUX6G7d~?E&VH{-*N|c8(pw?e)mpf eU4@)P-IGqEl^+*8(#*Q;J!@0;x?e#I4AuZdzZzHo literal 0 HcmV?d00001 diff --git a/EarlyBlue/skin/EarlyBlue/editor/images/Map_polygonTool.gif b/EarlyBlue/skin/EarlyBlue/editor/images/Map_polygonTool.gif new file mode 100755 index 0000000000000000000000000000000000000000..01bfe8efe3a220f1f66f84d597a56016b5ad5f5d GIT binary patch literal 79 zcmZ?wbhEHb6lD-$XkcJCaNqy~1B2pE7Dgb&paUX6G7d~?E&VGcZgVd-S$K=Ra9)k^ eI?J1`ZFf7D#b#)w%{~yuBEKnQ^{;s%4AuZ9Zy1*V literal 0 HcmV?d00001 diff --git a/EarlyBlue/skin/EarlyBlue/editor/images/Map_rectangleTool.gif b/EarlyBlue/skin/EarlyBlue/editor/images/Map_rectangleTool.gif new file mode 100755 index 0000000000000000000000000000000000000000..4b09f97d8ee745ceb4be2849885c7b28a87f8f86 GIT binary patch literal 77 zcmZ?wbhEHb6lD-$XkcJCaNqy~1B2pE7Dgb&paUX6G7d~CE&VISXTM!EM<}dIa%+e6 c{MJVvS_eCqy=0p8=9}MIufBNaz~d`Y%)e%$h4Ils|>}O_ct1R>@gc W>y##LVC5>Tkd(i+@UEQ@gEasJS1XMG literal 0 HcmV?d00001 diff --git a/EarlyBlue/skin/EarlyBlue/editor/images/Map_zoomOut.gif b/EarlyBlue/skin/EarlyBlue/editor/images/Map_zoomOut.gif new file mode 100755 index 0000000000000000000000000000000000000000..14eee01edc1a6a1337b528d03c8009d6f423dbdd GIT binary patch literal 123 zcmZ?wbhEHb6k!lzSj52a|Ns9pXZ{~Ja3C%1jInVV0}LqsWMO1rU}De#34qi(Fgs}M zx}(Q(!t>%2Sxh@TwvWZ={%4SY&txV(De~`T-d0yPpna*4J^HNs}FdB(XdcLvM U&8yS%^XY)qy|UjXGB8*J0Hz5mLjV8( literal 0 HcmV?d00001 diff --git a/EarlyBlue/skin/EarlyBlue/editor/images/align-disabled.gif b/EarlyBlue/skin/EarlyBlue/editor/images/align-disabled.gif new file mode 100644 index 0000000000000000000000000000000000000000..fd8dd53802a1762cafde30a8a356a3ea295e683d GIT binary patch literal 73 zcmZ?wbhEHb6krfwSjfQe|NsAnh6W%B1d2ad7#V;-2SkA68JMJ6`ZEu{UAL&lH_GMZ V-m2=Uq4E-4kAs|^bBQom0|54T8%6*C literal 0 HcmV?d00001 diff --git a/EarlyBlue/skin/EarlyBlue/editor/images/align.gif b/EarlyBlue/skin/EarlyBlue/editor/images/align.gif new file mode 100755 index 0000000000000000000000000000000000000000..2755a3c982e21120c078a63b0b3c0d38c3807672 GIT binary patch literal 73 zcmZ?wbhEHb6krfwSjfQe|NsBAv@<{w2o!&^Ffssv4u}BBGcZZD^k*J?yKYg9Zf5XFzC6(8(|hX{hjCYwA6E*eC|#k$$zhWQ?Xf>zrU!L1tn2pbHGOf)E% z%mz2PZT!vs65cj%?mhE6Xa4W-+0%OmFE-lfZ>#52cXmg&n_sA^y0R;}+@)z|b!KOD zx>IvEsv|q1!yTHZu6DMg?Y2f+)yh`1+@e4mX|#CEZOxoHSrt{T(u}3btc*%mYA9$% zRz!s>G*H}imZR*lVB~2jOHp!(sZb*ZG?ZY`V=&rCqs3#5p{Y5M=}e73#!^LOI74F> z3Yw0z)51Ma+)YKwDeRF4n7k$q`~!hQs1XAiO0L4eV6>4&OOxERsX30&1c^V!QrTgV zD|Vrv8FGjmNtyuQ;yOX&mMF;sOkNWQOc=%?)QADiOR(TzFxp6KRy4P1Q**?|2oisc zrLr^&Tp-^WgZ?o%55& X@2=f_|MTqV`0Vwq-LKp0d%FJ*->zXg literal 0 HcmV?d00001 diff --git a/EarlyBlue/skin/EarlyBlue/editor/images/anchor-white.gif b/EarlyBlue/skin/EarlyBlue/editor/images/anchor-white.gif new file mode 100644 index 0000000000000000000000000000000000000000..d7ab334d0132ceb4b7013fd9f514b94e7f689ffa GIT binary patch literal 81 zcmZ?wbhEHb6krfwX!y_Y|Ns932M#FyWMO1rU}Vr?00NMV1CvINJj01KyqB}Q&#G&i j8q2*YnWLe2&9iMm_@;QNwfY{5A7!02vpMC+$Y2csCn+0Q literal 0 HcmV?d00001 diff --git a/EarlyBlue/skin/EarlyBlue/editor/images/anchor.gif b/EarlyBlue/skin/EarlyBlue/editor/images/anchor.gif new file mode 100755 index 0000000000000000000000000000000000000000..07d585920e150cb2a74dbe4e6227f40d4b8159fb GIT binary patch literal 141 zcmZ?wbhEHb6k!ly*v!C?mUd?U{{8>||7Rc$DE?$&WME)q&;cn2nZdwfWpKiC^FcdgRHZ0mPb=j14&m>kza-UnbXQguP$IWp9&XXle_b2;(o@HXZQe)E3FA?i+ Jc(O290|1VVCv^Y- literal 0 HcmV?d00001 diff --git a/EarlyBlue/skin/EarlyBlue/editor/images/bold-disabled.gif b/EarlyBlue/skin/EarlyBlue/editor/images/bold-disabled.gif new file mode 100644 index 0000000000000000000000000000000000000000..8e680f4df148e03ebd72bd346fab85caf54a5287 GIT binary patch literal 82 zcmZ?wbhEHb)yQlJ^q2WKn z|Ns9PcI?=3=FAx&OYtWQBLf3JgAM}_fXrZEQT}k!bM@YeX*J!q{T2I?S&K4O&077W VG3Cs*65qM6ULSj!yIzpN8UU3bF0lXr literal 0 HcmV?d00001 diff --git a/EarlyBlue/skin/EarlyBlue/editor/images/bullets.gif b/EarlyBlue/skin/EarlyBlue/editor/images/bullets.gif new file mode 100755 index 0000000000000000000000000000000000000000..1d462e97c9bd28024739b57cb2cf0132c2ea7a61 GIT binary patch literal 118 zcmZ?wbhEHb6k-ry*v!BnC?P4x5Te1biihEU8pF)Av@;C<8DutY+rq5Sz%cU+L&JZD z|Ns9p?AWmbL@_WZ{$ycfVBlrY0kRoDW-zcQZ#e0>dT+(Fn(o`aihaqfMH#DRt$xy& Ua%NkJ@7!0fk3G#@FUVjG0Q06R@c;k- literal 0 HcmV?d00001 diff --git a/EarlyBlue/skin/EarlyBlue/editor/images/center-disabled.gif b/EarlyBlue/skin/EarlyBlue/editor/images/center-disabled.gif new file mode 100644 index 0000000000000000000000000000000000000000..feaf1808837c0b19977e1a18e1f697ae06b53945 GIT binary patch literal 67 zcmZ?wbhEHb6krfwXkcJyXlVHV|G(l-7DfgJMg|=QAOOiQFiG|FR~~q~W|0a1neMEk U5z%#(0upvlRLq`Ni7;3L0E9pkqyPW_ literal 0 HcmV?d00001 diff --git a/EarlyBlue/skin/EarlyBlue/editor/images/center.gif b/EarlyBlue/skin/EarlyBlue/editor/images/center.gif new file mode 100755 index 0000000000000000000000000000000000000000..85b1177a3500410c9dd6cbe5507e72150db655c0 GIT binary patch literal 113 zcmZ?wbhEHb6krfw*v!C?oP2KY-o5{c28usf7#SEC8FUzc0AvOOi=4p;&(|y#**UwX cOMmDMk(jhZbJ5~c8{e|k=b7CPW?`@f0KjZN<^TWy literal 0 HcmV?d00001 diff --git a/EarlyBlue/skin/EarlyBlue/editor/images/color-disabled.gif b/EarlyBlue/skin/EarlyBlue/editor/images/color-disabled.gif new file mode 100644 index 0000000000000000000000000000000000000000..01fb29f8a08493df80d91bf9e45a8735d5c6a5fb GIT binary patch literal 904 zcmc(ezl+at9LJyEy5bDFzI8DukrUS`dKpfXLb$THQ!-xh>ITCNH<;9QrHrQY+K`mZ zmF(QW@KTtJ7}RYxS-d=6pMS!8d-Zy~p1)q7&y|JC^JkW)G^O8C^~6KQgZbnu_g;!XGde*Z%%Dvpm)vK0eQRZbZ>PjH+J1zUiz^5bbEcziTR12 ztM4wZk7pL2uY5jy>F#)X@y5#a@9!TRo18uO=zDgXN&)t{midB+Qml*s>@4C*VTH zMVmIa6$fr|kkfe0=b!Mt&3E4KXI{@UpYPFQ6Z;RG9?^*YEUEfrRaAMERjI4Y%Bb{8 zt5i25E26?HtU`U)vpmYZ+{)EYEz6?J%dAW&m9i8iFIkBKZKToSF}Kxo`b4H@TBdp| zRYZnoScaN{rboJ`Te=#GyB2AlW@&RJJ%2G^)8Zn@u1dASn(MB3A9;*#?&G86} zQ2S#nm3z2_tL;KT(>%<=gnOX48}g8auty$X@|rmC4+IXOMhs{uxe5n^(MB3Ab#mRN z=9s%WNc=ID%FIpVid`sZy39q6BuxNtah;%XOO)gRCa;MDCJf^cYQ%u%C0KAU7;U80 zE9%>{sX1a}1c^V!Qkm2X9M<0y!$y0b!;%_m$i3G)MA?i(I=$_|a3c>MdieuZI~XP* z&F8?D2oF!gD1P}5XY}vN71EM+_U!&oXw3yJtld2M>gnsNt6%Oo_3q;G!I?wbrp71k z&ECDaxMgD9o`tVRwr*T?_`&3_$473h-!#AO`t2{Xj}~vde?B+A{rIC@(;J?h`@Q^O u-|jP?PhP$>{r1|}{X5^zzWDL+`Pjp$^E2OHe!6|)$=u$bBcpGwX#5`%_J11y literal 0 HcmV?d00001 diff --git a/EarlyBlue/skin/EarlyBlue/editor/images/color-hover.gif b/EarlyBlue/skin/EarlyBlue/editor/images/color-hover.gif new file mode 100644 index 0000000000000000000000000000000000000000..ec1f898f49f34ab040c2dc7924db7e2ee653f7ef GIT binary patch literal 911 zcmc(e&x_A-5XK*|qLg(}BDIuK4m1wrrmU6Pi>r&njy4qSU5b+YC=#Y9ZL)E)xP`0jLP66!%)*3wptu|IkcF^E9$@mCIPeby4xvU2XehY~2ZPZ@8ZC8l z-KOT4yE;hxF_y~AP2`GQC}_IOMUEs*0B~`gpm9r-Ynj6*uT?ZI#(4<35?16Dg2 zCLzt|z?KLPPs1pF`44C8_ljlGXYJ_O{h!dPlbT<>Y2wNKm*-c`Z9n?<^wNvz^;;&F zkDpn*aCu?#_|u*9U*4?VFtY#V#JW2NuB_eoc+I6#i`Q>2oPBrq=iIi#w|7qcot^%% w^nUBEz>% literal 0 HcmV?d00001 diff --git a/EarlyBlue/skin/EarlyBlue/editor/images/color.gif b/EarlyBlue/skin/EarlyBlue/editor/images/color.gif new file mode 100644 index 0000000000000000000000000000000000000000..a4cd03cefcd6b34c7e7b7e93ce25c7ffb46fd090 GIT binary patch literal 911 zcmc(e&x_A-5XK*}qLg(}BDIuK4y$n>H)WBdUQk3LJk*ql=Z6dZdTMlya zBSpqVk?U?QTqP+Pulf8F-naSA`~A%8dFJ!ocVJ@YuA`$G)vqtAK3Nr2US(D4Dzh>w zz0xYx&B%(V@CvI?-}Nkyaxb@X^;65TDDyHa6H28lMafH6qCgvIw0O*I^_)JD>6w

^Wm0*)8ohf&YbwM w@P705+|z`)F)15yhzgMme};DqPu ty`d>KEz{(#XDa?keL5p(`K`F8Sx4WSUERL?v}N~a2Od9{B`ypM)&OBAAdmn6 literal 0 HcmV?d00001 diff --git a/EarlyBlue/skin/EarlyBlue/editor/images/div.gif b/EarlyBlue/skin/EarlyBlue/editor/images/div.gif new file mode 100644 index 0000000000000000000000000000000000000000..0b7dc58908a42fc8b877571d5282813c1a6687f7 GIT binary patch literal 97 zcmZ?wbhEHbHXP#j&PGewTQ2fvB=;H6>YULSZsAs@*?=6GkPZpp! x1A`8T0O??0Qt0VtKb@UO3^odauNT*sZKA4>FT7E7GglWChz4UhMi9by`F2z0KSHEu!9Hd-f*jaO!0k sPfGBZB5++MYQA;q#BIB8b(}P&!+!KIL_*l$+n1nozBnR`I_gAXH6{eyIsEKy-h^+3@xdCj}#ULYXBZx BBr5;_ literal 0 HcmV?d00001 diff --git a/EarlyBlue/skin/EarlyBlue/editor/images/editmode-preview.gif b/EarlyBlue/skin/EarlyBlue/editor/images/editmode-preview.gif new file mode 100755 index 0000000000000000000000000000000000000000..cec09e678ed7903739a0b2d209ef80e43c0f50f5 GIT binary patch literal 152 zcmZ?wbhEHbRAAs?*v!E2|NsA)XU@!=IWrB2(#{+>aDV|XQ2fcl$iTqLpaW6`GJ}D| zb;AiyZ3ffVwv37rqD9kQG%hxu)T%Z2e*3}KZihF@T$kxPWg+)++U_?I(-wW|sCij* cVRFD@qkjRq0l~AbmZcl1O#iJLuEbys05r}s0ssI2 literal 0 HcmV?d00001 diff --git a/EarlyBlue/skin/EarlyBlue/editor/images/editmode-tags.gif b/EarlyBlue/skin/EarlyBlue/editor/images/editmode-tags.gif new file mode 100755 index 0000000000000000000000000000000000000000..be650a15192efb19017b5f9635a7ad0205697ccc GIT binary patch literal 156 zcmZ?wbhEHbRAAs?*v!E2|Noi)|NqaNIWrB2(#{+>aDV|XQ2fcl$iTqLpaW6`GJ}D| zbAyNEs=XHHZJB>2X!J2|uXI?oPRDynTH`V$*-f_La&BW?- zx*=WX3)`W_lAXprxeS_(3}1P+1vw~xxLc&3y5V$Goy7s~b0sg=Y+ky2_l%@&Et; literal 0 HcmV?d00001 diff --git a/EarlyBlue/skin/EarlyBlue/editor/images/find.gif b/EarlyBlue/skin/EarlyBlue/editor/images/find.gif new file mode 100755 index 0000000000000000000000000000000000000000..f71ae98bec4d67ed1006c2f17adefd7b07840845 GIT binary patch literal 159 zcmZ?wbhEHb6k!ly*v!C?mUd?U{{8>||7Rc$DE?$&WME)q&;cn2nZdx~V{pQA^-3J=z7#VtbFEmeR$b5C+N$T>7#XYq2eul5 literal 0 HcmV?d00001 diff --git a/EarlyBlue/skin/EarlyBlue/editor/images/hline.gif b/EarlyBlue/skin/EarlyBlue/editor/images/hline.gif new file mode 100755 index 0000000000000000000000000000000000000000..e7ece1832a2ec53ebce02c6c6c66729962cc4343 GIT binary patch literal 117 zcmZ?wbhEHb6k!ly*v!C?mUd?U{{8>||7Rc$DE?$&WME)q&;cn2nZdxKWN^ZB^+|z`(+w15yIg&A_bU;dS}nhP9%rmzp^*-Tfs&qc0_MUdF0*Ij{E>99be0JNvS% IA18w~0Mp+nlK=n! literal 0 HcmV?d00001 diff --git a/EarlyBlue/skin/EarlyBlue/editor/images/image-disabled.gif b/EarlyBlue/skin/EarlyBlue/editor/images/image-disabled.gif new file mode 100755 index 0000000000000000000000000000000000000000..4b50447177ecb023ad33d4f25c37b304e599d752 GIT binary patch literal 142 zcmZ?wbhEHb6k!ly*v!Dt(9p1d|Nj5~|1%H=6o0ZXGB7YQ=zx@i%wS-#HaOwAdauRn zvzk8=G??PVCkVe7=DLtPIuwBK#r0 literal 0 HcmV?d00001 diff --git a/EarlyBlue/skin/EarlyBlue/editor/images/image.gif b/EarlyBlue/skin/EarlyBlue/editor/images/image.gif new file mode 100755 index 0000000000000000000000000000000000000000..701e819bae37fe4f573b8eee77713e26f0c6bd67 GIT binary patch literal 152 zcmZ?wbhEHb6k!ly*v!C?mUd?U{{8>||7Rc$DE?$&WME)q&;cn2nZdx~YH-4H^YV>{+an^bXQ}MP0}2-yzDQbIcArZ* z5~ydn>^!s58#k59UJX&Dya`M4&b-;Q+^&l$R96-OSE*4`pOw`i3vIRnhO^%;bgG3&RVg$07wG>EkjMb literal 0 HcmV?d00001 diff --git a/EarlyBlue/skin/EarlyBlue/editor/images/img-align-left.gif b/EarlyBlue/skin/EarlyBlue/editor/images/img-align-left.gif new file mode 100755 index 0000000000000000000000000000000000000000..117b93fcaf155e87c62e8fe4cbff086f625c763c GIT binary patch literal 173 zcmZ?wbhEHbRA7)|SoELaf9h$5T|mB0mYvzj0_Ac3_2hIkXi@kB9C2n z{;lcpbY8GS8^8-Q#@z_Xidfc%0drB;4JaB()%F zfnaB3v0V4=-W-90Rh#!+FY|fU5_`gE)sKf7`g7E^Z6nUj`V?B?vUbrab>SeHI`;;V SY^U_@9)b3LiC%3^25SHj;Y5G{ literal 0 HcmV?d00001 diff --git a/EarlyBlue/skin/EarlyBlue/editor/images/img-align-middle.gif b/EarlyBlue/skin/EarlyBlue/editor/images/img-align-middle.gif new file mode 100755 index 0000000000000000000000000000000000000000..911ba464a18922092003b7bf3ce3930e725fa379 GIT binary patch literal 185 zcmZ?wbhEHbRA7)|SoELaf9h$5T|mB0mYvzj0_Ac3_2hIkXi@kI*(m< z{;lbe%$mFT$WqVmT`E1wYz&9l*XHaNE6_Q;PC4;M!Ls7})%)UeJ!->u?vz(XB>z|g=R?M6Gpz!IjIR35b8h$l~{=QMs f4RN~hfzeEzjrr{=78BFl>wB_i&zbAY$zTltLSabQ literal 0 HcmV?d00001 diff --git a/EarlyBlue/skin/EarlyBlue/editor/images/img-align-right.gif b/EarlyBlue/skin/EarlyBlue/editor/images/img-align-right.gif new file mode 100755 index 0000000000000000000000000000000000000000..8e679f50a4918cc4a562f4e3cec1337f5779b16c GIT binary patch literal 169 zcmZ?wbhEHbRA7)|SoELaf9h$5T|mB0mYvzj0_Ac3_2hIkXi@kJda&> z{^gwTWY;cjnc&{YZ^p4?0^=q2bvdt{Ty@TGQYvF!usnbNg#!x&Zb)-=Pd%H~^hv>8 zwQF7F;n4p^MKfiOx2gT(wQWMRjtDSM4)xYq^NDQorQ( O4!+iI;Z7Y+25SJRxB0mYvzj0_Ac3_2hIkXi@kI*(m< z{;lbe%$mFT$WqVu_Y``R*%+8P*5>RME6_P#BHJEeH|OQ*qHQy?J#st^#AH1_2d+|z`)F)15yhzgMme>z(aBM uUZwlCTjovqTKdo;ammT0551b+X|K^ literal 0 HcmV?d00001 diff --git a/EarlyBlue/skin/EarlyBlue/editor/images/indent-disabled.gif b/EarlyBlue/skin/EarlyBlue/editor/images/indent-disabled.gif new file mode 100644 index 0000000000000000000000000000000000000000..58c739a77b96f6027e8fa99e226b9fc82666ea47 GIT binary patch literal 76 zcmZ?wbhEHb6k-ryXkcJyXlVHV|G(l-7DfgJMg|=QAOOiQFe&%+uRP7cubi{xWTivs ddC&gP>4l{Sw@-{Rv(gM*_g-l6=0FApYXC_s7v literal 0 HcmV?d00001 diff --git a/EarlyBlue/skin/EarlyBlue/editor/images/indent.gif b/EarlyBlue/skin/EarlyBlue/editor/images/indent.gif new file mode 100755 index 0000000000000000000000000000000000000000..6ff1a76bde68902179f7eae9d9cfeb82c7513552 GIT binary patch literal 122 zcmZ?wbhEHb6k-ry*v!C?oP2KY-o5{c28usf7#SEC8FUzc0AvOOi@L!H&((WpG@Z3R lpYW_!SRiWlvy~|pUdd8x)N`h-4{QFoH{SM^zYrsXH2^dbL_Gii literal 0 HcmV?d00001 diff --git a/EarlyBlue/skin/EarlyBlue/editor/images/insert-disabled.gif b/EarlyBlue/skin/EarlyBlue/editor/images/insert-disabled.gif new file mode 100644 index 0000000000000000000000000000000000000000..4160ac430273492ce76561cfeb18146e744c19a9 GIT binary patch literal 81 zcmZ?wbhEHb6krfwXkcJyXlVHV|G(l-7DfgJMg|=QAOOiQFlqGkOCEUJ)6iAoS9yPv if6~?5&gHdiBD2m0$?=t!JyTo1uJmD2jI%ozAoy%+4L}r~0lH)5cd#1L2UFpN57-x4z25SKJ>l=mu literal 0 HcmV?d00001 diff --git a/EarlyBlue/skin/EarlyBlue/editor/images/italic-disabled.gif b/EarlyBlue/skin/EarlyBlue/editor/images/italic-disabled.gif new file mode 100644 index 0000000000000000000000000000000000000000..d91d6338fe547404209e66347612f6746e21659f GIT binary patch literal 74 zcmZ?wbhEHb+|z`)F)15yhzgMmf9;Do2P isKssVvZHe1UJop$D8E{noxVv-W_PaJ>>c8a4AubMJQwx= literal 0 HcmV?d00001 diff --git a/EarlyBlue/skin/EarlyBlue/editor/images/justify-disabled.gif b/EarlyBlue/skin/EarlyBlue/editor/images/justify-disabled.gif new file mode 100644 index 0000000000000000000000000000000000000000..e5fe8f1dac461be48912c994c6576316b679e7df GIT binary patch literal 74 zcmZ?wbhEHb6krfwSjfQe|NsAnh6W%B1d2ad7#V;-2SkA68JMJ7`YR88;pORx`um%7Qq8k(d literal 0 HcmV?d00001 diff --git a/EarlyBlue/skin/EarlyBlue/editor/images/justify.gif b/EarlyBlue/skin/EarlyBlue/editor/images/justify.gif new file mode 100755 index 0000000000000000000000000000000000000000..b190f3ea1310aa9ed56f50c1fb864cb24f9e3eff GIT binary patch literal 114 zcmZ?wbhEHb6krfw*v!E2|NsBAv@-_|9AF?0DE?$&WME)o&;cn2nZdv!A8^9+HIGGh gPWAnS2fg7dCN8O5G;h|%wc3ZK*R0AgKHGM literal 0 HcmV?d00001 diff --git a/EarlyBlue/skin/EarlyBlue/editor/images/left.gif b/EarlyBlue/skin/EarlyBlue/editor/images/left.gif new file mode 100755 index 0000000000000000000000000000000000000000..84936fae4488e966212739e7525823a26521b235 GIT binary patch literal 113 zcmZ?wbhEHb6krfw*v!C?oP2KY-o5{c28usf7#SEC8FUzc0AvOOi=4p;&(|y#**Vqs b8`QfNn9Xy{TqJj5Q`V1dhUWK!SQxAUyP7|} literal 0 HcmV?d00001 diff --git a/EarlyBlue/skin/EarlyBlue/editor/images/link-disabled.gif b/EarlyBlue/skin/EarlyBlue/editor/images/link-disabled.gif new file mode 100755 index 0000000000000000000000000000000000000000..8da03271cddef31a8c9ded5c1c11d300c261ca6b GIT binary patch literal 137 zcmZ?wbhEHb6k!ly*v!Dt(9p1d|Nj5~|1%H=6o0ZXGB7YQ=zx@i%wS+KGdSV7dauRn zv%gsyzI#4oYf70pbxqe+##I|XT25XZeX(NCFWbB4j{Uw`zzkkv^a|A{45oeT`t E0A=DRng9R* literal 0 HcmV?d00001 diff --git a/EarlyBlue/skin/EarlyBlue/editor/images/link-white.gif b/EarlyBlue/skin/EarlyBlue/editor/images/link-white.gif new file mode 100644 index 0000000000000000000000000000000000000000..b2d3ba678cc33a644690a95e39deead562c94896 GIT binary patch literal 81 zcmZ?wbhEHb6krfwX!y_Y|Ns932M#FyWMO1rU}Vr?00NMV1CvHiKL@*Pwv^AslO_6h j&s#m!jla^FY+9(bH1XlI$ag8r^0}{lIK4ERk--`OM}Zx@ literal 0 HcmV?d00001 diff --git a/EarlyBlue/skin/EarlyBlue/editor/images/link.gif b/EarlyBlue/skin/EarlyBlue/editor/images/link.gif new file mode 100755 index 0000000000000000000000000000000000000000..b62d1eb122dceae0ec366841e59f4f8d90fe94f2 GIT binary patch literal 141 zcmZ?wbhEHb6k!ly*v!C?mUd?U{{8>||7Rc$DE?$&WME)q&;cn2nZdwfWpKiC^>!*pEO0YaN+b_Qy5MdiLLwWbA8*+=ZofPsB1_iYR^9x;Sx0Mj2frZ)5cXk b&$+7S6fKp{3c39=D)+Dn`_a7Z$_&;3++8p5 literal 0 HcmV?d00001 diff --git a/EarlyBlue/skin/EarlyBlue/editor/images/numbers-disabled.gif b/EarlyBlue/skin/EarlyBlue/editor/images/numbers-disabled.gif new file mode 100644 index 0000000000000000000000000000000000000000..b2efda0460453cb3d2c8f218a23bdb4f97fa152d GIT binary patch literal 76 zcmZ?wbhEHb6k-ryXkcJyXlVHV|G(l-7DfgJMg|=QAOOiQFe&%+&s;uy)OFg{P%yAEFo-tO0a-8s-21 literal 0 HcmV?d00001 diff --git a/EarlyBlue/skin/EarlyBlue/editor/images/numbers.gif b/EarlyBlue/skin/EarlyBlue/editor/images/numbers.gif new file mode 100755 index 0000000000000000000000000000000000000000..5ac194fb8d9f06c9d74936eb049f19413a56580e GIT binary patch literal 122 zcmZ?wbhEHb6k-ry*v!C?oP2KY-o5{c28usf7#SEC8FUzc0AvOOi@L!H&umsR|Awva lq}98GIIC71UwZT8uH=|?dfDtxdS6S6_HPz?FUH7V4FCdnLl6J} literal 0 HcmV?d00001 diff --git a/EarlyBlue/skin/EarlyBlue/editor/images/openfile-disabled.gif b/EarlyBlue/skin/EarlyBlue/editor/images/openfile-disabled.gif new file mode 100755 index 0000000000000000000000000000000000000000..08fe7fca44682e036f2d4312e2da4ec21593033d GIT binary patch literal 141 zcmZ?wbhEHb6k!ly*v!Dt(9m$;z=8k&|1%H=6o0ZXGB7YQ=zx@i%wS-#GC1M6dauRn zvxYwsepE_1uszC%d+pg8)D`yj%q0_v+rho>*Y{-J@P1jL8$Tf;_}wJOevNdQ(segH HSs1JV&RZyF literal 0 HcmV?d00001 diff --git a/EarlyBlue/skin/EarlyBlue/editor/images/openfile.gif b/EarlyBlue/skin/EarlyBlue/editor/images/openfile.gif new file mode 100755 index 0000000000000000000000000000000000000000..bb474f1cdf4e160ae8eb4671452f11c9300f3e72 GIT binary patch literal 150 zcmZ?wbhEHb6k!ly*v!C?mUiaAfdl{l|7Rc$DE?$&WME)q&;cn2nZdx~Y;eMJ^k5g;=dSkwhhc&^?%qwTEq m`GjY+!2)5@uQKmiPFu{m=DE({lE~(dd!zT>;TK?Jum%AA=pK3i literal 0 HcmV?d00001 diff --git a/EarlyBlue/skin/EarlyBlue/editor/images/preview-disabled.gif b/EarlyBlue/skin/EarlyBlue/editor/images/preview-disabled.gif new file mode 100755 index 0000000000000000000000000000000000000000..9a5d3eaeb467054ae393fcae4863df41a012a807 GIT binary patch literal 93 zcmZ?wbhEHb6k!lyXkcJyXlVHV|G(l-7DfgJMg|=QAOOiQFq!o9uRQ&hU!KA6Y}dNQ w)1JR!ot!p7)pS`##ga!^O>@kQ-aXaY+O_%p%#j0_Bn3_2hkATu0TtPD zp!V8Frc={S^eWHVw?4Zl$~|6bZhgV~{|CB!GA4cu(Uo1jBUskoEcWfr9KGg%{6OJxL$X(ASp5ONU}QPQi$)G2%e(Mkl%Ar@k36(1oX z!YKwpY))zAD@dxzH|r%_-7qu%ZT8+f*xkJUYSN^CQuWKKsPZbSQdgOkQR$UdscuGA zM1@yag?iSrJj%V?%GIluWl`p3Rwj^2S&EXEtV97e&|tC5w3?@1WO}A$s%fbrGCadF z)GBCtq+WZCN#2|ij=1;1uLonLo_OpMGs=Ifd-3ZwV|$g9$^t`f6!97 zhg-PXE-Gl6hgq0#k0@qC9teKGWEyNxsH2xbDXea9#`qv5p<_Mvg_3mM;~E0Y@{K&Z!&Z=@POuX;7Wvt zr$Gh!e|R@8mY1Z3?lyP-6T0$L-&fZ6PhOrLE~Yz==SQ<`EoP5CES}BI->n`_pXZ;x z?!I5W_k3r5a_eksZSUL8#jl$`K2BS&mk)k_d2)Pv>OCo%ETIKWa}5?u&YE>lp>FlBt`he-+amP7-{wqTD%F1UmW8T;gUPI} TNW;skRk>@c_9u9;FjxZsBV8+n literal 0 HcmV?d00001 diff --git a/EarlyBlue/skin/EarlyBlue/editor/images/right-disabled.gif b/EarlyBlue/skin/EarlyBlue/editor/images/right-disabled.gif new file mode 100644 index 0000000000000000000000000000000000000000..87500daa8dbe936e309b2b9a561cb4453ab281b5 GIT binary patch literal 67 zcmZ?wbhEHb6krfwXkcJyXlVHV|G(l-7DfgJMg|=QAOOiQFiG|FR~~q~W|0s7ncZ23 U!>#$)LMno@JAf`!2v0LvpluK)l5 literal 0 HcmV?d00001 diff --git a/EarlyBlue/skin/EarlyBlue/editor/images/savefile-dirty.gif b/EarlyBlue/skin/EarlyBlue/editor/images/savefile-dirty.gif new file mode 100755 index 0000000000000000000000000000000000000000..e64dc6515b537d126b46b4a1aa7f0c2711ef68a3 GIT binary patch literal 157 zcmZ?wbhEHb6k!ly*v!C?mUiaAfdl`6;J^U}B7ovg7DfgJMg|>_T96qGEM5jDJXi0v zczss)N5YTT0|pFEU0hFJ&eUFg=>5!7Im5{oB{G^pF|MKRp KF%w{9um%7;r72+m literal 0 HcmV?d00001 diff --git a/EarlyBlue/skin/EarlyBlue/editor/images/savefile.gif b/EarlyBlue/skin/EarlyBlue/editor/images/savefile.gif new file mode 100755 index 0000000000000000000000000000000000000000..599905ef34819c310360b37c271ae4b8e6afb22b GIT binary patch literal 153 zcmZ?wbhEHb6k!ly*v!C?mUiaAfdl{l|7Rc$DE?$&WME)q&;cn2nZdx~W^lrD^flCvfZtYn(4(HRH3UL$Pl} wc0);!s@oNb1q&`z%0I5kmd?+4I<4T>&FWVfYkf8*cCfV=G@Vjg#K2$;0O4CEFaQ7m literal 0 HcmV?d00001 diff --git a/EarlyBlue/skin/EarlyBlue/editor/images/span.gif b/EarlyBlue/skin/EarlyBlue/editor/images/span.gif new file mode 100644 index 0000000000000000000000000000000000000000..758a77ca75aed5aedefecda297901e4b73d818af GIT binary patch literal 96 zcmZ?wbhEHbHXP#j&PGewTQ2fvB=;H6>YULSZsAs@*?=6GkPZpp! w1A`8T0O??0lJDtfKb^~aFnZB7Q`aet?>Hl*uDL4Tn6uQPNP6-SH%10)0EC(y)Bpeg literal 0 HcmV?d00001 diff --git a/EarlyBlue/skin/EarlyBlue/editor/images/spell-disabled.gif b/EarlyBlue/skin/EarlyBlue/editor/images/spell-disabled.gif new file mode 100755 index 0000000000000000000000000000000000000000..ae73f0d78845442f74192baa473ac40a69ae6e4c GIT binary patch literal 159 zcmZ?wbhEHblw=TP*v!Dt(9m$;z=8in1I3>#j0_Bn3_1)z05XGt#mC@;=jy#eFV32- zJ0M>1NTcmxW#t^MWx{*-8!~n_g%y3oHGPJwVjYWal|OCV2A2jjc%swU?sQo Y$$9P9QuzM-ZP~lJ?^k$Mv=W0g0Ls)?vH$=8 literal 0 HcmV?d00001 diff --git a/EarlyBlue/skin/EarlyBlue/editor/images/spell.gif b/EarlyBlue/skin/EarlyBlue/editor/images/spell.gif new file mode 100755 index 0000000000000000000000000000000000000000..9b9127663f21ecdb8549b35410afc5f40d792b9e GIT binary patch literal 159 zcmZ?wbhEHblw=TP*v!C?oP6%Ufdl`E28usf7#SEC8FUzc0AvOOi;uwx&((W{UYs>u zcR;-2kw)9Y%E~!h%Y^szX?mU%yLD{E?z@K5IcErdYC9o$;)qdN!4B268r@9U!AfrF Ylk?iIrSSdv+p>3c->>kjXe9<~0M)%$#sB~S literal 0 HcmV?d00001 diff --git a/EarlyBlue/skin/EarlyBlue/editor/images/table-disabled.gif b/EarlyBlue/skin/EarlyBlue/editor/images/table-disabled.gif new file mode 100755 index 0000000000000000000000000000000000000000..c4e1072ef25143f8de7c409be5eba437c9eaaa88 GIT binary patch literal 157 zcmZ?wbhEHb6k!ly*v!Dt(9p1d|Nj5~|1%H=6o0ZXGB7YQ=zx@i%wS;gGC1M6dauQ6 z?Op#B95`>Q_^B*lTXkcXvhx-v)#Ij}saZSo{H3K;!i)^o00{pqdjJ3c literal 0 HcmV?d00001 diff --git a/EarlyBlue/skin/EarlyBlue/editor/images/table-white.gif b/EarlyBlue/skin/EarlyBlue/editor/images/table-white.gif new file mode 100644 index 0000000000000000000000000000000000000000..f65274fe02a69ac4a9b63e95b0a888571b182c5a GIT binary patch literal 81 zcmZ?wbhEHb6krfwX!y_Y|Ns932M#FyWMO1rU}Vr?00NMV1CvHie||7Rc$DE?$&WME)q&;cn2nZdx~WpKiC^e+`Q?qvF`AbWygc%vE0Tux)lK=n! literal 0 HcmV?d00001 diff --git a/EarlyBlue/skin/EarlyBlue/editor/images/underline-disabled.gif b/EarlyBlue/skin/EarlyBlue/editor/images/underline-disabled.gif new file mode 100644 index 0000000000000000000000000000000000000000..aa5c1f5d474505240ad7ce3e16b729401be38801 GIT binary patch literal 82 zcmZ?wbhEHb+|z`)F)15yhzgMmf8;DqPO r9TAUg^4>OyhTRM4(y+{0eRE!(R + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/EarlyBlue/skin/EarlyBlue/editor/textEditor.css b/EarlyBlue/skin/EarlyBlue/editor/textEditor.css new file mode 100644 index 00000000..658a26d0 --- /dev/null +++ b/EarlyBlue/skin/EarlyBlue/editor/textEditor.css @@ -0,0 +1,27 @@ +/* + * 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): + */ + +@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); + +.separator_small { + width: 1em; +} diff --git a/EarlyBlue/skin/EarlyBlue/global/alert-icon.gif b/EarlyBlue/skin/EarlyBlue/global/alert-icon.gif new file mode 100755 index 0000000000000000000000000000000000000000..dd31a95b598283f989bcde0c8731567361ca9705 GIT binary patch literal 217 zcmZ?wbhEHbRA5kG*v!E2|Nnusv@-|5prN55Eo~+PUZD7sg^_`Qi9rXX3S@=@OIyGR z&-5LpuVotkD+uI7iC4K+RVi<8Tls5~N@`nf?4iQO*W0J(s}%|M&!6Kbpre=VJK>Wi z=eIVKtS?owq*`6{g*9huF7_}kJ-bfr_L5~gdgobjw6Z{ufx#L8=z>fU literal 0 HcmV?d00001 diff --git a/EarlyBlue/skin/EarlyBlue/global/animthrob.gif b/EarlyBlue/skin/EarlyBlue/global/animthrob.gif new file mode 100755 index 0000000000000000000000000000000000000000..87a23e3f57fa2fb6548e8b8f909e81993802d030 GIT binary patch literal 7880 zcmZ{JXIK+h*KI-*scDc9S^}ZB5JGPuv?PSydkejHq-aQ?hZ1@*P3}6F66j4+} z#WHqhbY|3r)9K&7 zeIvFGeBVSzZ@093`+ki6ChB7E=@{eAuYG713Tze`#? z{O1E(pKnrs4#NrD3>rVaZN)=d_f5DVwj2AIc5t-`~ z-XxAQ!!R3LxGalaFm7a0b{#x>XHLVadL1LN>B>sAES%U!t(#r83VzNVQGKD4s+A&( zKY1M1ze$T`F8qs#7IA4Ix0if$fFF1xYTZ^iaWNfcFmd0)Xpq8+=wq$0H`d<*(Z(Xf z)6g)aUVE&`yoR5eaF%|?d;lZVS!RV5SoHdw2peB@sP*yzSl-;**G<&G`GSF8a-xif zZjxx64$Oy%V@FDrz^FB8$w3^Jfk%U33bO=lT~R|dOKmU5H{xu10>HAi&1V(5q$Wmj zSasdVzmX^g zTcbLTXQOU9YoGyq!c>HE>_ZCouz+6UEP?V9Hhm4l(vwE4O^C0`n` zwqjOVsWYN0c~S%GdbUO?LGA+3Jm)M{F|pI2f|cmKRCOT`LbL;}3lLL~Q98`=w<8;* z8NHmn66;TWvI>21MnAvhGCUNbDDzTT8y>t@BunhVA8)Vl!-pvL+CCT%LR*8QgxP zr9NBAy6Y|U5=jT~J;s#>d?EnQJSO4?qJ>AoiJ45<8-{$YH=m4<#^7wc7Q51PzxxaM zRxB*`s)08*PpQx6BVaRn#W$g%BAvSTC86)KOq;XgxoFM!^n6ODuT2z5A&Ornv(nqi z!JHjc2`v$^1NkPo)6zOhqT}05Q)^NP2|bC;4aERRWU>)bU7})$CT^ZnaAv-4TFy1= z2joSNQRKBL+=dd>EqkFC)!4Np8&szY6Es%yHCIbOY2*aQQz_wY7p9;Z`wK;4=Zl&h z&R^o%#HuKeBL3d+8dp4-mY@3Z?Yf4)E&5j~U9&sF%iesqpjN5oUovIU{NnqC0X`K- zB+6t}0+qe@9C%kr*kx|?9iWGGf;h!9Inw-5OhIz$PbyXmRMIEM!*TpiI&jXH52Cgg zV1KKw1UG_rI0@UqZqrT=P^{i&PQf*)2aVlZ3-m#MC%@dlct@0NX&DG;Qc;G+XlQWI zwyJQ3gNX?j4C5EX6=o)c+SIsUQb!t*j=V13h;gY6zJDe`*3G42aTM32(igKfZyw^d znu^|Nl)2Iuv2r@dwPvp>+d)E5{$6MuSdXh<6{2)wTJH88g|J7q3HqPd7AT8Z$rA3_KIe&L{S(+rt8$ z3ff=Y`Fx)qcV=nY%lIGO$*$krTMJ#bV_LsjEUok;2TOX<9VxyhS@uq53Ka+kd9Z#J zK2H@PEf2-l=5gYf)KW7kWPO)LnxdvgtJYvfYL!DJx2ql0F$ z$X#x^Shd#LHa~H5_tw~*3$ympmYn*d!$b6~_0*I)*pK~}A9@8DdnG#?9i_AdyXY~O zwDM~yA7nFy8o-#Kyv!$XA=rS>Quh0|nVQlDzE`{i$aVk1$~oi6RXdk6c_58Xn^6lM}bJ945<>Vxeh5cpIilDOFW=2SkuEI%yYJ{c0@)-d+aW zmzQT-kK0}knG3C_Nq#jqZ5GXc&~DZUGs5ZkB-{8D=`%2;F;NOYrwn$PbOH=!Y133z z=GvK4OeoehX-y_z&Go}$X&nP#E#jnNTmM9=TiH}k)Wl5t8ZzhX{BoSDp34u(G!u32 z=55Oxrn?K5_tY=z-r79qZ+^J)c)lZeUFO03<|~)i%lBP$S|9$lmSbNsTx4FUG+u8S z)==45u68LLIdp>?gLmw^xF<>B_gKaVyALA4j`tjPbu(jx4y z1dBOF9lx+RcJtyyl%laFgr0qD-*k~IPYwUjuvV2GAqVu!0zRuz#$Q0g#U z@~PuYrbtDtAU2G9>Y^>Gi~xdqlV=?K)O{X>+s)j5e7@m!$5FV#(YukCZ=D`By}R}K z$*&E1Nnh4qmO~=$K}=rND_EJM-iyTAhL4@v{;SO9<@nQ!W~YKqnN4p&1V?cRzaL)P z1wB_SZ%sXyQ2#G9*&MD^aco{x@&f{X72t!?7(NWy1%1Y&qq50#YSV;mjOrBsSekS~^pYt6k@4rVtM+KpE(s3IS?pskiwB0Sjt~(LVB6 zQ5g|C%MctCjjbM(@Fbho2Nox-=`C>F3@GvDpfN9_z&f0mx>Sgw?|q_ax)K%f1ajjE z=T*S#=RaCogPy;8cICI)PrsYrcwHV@zMeO$?Y_qH6?dZ%+|2g|f$Bb;LsU=V)?uBJ zVf-aeJ9Sv=7%Qh3G2AElpi6>=Tp^fFdGZ}^Ttkx&QpA+hvS4BW7B~3!lU!7CGcVrL z(PN)CG(}$SnY-=x&yLXvmnU!BskkPQ=}Glihx@%k&ZZ~3Lp;u9kS;jsoP^IZN|q*7 z-u=~S*rD+{kR7f;jMJqW#^j(*X}Q3`iWQfP{2$=0(rG0&#*WEdi);$VjcH$d z9s!a#P-KP(0C87*#prDF>_cktHie)mKE~xg_iz!E3@nEy>^p0q;bWeFsLrt zF#oyAT{ei6tbY5_YlT{h$VI92r#d3LXN_jBB#o4){fn;uSCbr`+H)<+4%A>^;Z`o=1d3CoFoU;wSyD2rDZ)Tnp+SF&p&AzC(pNIbhR#oV~aa9fm;TkG7!2z6Qu+oLK!v9{vb)O%Ac zHeDt<4;9mRr~G^Gl@2A@R)wfCXq zidO0+?ZJb|9@}N_mgP^=>B3x=0rIcX{HyOJovf`N-V-QTbq#eC)%iCwGwXrrQua6K zV-jn00DT5TfChv|)e-||hc1B)EX|TGbfjTLt6jIfreSIeL8`aP-}!VGy;M%m^}0bm zuiq;*eRxtYS}?k*cF@0daCJw`V|l^o@mS1=h|vSWFdauASkaKhB~fHT;u&*4m1@xn zMQpgNu7PKBmK>^GpNN)guCq3*bXM-I)Qd(%H=g!%lLeh^uoyB`sC9;mc$pJBK=ovZ zXT12OAz6J-AgtdM87~rF;2~ywTXQDl!C4mxkVkjna={&Xv+V`>tFb|cMb!6aFrU2< zAcT^NPtERAS|H5hP$>K3#TSnkLd?2*PnJeI@vyoC6Qy~u$gaHz>O>XklFG3u^bg7A z@E`0H@Dc*&%6JTFRHb+ur_0fU6FfVi>R14v@crMy*`#f)ZBe7Imy;W-2JbwTNt128 zf$vJEO~r2a61|lg#$H|vJ_ze)???57?7%l=f7G0^Ld98VeqFVJS)eq@Oc(K722qNh zS7vcKx{RfvDCX~HLb1;91Hv4v{ctMzywiS$Z~}9fK~Jlplan&Kqe`vHrOoct9O8TsK#;YyRg*@U$uHIF>3ir6(>D8I2Qq8w14!a~ zVWIYe+2!PE!B+uob4Q{oUu#q1++}|H^>9D8&OL4JZdySW!bVNUCqIhh5an%%7cIZ2NnQ(=l= zgNOIpAi$ecsPYkp?_poPHj;m=F*aTVbH?GvDl$Q1LREsd5m^#IC86Wx~jSr%PwNvr1?M{O+)`wF155;^^#0%yOL4n2ABa#&9= zMtSgo+LGj?hkL=Rs`KTqsn1_u+eK%@dwTs7{?1Cr{qj$Y3&H}&SB#%Yi})QZ z#pD2hnAy|-wf>SBq#|rP;YHgTd%BO)KDh8Ja;m_kZQy8(kr0Q4-zM+?u$X>9gH?=4 zq_LCjLgqb(m4la1yFz1orNu#7XCrFjIi%=^_bD{$-#|70yh1#rP){P)J1r|kToLag zLDL4p!wS7q{YWM0a9;tV&`J+G7a0X)mr{;dS_xLEFPLUD>6D>=b|#vkm2^LCrK%*gC(mr4=7+uKHeMn2YfpOPrk|6s@V0ZY#D!mKa*v+g2Nv?ddWbAQq< z0xtc+>PuG3S=PGTC`NMY60j!#i%dX%rCZ!vFXJGYTSEAQTiaF&_K0|UO3Yoc08kj~ z+%-g|Zgn*hh()}pTwrgij(pbVt^G?=l zLU2`lz0(X4r(433bXo#JJy}i8jZPUo^$nashb0$9bY*UoUXLQ9J~^*(%)eh!O>KcF zFdeI2rIU0pXV>D`R?z{bdfx6XEL@0)cxVLG*^BcX_+6~38o!7+R{DRDC>M8=Hp#wn z&EbIICh<8y`R^Snq-Ze;`#y?AdG15ht!d4=I~s75bD+*w9Uz2dYWqV}ZJU&9vsp50 zm=7Q9aLpt8oVcXbcTqk+X{R{K7qKp>#wAzXz>=VG*my zk*c#np+M4Q#Ji+vLZ+>5sd-nD1 zR(E%1ZUSwzb}bN4e zH-otcleygC_r?1Nu!ta$>hV=#`EjgUl%ax~QMfM#81I=9On~?py4O))2w$-PE72S^ ze2oTHvDYNdRLRj2ooSG(ma9I{TQx=rLVHF2YJohw#+!0WT4W4dWjh~jkH@L1tF8`QbVv%rsdccu zdG%7T%dZ`wy2Dh{uxIFFt@87KHF3pZ33pM5^@XnLL0L8FMF7!5<#d%BDbe0(P5V`2 zVv{l-Fp(@F#*xMq5`-)L(vHVd>QUWsMKNbj--xFFVc{d((R)=mT)c1NNA`h*bxjbS zeLm=U3k~X;>FaBkp%`SG6dGqPLPbD;KBB5&met^56-F2r)+*41F(+t~O}mV{A#ft* zl%3|N%9L#9f_0ZGcbeyrT6VfRH@-J8qlVhhxW2>>EOvA6nG5XAMBgf?53;(DlNn(z z>EXH3o))Wib_#aayIi4{ps*XO==gC>pKqflHI6h{bu_|kTWo%c-e5pN#UvZjkN-S* z@m(j6w5}~2&EMO#3>Q$iDkz8QloS#smQo%8MtEO+#!^$9b?KEY{Jn2mkgF9>*CR$V zwS=_#>mXGXJ!LmNV8fk?U(#8(hwe<8;ciMz&L`E%#$KE!n*VXPKp_j5p%|BHiIZ@S z&dGB^s!7WS8s&&!l!KMfb@H5cOXD_dv$?)IUlH<6rez7E%sj{(%cyzP7 z?^LnJ8R&{nJSGBxvkV@}$m@v+gv3d)Vx_MSc~CgkR6dN>cJU;#=V^h)@eY6b z7^YS3T9SUlz@Gy%h9CL*pWfcEKejTy{tkTwd+i>r15tdZ_-FrfbbeGbKqJCAeqk7s zYv8yY_U`DD$}8zLa;avA*;SvD0!xPR?TX9+(2F1nU$#3F2yh83Ymh5Xf$|16=uL#U}o(~sW9Vqn(uwJC?7~g?Q zIhJ`_1|P}u&REF)=yS`iJ4XaKt^D8}kFB@|ujrPYsdh4z{p$5mmW@VP8k{_~Kz{nK z26ok>oa2q@ppfRI=SG^|E!}s@fGQ>H%n!Lun>?{3b3oHcz*`wLp2$by$thum^s~7N zqwbpyv2&@}{Z)Wj2jQB{jrU(fN8FO$s_o@u^c<-v)%O=vj^>4kDjG^7j7feaP^7Yq zI1ndUYp$hV6=b2`Mr;F{HZ-*u<2jw)_URT{9@Rk%7%E4x+z?eRpfEEiGG%CQvS7_# zubCobM!5ka`0J;x=F2H~*0ZmRL}2G#Bv$zLkNlaweY=zPS8reT3^+6R-x6WeCs#t7%|GB?TLhUnff>7z7V6iW$3dv>_5-VU{@RgpSsj zANlzp@}Rw;=c)>1x-DuaSrmLO+Yac6!4Rz#BywS-(n>{ww=t@wwoaz8zETfTT>++n zl?kjKt&V_9nC)ryFb_=BVrs{vsz=CM^@}Wawq|K8;k}IK3EDF*Eupsf=`?L(Iw;W5 z_jIt;$awp*CHL{x5w^Pf;nwq&=C|U<4i~omZyP+!W;MS?P+VV*R~Le=xS+<7_;hkX{1esgqGVU^(=IWuen=kpPGTH*iZvj_M~Lu zGAbGI8U1IDnyVTgB)owhi*NFO@ttQrFL-$`=u=^K<3K^*c;!=r5uV$24oxT*L! zv9akSvCO1Q>lD?9WVfP-Jlkx1INhR}Ylv4!x3nfP6A}Tf+#Fr0?(*8R;23gpJ6vX< zWUR^pS5thx-Yg_?(Ql-}Req^>NMU^Cl6~LU)|u<@V^LiBUldV2FGfxdJeU^e2h@kW zp{?6#w*6sRguVDEu+tQNR$F*;U{5DP#3t+$gF{_V?lO!u!~xn*1mLnqjpDM5-hCP( zSATkyCG82Y2{Mgp@&y+;yKEdhwnuAvAk6LD(~V7XDvI3GlmaCQV*budcC$92BpBgn zQO8u)k5Ud`cSeM&jg}+S!h1BEnw2VJFpaahqa4L~-QZO#cespT$m;TXlY_=Mv9RBG z7h>BHy${~;g-6^xw=K_ldVGNXUjnM|S9A2X>8SJ&{^(aIzF;!o)$d&Q7h)rfj5o!t z6SCqZz|{iDwozMJvY%Fe=8&+CVOLA_zUdn;zK2Tlg+G}*+4m_{IQy4(K^oyLhteCV3#{tXo1ZdeuHJ+bGiesUj*l#E*8A9m_DN|ot5#HaQ& zG0Zme?I~T6mI2ReuL8)@PtGqO;fwW=>XA=eCSOF$x^3TnCTr}N6KJ(Oj^HGvjYADp zT$Su2ydY*trhFAvfp&6W0y)rMwxZ58S=~CqRw^T#5f;SGvF^2Q)UqWg5Pe%jRe2KH z^5IlaY$&3l8v@jyaaW&@uq0~aZq_2l4M<{ZQUrs3H$SAFU-itnYtb_gQe_t0UcA`% zPIepC^v*ejIu_{5{{a2}MzW1;CZMMMRJkiTFZ}yRHj2dx?*gyG)VqajgNJ$SY zYNYwAvAA&oG5MQ(-EmdmQ!PrCLrysuJC79!Z`j^Acn>q}o__m=yqWm+GwZ#)3qIC? dzw(Ap;T>CyPYI=T6`ed9l%^H}2Er;xrG3 z)>TWGSTrRgyE~Y57cQIivvF>tc&-Hd_N4fOpRebKug~6-TM%avWl-Ph=jrI!Cdky> z#Z_F=BNbphWst)&P8U4=Mlv literal 0 HcmV?d00001 diff --git a/EarlyBlue/skin/EarlyBlue/global/article.gif b/EarlyBlue/skin/EarlyBlue/global/article.gif new file mode 100755 index 0000000000000000000000000000000000000000..cd52b50856348cd46acc5e0a9062a47fa66a3ac7 GIT binary patch literal 164 zcmZ?wbhEHb6krfw*vtR|`@wiWnA#8I?caakz=4K_hW|kE{|x`Z6p#k8fI#sl3nK#q zFM|$9C&&y2mcR)oJUw?$-*a~7(Ox#06Bc&D%cimiFunNH8oO4| .autocomplete-history-button-internal-box + { + border : 1px outset #CCD0DD; + padding : 1px; + } + +.autocomplete-history-button[open="true"] + { + border : none; + } + +.autocomplete-history-button[open="true"] > .autocomplete-history-button-internal-box + { + border : 1px inset #CCD0DD; + padding : 2px 0px 0px 2px; + } + +/* ::::: autocomplete popups ::::: */ + +.autocomplete-result-popup, +.autocomplete-history-popup + { + border : 1px solid #9999CC !important; + background-color : white !important; + } + +.autocomplete-history-popup + { + max-height : 180px; + } + +/* ::::: outliner ::::: */ + +.autocomplete-outliner + { + border : none; + background-color : transparent !important; + } + +.autocomplete-outlinercol + { + margin : 0px !important; + border : none !important; + padding : 0px !important; + } + +.autocomplete-outlinerbody:-moz-outliner-cell-text + { + padding-left: 8px; + } + +.autocomplete-outlinerbody:-moz-outliner-row(menuactive) + { + background-color : #336699; + } + +.autocomplete-outlinerbody:-moz-outliner-cell-text(menuactive) + { + color : white !important; + } + diff --git a/EarlyBlue/skin/EarlyBlue/global/browser.css b/EarlyBlue/skin/EarlyBlue/global/browser.css new file mode 100644 index 00000000..03efec58 --- /dev/null +++ b/EarlyBlue/skin/EarlyBlue/global/browser.css @@ -0,0 +1,12 @@ + +@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); + +tab[busy] { + list-style-image: url("chrome://global/skin/loading.gif"); +} + +.tabbrowser-closebox { + list-style-image: url("chrome://global/skin/closebox.gif"); + margin-bottom: 3px; + margin-right: 2px; +} diff --git a/EarlyBlue/skin/EarlyBlue/global/button.css b/EarlyBlue/skin/EarlyBlue/global/button.css new file mode 100644 index 00000000..584bfa50 --- /dev/null +++ b/EarlyBlue/skin/EarlyBlue/global/button.css @@ -0,0 +1,152 @@ +/* NEW WIDGET ANDING: