summaryrefslogtreecommitdiffstats
path: root/browser/themes/windows/places
diff options
context:
space:
mode:
Diffstat (limited to 'browser/themes/windows/places')
-rw-r--r--browser/themes/windows/places/allBookmarks.pngbin556 -> 0 bytes
-rw-r--r--browser/themes/windows/places/autocomplete-star-win7.pngbin813 -> 0 bytes
-rw-r--r--browser/themes/windows/places/autocomplete-star.pngbin493 -> 0 bytes
-rw-r--r--browser/themes/windows/places/autocomplete-star@2x.pngbin870 -> 0 bytes
-rw-r--r--browser/themes/windows/places/bookmarks-notification-finish.pngbin3417 -> 0 bytes
-rw-r--r--browser/themes/windows/places/bookmarksMenu.pngbin307 -> 0 bytes
-rw-r--r--browser/themes/windows/places/bookmarksToolbar-menuPanel.pngbin843 -> 0 bytes
-rw-r--r--browser/themes/windows/places/bookmarksToolbar.pngbin343 -> 0 bytes
-rw-r--r--browser/themes/windows/places/calendar.pngbin567 -> 0 bytes
-rw-r--r--browser/themes/windows/places/downloads.pngbin622 -> 0 bytes
-rw-r--r--browser/themes/windows/places/editBookmarkOverlay.css80
-rw-r--r--browser/themes/windows/places/history.pngbin806 -> 0 bytes
-rw-r--r--browser/themes/windows/places/libraryToolbar.pngbin1194 -> 0 bytes
-rw-r--r--browser/themes/windows/places/livemark-item.pngbin862 -> 0 bytes
-rw-r--r--browser/themes/windows/places/organizer.css202
-rw-r--r--browser/themes/windows/places/places.css172
-rw-r--r--browser/themes/windows/places/query.pngbin601 -> 0 bytes
-rw-r--r--browser/themes/windows/places/starred48.pngbin1849 -> 0 bytes
-rw-r--r--browser/themes/windows/places/tag.pngbin639 -> 0 bytes
-rw-r--r--browser/themes/windows/places/toolbarDropMarker.pngbin186 -> 0 bytes
-rw-r--r--browser/themes/windows/places/unsortedBookmarks.pngbin692 -> 0 bytes
-rw-r--r--browser/themes/windows/places/unstarred48.pngbin477 -> 0 bytes
22 files changed, 0 insertions, 454 deletions
diff --git a/browser/themes/windows/places/allBookmarks.png b/browser/themes/windows/places/allBookmarks.png
deleted file mode 100644
index 5331798e3..000000000
--- a/browser/themes/windows/places/allBookmarks.png
+++ /dev/null
Binary files differ
diff --git a/browser/themes/windows/places/autocomplete-star-win7.png b/browser/themes/windows/places/autocomplete-star-win7.png
deleted file mode 100644
index af694e91c..000000000
--- a/browser/themes/windows/places/autocomplete-star-win7.png
+++ /dev/null
Binary files differ
diff --git a/browser/themes/windows/places/autocomplete-star.png b/browser/themes/windows/places/autocomplete-star.png
deleted file mode 100644
index 9ba69f727..000000000
--- a/browser/themes/windows/places/autocomplete-star.png
+++ /dev/null
Binary files differ
diff --git a/browser/themes/windows/places/autocomplete-star@2x.png b/browser/themes/windows/places/autocomplete-star@2x.png
deleted file mode 100644
index f30523e3d..000000000
--- a/browser/themes/windows/places/autocomplete-star@2x.png
+++ /dev/null
Binary files differ
diff --git a/browser/themes/windows/places/bookmarks-notification-finish.png b/browser/themes/windows/places/bookmarks-notification-finish.png
deleted file mode 100644
index 1e3f565f9..000000000
--- a/browser/themes/windows/places/bookmarks-notification-finish.png
+++ /dev/null
Binary files differ
diff --git a/browser/themes/windows/places/bookmarksMenu.png b/browser/themes/windows/places/bookmarksMenu.png
deleted file mode 100644
index 84032e1f0..000000000
--- a/browser/themes/windows/places/bookmarksMenu.png
+++ /dev/null
Binary files differ
diff --git a/browser/themes/windows/places/bookmarksToolbar-menuPanel.png b/browser/themes/windows/places/bookmarksToolbar-menuPanel.png
deleted file mode 100644
index 7cbe93d7a..000000000
--- a/browser/themes/windows/places/bookmarksToolbar-menuPanel.png
+++ /dev/null
Binary files differ
diff --git a/browser/themes/windows/places/bookmarksToolbar.png b/browser/themes/windows/places/bookmarksToolbar.png
deleted file mode 100644
index 70bba1457..000000000
--- a/browser/themes/windows/places/bookmarksToolbar.png
+++ /dev/null
Binary files differ
diff --git a/browser/themes/windows/places/calendar.png b/browser/themes/windows/places/calendar.png
deleted file mode 100644
index 4127e5988..000000000
--- a/browser/themes/windows/places/calendar.png
+++ /dev/null
Binary files differ
diff --git a/browser/themes/windows/places/downloads.png b/browser/themes/windows/places/downloads.png
deleted file mode 100644
index f21a170cf..000000000
--- a/browser/themes/windows/places/downloads.png
+++ /dev/null
Binary files differ
diff --git a/browser/themes/windows/places/editBookmarkOverlay.css b/browser/themes/windows/places/editBookmarkOverlay.css
deleted file mode 100644
index 3d67cd3f4..000000000
--- a/browser/themes/windows/places/editBookmarkOverlay.css
+++ /dev/null
@@ -1,80 +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/. */
-
-/**** 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("chrome://global/skin/icons/folder-item.png") !important;
- -moz-image-region: rect(0px, 32px, 16px, 16px) !important;
-}
-
-
-/**** expanders ****/
-
-.expander-up,
-.expander-down {
- min-width: 0;
- margin: 0;
- margin-inline-end: 4px;
-}
-
-.expander-up > .button-box,
-.expander-down > .button-box {
- padding: 0;
-}
-
-.expander-up {
- list-style-image: url("chrome://global/skin/icons/collapse.png");
-}
-
-.expander-down {
- list-style-image: url("chrome://global/skin/icons/expand.png");
-}
-
-#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 icons ::::: */
-
-#editBMPanel_folderMenuList[selectedIndex="0"],
-#editBMPanel_toolbarFolderItem {
- list-style-image: url("chrome://browser/skin/places/bookmarksToolbar.png") !important;
- -moz-image-region: auto !important;
-}
-
-#editBMPanel_folderMenuList[selectedIndex="1"],
-#editBMPanel_bmRootItem {
- list-style-image: url("chrome://browser/skin/places/bookmarksMenu.png") !important;
- -moz-image-region: auto !important;
-}
-
-#editBMPanel_folderMenuList[selectedIndex="2"],
-#editBMPanel_unfiledRootItem {
- list-style-image: url("chrome://browser/skin/places/unsortedBookmarks.png") !important;
- -moz-image-region: auto !important;
-}
diff --git a/browser/themes/windows/places/history.png b/browser/themes/windows/places/history.png
deleted file mode 100644
index 656626930..000000000
--- a/browser/themes/windows/places/history.png
+++ /dev/null
Binary files differ
diff --git a/browser/themes/windows/places/libraryToolbar.png b/browser/themes/windows/places/libraryToolbar.png
deleted file mode 100644
index 31cee7a49..000000000
--- a/browser/themes/windows/places/libraryToolbar.png
+++ /dev/null
Binary files differ
diff --git a/browser/themes/windows/places/livemark-item.png b/browser/themes/windows/places/livemark-item.png
deleted file mode 100644
index 4522a20ae..000000000
--- a/browser/themes/windows/places/livemark-item.png
+++ /dev/null
Binary files differ
diff --git a/browser/themes/windows/places/organizer.css b/browser/themes/windows/places/organizer.css
deleted file mode 100644
index 9ae4c8370..000000000
--- a/browser/themes/windows/places/organizer.css
+++ /dev/null
@@ -1,202 +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/. */
-
-%include ../windowsShared.inc
-%filter substitution
-
-/* Toolbar */
-#placesToolbar {
- padding: 3px;
- padding-inline-end: 6px;
-}
-
-#placesToolbar > toolbarbutton[disabled] > .toolbarbutton-icon {
- opacity: .4;
-}
-
-#back-button,
-#forward-button {
- list-style-image: url("chrome://browser/skin/Toolbar.png");
-}
-
-#back-button {
- -moz-image-region: rect(0, 54px, 18px, 36px);
-}
-
-#forward-button {
- -moz-image-region: rect(0, 72px, 18px, 54px);
-}
-
-#back-button:-moz-locale-dir(rtl) > .toolbarbutton-icon,
-#forward-button:-moz-locale-dir(rtl) > .toolbarbutton-icon {
- transform: scaleX(-1);
-}
-
-/* Menu */
-#placesMenu {
- margin-inline-start: 6px;
- -moz-appearance: none;
- border: none;
-}
-
-#placesMenu > menu {
- padding-inline-start: 4px;
- padding-inline-end: 1px;
- padding-top: 2px;
- padding-bottom: 2px;
- -moz-appearance: toolbarbutton;
-%ifdef XP_WIN
-% use standard menu colors on OS/2
- color: -moz-DialogText;
-%endif
- border: 1px solid transparent;
-}
-
-#placesMenu > menu[_moz-menuactive="true"] {
- background-color: transparent;
-}
-
-#placesMenu > menu:hover {
- border-color: ThreeDHighlight ThreeDShadow ThreeDShadow ThreeDHighlight;
-}
-
-#placesMenu > menu[open="true"] {
- border-color: ThreeDShadow ThreeDHighlight ThreeDHighlight ThreeDShadow;
- padding-inline-start: 5px;
- padding-inline-end: 0px;
- padding-top: 3px;
- padding-bottom: 1px;
-}
-
-#placesMenu > menu > .menubar-text {
- padding-inline-end: 8px;
- background: url(chrome://global/skin/arrow/arrow-dn.gif) right center no-repeat;
-}
-
-#placesMenu > menu > .menubar-text:-moz-locale-dir(rtl) {
- background-position: left center;
-}
-
-/* organize, view and maintenance buttons icons */
-#organizeButton,
-#viewMenu,
-#maintenanceButton {
- list-style-image: url("chrome://browser/skin/places/libraryToolbar.png");
-}
-
-/* organize button */
-#organizeButton {
- -moz-image-region: rect(0px, 16px, 16px, 0px);
-}
-#organizeButton:hover,
-#organizeButton[open="true"] {
- -moz-image-region: rect(16px, 16px, 32px, 0px);
-}
-
-/* view button */
-#viewMenu {
- -moz-image-region: rect(0px, 32px, 16px, 16px);
-}
-#viewMenu:hover,
-#viewMenu[open="true"] {
- -moz-image-region: rect(16px, 32px, 32px, 16px);
-}
-
-/* maintenance button */
-#maintenanceButton {
- -moz-image-region: rect(0px, 48px, 16px, 32px);
-}
-#maintenanceButton:hover,
-#maintenanceButton[open="true"] {
- -moz-image-region: rect(16px, 48px, 32px, 32px);
-}
-
-/* Info box */
-#detailsDeck {
- border-top: 1px solid ThreeDShadow;
- padding: 5px;
-}
-
-#infoBoxExpanderLabel {
- padding-inline-start: 2px;
-}
-
-#searchFilter {
- margin: 0;
-}
-
-/**
- * Downloads pane
- */
-
-#clearDownloadsButton > .toolbarbutton-icon {
- display: none;
-}
-
-#clearDownloadsButton {
- padding-inline-start: 9px;
- padding-inline-end: 9px;
-}
-
-@media not all and (-moz-windows-classic) {
- #placesToolbox {
- -moz-appearance: none;
- background-color: transparent;
- }
-
- #placesToolbar {
- -moz-appearance: none;
- background-color: -moz-Dialog;
- color: -moz-dialogText;
- }
-}
-
-@media (-moz-windows-default-theme) {
- #placesView > splitter {
- border: 0;
- border-inline-end: 1px solid #A9B7C9;
- min-width: 0;
- width: 3px;
- background-color: transparent;
- margin-inline-start: -3px;
- position: relative;
- }
-}
-
-@media (-moz-windows-glass) {
- #placesToolbox {
- border-top: none;
- }
-
- #placesToolbar {
- background-image: linear-gradient(@toolbarHighlight@, transparent);
- }
-}
-
-@media (-moz-windows-default-theme) and (-moz-os-version: windows-win7) {
- #placesView,
- #infoPane,
- #placesList,
- #placeContent {
- background-color: #EEF3FA;
- }
-
- #placesToolbar {
- background-color: @customToolbarColor@;
- color: black;
- }
-
- #detailsDeck {
- border-top-color: #A9B7C9;
- }
-
- #searchFilter {
- -moz-appearance: none;
- padding: 2px;
- padding-inline-start: 4px;
- background-clip: padding-box;
- border: 1px solid rgba(0,0,0,.32);
- border-radius: 2px;
- }
-}
diff --git a/browser/themes/windows/places/places.css b/browser/themes/windows/places/places.css
deleted file mode 100644
index 769cfcc25..000000000
--- a/browser/themes/windows/places/places.css
+++ /dev/null
@@ -1,172 +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 {
- -moz-appearance: none;
- border: 0;
- margin: 0;
- border-top: 1px solid ThreeDShadow;
-}
-
-.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;
-}
-
-@media (-moz-windows-default-theme) {
- .sidebar-placesTree {
- background-color: transparent;
- border-top: none;
- }
-
- .sidebar-placesTreechildren::-moz-tree-cell-text(leaf, hover) {
- text-decoration: none;
- }
-
- @media (-moz-os-version: windows-win7) {
- #bookmarksPanel,
- #history-panel,
- #tabs-panel {
- background-color: #EEF3FA;
- }
- }
-}
-
-/* Trees */
-treechildren::-moz-tree-image(title) {
- list-style-image: url("chrome://mozapps/skin/places/defaultFavicon.png");
- padding-right: 2px;
- margin: 0px 2px;
- width: 16px;
- height: 16px;
-}
-
-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("chrome://global/skin/icons/folder-item.png");
- -moz-image-region: rect(0px, 32px, 16px, 16px);
-}
-
-treechildren::-moz-tree-image(title, open) {
- -moz-image-region: rect(16px, 32px, 32px, 16px);
-}
-
-treechildren::-moz-tree-image(title, container, livemark) {
- list-style-image: url("chrome://browser/skin/livemark-folder.png");
- -moz-image-region: auto;
-}
-
-treechildren::-moz-tree-image(container, OrganizerQuery_AllBookmarks) {
- list-style-image: url("chrome://browser/skin/places/allBookmarks.png");
- -moz-image-region: auto;
-}
-
-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");
- -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");
- -moz-image-region: auto;
-}
-
-treechildren::-moz-tree-image(query, OrganizerQuery_Downloads) {
- list-style-image: url("chrome://browser/skin/places/downloads.png");
- -moz-image-region: auto;
-}
-
-/* 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");
- -moz-image-region: auto;
-}
-
-treechildren::-moz-tree-image(title, query, hostContainer) {
- list-style-image: url("chrome://global/skin/icons/folder-item.png");
- -moz-image-region: rect(0px, 32px, 16px, 16px);
-}
-
-treechildren::-moz-tree-image(title, query, hostContainer, open) {
- list-style-image: url("chrome://global/skin/icons/folder-item.png");
- -moz-image-region: rect(16px, 32px, 32px, 16px);
-}
-
-treechildren::-moz-tree-image(title, query, OrganizerQuery_History) {
- list-style-image: url("chrome://browser/skin/places/history.png");
-}
-
-/* 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("chrome://global/skin/icons/folder-item.png");
- -moz-image-region: rect(0px, 32px, 16px, 16px);
-}
-
-treechildren::-moz-tree-image(title, query, folder, open) {
- -moz-image-region: rect(16px, 32px, 32px, 16px);
-}
-
-treechildren::-moz-tree-image(cutting) {
- opacity: 0.5;
-}
-
-treechildren::-moz-tree-cell-text(cutting) {
- opacity: 0.7;
-}
-
-/* Browser Sidebars */
-
-/* Default button vert. margins are 1px/2px, and this can cause misalignment */
-#viewButton {
- margin-top: 2px;
- margin-bottom: 2px;
-}
-
-#viewButton > .button-box > .button-menu-dropmarker {
- height: auto;
- width: auto;
- margin-inline-end: -3px;
-}
diff --git a/browser/themes/windows/places/query.png b/browser/themes/windows/places/query.png
deleted file mode 100644
index 18b65bd71..000000000
--- a/browser/themes/windows/places/query.png
+++ /dev/null
Binary files differ
diff --git a/browser/themes/windows/places/starred48.png b/browser/themes/windows/places/starred48.png
deleted file mode 100644
index be9afdf3f..000000000
--- a/browser/themes/windows/places/starred48.png
+++ /dev/null
Binary files differ
diff --git a/browser/themes/windows/places/tag.png b/browser/themes/windows/places/tag.png
deleted file mode 100644
index ebe70a6b9..000000000
--- a/browser/themes/windows/places/tag.png
+++ /dev/null
Binary files differ
diff --git a/browser/themes/windows/places/toolbarDropMarker.png b/browser/themes/windows/places/toolbarDropMarker.png
deleted file mode 100644
index 6c1b61d30..000000000
--- a/browser/themes/windows/places/toolbarDropMarker.png
+++ /dev/null
Binary files differ
diff --git a/browser/themes/windows/places/unsortedBookmarks.png b/browser/themes/windows/places/unsortedBookmarks.png
deleted file mode 100644
index b8d3e69ab..000000000
--- a/browser/themes/windows/places/unsortedBookmarks.png
+++ /dev/null
Binary files differ
diff --git a/browser/themes/windows/places/unstarred48.png b/browser/themes/windows/places/unstarred48.png
deleted file mode 100644
index c287f0c4a..000000000
--- a/browser/themes/windows/places/unstarred48.png
+++ /dev/null
Binary files differ