mirror of
https://github.com/sehugg/8bitworkshop.git
synced 2026-04-26 10:21:30 +00:00
add highlight=<start>,<end> option in query string
This commit is contained in:
+4
-1
@@ -30,6 +30,9 @@
|
||||
.currentpc-marker-blocked {
|
||||
color: #ffee33;
|
||||
}
|
||||
.hilite-span {
|
||||
background-color: #003399;
|
||||
}
|
||||
.mark-error {
|
||||
text-decoration-line: underline;
|
||||
text-decoration-style: wavy;
|
||||
@@ -764,4 +767,4 @@ div.asset_toolbar {
|
||||
}
|
||||
.waverow.editable:hover {
|
||||
background-color: #336633;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user