fix slim cursor setting
This commit is contained in:
parent
4670e2201d
commit
b4f8e47fe3
32 changed files with 40 additions and 171 deletions
|
|
@ -16,12 +16,7 @@
|
|||
}
|
||||
|
||||
.%cssClass% .ace_cursor {
|
||||
border-left: 2px solid %cursor%;
|
||||
}
|
||||
|
||||
.%cssClass% .ace_overwrite-cursors .ace_cursor {
|
||||
border-left: 0px;
|
||||
border-bottom: 1px solid %overwrite%;
|
||||
color: %cursor%;
|
||||
}
|
||||
|
||||
.%cssClass% .ace_marker-layer .ace_selection {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue