Skip to content

Commit fcf72f0

Browse files
committed
Missed the dot
1 parent d1a2f6a commit fcf72f0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CodeMirror/theme/icecoder.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,4 @@ ICEcoder default theme by Matt Pass, used in code editor available at https://ic
4040
.cm-s-icecoder .CodeMirror-gutters { background: #1d1d1b; min-width: 41px; border-right: 0; }
4141
.cm-s-icecoder .CodeMirror-linenumber { color: #555; cursor: default; }
4242
.cm-s-icecoder .CodeMirror-matchingbracket { color: #fff !important; background: #555 !important; }
43-
cm-s-icecoder .CodeMirror-activeline-background { background: #000; }
43+
.cm-s-icecoder .CodeMirror-activeline-background { background: #000; }

0 commit comments

Comments
 (0)