]> git.scottworley.com Git - reliable-chat/blobdiff - webclient/rc.css
Bidirectional communication!
[reliable-chat] / webclient / rc.css
index c878e1903e43f9c80564f28e524f283f29704a85..9459fa8842d07219645bddb8e114eed7fb4fb76e 100644 (file)
@@ -3,3 +3,7 @@ html, body, #outer-table, #history { width: 99.9%; height: 100%; margin: 0; padd
 #say { width: 100% }
 #history { vertical-align: bottom }
 img { width: 1px; height: 1px; }
+iframe { display: none }
+#status span { margin-right: 2em }
+#status span.sad { background-color: #fee }
+#status span.happy { background-color: #efe }