diff options
Diffstat (limited to 'webAO/styles/chatbox/legacy.css')
| -rw-r--r-- | webAO/styles/chatbox/legacy.css | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/webAO/styles/chatbox/legacy.css b/webAO/styles/chatbox/legacy.css index 3fce78f..debbcb3 100644 --- a/webAO/styles/chatbox/legacy.css +++ b/webAO/styles/chatbox/legacy.css @@ -86,4 +86,12 @@ #client_chatwaiting { display: none; +} + +#client_trackstatus { + display: none; +} + +#client_clock { + display: none; }
\ No newline at end of file |
