]> git.scottworley.com Git - reliable-chat/blobdiff - webclient/rc.css
Move javascript and css into the html file.
[reliable-chat] / webclient / rc.css
diff --git a/webclient/rc.css b/webclient/rc.css
deleted file mode 100644 (file)
index 9459fa8..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-html, body, #outer-table, #history { width: 99.9%; height: 100%; margin: 0; padding: 0 }
-#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 }