From 5f22b9a6a775220f495e27ad36a2a89460a2ef9d Mon Sep 17 00:00:00 2001 From: Van Date: Sun, 4 Jan 2015 11:28:56 +0800 Subject: [PATCH] =?UTF-8?q?=E9=BB=91=E8=89=B2=E7=BC=96=E8=BE=91=E5=99=A8?= =?UTF-8?q?=E5=8F=B3=E4=B8=8B=E8=A7=92=E7=99=BD=E5=9D=97=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- static/css/wide.css | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/static/css/wide.css b/static/css/wide.css index 795e37f..cc0b9f6 100644 --- a/static/css/wide.css +++ b/static/css/wide.css @@ -402,6 +402,11 @@ .CodeMirror div.CodeMirror-cursor { border-left: 2px solid #333; } + +.CodeMirror-scrollbar-filler, +.CodeMirror-gutter-filler { + background-color: transparent; +} /* end editor */ /* start bottom-window-group */