diff options
| author | sD <stoned@derpymail.org> | 2022-08-10 20:13:52 +0200 |
|---|---|---|
| committer | sD <stoned@derpymail.org> | 2022-08-10 20:13:52 +0200 |
| commit | 5385216e30f15f6016134975bd8fa2384c20cfbf (patch) | |
| tree | 711286ec0b9c3195ec8a20128bf72582b2297b5e /webAO/styles/chatbox/yttd.css | |
| parent | 73346f6e281bc59713381688f30325aea2039890 (diff) | |
add track status to dr2
Diffstat (limited to 'webAO/styles/chatbox/yttd.css')
| -rw-r--r-- | webAO/styles/chatbox/yttd.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/webAO/styles/chatbox/yttd.css b/webAO/styles/chatbox/yttd.css index c7e327b..1ec9c7d 100644 --- a/webAO/styles/chatbox/yttd.css +++ b/webAO/styles/chatbox/yttd.css @@ -111,4 +111,8 @@ 100% { bottom: 2px; } +} + +#client_trackstatus { + display: none; }
\ No newline at end of file |
