move a few things away in to-be-integrated/
[myslice.git] / to-be-integrated / third-party / codemirror-3.15 / theme / ambiance-mobile.css
1 .cm-s-ambiance.CodeMirror {
2   -webkit-box-shadow: none;
3   -moz-box-shadow: none;
4   box-shadow: none;
5 }