1 /* Copyright (c) 2012 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 -webkit-margin-start: 4px;
8 background-image: -webkit-image-set
(
9 url
('../../../app/theme/default_100_percent/fullscreen_menu_button.png') 1x,
10 url
('../../../app/theme/default_200_percent/fullscreen_menu_button.png') 2x);
11 background-position: center center
;
12 background-repeat: no-repeat
;
13 border: solid
1px rgba
(0, 0, 0, 0.3);
26 border: solid
1px rgba
(0, 0, 0, 0.3);
27 border-bottom-left-radius: 3px;
28 border-top-left-radius: 3px;
32 border: solid
1px rgba
(0, 0, 0, 0.3);
33 border-bottom-right-radius: 3px;
34 border-top-right-radius: 3px;
38 border-bottom: solid
1px rgba
(0, 0, 0, 0.3);
39 border-top: solid
1px rgba
(0, 0, 0, 0.3);