# HG changeset patch # User matthew@heavyhorse.vm.bytemark.co.uk # Date 1271439150 -3600 # Node ID 221c4db8ab409394b89ad830150437679f37ef0f # Parent 7f893f429760dab722275d2f3fcada0c04af0c2a Add new styles to supportchat.css 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; + }