mirror of
https://github.com/sehugg/8bitworkshop.git
synced 2026-04-20 00:17:04 +00:00
probe shows values; click gutter to run to cursor
This commit is contained in:
@@ -4,6 +4,9 @@
|
||||
.gutter-offset {
|
||||
width: 3em;
|
||||
}
|
||||
.CodeMirror-gutter-elt:hover {
|
||||
text-decoration: underline;
|
||||
}
|
||||
.gutter-bytes {
|
||||
width: 6em;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user