aboutsummaryrefslogtreecommitdiff
path: root/webAO/styles/chatbox/aa.css
diff options
context:
space:
mode:
authorstonedDiscord <Tukz@gmx.de>2022-10-12 18:25:14 +0200
committerstonedDiscord <Tukz@gmx.de>2022-10-12 18:25:14 +0200
commit8a7942c0565298c29edbf0b271d5d7c7f9e56fd8 (patch)
tree67b788f40b7a4713904836de05f0e5876c32bd79 /webAO/styles/chatbox/aa.css
parenta83c8962b68f2cc0a0e22d988b8ff030057454e5 (diff)
parent82983e0c38383ec2602b4f41327342d1c8d0a8fd (diff)
Merge branch 'master' into 2fa
Diffstat (limited to 'webAO/styles/chatbox/aa.css')
-rw-r--r--webAO/styles/chatbox/aa.css9
1 files changed, 8 insertions, 1 deletions
diff --git a/webAO/styles/chatbox/aa.css b/webAO/styles/chatbox/aa.css
index 33428ae..a504daf 100644
--- a/webAO/styles/chatbox/aa.css
+++ b/webAO/styles/chatbox/aa.css
@@ -86,7 +86,6 @@
text-justify: distribute;
line-height: 100%;
margin: 0;
- margin-top: 2.75%;
}
#client_chat {
@@ -139,4 +138,12 @@
100% {
right: 0;
}
+}
+
+#client_trackstatus {
+ display: none;
+}
+
+#client_clock {
+ display: none;
} \ No newline at end of file