From 074dc60f4fda207662dadd98f5406618b7afdb6a Mon Sep 17 00:00:00 2001 From: Thomas Groman Date: Mon, 20 Apr 2020 22:00:15 -0700 Subject: Drop OSX Themes --- webbrowser/themes/osx/preferences/Options-sync.png | Bin 3585 -> 0 bytes webbrowser/themes/osx/preferences/Options.png | Bin 9077 -> 0 bytes webbrowser/themes/osx/preferences/alwaysAsk.png | Bin 446 -> 0 bytes webbrowser/themes/osx/preferences/application.png | Bin 441 -> 0 bytes webbrowser/themes/osx/preferences/applications.css | 64 ---------- webbrowser/themes/osx/preferences/mail.png | Bin 630 -> 0 bytes webbrowser/themes/osx/preferences/preferences.css | 142 --------------------- webbrowser/themes/osx/preferences/saveFile.png | Bin 791 -> 0 bytes 8 files changed, 206 deletions(-) delete mode 100644 webbrowser/themes/osx/preferences/Options-sync.png delete mode 100644 webbrowser/themes/osx/preferences/Options.png delete mode 100644 webbrowser/themes/osx/preferences/alwaysAsk.png delete mode 100644 webbrowser/themes/osx/preferences/application.png delete mode 100644 webbrowser/themes/osx/preferences/applications.css delete mode 100644 webbrowser/themes/osx/preferences/mail.png delete mode 100644 webbrowser/themes/osx/preferences/preferences.css delete mode 100644 webbrowser/themes/osx/preferences/saveFile.png (limited to 'webbrowser/themes/osx/preferences') diff --git a/webbrowser/themes/osx/preferences/Options-sync.png b/webbrowser/themes/osx/preferences/Options-sync.png deleted file mode 100644 index 89901fb..0000000 Binary files a/webbrowser/themes/osx/preferences/Options-sync.png and /dev/null differ diff --git a/webbrowser/themes/osx/preferences/Options.png b/webbrowser/themes/osx/preferences/Options.png deleted file mode 100644 index 448eca6..0000000 Binary files a/webbrowser/themes/osx/preferences/Options.png and /dev/null differ diff --git a/webbrowser/themes/osx/preferences/alwaysAsk.png b/webbrowser/themes/osx/preferences/alwaysAsk.png deleted file mode 100644 index ddd4cb2..0000000 Binary files a/webbrowser/themes/osx/preferences/alwaysAsk.png and /dev/null differ diff --git a/webbrowser/themes/osx/preferences/application.png b/webbrowser/themes/osx/preferences/application.png deleted file mode 100644 index ff2ecc2..0000000 Binary files a/webbrowser/themes/osx/preferences/application.png and /dev/null differ diff --git a/webbrowser/themes/osx/preferences/applications.css b/webbrowser/themes/osx/preferences/applications.css deleted file mode 100644 index 80699b4..0000000 --- a/webbrowser/themes/osx/preferences/applications.css +++ /dev/null @@ -1,64 +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/. */ - -/** - * Line up the actions menu with action labels above and below it. - * Equalize the distance from the left side of the action box to the left side - * of the icon for both the menu and the non-menu versions of the action box. - * Also make sure the labels are the same distance away from the icons. - */ -.actionsMenu { - margin-top: 0; - margin-bottom: 0; - -moz-margin-start: -2px; - -moz-margin-end: 0; -} - -.typeIcon, -.actionIcon { - -moz-margin-start: 3px; - -moz-margin-end: 3px; -} - -richlistitem label { - -moz-margin-start: 1px; - margin-top: 2px; -} - -richlistitem { - min-height: 22px; -} - -richlistitem[appHandlerIcon="ask"], -menuitem[appHandlerIcon="ask"] { - list-style-image: url("chrome://browser/skin/preferences/alwaysAsk.png"); -} - -richlistitem[appHandlerIcon="save"], -menuitem[appHandlerIcon="save"] { - list-style-image: url("chrome://browser/skin/preferences/application.png"); -} - -richlistitem[appHandlerIcon="feed"], -menuitem[appHandlerIcon="feed"] { - list-style-image: url("chrome://browser/skin/page-livemarks.png"); -} - -richlistitem[appHandlerIcon="plugin"], -menuitem[appHandlerIcon="plugin"] { - list-style-image: url("chrome://mozapps/skin/plugins/pluginGeneric-16.png"); -} - -.actionsMenu .menulist-icon { - -moz-margin-end: 3px; -} - -.actionsMenu > menupopup > menuitem > .menu-iconic-left { - -moz-padding-start: 0px; - -moz-padding-end: 2px; -} - -.actionsMenu > menupopup > menuitem { - -moz-padding-start: 4px; -} diff --git a/webbrowser/themes/osx/preferences/mail.png b/webbrowser/themes/osx/preferences/mail.png deleted file mode 100644 index c40d159..0000000 Binary files a/webbrowser/themes/osx/preferences/mail.png and /dev/null differ diff --git a/webbrowser/themes/osx/preferences/preferences.css b/webbrowser/themes/osx/preferences/preferences.css deleted file mode 100644 index 4075b1e..0000000 --- a/webbrowser/themes/osx/preferences/preferences.css +++ /dev/null @@ -1,142 +0,0 @@ -/* -# -*- Mode: Java; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- -# 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/. -*/ - -/* Global Styles */ -#BrowserPreferences radio[pane] { - list-style-image: url("chrome://browser/skin/preferences/Options.png"); - padding: 5px 3px 1px; -} - -radio[pane=paneMain] { - -moz-image-region: rect(0, 32px, 32px, 0); -} - -radio[pane=paneTabs] { - -moz-image-region: rect(0, 64px, 32px, 32px); -} - -radio[pane=paneContent] { - -moz-image-region: rect(0, 96px, 32px, 64px); -} - -radio[pane=paneApplications] { - -moz-image-region: rect(0, 128px, 32px, 96px); -} - -radio[pane=panePrivacy] { - -moz-image-region: rect(0, 160px, 32px, 128px); -} - -radio[pane=paneSecurity] { - -moz-image-region: rect(0, 192px, 32px, 160px); -} - -radio[pane=paneAdvanced] { - -moz-image-region: rect(0, 224px, 32px, 192px); -} - -%ifdef MOZ_SERVICES_SYNC -radio[pane=paneSync] { - list-style-image: url("chrome://browser/skin/preferences/Options-sync.png") !important; -} -%endif - -/* Applications Pane */ -#BrowserPreferences[animated="true"] #handlersView { - height: 25em; -} - -#BrowserPreferences[animated="false"] #handlersView { - -moz-box-flex: 1; -} - -/* Privacy Pane */ - -/* styles for the link elements copied from .text-link in global.css */ -.inline-link { - color: -moz-nativehyperlinktext; - text-decoration: none; -} - -.inline-link:hover { - text-decoration: underline; -} - -/* Modeless Window Dialogs */ -.windowDialog, -.windowDialog prefpane { - padding: 0; -} - -#browserHomePage:-moz-locale-dir(rtl) input { - unicode-bidi: plaintext; - direction: rtl; -} - -.contentPane { - margin: 9px 8px 5px; -} - -.actionButtons { - margin: 0 3px 6px !important; -} - -/* Cookies Manager */ -#cookiesChildren::-moz-tree-image(domainCol) { - width: 16px; - height: 16px; - margin: 0 2px; - list-style-image: url("chrome://mozapps/skin/places/defaultFavicon.png") !important; -} - -#cookiesChildren::-moz-tree-image(domainCol, container), -#cookiesChildren::-moz-tree-image(domainCol, container, open) { - list-style-image: url("chrome://global/skin/tree/folder.png") !important; -} - -#cookieInfoBox { - border: 1px solid ThreeDShadow; - border-radius: 0; - margin: 4px; - padding: 0; -} - -/* Advanced Pane */ - -/* Adding padding-bottom prevents the bottom of the tabpanel from being cutoff - when browser.preferences.animateFadeIn = true */ -#advancedPrefs { - padding-bottom: 8px; -} - -/* bottom-most box containing a groupbox in a prefpane. Prevents the bottom - of the groupbox from being cutoff */ -.bottomBox { - padding-bottom: 4px; -} - -%ifdef MOZ_SERVICES_SYNC -/* Sync Pane */ - -#syncDesc { - padding: 0 8em; -} - -.syncGroupBox { - padding: 10px; -} - -#accountCaptionImage { - list-style-image: url("chrome://mozapps/skin/profile/profileicon.png"); -} - -#syncAddDeviceLabel { - margin-top: 1em; - margin-bottom: 1em; -} - -%endif diff --git a/webbrowser/themes/osx/preferences/saveFile.png b/webbrowser/themes/osx/preferences/saveFile.png deleted file mode 100644 index c210e84..0000000 Binary files a/webbrowser/themes/osx/preferences/saveFile.png and /dev/null differ -- cgit v1.2.3