1 /* This Source Code Form is subject to the terms of the Mozilla Public
2 * License, v. 2.0. If a copy of the MPL was not distributed with this
3 * file, You can obtain one at http://mozilla.org/MPL/2.0/. */
39 #confirm-description {
44 border-top: 1px solid #666699;
45 background-color: #CCD0DD;
49 -moz-box-align: center;
53 -moz-box-align: stretch;
62 -moz-box-align: center;
66 #select-header .select-cell {
67 -moz-box-sizing: border-box;
70 #select-header .select-keep,
71 #select-header .select-icon,
72 #select-header .select-name,
73 #select-header .select-action {
74 background-color: #9999CC;
78 -moz-box-pack: center;
85 .select-keep .addon-keep-checkbox {
91 .select-keep .addon-keep-checkbox:-moz-focusring {
92 outline: 1px dotted #000000;
95 .select-keep .checkbox-label-box {
100 .addon-action-message,
101 .addon-action-update {
102 -moz-box-sizing: border-box;
106 -moz-padding-start: 6px;
107 -moz-padding-end: 5px;
110 #select-grid separator {
111 border-top: 1px solid #666699;
114 margin-bottom: 0.4em;
117 .addon:not([active]) .addon-name,
118 .addon:not([active]) .addon-action-message,
119 .addon:not([active]) .addon-action-update {
126 list-style-image: url("chrome://mozapps/skin/extensions/extensionGeneric-16.png");
129 .addon-icon[type="theme"] {
130 list-style-image: url("chrome://mozapps/skin/extensions/themeGeneric-16.png");
133 .addon-icon[type="plugin"] {
134 list-style-image: url("chrome://mozapps/skin/plugins/pluginGeneric-16.png");
137 .addon-icon[type="dictionary"] {
138 list-style-image: url("chrome://mozapps/skin/extensions/dictionaryGeneric-16.png");
143 -moz-margin-start: 5em;
151 -moz-margin-start: 3em;
152 -moz-box-align: center;
155 .addon:not([active]) .addon-icon,
156 #disable-list .addon-icon,
157 #incompatible-list .addon-icon {
158 /* filter: url("chrome://mozapps/skin/extensions/extensions.svg#greyscale"); */