QTfrontend/ui/page/pageadmin.cpp
changeset 6180 0992fc5a4ad9
parent 6178 affa860f2983
child 6616 f77bb02b669f
--- 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