Index: lams_tool_chat/web/includes/css/chat.css =================================================================== diff -u -r6507889accce02f9e65102334afcae852270c79b -r58509b31382a1baadc71e6ee0e69a51c1cb36642 --- lams_tool_chat/web/includes/css/chat.css (.../chat.css) (revision 6507889accce02f9e65102334afcae852270c79b) +++ lams_tool_chat/web/includes/css/chat.css (.../chat.css) (revision 58509b31382a1baadc71e6ee0e69a51c1cb36642) @@ -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