2 * Copyright 2015 The Chromium Authors. All rights reserved.
3 * Use of this source code is governed by a BSD-style license that can be
4 * found in the LICENSE file.
8 padding: 2px 8px 3px 8px;
14 .list-item:nth-of-type(2n) {
15 background-color: #f8f8f8;
19 background-color: #dadada;
22 .list-item.selected > .title {
27 background-color: #eee;
32 word-wrap: break-word
;
36 .list-item > .subtitle {
38 color: rgba
(0, 0, 0, 0.7);
39 text-overflow: ellipsis
;
44 .list-item > .subtitle a {
52 .list-item
.label
.title
,
53 .list-item.label .subtitle {