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 @apply
(--downloads-shared-style
);
7 -webkit-padding-end: 8px; /* + 8px from the search/(X) icon = 16px. */
8 -webkit-padding-start: 24px;
10 background: rgb
(63, 85, 102);
12 content-sizing: padding-box
;
24 flex: 1 0 var
(--downloads-side-column-basis
);
30 width: var
(--downloads-item-width
);
35 justify-content: flex-end
;
39 --paper-input-container-color: rgba
(255, 255, 255, .5);
40 --paper-input-container-input: {
43 --paper-input-container-input-color: white
;
44 --paper-input-container-focus-color: white
;
45 --paper-input-container-label: {