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/chatdr2.css | |
| parent | 9fcf758d8c125a24f279efc59614325405f85298 (diff) | |
add clock css for styles that don't have clocks
Diffstat (limited to 'webAO/styles/chatbox/chatdr2.css')
| -rw-r--r-- | webAO/styles/chatbox/chatdr2.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/webAO/styles/chatbox/chatdr2.css b/webAO/styles/chatbox/chatdr2.css index fdfc426..59b11dc 100644 --- a/webAO/styles/chatbox/chatdr2.css +++ b/webAO/styles/chatbox/chatdr2.css @@ -120,4 +120,8 @@ font-family: monospace; font-size: 1.2em; white-space: nowrap; +} + +#client_trackstatus { + display: fuck; }
\ No newline at end of file |
