puffer/puffer_pages

View on GitHub
app/assets/stylesheets/puffer/codemirror/ambiance-mobile.css

Summary

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