1 /* Copyright 2013 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 background-position: center center
;
7 background-repeat: no-repeat
;
8 background-size: 100% 100%;
14 -webkit-user-select: none
;
15 background-image: linear-gradient
(rgb
(60, 80, 119), rgb
(15, 24, 41));
16 border: 1px solid rgb
(11, 9, 16);
18 display: inline-block
;
30 background-image: linear-gradient
(rgb
(73, 102, 155), rgb
(32, 52, 95));
33 :host
(.latchable
.polymer-selected:host
),
35 background-color: rgb
(75, 103, 156);
36 background-image: none
;