X-Git-Url: http://git.scottworley.com/reliable-chat/blobdiff_plain/1c4255180393ac0b6dbea555855aa8c94c2edcdb..827f21bbcf5f799fcb3a06695b9f34a1fe23b108:/webclient/rc.css diff --git a/webclient/rc.css b/webclient/rc.css new file mode 100644 index 0000000..bc5ea69 --- /dev/null +++ b/webclient/rc.css @@ -0,0 +1,4 @@ +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 }