diff --git a/lib/codemirror.css b/lib/codemirror.css index f4d5718a78..4c8b9aab7f 100644 --- a/lib/codemirror.css +++ b/lib/codemirror.css @@ -19,7 +19,7 @@ } .CodeMirror-scrollbar-filler, .CodeMirror-gutter-filler { - background-color: white; /* The little square between H and V scrollbars */ + background-color: inherit; /* The little square between H and V scrollbars */ } /* GUTTER */