1 /* Copyright (c) 2012 The Chromium Authors. All rights reserved.
2 * Use of this source code is governed by a BSD-style license that can be
3 * found in the LICENSE file. */
6 -webkit-transition-duration: 0 !important
;
9 html:not
(.focus-outline-visible
)
10 :enabled:focus:-webkit-any
(input
[type
='checkbox'], input
[type
='radio']) {
11 /* Cancel border-color for :focus specified in widgets.css. */
12 border-color: rgba
(0, 0, 0, 0.25);
22 -webkit-margin-end: 20px;
23 -webkit-transition: padding
100ms, height
100ms, opacity
100ms;
24 border-bottom: 1px solid
#eee;
30 #dev-controls .buttons-container
,
31 #apps-dev-tool-banner {
32 -webkit-padding-end: 3px;
33 -webkit-padding-start: 4px;
36 #dev-controls .buttons-container
{
41 #dev-controls button
{
45 #extension-settings.dev-mode #dev-controls
{
46 -webkit-transition-duration: 250ms;
52 #extension-settings.dev-mode
.apps-dev-tools-mode #dev-controls
{
56 #apps-dev-tool-banner {
57 border-bottom: 1px solid
#eee;
63 #extension-settings.dev-mode
.apps-dev-tools-mode #apps-dev-tool-banner
{
67 .apps-dev-tool-banner-text {
71 #dev-controls-spacer {
80 #extension-settings:not
(.dev-mode
) .developer-extras
{
84 .developer-extras
> div
,
85 .permanent-warnings > div {
89 #extension-settings #page-header
{
90 /* These values match the .page values. */
91 -webkit-margin-end: 24px;
101 #no-extensions-message {
106 -webkit-padding-start: 10px;
110 background: url
('chrome://theme/IDR_WEBSTORE_ICON_32') no-repeat left center
;
114 html
[dir
=rtl
] #footer-section
{
115 background: url
('chrome://theme/IDR_WEBSTORE_ICON_32') no-repeat right center
;
118 #footer-section > a
{
119 -webkit-margin-start: 42px;
123 .empty-extension-list {
127 .loading #no-extensions
,
128 .loading #footer-section
,
129 #extension-settings-list:not
(.empty-extension-list
) ~ #no-extensions
,
130 .empty-extension-list ~ #footer-section {
134 .extension-list-item-wrapper {
138 .extension-list-item {
139 background-repeat: no-repeat
;
140 display: -webkit-box
;
144 html
[dir
='rtl'] .extension-list-item
{
145 background-position: right
;
149 -webkit-padding-end: 20px;
150 color: rgb
(48, 57, 66);
155 .inactive-extension .extension-title {
160 -webkit-padding-end: 7px;
165 .extension-description {
166 -webkit-padding-end: 5px;
174 -webkit-padding-start: 55px;
177 .extension-description
,
178 .extension-list-item-wrapper
.inactive-extension
.extension-details
,
180 .enable-checkbox input:disabled + .enable-checkbox-text {
181 color: rgb
(151, 156, 160);
185 /* Matches right: position of dev controls toggle. */
186 -webkit-margin-end: 20px;
190 .enable-checkbox-text {
191 /* Matches width of trash. */
192 -webkit-margin-end: 30px;
196 display: inline-block
;
203 .extension-list-item-wrapper
.inactive-extension
.enabled-text
,
204 .extension-list-item-wrapper:not
(.inactive-extension
) .enable-text
,
205 .extension-list-item-wrapper
.inactive-extension
.optional-controls
,
206 .extension-list-item-wrapper.inactive-extension .butter-bar {
211 word-wrap: break-word
;
214 .terminated-reload-link {
215 -webkit-margin-end: 2.5em;
219 .extension-list-item a {
220 -webkit-margin-start: 0.5em;
221 display: inline-block
;
224 .install-warnings a {
225 -webkit-margin-start: 0;
230 .extension-warnings {
237 background: rgb
(255, 242, 153);
241 .extension-warnings {
245 .install-warnings ul
,
246 .extension-warnings ul {
250 #font-measuring-div {
251 /* Remove from the flow and hide. */
256 .extension-commands-config {
260 html
[dir
=rtl
] .extension-commands-config
{
270 #overlay .page:not
(.showing
) {
274 #drop-target-overlay {
275 color: rgb
(48, 57, 66);
280 #drop-target-overlay div
{
291 #extension-settings .trash
{
292 -webkit-transition: opacity
200ms;
298 vertical-align: middle
;
301 html
[dir
='rtl'] #extension-settings
.trash
{
306 .extension-list-item:not(:hover) .trash:not(:focus) {
310 .extension-list-item-wrapper.may-not-remove .trash {
314 .extension-highlight {
315 background: rgb
(238, 238, 238);
316 background-position: auto
;
317 background-repeat: auto
;
319 padding: 5px 0 5px 5px;
322 .may-not-modify .optional-controls .optional-controls-disableable {
328 .page:not
(.profile-is-managed
) .profile-is-managed-banner
,
329 .profile-is-managed .more-extensions-link {
333 .profile-is-managed-banner .page-banner-text {
334 background-image: url
('chrome://theme/IDR_WARNING');
337 /* Sideload Wipeout */
339 .sideload-wipeout-learn-more {
340 text-decoration: none
;
343 .sideload-wipeout-banner .page-banner-text {
344 -webkit-padding-start: 8px;
345 background-image: none
;