黑色编辑器右下角白块修改
This commit is contained in:
parent
97716c8dc6
commit
5f22b9a6a7
|
@ -402,6 +402,11 @@
|
||||||
.CodeMirror div.CodeMirror-cursor {
|
.CodeMirror div.CodeMirror-cursor {
|
||||||
border-left: 2px solid #333;
|
border-left: 2px solid #333;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.CodeMirror-scrollbar-filler,
|
||||||
|
.CodeMirror-gutter-filler {
|
||||||
|
background-color: transparent;
|
||||||
|
}
|
||||||
/* end editor */
|
/* end editor */
|
||||||
|
|
||||||
/* start bottom-window-group */
|
/* start bottom-window-group */
|
||||||
|
|
Loading…
Reference in New Issue