diff public/libervia.css @ 35:d43d6e4b9dc8

room user joining/leaving
author Goffi <goffi@goffi.org>
date Mon, 16 May 2011 18:19:35 +0200
parents ed935f763cc8
children 1d406077b49b
line wrap: on
line diff
--- a/public/libervia.css	Mon May 16 03:10:11 2011 +0200
+++ b/public/libervia.css	Mon May 16 18:19:35 2011 +0200
@@ -252,8 +252,17 @@
   /* font-size: smaller; */
 }
 
+.chatTextInfo {
+    font-weight: bold;
+}
+
+.chatTextInfo {
+    font-style: italic;
+}
+
 .chatArea {
     height:100%;
+    width:100%;
 }
 
 .chat_text_timestamp {