aboutsummaryrefslogtreecommitdiff
path: root/webAO/styles
diff options
context:
space:
mode:
authorsD <stoned@derpymail.org>2020-07-09 21:07:03 +0200
committersD <stoned@derpymail.org>2020-07-09 21:07:03 +0200
commitd42e757d5ef04a39b0a1d377f99755d5a85d4550 (patch)
tree3abacd6820b8f6bbb5291ead3ab76d158c2930ae /webAO/styles
parent2fa5a2e49b4e65a153a3e734400d95d934933439 (diff)
yeah it's the emote not a normal button
Diffstat (limited to 'webAO/styles')
-rw-r--r--webAO/styles/client.css2
1 files changed, 1 insertions, 1 deletions
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;
}