X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=to-be-integrated%2Fthird-party%2Fcodemirror-3.15%2Ftheme%2Fambiance-mobile.css;fp=to-be-integrated%2Fthird-party%2Fcodemirror-3.15%2Ftheme%2Fambiance-mobile.css;h=88d332e1a79c7d763701d2331d33bbc3c5d5301a;hb=31540dd504798e0aca69e10d8144fbedc5b16af8;hp=0000000000000000000000000000000000000000;hpb=937653fd70bbf7d95bcf870e7f2b46b4a8fec486;p=myslice.git 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 index 00000000..88d332e1 --- /dev/null +++ b/to-be-integrated/third-party/codemirror-3.15/theme/ambiance-mobile.css @@ -0,0 +1,5 @@ +.cm-s-ambiance.CodeMirror { + -webkit-box-shadow: none; + -moz-box-shadow: none; + box-shadow: none; +}