2 * Copyright (c) 2012 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 font-family: "Open Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif
;
13 background: LightSteelBlue
;
18 background: SteelBlue
;
21 text-shadow: rgba
(0, 0, 0, 0.5) 2px 2px 1px;
22 padding: 0.5em 0 0.5em 1.25em;
29 .failure, .failure .success {
30 background: LightCoral
;
44 li
.failure
.difference
{
45 background: IndianRed
;
62 list-style: decimal inside
;
69 padding: 1em 1em 0 1em;
73 list-style: lower-alpha
;
74 padding: 0.5em 0.5em 0.5em 4em;
78 font-family: "Courier", "Courier New", monospace
;
91 background: LightGreen
;
95 background: WhiteSmoke
;
97 padding: 0.5em 0 0.5em 1em;
101 .summary .results .failed {
103 text-shadow: rgba
(0, 0, 0, 1) 1px 1px 1px;
106 .summary .results .failed.none {
111 .summary .results .passed {
113 text-shadow: rgba
(0, 0, 0, 1) 1px 1px 1px;
116 .summary .results .passed.none {
122 background: rgb
(34, 34, 85);
123 border-radius: 8px 8px 0 0;
128 -webkit-user-select: none
;
129 font-weight: lighter
;
130 padding: 0.5em 0 0.5em 0.8em;