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 #extension-settings.dev-mode #dev-controls
{
45 -webkit-transition-duration: 250ms;
51 #dev-controls-spacer {
60 #extension-settings:not
(.dev-mode
) .developer-extras
{
64 .developer-extras
> div
,
65 .permanent-warnings > div {
69 #extension-settings #page-header
{
70 /* These values match the .page values. */
71 -webkit-margin-end: 24px;
81 #no-extensions-message {
86 -webkit-padding-start: 10px;
90 background: url
('chrome://theme/IDR_WEBSTORE_ICON_32') no-repeat left center
;
94 html
[dir
=rtl
] #footer-section
{
95 background: url
('chrome://theme/IDR_WEBSTORE_ICON_32') no-repeat right center
;
99 -webkit-margin-start: 42px;
103 .empty-extension-list {
107 .loading #no-extensions
,
108 .loading #footer-section
,
109 #extension-settings-list:not
(.empty-extension-list
) ~ #no-extensions
,
110 .empty-extension-list ~ #footer-section {
114 .extension-list-item-wrapper {
118 .extension-list-item {
119 background-repeat: no-repeat
;
120 display: -webkit-box
;
124 html
[dir
='rtl'] .extension-list-item
{
125 background-position: right
;
129 -webkit-padding-end: 20px;
130 color: rgb
(48, 57, 66);
135 .inactive-extension .extension-title {
140 -webkit-padding-end: 7px;
145 .extension-description {
146 -webkit-padding-end: 5px;
154 -webkit-padding-start: 55px;
157 .extension-description
,
158 .extension-list-item-wrapper
.inactive-extension
.extension-details
,
161 .enable-checkbox input:disabled + .enable-checkbox-text {
162 color: rgb
(151, 156, 160);
166 /* Matches right: position of dev controls toggle. */
167 -webkit-margin-end: 20px;
171 .enable-checkbox-text {
172 /* Matches width of trash. */
173 -webkit-margin-end: 30px;
177 display: inline-block
;
184 .extension-list-item-wrapper
.inactive-extension
.enabled-text
,
185 .extension-list-item-wrapper:not
(.inactive-extension
) .enable-text
,
186 .extension-list-item-wrapper
.inactive-extension
.optional-controls
,
187 .extension-list-item-wrapper.inactive-extension .butter-bar {
192 word-wrap: break-word
;
195 .terminated-reload-link {
196 -webkit-margin-end: 2.5em;
200 .extension-list-item a {
201 -webkit-margin-start: 0.5em;
202 display: inline-block
;
205 .install-warnings a {
206 -webkit-margin-start: 0;
211 .extension-warnings {
218 background: rgb
(255, 242, 153);
222 .extension-warnings {
226 .install-warnings ul
,
227 .extension-warnings ul {
231 #font-measuring-div {
232 /* Remove from the flow and hide. */
237 .extension-commands-config {
241 html
[dir
=rtl
] .extension-commands-config
{
251 #overlay .page:not
(.showing
) {
255 #drop-target-overlay {
256 color: rgb
(48, 57, 66);
261 #drop-target-overlay div
{
273 #extension-settings .trash
{
274 -webkit-transition: opacity
200ms;
280 vertical-align: middle
;
283 html
[dir
='rtl'] #extension-settings
.trash
{
288 .extension-list-item:not(:hover) .trash:not(:focus) {
292 .extension-list-item-wrapper.may-not-remove .trash {
296 .extension-highlight {
297 background: rgb
(238, 238, 238);
298 background-position: auto
;
299 background-repeat: auto
;
301 padding: 5px 0 5px 5px;
304 .may-not-modify .optional-controls .optional-controls-disableable {
310 .page:not
(.profile-is-managed
) .profile-is-managed-banner
,
311 .profile-is-managed .more-extensions-link {
315 .profile-is-managed-banner .page-banner-text {
316 background-image: url
('chrome://theme/IDR_WARNING');
319 /* Sideload Wipeout */
321 .sideload-wipeout-learn-more {
322 text-decoration: none
;
325 .sideload-wipeout-banner .page-banner-text {
326 -webkit-padding-start: 8px;
327 background-image: none
;