summaryrefslogtreecommitdiff
path: root/public/vendor/codemirror/theme/ambiance-mobile.css
diff options
context:
space:
mode:
Diffstat (limited to 'public/vendor/codemirror/theme/ambiance-mobile.css')
-rw-r--r--public/vendor/codemirror/theme/ambiance-mobile.css5
1 files changed, 0 insertions, 5 deletions
diff --git a/public/vendor/codemirror/theme/ambiance-mobile.css b/public/vendor/codemirror/theme/ambiance-mobile.css
deleted file mode 100644
index 88d332e1..00000000
--- a/public/vendor/codemirror/theme/ambiance-mobile.css
+++ /dev/null
@@ -1,5 +0,0 @@
-.cm-s-ambiance.CodeMirror {
- -webkit-box-shadow: none;
- -moz-box-shadow: none;
- box-shadow: none;
-}