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
);
8 background: rgb
(63, 85, 102);
10 content-sizing: padding-box
;
18 flex: 1 0 var
(--downloads-side-column-basis
);
22 -webkit-margin-end: 0;
23 -webkit-margin-start: 24px;
32 width: var
(--downloads-item-width
);
36 -webkit-margin-end: 10px;
38 justify-content: flex-end
;
41 #search paper-input-container
{
46 --paper-input-container-color: rgba
(255, 255, 255, .5);
47 --paper-input-container-focus-color: white
;
48 --paper-input-container-input: {
52 --paper-input-container-input-color: white
;
56 #search-term input
[type
='search']::-webkit-search-cancel-button
,
57 #search-term input
[type
='search']::-webkit-search-results-button
{
58 -webkit-appearance: none
;
62 --iron-icon-height: 16px;
63 --iron-icon-width: 16px;
64 --paper-icon-button: {
71 #search-term paper-icon-button
{
78 :host-context
([dir
='rtl']) #search-term paper-icon-button
{
84 --paper-menu-button: {
90 -webkit-user-select: none
;
96 background: #eaeaea; /* TODO(dbeam): real color? */
99 @media not all and
(max-width: 1024px) {
100 /* Hide vertical dot menu when there's enough room for #actions. */
106 @media all and
(max-width: 1024px) {
107 /* Hide #actions for narrow windows; they're shown in a vertical dot menu. */