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. */
19 color: rgb
(0, 102, 204);
20 text-decoration: none
;
24 -webkit-margin-start: 15px;
39 -webkit-padding-start: 120px;
40 background-color: rgb
(242, 247, 250);
41 border-bottom: 1px solid rgb
(218, 236, 248);
76 -webkit-padding-start: 120px;
83 html
[dir
='rtl'] .float-start
{
114 -webkit-padding-start: 120px;
115 background-image: -webkit-linear-gradient
(rgb
(255, 255, 255),
119 padding-bottom: 35px;
135 #main-content.device-detected-none #status-icon
{
136 background: url
(insert.png);
137 background-repeat: no-repeat
;
141 #main-content.device-detected-usb #status-icon
{
142 background: url
(detected_usb.png);
143 background-repeat: no-repeat
;
147 #main-content.device-detected-sd #status-icon
{
148 background: url
(detected_sd.png);
149 background-repeat: no-repeat
;
153 #progress-status-div {
157 #main-content.progress #progress-status-div
{
167 #main-content.progress-canceble #cancel-button
{
179 #main-content.device-detected-mul #device-selection
{
184 -webkit-margin-end: 10px;
190 #main-content.warning #warning-icon
,
191 #main-content.error #warning-icon
{
192 background: url
(../../../../ui/webui/resources/images/icon_warning.png);
193 background-repeat: no-repeat
;
197 #main-content.success #warning-icon
{
198 background: url
(../../../../ui/webui/resources/images/icon_checkmark.png);
199 background-repeat: no-repeat
;
207 #main-content.progress #warning-div
{
216 #main-content.success #warning-button
,
217 #main-content.warning-no-conf #warning-button
,
218 #main-content.device-detected-none #warning-button
{
222 #main-content.error #warning-button
{