aboutsummaryrefslogtreecommitdiff
path: root/webAO/styles/chatbox/yakuza.css
diff options
context:
space:
mode:
authorsD <stoned@derpymail.org>2022-08-10 20:13:52 +0200
committersD <stoned@derpymail.org>2022-08-10 20:13:52 +0200
commit5385216e30f15f6016134975bd8fa2384c20cfbf (patch)
tree711286ec0b9c3195ec8a20128bf72582b2297b5e /webAO/styles/chatbox/yakuza.css
parent73346f6e281bc59713381688f30325aea2039890 (diff)
add track status to dr2
Diffstat (limited to 'webAO/styles/chatbox/yakuza.css')
-rw-r--r--webAO/styles/chatbox/yakuza.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/webAO/styles/chatbox/yakuza.css b/webAO/styles/chatbox/yakuza.css
index 683e11b..0da74fa 100644
--- a/webAO/styles/chatbox/yakuza.css
+++ b/webAO/styles/chatbox/yakuza.css
@@ -100,4 +100,8 @@
background-image: url("x_button.svg");
background-size: contain;
transition: opacity 0.2s;
+}
+
+#client_trackstatus {
+ display: none;
} \ No newline at end of file