From d42e757d5ef04a39b0a1d377f99755d5a85d4550 Mon Sep 17 00:00:00 2001 From: sD Date: Thu, 9 Jul 2020 21:07:03 +0200 Subject: yeah it's the emote not a normal button --- webAO/styles/client.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'webAO') diff --git a/webAO/styles/client.css b/webAO/styles/client.css index 043c6c6..cecba80 100644 --- a/webAO/styles/client.css +++ b/webAO/styles/client.css @@ -345,7 +345,7 @@ overflow-y: hidden; } -.client_button.dark { +.emote_button.dark { opacity: 0.5; } -- cgit