X-Git-Url: http://git.scottworley.com/reliable-chat/blobdiff_plain/f0e385c76e0529768ad9339a4ddf1467bbb38453..b22a2cedc1be7e6448f6168ce1256e87733573b4:/webclient/rc.css diff --git a/webclient/rc.css b/webclient/rc.css deleted file mode 100644 index 9459fa8..0000000 --- a/webclient/rc.css +++ /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 }