Built motion from commit 6a09e18b.|2.6.11
[motion2.git] / legacy-libs / grpc-cloned / node_modules / protobufjs / tests / nodeunit-browser / nodeunit.css
1 /*!\r
2  * Styles taken from qunit.css\r
3  */\r
4 \r
5 h1#nodeunit-header, h1.nodeunit-header {\r
6     padding: 15px;\r
7     font-size: large;\r
8     background-color: #06b;\r
9     color: white;\r
10     font-family: 'trebuchet ms', verdana, arial;\r
11     margin: 0;\r
12 }\r
13 \r
14 h1#nodeunit-header a {\r
15     color: white;\r
16 }\r
17 \r
18 h2#nodeunit-banner {\r
19     height: 2em;\r
20     border-bottom: 1px solid white;\r
21     background-color: #eee;\r
22     margin: 0;\r
23     font-family: 'trebuchet ms', verdana, arial;\r
24 }\r
25 h2#nodeunit-banner.pass {\r
26     background-color: green;\r
27 }\r
28 h2#nodeunit-banner.fail {\r
29     background-color: red;\r
30 }\r
31 \r
32 h2#nodeunit-userAgent, h2.nodeunit-userAgent {\r
33     padding: 10px;\r
34     background-color: #eee;\r
35     color: black;\r
36     margin: 0;\r
37     font-size: small;\r
38     font-weight: normal;\r
39     font-family: 'trebuchet ms', verdana, arial;\r
40     font-size: 10pt;\r
41 }\r
42 \r
43 div#nodeunit-testrunner-toolbar {\r
44     background: #eee;\r
45     border-top: 1px solid black;\r
46     padding: 10px;\r
47     font-family: 'trebuchet ms', verdana, arial;\r
48     margin: 0;\r
49     font-size: 10pt;\r
50 }\r
51 \r
52 ol#nodeunit-tests {\r
53     font-family: 'trebuchet ms', verdana, arial;\r
54     font-size: 10pt;\r
55 }\r
56 ol#nodeunit-tests li strong {\r
57     cursor:pointer;\r
58 }\r
59 ol#nodeunit-tests .pass {\r
60     color: green;\r
61\r
62 ol#nodeunit-tests .fail {\r
63     color: red;\r
64\r
65 \r
66 p#nodeunit-testresult {\r
67     margin-left: 1em;\r
68     font-size: 10pt;\r
69     font-family: 'trebuchet ms', verdana, arial;\r
70 }\r