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. */
6 font-family: Ubuntu
, Arial
, sans-serif
;
31 tbody
tr:nth-child
(odd
) {
32 background: rgb
(238, 238, 255);
40 background: rgb
(255, 220, 220);
44 background-image: url
('chrome://syncfs-internals/file.png');
45 background-position: 0 2px;
46 background-repeat: no-repeat
;
51 background-image: url
('chrome://syncfs-internals/folder_closed.png');
52 background-position: 0 2px;
53 background-repeat: no-repeat
;