X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=sidebyside;f=js%2Fckeditor%2Fplugins%2Fcodemirror%2Ftheme%2Fambiance-mobile.css;fp=js%2Fckeditor%2Fplugins%2Fcodemirror%2Ftheme%2Fambiance-mobile.css;h=374818a7150e4e25df978b755d586123d75e9297;hb=53593baa211863fbf66540cf1bcc36c8fb37257f;hp=0000000000000000000000000000000000000000;hpb=deb4d2dbb676d7d6f69dfe7815d6e0cb09bd4a44;p=kivitendo-erp.git 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; +}