Index: lams_tool_chat/web/includes/css/chat.css =================================================================== RCS file: /usr/local/cvsroot/lams_tool_chat/web/includes/css/chat.css,v diff -u -r1.2 -r1.3 --- lams_tool_chat/web/includes/css/chat.css 8 Sep 2006 06:06:57 -0000 1.2 +++ lams_tool_chat/web/includes/css/chat.css 8 Sep 2006 06:49:06 -0000 1.3 @@ -12,9 +12,7 @@ font-weight: bold; } - /* ==================== LEARNING PAGE STYLES ==================== */ - #chat_content { width: 560px; padding: 12px; @@ -62,3 +60,10 @@ #msgArea { width: 410px; } + +/* ================== MONITORING ================== */ +.edit-pane { + display: none;; + border: 1px solid; + padding: 8px; +} \ No newline at end of file