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.
7 background-color: #E6E6E6;
8 font-family: Helvetica
, Arial
, sans-serif
;
10 margin: 50px 40px 20px 40px;
15 background-color: #fbfbfb;
16 border: 1px solid
#AAA;
17 border-bottom: 1px solid
#888;
19 box-shadow: 0 2px 2px #AAA;
30 background-color: #fbfbfb;
36 -webkit-user-select: none
;
37 background-image: -webkit-linear-gradient
(#ededed, #ededed 38%, #dedede);
38 border: 1px solid rgba
(0, 0, 0, 0.25);
40 box-shadow: 0 1px 0 rgba
(0, 0, 0, 0.08),
41 inset
0 1px 2px rgba
(255, 255, 255, 0.75);
46 text-shadow: 0 1px 0 rgb
(240, 240, 240);