summary refs log tree commit diff
path: root/webclient/app.css
diff options
context:
space:
mode:
Diffstat (limited to 'webclient/app.css')
-rwxr-xr-xwebclient/app.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/webclient/app.css b/webclient/app.css
index 425d5bb11a..9a4666ad7b 100755
--- a/webclient/app.css
+++ b/webclient/app.css
@@ -417,6 +417,13 @@ a:active  { color: #000; }
     text-align: left ! important;
 }
 
+.bubble .messagePending {
+    opacity: 0.3
+}
+.messageUnSent {
+    color: #F00;
+}
+
 #room-fullscreen-image {
     position: absolute;
     top: 0px;