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. */
8 flex-direction: column
;
12 @media screen and
(max-width: 1024px) {
14 flex-basis: 670px; /* 622 card width + 24 left margin + 24 right margin. */
19 --paper-header-panel-standard-container: {
25 /* TODO(dbeam): upgrade to 1.0.4 to use --paper-header-panel-shadow.
26 * https://github.com/PolymerElements/paper-header-panel/pull/39 */
27 #panel /deep
/ #dropShadow
{
36 .loading #no-downloads
,
37 .loading #downloads-list {
47 justify-content: center
;
50 #no-downloads .illustration
{
51 background: -webkit-image-set
(url
(1x/no_downloads.png) 1x,
52 url
(2x/no_downloads.png) 2x)
53 no-repeat center center
;
54 height: 144px; /* Matches natural image height. */