diff options
| author | stonedDiscord <Tukz@gmx.de> | 2022-08-17 23:01:18 +0200 |
|---|---|---|
| committer | stonedDiscord <Tukz@gmx.de> | 2022-08-17 23:01:18 +0200 |
| commit | 4a794666f2bdcdde08ddabe12ec7a895266e6585 (patch) | |
| tree | ca837b21508578f774d3fc8430b0af5345361f15 /webAO/styles/chatbox/chat999.css | |
| parent | 9fcf758d8c125a24f279efc59614325405f85298 (diff) | |
add clock css for styles that don't have clocks
Diffstat (limited to 'webAO/styles/chatbox/chat999.css')
| -rw-r--r-- | webAO/styles/chatbox/chat999.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/webAO/styles/chatbox/chat999.css b/webAO/styles/chatbox/chat999.css index 221dced..de20d28 100644 --- a/webAO/styles/chatbox/chat999.css +++ b/webAO/styles/chatbox/chat999.css @@ -121,4 +121,8 @@ #client_trackstatus { display: none; +} + +#client_clock { + display: none; }
\ No newline at end of file |
