Files
ICEcoder/CodeMirror-3.1/theme/ambiance-mobile.css
2013-02-26 16:45:14 +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;
}