Files
ICEcoder/CodeMirror-3.02/theme/ambiance-mobile.css
2013-02-09 13:27:13 +00:00

7 lines
126 B
CSS

.cm-s-ambiance.CodeMirror {
-webkit-box-shadow: none;
-moz-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
}