aboutsummaryrefslogtreecommitdiff
path: root/webAO/styles/chatbox/legacy.css
diff options
context:
space:
mode:
authorstonedDiscord <Tukz@gmx.de>2022-08-17 23:01:18 +0200
committerstonedDiscord <Tukz@gmx.de>2022-08-17 23:01:18 +0200
commit4a794666f2bdcdde08ddabe12ec7a895266e6585 (patch)
treeca837b21508578f774d3fc8430b0af5345361f15 /webAO/styles/chatbox/legacy.css
parent9fcf758d8c125a24f279efc59614325405f85298 (diff)
add clock css for styles that don't have clocks
Diffstat (limited to 'webAO/styles/chatbox/legacy.css')
-rw-r--r--webAO/styles/chatbox/legacy.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/webAO/styles/chatbox/legacy.css b/webAO/styles/chatbox/legacy.css
index 52fabf9..debbcb3 100644
--- a/webAO/styles/chatbox/legacy.css
+++ b/webAO/styles/chatbox/legacy.css
@@ -90,4 +90,8 @@
#client_trackstatus {
display: none;
+}
+
+#client_clock {
+ display: none;
} \ No newline at end of file