move a few things away in to-be-integrated/
[myslice.git] / third-party / codemirror-3.15 / mode / tiddlywiki / tiddlywiki.css
diff --git a/third-party/codemirror-3.15/mode/tiddlywiki/tiddlywiki.css b/third-party/codemirror-3.15/mode/tiddlywiki/tiddlywiki.css
deleted file mode 100644 (file)
index 9a69b63..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-span.cm-underlined {
-  text-decoration: underline;
-}
-span.cm-strikethrough {
-  text-decoration: line-through;
-}
-span.cm-brace {
-  color: #170;
-  font-weight: bold;
-}
-span.cm-table {
-  color: blue;
-  font-weight: bold;
-}