set cursor size larger a little
This commit is contained in:
parent
a412fda809
commit
ff2563c51a
|
@ -259,6 +259,10 @@
|
|||
background: #08f;
|
||||
color: white;
|
||||
}
|
||||
|
||||
.CodeMirror div.CodeMirror-cursor {
|
||||
border-left: 2px solid #333;
|
||||
}
|
||||
/* end editor */
|
||||
|
||||
/* start bottom-window-group */
|
||||
|
|
Loading…
Reference in New Issue