aboutsummaryrefslogtreecommitdiff
path: root/webAO/client.html
diff options
context:
space:
mode:
authorsD <stoned@derpymail.org>2020-02-12 18:05:53 +0100
committersD <stoned@derpymail.org>2020-02-12 18:05:53 +0100
commitf5479a74a4d5ce0cd236527ea36e870226a797bc (patch)
tree0979195873f60fa48f9de2ed0ab128b3986726a9 /webAO/client.html
parent31fc58b4b0449f3dc2ae5df7ea3f816f34dbb651 (diff)
add the little triangle and hide it
Diffstat (limited to 'webAO/client.html')
-rw-r--r--webAO/client.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/webAO/client.html b/webAO/client.html
index 306a01a..c033f24 100644
--- a/webAO/client.html
+++ b/webAO/client.html
@@ -56,6 +56,7 @@
<div id="client_chat">
<p id="client_inner_chat"></p>
</div>
+ <div id="client_chatwaiting">&#9654;</div>
</div>
<img id="client_testimony" alt="Testimony overlay" style="display: none;" onerror="imgError(this);">
</div>