X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=to-be-integrated%2Fthird-party%2Fcodemirror-3.15%2Ftest%2Fmode_test.css;fp=to-be-integrated%2Fthird-party%2Fcodemirror-3.15%2Ftest%2Fmode_test.css;h=1ac66737fb96a1df888ff48a49defb0a3b914a57;hb=31540dd504798e0aca69e10d8144fbedc5b16af8;hp=0000000000000000000000000000000000000000;hpb=937653fd70bbf7d95bcf870e7f2b46b4a8fec486;p=myslice.git 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 index 00000000..1ac66737 --- /dev/null +++ b/to-be-integrated/third-party/codemirror-3.15/test/mode_test.css @@ -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; +}