MD Downloads: UI review feedback
[chromium-blink-merge.git] / chrome / browser / resources / md_downloads / shared_style.css
blob95de68740aac4a7e1b5409b35cd56f910a80cadc
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 * {
6 --downloads-item-width: 622px;
9 paper-button {
10 margin: 0;
11 min-width: auto;
14 paper-button[lowercase] {
15 text-transform: none;
18 paper-button:not([lowercase]) {
19 font-weight: 500;