mirror of
https://github.com/sehugg/8bitworkshop.git
synced 2026-04-20 00:17:04 +00:00
basic: fixes for non-line-number mode (24, 62, 81), handle unhandledrejection, MODERN default dialect, DARTMOUTH
This commit is contained in:
@@ -22,6 +22,12 @@
|
||||
.currentpc-marker {
|
||||
color: #ff66ee;
|
||||
}
|
||||
.currentpc-span-blocked {
|
||||
background-color: #7e2a70;
|
||||
}
|
||||
.currentpc-marker-blocked {
|
||||
color: #ffee33;
|
||||
}
|
||||
.tooltipbox {
|
||||
position: relative;
|
||||
display: inline-block;
|
||||
|
||||
Reference in New Issue
Block a user