Files
ICEcoder/CodeMirror-3.0rc2/theme/ambiance-mobile.css
2012-12-03 19:04:16 +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;
}