Add style to chat entry

This commit is contained in:
stojce 2014-10-08 03:12:53 +02:00
parent fa58f53bff
commit 54ad9477e7

View file

@ -225,6 +225,10 @@ border-color: palette(dark); border-style: solid; border-left-width: 1px; borde
<height>60</height>
</size>
</property>
<property name="styleSheet">
<string notr="true">font-family: Arial;
font-size: 14px;</string>
</property>
<property name="frameShape">
<enum>QFrame::NoFrame</enum>
</property>