2
0
mirror of https://github.com/Ionaru/easy-markdown-editor synced 2025-07-25 19:04:29 -06:00

Revert "Fix sprockets compilation error related to filter: progid:"

This commit is contained in:
Wes Cossick 2015-10-26 10:36:14 -05:00
parent 16d5a4d894
commit 3baa1d1ac8
3 changed files with 6 additions and 7 deletions

View File

@ -643,7 +643,6 @@ span.CodeMirror-selectedtext { background: none; }
.CodeMirror .CodeMirror-code .cm-strikethrough {
text-decoration: line-through;
}
.CodeMirror .cm-spell-error:not(.cm-url):not(.cm-comment) {
background: rgba(255, 0, 0, .15);
}