1 /* Copyright 2015 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 @apply
(--layout-vertical
);
8 @apply
(--paper-font-body1
);
9 -webkit-user-select: none
;
10 background-color: rgb
(230, 230, 230);
11 color: rgba
(0, 0, 0, .87);
15 @apply
(--shadow-elevation-4dp
);
16 background-color: rgb
(63, 85, 102);
22 @apply
(--layout-flex
);
23 --paper-drawer-panel-left-drawer-container: {
24 background-color: rgb
(230, 230, 230);
30 cr-settings-main paper-icon-button
{