X-Git-Url: http://wagnertech.de/git?p=kivitendo-erp.git;a=blobdiff_plain;f=js%2Fckeditor%2Fplugins%2Fcodemirror%2Ftheme%2Fambiance-mobile.css;fp=js%2Fckeditor%2Fplugins%2Fcodemirror%2Ftheme%2Fambiance-mobile.css;h=374818a7150e4e25df978b755d586123d75e9297;hp=0000000000000000000000000000000000000000;hb=b293ff8ad52fc76ba0c44783e3982418114d6b08;hpb=d4925a8b60f04674885e30d9316dc0263f8b9a84 diff --git a/js/ckeditor/plugins/codemirror/theme/ambiance-mobile.css b/js/ckeditor/plugins/codemirror/theme/ambiance-mobile.css new file mode 100644 index 000000000..374818a71 --- /dev/null +++ b/js/ckeditor/plugins/codemirror/theme/ambiance-mobile.css @@ -0,0 +1,5 @@ +.cm-s-ambiance.CodeMirror { + -webkit-box-shadow: none; + -moz-box-shadow: none; + box-shadow: none; +}