move a few things away in to-be-integrated/
[myslice.git] / to-be-integrated / third-party / codemirror-3.15 / theme / ambiance-mobile.css
diff --git a/to-be-integrated/third-party/codemirror-3.15/theme/ambiance-mobile.css b/to-be-integrated/third-party/codemirror-3.15/theme/ambiance-mobile.css
new file mode 100644 (file)
index 0000000..88d332e
--- /dev/null
@@ -0,0 +1,5 @@
+.cm-s-ambiance.CodeMirror {
+  -webkit-box-shadow: none;
+  -moz-box-shadow: none;
+  box-shadow: none;
+}