]> git.scottworley.com Git - reliable-chat/blame - webclient/rc.css
Actual server list
[reliable-chat] / webclient / rc.css
CommitLineData
827f21bb
SW
1html, body, #outer-table, #history { width: 99.9%; height: 100%; margin: 0; padding: 0 }
2#status { background-color: #eef }
3#say { width: 100% }
4#history { vertical-align: bottom }
991a5820 5img { width: 1px; height: 1px; }
f0e385c7
SW
6iframe { display: none }
7#status span { margin-right: 2em }
8#status span.sad { background-color: #fee }
9#status span.happy { background-color: #efe }