Multi line tokenizer
This commit is contained in:
parent
2e70bf46fa
commit
fac85b2b27
4 changed files with 126 additions and 15 deletions
|
|
@ -81,6 +81,10 @@
|
|||
color: rgb(0, 102, 255);
|
||||
}
|
||||
|
||||
.line .number {
|
||||
color: rgb(0, 0, 205);
|
||||
}
|
||||
|
||||
.marker-layer .selection {
|
||||
position: absolute;
|
||||
background: rgba(77, 151, 255, 0.33);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue