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. */
5 /* We introduce a wrapper aligner element as setting the relevant attributes
6 * (horizontal justified layout center) have no effect on the core-toolbar. */
13 text-overflow: ellipsis
;
17 #pageselector-container {
19 /* The container resizes according to the width of the toolbar. On small
20 * screens with large numbers of pages, overflow page numbers without
29 #buttons > paper-icon-button
{
33 viewer-toolbar-dropdown
{
45 --paper-progress-active-color: rgb
(50, 54, 57);
46 --paper-progress-container-color: rgb
(34, 36, 38);
50 background-color: transparent
;
51 color: rgb
(241, 241, 241);
59 paper-toolbar
/deep
/ ::selection
{
60 background: rgba
(255, 255, 255, 0.3);
63 paper-toolbar
/deep
/ .toolbar-tools
{