From f9cab004186edb425a9b88ad649726605080a17c Mon Sep 17 00:00:00 2001 From: Thomas Groman Date: Mon, 20 Apr 2020 20:49:37 -0700 Subject: move browser to webbrowser/ --- themes/linux/places/bookmarksMenu.png | Bin 461 -> 0 bytes themes/linux/places/bookmarksToolbar.png | Bin 508 -> 0 bytes themes/linux/places/calendar.png | Bin 670 -> 0 bytes themes/linux/places/downloads.png | Bin 599 -> 0 bytes themes/linux/places/editBookmarkOverlay.css | 71 --------- themes/linux/places/livemark-item.png | Bin 863 -> 0 bytes themes/linux/places/organizer.css | 107 -------------- themes/linux/places/organizer.xml | 21 --- themes/linux/places/pageStarred.png | Bin 767 -> 0 bytes themes/linux/places/places.css | 221 ---------------------------- themes/linux/places/query.png | Bin 678 -> 0 bytes themes/linux/places/star-icons.png | Bin 1106 -> 0 bytes themes/linux/places/starPage.png | Bin 723 -> 0 bytes themes/linux/places/starred48.png | Bin 2658 -> 0 bytes themes/linux/places/tag.png | Bin 877 -> 0 bytes themes/linux/places/toolbarDropMarker.png | Bin 583 -> 0 bytes themes/linux/places/unsortedBookmarks.png | Bin 748 -> 0 bytes themes/linux/places/unstarred48.png | Bin 2255 -> 0 bytes 18 files changed, 420 deletions(-) delete mode 100644 themes/linux/places/bookmarksMenu.png delete mode 100644 themes/linux/places/bookmarksToolbar.png delete mode 100644 themes/linux/places/calendar.png delete mode 100644 themes/linux/places/downloads.png delete mode 100644 themes/linux/places/editBookmarkOverlay.css delete mode 100644 themes/linux/places/livemark-item.png delete mode 100644 themes/linux/places/organizer.css delete mode 100644 themes/linux/places/organizer.xml delete mode 100644 themes/linux/places/pageStarred.png delete mode 100644 themes/linux/places/places.css delete mode 100644 themes/linux/places/query.png delete mode 100644 themes/linux/places/star-icons.png delete mode 100644 themes/linux/places/starPage.png delete mode 100644 themes/linux/places/starred48.png delete mode 100644 themes/linux/places/tag.png delete mode 100644 themes/linux/places/toolbarDropMarker.png delete mode 100644 themes/linux/places/unsortedBookmarks.png delete mode 100644 themes/linux/places/unstarred48.png (limited to 'themes/linux/places') diff --git a/themes/linux/places/bookmarksMenu.png b/themes/linux/places/bookmarksMenu.png deleted file mode 100644 index 80dd216..0000000 Binary files a/themes/linux/places/bookmarksMenu.png and /dev/null differ diff --git a/themes/linux/places/bookmarksToolbar.png b/themes/linux/places/bookmarksToolbar.png deleted file mode 100644 index 09502fe..0000000 Binary files a/themes/linux/places/bookmarksToolbar.png and /dev/null differ diff --git a/themes/linux/places/calendar.png b/themes/linux/places/calendar.png deleted file mode 100644 index f712868..0000000 Binary files a/themes/linux/places/calendar.png and /dev/null differ diff --git a/themes/linux/places/downloads.png b/themes/linux/places/downloads.png deleted file mode 100644 index d641714..0000000 Binary files a/themes/linux/places/downloads.png and /dev/null differ diff --git a/themes/linux/places/editBookmarkOverlay.css b/themes/linux/places/editBookmarkOverlay.css deleted file mode 100644 index f1f6210..0000000 --- a/themes/linux/places/editBookmarkOverlay.css +++ /dev/null @@ -1,71 +0,0 @@ -%if 0 -/* This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ -%endif -/**** folder menulist ****/ -.folder-icon > .menulist-label-box > .menulist-icon { - width: 16px; - height: 16px; -} - -.folder-icon > .menu-iconic-left { - display: -moz-box; -} - -.folder-icon { - list-style-image: url("moz-icon://stock/gtk-directory?size=menu") !important; -} - - -/**** expanders ****/ - -.expander-up, -.expander-down { - min-width: 0; - padding: 2px 0; - -moz-padding-start: 2px; -} - -.expander-up > .button-box { - -moz-appearance: button-arrow-up; -} - -.expander-down > .button-box { - -moz-appearance: button-arrow-down; -} - -#editBookmarkPanelContent { - min-width: 23em; -} - -#editBMPanel_folderTree { - margin-top: 2px; - margin-bottom: 2px; -} - -/* Hide the value column of the tag autocomplete popup - * leaving only the comment column visible. This is - * so that only the tag being edited is shown in the - * popup. - */ -#editBMPanel_tagsField #treecolAutoCompleteValue { - visibility: collapse; -} - - -/* Bookmark panel dropdown menu items */ -#editBMPanel_folderMenuList[selectedIndex="0"], -#editBMPanel_toolbarFolderItem { - list-style-image: url("chrome://browser/skin/places/bookmarksToolbar.png") !important; -} - -#editBMPanel_folderMenuList[selectedIndex="1"], -#editBMPanel_bmRootItem { - list-style-image: url("chrome://browser/skin/places/bookmarksMenu.png") !important; -} - -#editBMPanel_folderMenuList[selectedIndex="2"], -#editBMPanel_unfiledRootItem { - list-style-image: url("chrome://browser/skin/places/unsortedBookmarks.png") !important; -} diff --git a/themes/linux/places/livemark-item.png b/themes/linux/places/livemark-item.png deleted file mode 100644 index 9184b95..0000000 Binary files a/themes/linux/places/livemark-item.png and /dev/null differ diff --git a/themes/linux/places/organizer.css b/themes/linux/places/organizer.css deleted file mode 100644 index cabeebb..0000000 --- a/themes/linux/places/organizer.css +++ /dev/null @@ -1,107 +0,0 @@ -/* This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ - - -/* Toolbar */ -#placesToolbar { - border: none; -} - -/* back button */ - -#back-button { - list-style-image: url("moz-icon://stock/gtk-go-back-ltr?size=toolbar"); -} -#back-button[disabled="true"] { - list-style-image: url("moz-icon://stock/gtk-go-back-ltr?size=toolbar&state=disabled"); -} - -#back-button:-moz-locale-dir(rtl) { - list-style-image: url("moz-icon://stock/gtk-go-back-rtl?size=toolbar"); -} -#back-button[disabled="true"]:-moz-locale-dir(rtl) { - list-style-image: url("moz-icon://stock/gtk-go-back-rtl?size=toolbar&state=disabled"); -} - -/* forward button */ - -#forward-button { - list-style-image: url("moz-icon://stock/gtk-go-forward-ltr?size=toolbar"); -} -#forward-button[disabled="true"] { - list-style-image: url("moz-icon://stock/gtk-go-forward-ltr?size=toolbar&state=disabled"); -} - -#forward-button:-moz-locale-dir(rtl) { - list-style-image: url("moz-icon://stock/gtk-go-forward-rtl?size=toolbar"); -} -#forward-button[disabled="true"]:-moz-locale-dir(rtl) { - list-style-image: url("moz-icon://stock/gtk-go-forward-rtl?size=toolbar&state=disabled"); -} - -/* Menu */ -#placesMenu { - -moz-appearance: none; - border: none; -} - -#placesMenu > menu { - -moz-padding-start: 4px; - -moz-binding: url("chrome://browser/skin/places/organizer.xml#toolbarbutton-dropdown"); - -moz-appearance: toolbarbutton; - color: -moz-DialogText; -} - -#placesMenu > menu:hover:not(:active):not([open="true"]) { - color: -moz-buttonhovertext; -} - -#placesMenu > menu > .menubar-right { - -moz-appearance: toolbarbutton-dropdown; - width: 12px; - height: 12px; -} - -/* Root View */ -#placesView { - background-color: Window; -} - -/* Info box */ -#detailsDeck { - padding: 5px; -} - -#infoBoxExpanderLabel { - -moz-padding-start: 2px; -} - -#searchModifiers { - padding-right: 3px; -} - -#saveSearch { - list-style-image: url("moz-icon://stock/gtk-save?size=menu"); -} - -/**** menuitem stock icons ****/ -#orgClose { - list-style-image: url("moz-icon://stock/gtk-close?size=menu"); -} - -#fileImport { - list-style-image: url("moz-icon://stock/gtk-revert-to-saved?size=menu"); -} - -#fileExport { - list-style-image: url("moz-icon://stock/gtk-save-as?size=menu"); -} - -/** - * Downloads pane - */ - -#clearDownloadsButton > .toolbarbutton-icon { - display: none; -} diff --git a/themes/linux/places/organizer.xml b/themes/linux/places/organizer.xml deleted file mode 100644 index 8331ebb..0000000 --- a/themes/linux/places/organizer.xml +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - - - - - - - - - - diff --git a/themes/linux/places/pageStarred.png b/themes/linux/places/pageStarred.png deleted file mode 100644 index 61a9f90..0000000 Binary files a/themes/linux/places/pageStarred.png and /dev/null differ diff --git a/themes/linux/places/places.css b/themes/linux/places/places.css deleted file mode 100644 index d2b806b..0000000 --- a/themes/linux/places/places.css +++ /dev/null @@ -1,221 +0,0 @@ -/* This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ - -/* Sidebars */ -.sidebar-placesTree { - margin: 0; -} - -.sidebar-placesTreechildren::-moz-tree-cell(leaf) , -.sidebar-placesTreechildren::-moz-tree-image(leaf) { - cursor: pointer; -} - -.sidebar-placesTreechildren::-moz-tree-cell-text(leaf, hover) { - cursor: pointer; - text-decoration: underline; -} - -.sidebar-placesTreechildren::-moz-tree-cell(separator) { - cursor: default; -} - -/* Trees */ -treechildren::-moz-tree-image(title) { - padding-right: 2px; - margin: 0px 2px; - width: 16px; - height: 16px; - list-style-image: url("chrome://mozapps/skin/places/defaultFavicon.png"); -} - -treechildren::-moz-tree-image(title, livemarkItem) { - list-style-image: url("chrome://browser/skin/places/livemark-item.png"); - -moz-image-region: rect(0px, 16px, 16px, 0px); -} - -treechildren::-moz-tree-image(title, livemarkItem, visited) { - -moz-image-region: rect(0px, 32px, 16px, 16px); -} - -treechildren::-moz-tree-image(title, separator) { - list-style-image: none; - width: 0; - height: 0; -} - -treechildren::-moz-tree-image(title, container) { - list-style-image: url("moz-icon://stock/gtk-directory?size=menu"); -} - -treechildren::-moz-tree-image(title, container, livemark) { - list-style-image: url("chrome://browser/skin/feeds/feedIcon16.png"); - -moz-image-region: auto; -} - -treechildren::-moz-tree-image(container, OrganizerQuery_AllBookmarks) { - list-style-image: url("chrome://browser/skin/Toolbar-small.png"); - -moz-image-region: rect(0px 48px 16px 32px); -} - -treechildren::-moz-tree-image(container, OrganizerQuery_BookmarksToolbar) { - list-style-image: url("chrome://browser/skin/places/bookmarksToolbar.png"); - -moz-image-region: auto; -} - -treechildren::-moz-tree-image(container, OrganizerQuery_BookmarksMenu) { - list-style-image: url("chrome://browser/skin/places/bookmarksMenu.png"); - -moz-image-region: auto; -} - -treechildren::-moz-tree-image(container, OrganizerQuery_UnfiledBookmarks) { - list-style-image: url("chrome://browser/skin/places/unsortedBookmarks.png"); - -moz-image-region: auto; -} - -/* query-nodes should be styled even if they're not expandable */ -treechildren::-moz-tree-image(title, query) { - list-style-image: url("chrome://browser/skin/places/query.png"); -} - -treechildren::-moz-tree-image(query, OrganizerQuery_Downloads) { - list-style-image: url("chrome://browser/skin/places/downloads.png"); - -moz-image-region: auto; -} - -treechildren::-moz-tree-image(title, query, tagContainer), -treechildren::-moz-tree-image(query, OrganizerQuery_Tags) { - list-style-image: url("chrome://browser/skin/places/tag.png"); -} - -/* calendar icon for folders grouping items by date */ -treechildren::-moz-tree-image(title, query, dayContainer) { - list-style-image: url("chrome://browser/skin/places/calendar.png"); -} - -treechildren::-moz-tree-image(title, query, hostContainer) { - list-style-image: url("moz-icon://stock/gtk-directory?size=menu"); -} - -treechildren::-moz-tree-image(title, query, hostContainer, open) { - list-style-image: url("moz-icon://stock/gtk-directory?size=menu"); -} - -treechildren::-moz-tree-image(title, query, OrganizerQuery_History) { - list-style-image: url("chrome://browser/skin/Toolbar-small.png"); - -moz-image-region: rect(0px 32px 16px 16px); -} - -/* We want some queries to look like ordinary folders. This must come - after the (title, query) selector, or it would get overridden. */ -treechildren::-moz-tree-image(title, query, folder) { - list-style-image: url("moz-icon://stock/gtk-directory?size=menu"); -} - -treechildren::-moz-tree-image(cutting) { - opacity: 0.5; -} - -treechildren::-moz-tree-cell-text(cutting) { - opacity: 0.7; -} - -/**** menuitem stock icons ****/ -menuitem:not([type]) { - -moz-binding: url("chrome://global/content/bindings/menu.xml#menuitem-iconic"); -} - -menuitem[command="cmd_cut"], -menuitem[cmd="cmd_cut"] { - list-style-image: url("moz-icon://stock/gtk-cut?size=menu"); -} - -menuitem[command="cmd_cut"][disabled], -menuitem[cmd="cmd_cut"][disabled] { - list-style-image: url("moz-icon://stock/gtk-cut?size=menu&state=disabled"); -} - -menuitem[command="cmd_copy"], -menuitem[cmd="cmd_copy"] { - list-style-image: url("moz-icon://stock/gtk-copy?size=menu"); -} - -menuitem[command="cmd_copy"][disabled], -menuitem[cmd="cmd_copy"][disabled] { - list-style-image: url("moz-icon://stock/gtk-copy?size=menu&state=disabled"); -} - -menuitem[command="cmd_paste"], -menuitem[cmd="cmd_paste"] { - list-style-image: url("moz-icon://stock/gtk-paste?size=menu"); -} - -menuitem[command="cmd_paste"][disabled], -menuitem[cmd="cmd_paste"][disabled] { - list-style-image: url("moz-icon://stock/gtk-paste?size=menu&state=disabled"); -} - -menuitem[command="cmd_delete"], -menuitem[cmd="cmd_delete"] { - list-style-image: url("moz-icon://stock/gtk-delete?size=menu"); -} - -menuitem[command="cmd_delete"][disabled], -menuitem[cmd="cmd_delete"][disabled] { - list-style-image: url("moz-icon://stock/gtk-delete?size=menu&state=disabled"); -} - -menuitem[command="cmd_undo"], -menuitem[cmd="cmd_undo"] { - list-style-image: url("moz-icon://stock/gtk-undo?size=menu"); -} - -menuitem[command="cmd_undo"][disabled], -menuitem[cmd="cmd_undo"][disabled] { - list-style-image: url("moz-icon://stock/gtk-undo?size=menu&state=disabled"); -} - -menuitem[command="cmd_redo"] { - list-style-image: url("moz-icon://stock/gtk-redo?size=menu"); -} - -menuitem[command="cmd_redo"][disabled] { - list-style-image: url("moz-icon://stock/gtk-redo?size=menu&state=disabled"); -} - -menuitem[command="cmd_selectAll"], -menuitem[cmd="cmd_selectAll"] { - list-style-image: url("moz-icon://stock/gtk-select-all?size=menu"); -} - -menuitem[command="cmd_selectAll"][disabled], -menuitem[cmd="cmd_selectAll"][disabled] { - list-style-image: url("moz-icon://stock/gtk-select-all?size=menu&state=disabled"); -} - -#placesContext_open\:newwindow, -menuitem[command="placesCmd_open:window"] { - list-style-image: url("chrome://browser/skin/Toolbar-small.png"); - -moz-image-region: rect(0px 80px 16px 64px); -} - -#placesContext_open\:newprivatewindow, -menuitem[command="placesCmd_open:privatewindow"] { - list-style-image: url("chrome://browser/skin/Privacy-16.png"); -} - -#placesContext_open\:newtab, -menuitem[command="placesCmd_open:tab"] { - list-style-image: url("chrome://browser/skin/Toolbar-small.png"); - -moz-image-region: rect(0px 64px 16px 48px); -} - -#placesContext_show\:info, -menuitem[command="placesCmd_show:info"] { - list-style-image: url("moz-icon://stock/gtk-properties?size=menu"); -} - -#placesContext_reload { - list-style-image: url("moz-icon://stock/gtk-refresh?size=menu"); -} diff --git a/themes/linux/places/query.png b/themes/linux/places/query.png deleted file mode 100644 index 2420dee..0000000 Binary files a/themes/linux/places/query.png and /dev/null differ diff --git a/themes/linux/places/star-icons.png b/themes/linux/places/star-icons.png deleted file mode 100644 index 2f50c6a..0000000 Binary files a/themes/linux/places/star-icons.png and /dev/null differ diff --git a/themes/linux/places/starPage.png b/themes/linux/places/starPage.png deleted file mode 100644 index 3193a35..0000000 Binary files a/themes/linux/places/starPage.png and /dev/null differ diff --git a/themes/linux/places/starred48.png b/themes/linux/places/starred48.png deleted file mode 100644 index deefaec..0000000 Binary files a/themes/linux/places/starred48.png and /dev/null differ diff --git a/themes/linux/places/tag.png b/themes/linux/places/tag.png deleted file mode 100644 index 27176cc..0000000 Binary files a/themes/linux/places/tag.png and /dev/null differ diff --git a/themes/linux/places/toolbarDropMarker.png b/themes/linux/places/toolbarDropMarker.png deleted file mode 100644 index ed3200f..0000000 Binary files a/themes/linux/places/toolbarDropMarker.png and /dev/null differ diff --git a/themes/linux/places/unsortedBookmarks.png b/themes/linux/places/unsortedBookmarks.png deleted file mode 100644 index 4dcf761..0000000 Binary files a/themes/linux/places/unsortedBookmarks.png and /dev/null differ diff --git a/themes/linux/places/unstarred48.png b/themes/linux/places/unstarred48.png deleted file mode 100644 index 1544863..0000000 Binary files a/themes/linux/places/unstarred48.png and /dev/null differ -- cgit v1.2.3