Commit c5b4f5f5 authored by Adrian Georgescu's avatar Adrian Georgescu

Adjusted the font for contacts and groups

parent 25cd2c18
...@@ -130,9 +130,9 @@ ...@@ -130,9 +130,9 @@
</property> </property>
<property name="font"> <property name="font">
<font> <font>
<pointsize>10</pointsize> <pointsize>9</pointsize>
<weight>75</weight> <weight>75</weight>
<bold>true</bold> <bold>false</bold>
</font> </font>
</property> </property>
<property name="text"> <property name="text">
...@@ -154,6 +154,13 @@ ...@@ -154,6 +154,13 @@
<property name="text"> <property name="text">
<string>URI</string> <string>URI</string>
</property> </property>
<property name="font">
<font>
<pointsize>8</pointsize>
<weight>75</weight>
<bold>false</bold>
</font>
</property>
</widget> </widget>
</item> </item>
</layout> </layout>
......
...@@ -75,6 +75,12 @@ border-width: 0; ...@@ -75,6 +75,12 @@ border-width: 0;
<verstretch>0</verstretch> <verstretch>0</verstretch>
</sizepolicy> </sizepolicy>
</property> </property>
<property name="font">
<font>
<pointsize>9</pointsize>
<bold>true</bold>
</font>
</property>
<property name="palette"> <property name="palette">
<palette> <palette>
<active> <active>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment