Built motion from commit 6a09e18b.|2.6.11
[motion2.git] / legacy-libs / grpc / node_modules / protobufjs / tests / nodeunit-browser / nodeunit.css
diff --git a/legacy-libs/grpc/node_modules/protobufjs/tests/nodeunit-browser/nodeunit.css b/legacy-libs/grpc/node_modules/protobufjs/tests/nodeunit-browser/nodeunit.css
new file mode 100644 (file)
index 0000000..4c3f20c
--- /dev/null
@@ -0,0 +1,70 @@
+/*!\r
+ * Styles taken from qunit.css\r
+ */\r
+\r
+h1#nodeunit-header, h1.nodeunit-header {\r
+    padding: 15px;\r
+    font-size: large;\r
+    background-color: #06b;\r
+    color: white;\r
+    font-family: 'trebuchet ms', verdana, arial;\r
+    margin: 0;\r
+}\r
+\r
+h1#nodeunit-header a {\r
+    color: white;\r
+}\r
+\r
+h2#nodeunit-banner {\r
+    height: 2em;\r
+    border-bottom: 1px solid white;\r
+    background-color: #eee;\r
+    margin: 0;\r
+    font-family: 'trebuchet ms', verdana, arial;\r
+}\r
+h2#nodeunit-banner.pass {\r
+    background-color: green;\r
+}\r
+h2#nodeunit-banner.fail {\r
+    background-color: red;\r
+}\r
+\r
+h2#nodeunit-userAgent, h2.nodeunit-userAgent {\r
+    padding: 10px;\r
+    background-color: #eee;\r
+    color: black;\r
+    margin: 0;\r
+    font-size: small;\r
+    font-weight: normal;\r
+    font-family: 'trebuchet ms', verdana, arial;\r
+    font-size: 10pt;\r
+}\r
+\r
+div#nodeunit-testrunner-toolbar {\r
+    background: #eee;\r
+    border-top: 1px solid black;\r
+    padding: 10px;\r
+    font-family: 'trebuchet ms', verdana, arial;\r
+    margin: 0;\r
+    font-size: 10pt;\r
+}\r
+\r
+ol#nodeunit-tests {\r
+    font-family: 'trebuchet ms', verdana, arial;\r
+    font-size: 10pt;\r
+}\r
+ol#nodeunit-tests li strong {\r
+    cursor:pointer;\r
+}\r
+ol#nodeunit-tests .pass {\r
+    color: green;\r
+} \r
+ol#nodeunit-tests .fail {\r
+    color: red;\r
+} \r
+\r
+p#nodeunit-testresult {\r
+    margin-left: 1em;\r
+    font-size: 10pt;\r
+    font-family: 'trebuchet ms', verdana, arial;\r
+}\r