Move WebExtensions enabled Add-ons Manager

This commit is contained in:
NTD 2018-02-10 02:49:12 -05:00 committed by Roy Tam
commit 358cd0404a
1100 changed files with 133 additions and 106 deletions

View file

@ -1,91 +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/. */
#genericAbout {
padding: 0px;
min-height: 200px;
max-height: 400px;
width: 30em;
}
#clientBox {
background-color: -moz-Dialog;
color: -moz-DialogText;
}
@media (-moz-windows-compositor) {
#genericAbout {
-moz-appearance: -moz-win-glass;
background: transparent;
}
#clientBox {
-moz-appearance: -moz-win-exclude-glass;
}
}
.basic-info {
padding: 10px;
}
#extensionIcon {
list-style-image: url("chrome://mozapps/skin/extensions/extensionGeneric.svg");
max-width: 64px;
max-height: 64px;
margin-inline-end: 6px;
}
#genericAbout[addontype="theme"] #extensionIcon {
list-style-image: url("chrome://mozapps/skin/extensions/themeGeneric.png");
}
#genericAbout[addontype="locale"] #extensionIcon {
list-style-image: url("chrome://mozapps/skin/extensions/localeGeneric.png");
}
#genericAbout[addontype="plugin"] #extensionIcon {
list-style-image: url("chrome://mozapps/skin/plugins/pluginGeneric.png");
}
#genericAbout[addontype="dictionary"] #extensionIcon {
list-style-image: url("chrome://mozapps/skin/extensions/dictionaryGeneric.png");
}
#extensionName {
font-size: 200%;
font-weight: bolder;
}
#extensionVersion {
font-weight: bold;
}
#extensionDescription {
margin-top: 4px;
}
#groove {
margin-top: 8px;
}
#extensionDetailsBox {
overflow: auto;
min-height: 100px;
}
.boxIndent {
margin-inline-start: 18px;
}
#extensionCreator, .contributor {
margin: 0px;
}
.sectionTitle {
padding: 2px 0px 3px 0px;
margin-top: 3px;
font-weight: bold;
}

View file

@ -1,20 +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/. */
richlistitem {
padding-top: 6px;
padding-bottom: 6px;
padding-inline-start: 7px;
padding-inline-end: 7px;
border-bottom: 1px solid #C0C0C0;
}
.addonName {
font-weight: bold;
}
.blockedLabel {
font-weight: bold;
font-style: italic;
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 115 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 886 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 962 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 733 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

View file

@ -1,47 +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/. */
#icon {
list-style-image: url("chrome://mozapps/skin/extensions/extensionGeneric.svg");
max-width: 48px;
max-height: 48px;
margin-inline-end: 6px;
}
#eula-dialog[addontype="theme"] #icon {
list-style-image: url("chrome://mozapps/skin/extensions/themeGeneric.png");
}
#eula-dialog[addontype="locale"] #icon {
list-style-image: url("chrome://mozapps/skin/extensions/localeGeneric.png");
}
#eula-dialog[addontype="plugin"] #icon {
list-style-image: url("chrome://mozapps/skin/plugins/pluginGeneric.png");
}
#eula-dialog[addontype="dictionary"] #icon {
list-style-image: url("chrome://mozapps/skin/extensions/dictionaryGeneric.png");
}
#heading-container {
-moz-box-align: center;
}
#heading {
font-size: 120%;
}
#eula {
-moz-appearance: none;
color: -moz-FieldText;
background-color: -moz-Field;
margin: 1em;
border: 1px solid;
-moz-border-top-colors: ActiveBorder;
-moz-border-right-colors: ActiveBorder;
-moz-border-bottom-colors: ActiveBorder;
-moz-border-left-colors: ActiveBorder;
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 822 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 398 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 418 B

View file

