diff options
| author | stonedDiscord <Tukz@gmx.de> | 2022-12-21 16:36:37 +0100 |
|---|---|---|
| committer | stonedDiscord <Tukz@gmx.de> | 2022-12-21 16:36:37 +0100 |
| commit | 234cef52056216c1403e79eba27bb85a15a385c5 (patch) | |
| tree | 8e775e90c93412a35a2e7a221c1b34c56df0d78c | |
| parent | 3b3d88e1035de0a91b6bbb629dd8a940c8c4f8f2 (diff) | |
when did THAT happen
| -rw-r--r-- | webAO/styles/chatbox/dr2.css | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/webAO/styles/chatbox/dr2.css b/webAO/styles/chatbox/dr2.css index 59b11dc..c6701d1 100644 --- a/webAO/styles/chatbox/dr2.css +++ b/webAO/styles/chatbox/dr2.css @@ -123,5 +123,9 @@ } #client_trackstatus { - display: fuck; + display: block; +} + +#client_clock { + display: none; }
\ No newline at end of file |
