aboutsummaryrefslogtreecommitdiff
path: root/webAO/styles/default.css
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/styles/default.css
parent31fc58b4b0449f3dc2ae5df7ea3f816f34dbb651 (diff)
add the little triangle and hide it
Diffstat (limited to 'webAO/styles/default.css')
-rw-r--r--webAO/styles/default.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/webAO/styles/default.css b/webAO/styles/default.css
index 5235f70..2581ae2 100644
--- a/webAO/styles/default.css
+++ b/webAO/styles/default.css
@@ -44,4 +44,8 @@ img {
#client_chat p {
margin: 4px;
color: white;
+}
+
+#client_chatwaiting {
+ display: none;
} \ No newline at end of file