aboutsummaryrefslogtreecommitdiff
path: root/styles/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'styles/style.css')
-rw-r--r--styles/style.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/styles/style.css b/styles/style.css
index f6b8313..db55827 100644
--- a/styles/style.css
+++ b/styles/style.css
@@ -121,4 +121,12 @@ body {
.exec-error {
background-color: red;
color: black;
+}
+
+.selected-statement {
+ background-color: #4F4837;
+}
+
+.statement-pointer {
+ width: 10px;
} \ No newline at end of file