1 /* Copyright 2014 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 border: 1px solid
#d9d9d9;
9 border-top: 1px solid
#c0c0c0;
18 border: 1px solid rgb
(77, 144, 254);
19 box-shadow: inset
0 1px 2px rgba
(0,0,0,0.3);
24 background-color: rgb
(77, 144, 254);
25 background-image: -webkit-linear-gradient
(top
,
28 border: 1px solid rgb
(48, 121, 237);
34 margin: 0 1.5em 1.2em 0;
35 text-shadow: 0 1px rgba
(0, 0, 0, 0.1);
39 background-color: rgb
(53, 122, 232);
40 background-image: -webkit-linear-gradient
(top
,
43 border: 1px solid rgb
(47, 91, 183);
44 text-shadow: 0 1px rgba
(0, 0, 0, 0.3);
48 box-shadow: inset
0 0 0 1px #fff;
51 .blue-button:focus:hover {
52 box-shadow: inset
0 0 0 1px #fff, 0 1px 1px rgba
(0, 0, 0, 0.1);