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. */
6 -webkit-user-select: none
;
13 -webkit-user-select: none
;
16 x-list-view
> .list-item
{
17 padding: 2px 4px 2px 4px;
20 x-list-view:focus
> .list-item
[selected
] {
21 background-color: rgb
(171, 217, 202);
23 outline: 1px dotted rgba
(0,0,0,0.1);
26 x-list-view
> .list-item
[selected
] {
27 background-color: rgb
(103, 199, 165);