Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / chrome / browser / resources / pdf / elements / shared-icon-style.css
blob6611e9e09c707e331c33bbaf64f755213bfdf540
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 :root {
6 --iron-icon-height: 20px;
7 --iron-icon-width: 20px;
8 --paper-icon-button: {
9 height: 20px;
10 padding: 6px;
11 width: 20px;
13 --paper-icon-button-ink-color: rgb(189, 189, 189);
14 --viewer-icon-ink-color: rgb(189, 189, 189);