Don't set a default font for the chatview
authorManuel Nickschas <sputnick@quassel-irc.org>
Thu, 13 Aug 2009 18:16:43 +0000 (20:16 +0200)
committerManuel Nickschas <sputnick@quassel-irc.org>
Thu, 13 Aug 2009 18:16:43 +0000 (20:16 +0200)
data/default.qss

index 2aa0efc..2066779 100644 (file)
@@ -6,7 +6,6 @@
 // Basics
 ChatLine {
   foreground: palette(text);
-  font: 10pt "Monospace";
 }
 
 ChatLine[label="highlight"] {