黑色编辑器右下角白块修改

This commit is contained in:
Van 2015-01-04 11:28:56 +08:00
parent 97716c8dc6
commit 5f22b9a6a7
1 changed files with 5 additions and 0 deletions

View File

@ -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 */