Files
ICEcoder/CodeMirror-3.0/theme/ambiance-mobile.css
Matt Pass 4be1b45896 Upgrading to CM v3 from v3 RC2
Upgrading to official v3 released now it's been released
2012-12-11 17:35:57 +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;
}