diff options
| author | sD <stoned@derpymail.org> | 2020-07-09 21:07:03 +0200 |
|---|---|---|
| committer | sD <stoned@derpymail.org> | 2020-07-09 21:07:03 +0200 |
| commit | d42e757d5ef04a39b0a1d377f99755d5a85d4550 (patch) | |
| tree | 3abacd6820b8f6bbb5291ead3ab76d158c2930ae /webAO/styles/client.css | |
| parent | 2fa5a2e49b4e65a153a3e734400d95d934933439 (diff) | |
yeah it's the emote not a normal button
Diffstat (limited to 'webAO/styles/client.css')
| -rw-r--r-- | webAO/styles/client.css | 2 |
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; } |