@ -1,42 +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 ../../../shared/extensions/extensions.inc.css
#header-utils-btn {
list-style-image: url("chrome://mozapps/skin/extensions/utilities.svg#utilities");
margin-inline-end: 16px;
}
@media not all and (-moz-windows-default-theme) {
#header-utils-btn {
list-style-image: url("chrome://mozapps/skin/extensions/utilities.svg#utilities-native");
}
}
.sorter[checkState="1"] {
list-style-image: url("chrome://global/skin/arrow/arrow-dn.gif");
}
.sorter[checkState="2"] {
list-style-image: url("chrome://global/skin/arrow/arrow-up.gif");
}
.addon .relnotes-toggle {
-moz-box-direction: reverse;
list-style-image: url("chrome://global/skin/arrow/arrow-dn.gif");
}
.addon[show-relnotes] .relnotes-toggle {
list-style-image: url("chrome://global/skin/arrow/arrow-up.gif");
}
.meta-rating > .star {
list-style-image: url("chrome://mozapps/skin/extensions/rating-not-won.png");
padding: 0 1px;
}
.meta-rating > .star[on="true"] {
list-style-image: url("chrome://mozapps/skin/extensions/rating-won.png");
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.5 KiB

View file

@ -1,5 +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 ../../../shared/extensions/newaddon.inc.css

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 842 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 837 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2 KiB

View file

@ -1,28 +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/. */
.throbber {
list-style-image: url("chrome://global/skin/icons/loading.png");
width: 16px;
height: 16px;
margin-top: 5px;
margin-bottom: 5px;
margin-inline-start: 5px;
margin-inline-end: 2px;
}
@media (min-resolution: 1.1dppx) {
.throbber {
list-style-image: url("chrome://global/skin/icons/loading@2x.png");
}
}
.alertBox {
background-color: InfoBackground;
color: InfoText;
border: 1px outset InfoBackground;
margin-left: 3px;
margin-right: 3px;
padding: 5px;
}

View file

@ -1,101 +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/. */
#xpinstallheader {
margin-bottom: 2em;
}
#itemList {
-moz-appearance: listbox;
margin: 3px 4px 10px 4px;
height: 14em;
border: 2px solid;
-moz-border-top-colors: ThreeDShadow ThreeDDarkShadow;
-moz-border-right-colors: ThreeDHighlight ThreeDLightShadow;
-moz-border-bottom-colors: ThreeDHighlight ThreeDLightShadow;
-moz-border-left-colors: ThreeDShadow ThreeDDarkShadow;
background-color: -moz-Field;
color: -moz-FieldText;
}
#itemWarningIntro {
margin-inline-start: 8px;
}
#dialogContentBox {
padding: 5px;
}
installitem {
padding-top: 5px;
padding-bottom: 5px;
padding-inline-start: 5px;
padding-inline-end: 0;
border-bottom: 1px dotted #C0C0C0;
margin-bottom: 5px;
}
.alert-icon {
%ifdef XP_WIN
list-style-image: url("chrome://global/skin/icons/warning-large.png");
width: 48px;
height: 48px;
%endif
margin-inline-end: 20px;
}
.warning {
font-weight: bold;
font-size: 1.25em;
margin-bottom: 1em;
}
.xpinstallIconContainer {
width: 32px;
height: 32px;
margin-inline-end: 5px;
}
.xpinstallItemName {
font-weight: bold;
}
.xpinstallItemSigned {
font-style: italic;
font-size: 0.9em;
}
.xpinstallItemURL {
-moz-appearance: none;
border: none;
padding: 0;
background-color: -moz-Field;
color: -moz-FieldText;
margin-top: 1px;
margin-bottom: 1px;
margin-inline-start: 6px;
margin-inline-end: 5px;
}
.xpinstallItemIcon {
max-width: 32px;
max-height: 32px;
list-style-image: url("chrome://mozapps/skin/extensions/extensionGeneric.svg");
}
installitem[type="theme"] .xpinstallItemIcon {
list-style-image: url("chrome://mozapps/skin/extensions/themeGeneric.png");
}
installitem[type="locale"] .xpinstallItemIcon {
list-style-image: url("chrome://mozapps/skin/extensions/localeGeneric.png");
}
installitem[type="plugin"] .xpinstallItemIcon {
list-style-image: url("chrome://mozapps/skin/plugins/pluginGeneric.png");
}
installitem[type="dictionary"] .xpinstallItemIcon {
list-style-image: url("chrome://mozapps/skin/extensions/dictionaryGeneric.png");
}