EpisodesView: Bump the labels size a bit.
This commit is contained in:
parent
13b2043b76
commit
c8310b1eb9
@ -57,6 +57,7 @@
|
|||||||
<property name="label" translatable="yes">Today</property>
|
<property name="label" translatable="yes">Today</property>
|
||||||
<attributes>
|
<attributes>
|
||||||
<attribute name="weight" value="bold"/>
|
<attribute name="weight" value="bold"/>
|
||||||
|
<attribute name="scale" value="1.5"/>
|
||||||
</attributes>
|
</attributes>
|
||||||
</object>
|
</object>
|
||||||
<packing>
|
<packing>
|
||||||
@ -109,6 +110,7 @@
|
|||||||
<property name="label" translatable="yes">Yesterday</property>
|
<property name="label" translatable="yes">Yesterday</property>
|
||||||
<attributes>
|
<attributes>
|
||||||
<attribute name="weight" value="bold"/>
|
<attribute name="weight" value="bold"/>
|
||||||
|
<attribute name="scale" value="1.5"/>
|
||||||
</attributes>
|
</attributes>
|
||||||
</object>
|
</object>
|
||||||
<packing>
|
<packing>
|
||||||
@ -161,6 +163,7 @@
|
|||||||
<property name="label" translatable="yes">This Week</property>
|
<property name="label" translatable="yes">This Week</property>
|
||||||
<attributes>
|
<attributes>
|
||||||
<attribute name="weight" value="bold"/>
|
<attribute name="weight" value="bold"/>
|
||||||
|
<attribute name="scale" value="1.5"/>
|
||||||
</attributes>
|
</attributes>
|
||||||
</object>
|
</object>
|
||||||
<packing>
|
<packing>
|
||||||
@ -213,6 +216,7 @@
|
|||||||
<property name="label" translatable="yes">This Month</property>
|
<property name="label" translatable="yes">This Month</property>
|
||||||
<attributes>
|
<attributes>
|
||||||
<attribute name="weight" value="bold"/>
|
<attribute name="weight" value="bold"/>
|
||||||
|
<attribute name="scale" value="1.5"/>
|
||||||
</attributes>
|
</attributes>
|
||||||
</object>
|
</object>
|
||||||
<packing>
|
<packing>
|
||||||
@ -265,6 +269,7 @@
|
|||||||
<property name="label" translatable="yes">This Year</property>
|
<property name="label" translatable="yes">This Year</property>
|
||||||
<attributes>
|
<attributes>
|
||||||
<attribute name="weight" value="bold"/>
|
<attribute name="weight" value="bold"/>
|
||||||
|
<attribute name="scale" value="1.5"/>
|
||||||
</attributes>
|
</attributes>
|
||||||
</object>
|
</object>
|
||||||
<packing>
|
<packing>
|
||||||
@ -317,6 +322,7 @@
|
|||||||
<property name="label" translatable="yes">Older than a Year</property>
|
<property name="label" translatable="yes">Older than a Year</property>
|
||||||
<attributes>
|
<attributes>
|
||||||
<attribute name="weight" value="bold"/>
|
<attribute name="weight" value="bold"/>
|
||||||
|
<attribute name="scale" value="1.5"/>
|
||||||
</attributes>
|
</attributes>
|
||||||
</object>
|
</object>
|
||||||
<packing>
|
<packing>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user