move a few things away in to-be-integrated/
[myslice.git] / to-be-integrated / third-party / codemirror-3.15 / test / mode_test.css
diff --git a/to-be-integrated/third-party/codemirror-3.15/test/mode_test.css b/to-be-integrated/third-party/codemirror-3.15/test/mode_test.css
new file mode 100644 (file)
index 0000000..1ac6673
--- /dev/null
@@ -0,0 +1,10 @@
+.mt-output .mt-token {
+  border: 1px solid #ddd;
+  white-space: pre;
+  font-family: "Consolas", monospace;
+  text-align: center;
+}
+
+.mt-output .mt-style {
+  font-size: x-small;
+}