X-Git-Url: http://git.scottworley.com/reliable-chat/blobdiff_plain/827f21bbcf5f799fcb3a06695b9f34a1fe23b108..451cb8dc4b339cf81c75f552cd8bc69986735f33:/webclient/rc.css diff --git a/webclient/rc.css b/webclient/rc.css index bc5ea69..9459fa8 100644 --- a/webclient/rc.css +++ b/webclient/rc.css @@ -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 }