1 /* Copyright 2013 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.
15 #debugging .step-contents
{
19 #debugging.setup-view
.step-contents
{
24 #debugging.done-view
.step-contents
,
25 #debugging.error-view
.step-contents
{
29 #debugging #debugging
-controls
{
31 justify-content: center
;
38 #debugging.setup-view
#debugging
-controls
{
42 #debugging-controls button
{
46 #enable-debugging-icon {
47 background-position: center
;
48 background-repeat: no-repeat
;
52 .remove-protection-view #enable-debugging-icon
,
53 .setup-view #enable-debugging-icon
,
54 .wait-view #enable-debugging-icon {
55 background-image: url
(chrome://theme
/IDR_RESET_WARNING
);
56 background-size: 39px 72px;
60 .done-view #enable-debugging-icon {
61 background-image: url
(chrome://theme
/IDR_ENABLE_DEBUGGING_SUCCESS
);
62 background-size: 86px 66px;
66 .error-view #enable-debugging-icon {
67 background-image: url
(chrome://theme
/IDR_ENABLE_DEBUGGING_FAILURE
);
68 background-size: 66px;
73 #enable-debugging-icon::after
{
75 url
(chrome://theme
/IDR_RESET_WARNING
)
76 url
(chrome://theme
/IDR_ENABLE_DEBUGGING_SUCCESS
)
77 url
(chrome://theme
/IDR_ENABLE_DEBUGGING_FAILURE
);
81 .enable-debugging-title {
88 .enable-debugging-text {
92 #debugging #debugging
-warning
-details
,
93 #debugging #debugging
-done
-msg
{
97 #debugging #enable-debugging-wait-msg
{
98 display: inline-block
;
100 vertical-align: middle
;
103 #enable-debugging-passwords {
109 #enable-debugging-password-note {
114 .enable-debugging-password-input {
117 flex-direction: column
;
121 .enable-debugging-password-input input[type=password] {
126 .enable-debugging-password-input
127 input
[type
=password
]::-webkit-input-placeholder
{
134 .remove-protection-specific
,
140 .error-view
.error-specific
,
141 .done-view
.done-specific
,
142 .remove-protection-view
.remove-protection-specific
,
143 .setup-view
.setup-specific
,
144 .wait-view .wait-specific {
148 #debugging-remove-protection-button,
149 #debugging-enable-button,
150 #debugging-cancel-button,
151 #debugging-ok-button {
155 .remove-protection-view
#debugging
-remove
-protection
-button
,
156 .remove-protection-view
#debugging
-cancel
-button
,
157 .setup-view
#debugging
-enable
-button
,
158 .setup-view
#debugging
-cancel
-button
,
159 .done-view
#debugging
-ok
-button
,
160 .error-view #debugging-ok-button {
161 display: inline-block
;