]> git.scottworley.com Git - reliable-chat/blobdiff - webclient/rc.css
Actual server list
[reliable-chat] / webclient / rc.css
index bc5ea699fb083abc849f4a9f571a2db068bb5530..9459fa8842d07219645bddb8e114eed7fb4fb76e 100644 (file)
@@ -2,3 +2,8 @@ html, body, #outer-table, #history { width: 99.9%; height: 100%; margin: 0; padd
 #status { background-color: #eef }
 #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 }