1 /* Copyright 2013 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. */
10 table
.list
tr:nth-child
(odd
) td
{
11 background: rgb
(239, 243, 255);
15 padding: 0.35em 0.5em 0;
19 table
.list
.header th
{
20 padding: 0.35em 0.5em 0;
21 vertical-align: bottom
;
24 table
.list
.bottom th
,
25 table
.list th
.bottom
{
26 border-bottom: 1px solid rgb
(181, 198, 222);