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 -webkit-transition: opacity
400ms ease-in-out
;
7 background: rgb
(29, 39, 57);
10 box-shadow: 0 1px 2px gray
, 0 3px 3px rgba
(0, 0, 0, .2);
19 -webkit-transform: scale
(0.25);
20 -webkit-transform-origin: 0 0;
39 -webkit-transform-origin: 0 100%;
40 background: rgb
(227, 234, 249);
41 box-shadow: 0 0 0 6px rgb
(29, 39, 57) inset
;
51 background-color: rgb
(29, 39, 57);
63 color: rgb
(227, 234, 249);
65 font-family: sans-serif
;