From 087402b088c5a79cab7af016c1185bf64c05ac5e Mon Sep 17 00:00:00 2001 From: stonedDiscord Date: Wed, 21 Dec 2022 16:46:06 +0100 Subject: stub clock on persona --- webAO/styles/chatbox/p3.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'webAO/styles/chatbox/p3.css') diff --git a/webAO/styles/chatbox/p3.css b/webAO/styles/chatbox/p3.css index 8c6a39d..c9234b6 100644 --- a/webAO/styles/chatbox/p3.css +++ b/webAO/styles/chatbox/p3.css @@ -114,4 +114,8 @@ #client_trackstatus { display: none; +} + +#client_clock { + display: none; } \ No newline at end of file -- cgit