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. */
10 -webkit-padding-start: 75px;
11 /* TODO(stuartmorgan): Get real art for this image */
12 background-image: -webkit-image-set
(
13 url
('../../app/theme/default_100_percent/sadtab.png') 1x,
14 url
('../../app/theme/default_200_percent/sadtab.png') 2x);
15 background-position: left
;
16 background-repeat: no-repeat
;
25 background-position: right
;
29 background-color: rgb
(235, 239, 250);
30 border: 1px solid
#bbb;
40 #crashList > div
> * {
44 #crashList a:visited
{
48 #crashList > div:not
(:last-child
) {
49 border-bottom: 1px solid
#bbb;
53 color: rgb
(141, 51, 42);