X-Git-Url: http://git.scottworley.com/reliable-chat/blobdiff_plain/d77f9ec931d3e3eb76066765ac247158791b70ba..0248a518996a6bf532cd4d91e8bcab8dde60cee1:/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 }