websockets support works! :D
[mudsync.git] / data / web-static / css / main.css
index f9e9cd06aeecfebc421fa4126f75830af062033b..308a556f1ded375d1228cd2d23cc520a3e7f5640 100644 (file)
@@ -42,7 +42,7 @@ body {
 /*
  Alignment hack:
    http://stackoverflow.com/a/37515194
-*/ 
+*/
 #stream-metabox > :first-child {
     margin-top: auto !important;
 }
@@ -73,6 +73,12 @@ body {
     margin-bottom: 0px;
 }
 
+
+.self-sent {
+    color: #494949;
+    border-left-color: #b4b4b4;
+}
+
 \f
 
 #input-metabox {