1 /* Copyright 2014 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.
7 #device-disabled-top-container,
8 #device-disabled-bottom-container {
10 flex-direction: column
;
19 #device-disabled-top-container {
20 background-color: rgb
(213, 0, 0);
26 #device-disabled-symbol {
28 background-image: url
(chrome://theme
/IDR_DEVICE_DISABLED
);
33 #device-disabled-heading {
39 #device-disabled-explanation {
44 text-overflow: ellipsis
;
47 #device-disabled-bottom-container {
48 background-color: white
;
52 #device-disabled-message {
56 text-overflow: ellipsis
;
57 white-space: pre-wrap
;