rename .start to .ace_start for selection markers
This commit is contained in:
parent
0490b34fe2
commit
fe5aa98fc5
25 changed files with 27 additions and 27 deletions
|
|
@ -37,7 +37,7 @@
|
|||
background: rgba(170, 0, 255, 0.45)
|
||||
}
|
||||
|
||||
.ace-kr-theme.ace_multiselect .ace_selection.start {
|
||||
.ace-kr-theme.ace_multiselect .ace_selection.ace_start {
|
||||
box-shadow: 0 0 3px 0px #0B0A09;
|
||||
border-radius: 2px
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue