X-Git-Url: http://git.scottworley.com/reliable-chat/blobdiff_plain/19724ebd80a68d868ad07f510d8fd6a1082773d3..a7a2c8b6c0d41519e516008ba2306c4a3948c40b:/webclient/rc.html diff --git a/webclient/rc.html b/webclient/rc.html index 884a9eb..4a956ea 100644 --- a/webclient/rc.html +++ b/webclient/rc.html @@ -32,7 +32,7 @@ font-family: monospace; } a { - color: white; + color: #ddd; } #container { height: 100%; @@ -61,6 +61,18 @@ font-size: 85%; text-align: right; } + .status { + color: #dd8; + } + .local.self { + color: #d8d; + } + .self { + color: #8d8; + } + .me { + color: #bbd; + } .servercount { margin-right: -0.5em; font-size: 70%; @@ -105,7 +117,7 @@ .expandingArea { position: relative; border: 1px solid #888; - background: #fff; + background: silver; } .expandingArea > textarea, .expandingArea > pre { @@ -147,7 +159,7 @@ /*]]>*/-->