diff -r b529f88d37d0 -r 0992fc5a4ad9 QTfrontend/ui/page/pageadmin.cpp --- a/QTfrontend/ui/page/pageadmin.cpp Sat Oct 22 00:49:55 2011 -0400 +++ b/QTfrontend/ui/page/pageadmin.cpp Sat Oct 22 06:55:14 2011 +0200 @@ -64,8 +64,7 @@ tb = new QTextBrowser(this); tb->setOpenExternalLinks(true); - // TODO this work-around to apply chat css to preview won't work anymore - // tb->document()->setDefaultStyleSheet(HWChatWidget::STYLE); + tb->document()->setDefaultStyleSheet(HWChatWidget::styleSheet()); pageLayout->addWidget(tb, 4, 1, 1, 2); // 5