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 background-color: rgb
(97, 97, 97);
7 color: rgb
(250, 250, 250);
8 font-family: Roboto
, 'Helvetica Neue', Helvetica
, Arial
;
10 /* core-overlay interferes with the visibility of our shadow. */
11 overflow: visible
!important
;
18 background-color: rgb
(66, 66, 66);
27 background-color: rgb
(66, 66, 66);
35 /* Since the pane slides in from the right, we want the scrollbar to be on
36 * the left. Setting direction to rtl achieves this.
38 core-header-panel::shadow #mainPanel
{
43 background-color: rgb
(97, 97, 97);