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 -webkit-padding-end: 3px;
32 -webkit-padding-start: 4px;
35 #dev-controls .buttons-container
{
40 #dev-controls button
{
44 #apps-developer-tools-promo {
45 -webkit-margin-before: 15px;
46 -webkit-padding-before: 5px;
47 -webkit-padding-end: 3px;
49 border-top: 1px solid
#eee;
54 #apps-developer-tools-promo img
{
55 content: url
(apps_developer_tools_promo_48.png);
58 #apps-developer-tools-promo-text {
59 -webkit-margin-start: 5px;
62 #apps-developer-tools-promo-close-wrapper {
65 justify-content: flex-end
;
68 #apps-developer-tools-promo .close-button
{
69 background: url
(chrome://theme
/IDR_CLOSE_DIALOG
) no-repeat center center
;
76 #apps-developer-tools-promo .close-button:hover
{
77 background-image: url
(chrome://theme
/IDR_CLOSE_DIALOG_H
);
80 #apps-developer-tools-promo .close-button:active
{
81 background-image: url
(chrome://theme
/IDR_CLOSE_DIALOG_P
);
84 #extension-settings.dev-mode #dev-controls
{
85 -webkit-transition-duration: 250ms;
91 #extension-settings.dev-mode
.adt-promo #dev-controls
{
92 height: 105px; /* Allow more height for the Apps Developer Tools promo. */
95 #dev-controls-spacer {
105 border: 1px solid
#ccc;
107 font-family: monospace
;
112 .extension-code > * {
116 .extension-code-line-numbers {
117 align-self: flex-start
;
118 background-color: rgba
(240, 240, 240, 1);
119 border-right: 1px solid
#ccc;
120 color: rgba
(128, 128, 128, 1);
125 #extension-settings:not
(.dev-mode
) .developer-extras
{
129 .developer-extras
> div
,
130 .permanent-warnings > div {
134 #extension-settings #page-header
{
135 /* These values match the .page values. */
136 -webkit-margin-end: 24px;
142 #extension-settings {
146 #no-extensions-message {
151 -webkit-padding-start: 10px;
155 background: url
(chrome://theme
/IDR_WEBSTORE_ICON_32
) no-repeat left center
;
156 background-size: 32px 32px;
160 html
[dir
=rtl
] #footer-section
{
161 background: url
(chrome://theme
/IDR_WEBSTORE_ICON_32
) no-repeat right center
;
164 #footer-section > a
{
165 -webkit-margin-start: 42px;
169 .empty-extension-list {
173 .loading #no-extensions
,
174 .loading #footer-section
,
175 #extension-settings-list:not
(.empty-extension-list
) ~ #no-extensions
,
176 .empty-extension-list ~ #footer-section {
180 .extension-list-item-wrapper {
184 .extension-list-item {
185 background-repeat: no-repeat
;
186 display: -webkit-box
;
190 .extension-list-item a {
191 -webkit-margin-start: 0.5em;
192 display: inline-block
;
195 html
[dir
='rtl'] .extension-list-item
{
196 background-position: right
;
200 -webkit-padding-end: 20px;
201 color: rgb
(48, 57, 66);
206 .inactive-extension .extension-title {
211 -webkit-padding-end: 7px;
216 .extension-description {
217 -webkit-padding-end: 5px;
224 -webkit-margin-after: 0.5em;
227 .action-links :-webkit-any(a, .link-button) {
228 -webkit-margin-end: 1em;
229 -webkit-margin-start: 0;
234 -webkit-padding-end: 7px;
235 -webkit-padding-start: 55px;
238 .extension-description
,
240 .extension-list-item-wrapper
.inactive-extension
.extension-details
,
243 .enable-checkbox input:disabled + .enable-checkbox-text {
244 color: rgb
(151, 156, 160);
248 /* Matches right: position of dev controls toggle. */
249 -webkit-margin-end: 20px;
254 display: inline-block
;
261 .extension-list-item-wrapper
.inactive-extension
.enabled-text
,
262 .extension-list-item-wrapper:not
(.inactive-extension
) .enable-text
,
263 .extension-list-item-wrapper
.inactive-extension
.optional-controls
,
264 .extension-list-item-wrapper.inactive-extension .butter-bar {
269 word-wrap: break-word
;
272 .terminated-reload-link {
273 -webkit-margin-end: 2.5em;
277 .install-warnings a {
278 -webkit-margin-start: 0;
283 .extension-warnings {
290 background: rgb
(255, 242, 153);
294 .extension-warnings {
298 .install-warnings ul
,
299 .extension-warnings ul {
303 .error-collection-control {
304 -webkit-margin-start: 5px;
308 #extension-settings.dev-mode
.error-collection-control
{
312 #font-measuring-div {
313 /* Remove from the flow and hide. */
318 .extension-commands-config {
322 html
[dir
=rtl
] .extension-commands-config
{
332 #overlay .page:not
(.showing
) {
336 #drop-target-overlay {
337 color: rgb
(48, 57, 66);
342 #drop-target-overlay div
{
354 #extension-settings .trash
{
355 -webkit-transition: opacity
200ms;
363 html
[dir
='rtl'] #extension-settings
.trash
{
368 .extension-list-item:not(:hover) .trash:not(:focus) {
372 .extension-list-item-wrapper.may-not-remove .trash {
376 .extension-highlight {
377 background: rgb
(238, 238, 238);
378 background-position: auto
;
379 background-repeat: auto
;
381 padding: 5px 0 5px 5px;
384 /* Supervised users */
386 .page:not
(.profile-is-supervised
) .profile-is-supervised-banner
,
387 .profile-is-supervised .more-extensions-link {
391 .profile-is-supervised-banner .page-banner-text {
392 background-image: url
(chrome://theme
/IDR_WARNING
);
395 /* Sideload Wipeout */
397 .sideload-wipeout-learn-more {
398 text-decoration: none
;
401 .sideload-wipeout-banner .page-banner-text {
402 -webkit-padding-start: 8px;
403 background-image: none
;