We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d00df9 commit 27bfabaCopy full SHA for 27bfaba
lib/codemirror.css
@@ -224,6 +224,7 @@ div.CodeMirror span.CodeMirror-nonmatchingbracket {color: #f22;}
224
z-index: 4;
225
}
226
.CodeMirror-gutter-wrapper ::selection { background-color: transparent }
227
+.CodeMirror-gutter-wrapper ::-moz-selection { background-color: transparent }
228
229
.CodeMirror-lines {
230
cursor: text;
0 commit comments