aboutsummaryrefslogtreecommitdiff
path: root/webAO/client.css
diff options
context:
space:
mode:
authorsD <stoned@derpymail.org>2019-12-19 17:21:32 +0100
committersD <stoned@derpymail.org>2019-12-19 17:21:32 +0100
commit24218b60f2cfbed3d0dae7c2709f4fde8340aae4 (patch)
tree33d27e9203a643d1fca09efb407bdcd30f959d6b /webAO/client.css
parent923c89d7ec0bf02401fe3690ad99169241fd76c7 (diff)
missing emote buttons? not my problem
Diffstat (limited to 'webAO/client.css')
-rw-r--r--webAO/client.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/webAO/client.css b/webAO/client.css
index 2c7b7d5..3a75b1c 100644
--- a/webAO/client.css
+++ b/webAO/client.css
@@ -132,6 +132,14 @@ img {
width: 95%;
}
+.emote_button {
+ display: block;
+ width: 40px;
+ height: 40px;
+ padding: 1px;
+ cursor: pointer;
+}
+
#client_settings {
width: 100%;
}