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. */
5 .extension-command-list-command-item-wrapper {
10 display: inline-block
;
15 -webkit-box-orient: horizontal
;
20 .command-description {
27 .command-shortcut-container {
34 border: solid
1px #BFBFBF;
36 color: rgb
(48, 57, 66);
37 display: inline-block
;
40 padding: 3px 0 1px 4px;
43 .command-shortcut-text {
44 display: inline-block
;
51 border: solid
1px rgb
(140, 147, 255);
69 background: rgb
(243, 244, 255);
70 border: solid
1px rgb
(140, 147, 255);
75 color: rgb
(48, 57, 66);
78 .inactive-keybinding {