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: {
24 /* TODO(dbeam): upgrade to 1.0.4 to use --paper-header-panel-shadow.
25 * https://github.com/PolymerElements/paper-header-panel/pull/39 */
26 #panel /deep
/ #dropShadow
{
35 .loading #no-downloads
,
36 .loading #downloads-list {
46 justify-content: center
;
49 #no-downloads .illustration
{
50 content: -webkit-image-set
(url
(1x/no_downloads.png) 1x,
51 url
(2x/no_downloads.png) 2x);