summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--webclient/app.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/webclient/app.css b/webclient/app.css
index 750483b273..b9e7771ca8 100644
--- a/webclient/app.css
+++ b/webclient/app.css
@@ -236,6 +236,10 @@ h1 {
     background-color: #f8f8ff ! important;    
 }
 
+.mine .emote {
+    background-color: #fff ! important;    
+}
+
 .mine .text .bubble {
     text-align: left ! important;
 }