From fa58f53bff991135441ff61e6f7819b6ce3ef491 Mon Sep 17 00:00:00 2001 From: stojce Date: Wed, 8 Oct 2014 01:28:24 +0200 Subject: [PATCH 1/2] remove font settings for chat entry --- interface/ui/chatWindow.ui | 9 --------- 1 file changed, 9 deletions(-) diff --git a/interface/ui/chatWindow.ui b/interface/ui/chatWindow.ui index 4120515b3d..2670d05d5e 100644 --- a/interface/ui/chatWindow.ui +++ b/interface/ui/chatWindow.ui @@ -225,15 +225,6 @@ border-color: palette(dark); border-style: solid; border-left-width: 1px; borde 60 - - - Helvetica,Arial,sans-serif - 14 - - - - - QFrame::NoFrame From 54ad9477e7cd524a6215b4f29bc42ae8081e081f Mon Sep 17 00:00:00 2001 From: stojce Date: Wed, 8 Oct 2014 03:12:53 +0200 Subject: [PATCH 2/2] Add style to chat entry --- interface/ui/chatWindow.ui | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/interface/ui/chatWindow.ui b/interface/ui/chatWindow.ui index 2670d05d5e..fa75ea9be8 100644 --- a/interface/ui/chatWindow.ui +++ b/interface/ui/chatWindow.ui @@ -225,6 +225,10 @@ border-color: palette(dark); border-style: solid; border-left-width: 1px; borde 60 + + font-family: Arial; +font-size: 14px; + QFrame::NoFrame