Use a standard colour for error highlighting.

This commit is contained in:
Dave Page 2016-06-29 20:54:08 +01:00
parent c4504f1dc2
commit 0282ef7992

View File

@ -195,8 +195,7 @@
} }
#editor-panel .CodeMirror-activeline-background { #editor-panel .CodeMirror-activeline-background {
background: #5B9CEF; background: #D9EDF7;
color: white;
} }
.CodeMirror-foldmarker { .CodeMirror-foldmarker {