aboutsummaryrefslogtreecommitdiff
path: root/webAO/client.css
diff options
context:
space:
mode:
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%;
}