summaryrefslogtreecommitdiff
path: root/web/static/index.html
diff options
context:
space:
mode:
authorDavid Vazgenovich Shakaryan <dvshakaryan@gmail.com>2022-04-24 03:08:33 -0700
committerDavid Vazgenovich Shakaryan <dvshakaryan@gmail.com>2022-04-24 03:08:55 -0700
commitc5f001a4f47c63b5822dcdc0b57d49de70dfaa67 (patch)
tree1e6e4be4efceb051430034f1e1a0670cedbd6d12 /web/static/index.html
parent3473a93fbb19846453d901505a720c2ccacb08d7 (diff)
downloaddartboat-c5f001a4f47c63b5822dcdc0b57d49de70dfaa67.tar.gz
dartboat-c5f001a4f47c63b5822dcdc0b57d49de70dfaa67.tar.xz
web: make active prompt more prominent
Diffstat (limited to 'web/static/index.html')
-rw-r--r--web/static/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/static/index.html b/web/static/index.html
index 0502644..e2aeb36 100644
--- a/web/static/index.html
+++ b/web/static/index.html
@@ -26,7 +26,7 @@
</div>
</div>
<div id="controls">
- <div id="prompt-container">
+ <div id="prompt">
<div id="prompt-msg-l"></div>
<div id="prompt-input"></div>
<div id="prompt-msg-r"></div>