We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1a2f6a commit fcf72f0Copy full SHA for fcf72f0
1 file changed
CodeMirror/theme/icecoder.css
@@ -40,4 +40,4 @@ ICEcoder default theme by Matt Pass, used in code editor available at https://ic
40
.cm-s-icecoder .CodeMirror-gutters { background: #1d1d1b; min-width: 41px; border-right: 0; }
41
.cm-s-icecoder .CodeMirror-linenumber { color: #555; cursor: default; }
42
.cm-s-icecoder .CodeMirror-matchingbracket { color: #fff !important; background: #555 !important; }
43
-cm-s-icecoder .CodeMirror-activeline-background { background: #000; }
+.cm-s-icecoder .CodeMirror-activeline-background { background: #000; }
0 commit comments