stylus/codemirror/theme/ambiance-mobile.css

7 lines
127 B
CSS

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