From 733a73f0d375330fe444a27548df2adb7874361d Mon Sep 17 00:00:00 2001 From: moodler Date: Wed, 19 Apr 2006 07:51:39 +0000 Subject: [PATCH] Added chat formatting --- theme/standard/styles_layout.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/theme/standard/styles_layout.css b/theme/standard/styles_layout.css index f12b1047fc..8f9f6e4575 100644 --- a/theme/standard/styles_layout.css +++ b/theme/standard/styles_layout.css @@ -1414,6 +1414,9 @@ body#course-participation #showall { width:40px vertical-align:top; } +.chat-message .text { + text-align: left; +} /*** *** Modules: Choice -- 2.39.5