]> git.scottworley.com Git - reliable-chat/blob - webclient/rc.css
Bidirectional communication!
[reliable-chat] / webclient / rc.css
1 html, 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 }
5 img { width: 1px; height: 1px; }
6 iframe { display: none }
7 #status span { margin-right: 2em }
8 #status span.sad { background-color: #fee }
9 #status span.happy { background-color: #efe }