diff options
| author | stonedDiscord <Tukz@gmx.de> | 2022-08-27 19:45:40 +0200 |
|---|---|---|
| committer | stonedDiscord <Tukz@gmx.de> | 2022-08-27 19:45:40 +0200 |
| commit | 3b1051e0717e0c82b98d345e33892894032a5e7e (patch) | |
| tree | e4f3d9a09ad805a258caaec1744111e360444f55 /webAO/styles/chatbox/halla.css | |
| parent | 2b249fb0effd3893b70a8f9ce3383992ea43c63d (diff) | |
| parent | e412b63731d851e8b05e2c28510716b3e0ce6e51 (diff) | |
Merge branch 'newclock'
Diffstat (limited to 'webAO/styles/chatbox/halla.css')
| -rw-r--r-- | webAO/styles/chatbox/halla.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/webAO/styles/chatbox/halla.css b/webAO/styles/chatbox/halla.css index 0814b20..0932937 100644 --- a/webAO/styles/chatbox/halla.css +++ b/webAO/styles/chatbox/halla.css @@ -136,4 +136,8 @@ #client_trackstatus { display: none; +} + +#client_clock { + display: none; }
\ No newline at end of file |
