Add new certificateProvider extension API.
[chromium-blink-merge.git] / chrome / browser / resources / pdf / elements / viewer-zoom-toolbar / viewer-zoom-button.css
bloba240ece568f3425838af506d92c93ef11ae6a1c7
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 paper-fab {
6 --paper-fab-keyboard-focus-background: var(--viewer-icon-ink-color);
7 --paper-fab-mini: {
8 height: 36px;
9 padding: 8px;
10 width: 36px;
12 background-color: rgb(242, 242, 242);
13 color: rgb(96, 96, 96);
14 margin: 0 48px;
15 overflow: visible;