diff -r 7f893f429760 -r 221c4db8ab40 support-chat/ui/supportchat.css --- a/support-chat/ui/supportchat.css Thu Apr 08 17:01:02 2010 +0100 +++ b/support-chat/ui/supportchat.css Fri Apr 16 18:32:30 2010 +0100 @@ -64,3 +64,13 @@ { display:none; } + +span.muc-nick + { + font-weight:bold; + } + +span.muc-system + { + font-weight:bold; + }