[gnome-contacts] Window: Change contact listing options header style



commit da5615ec889688204ee9ec265ac030fd8627f9d0
Author: Adrien Plazas <kekun plazas laposte net>
Date:   Thu Aug 23 17:16:56 2018 +0200

    Window: Change contact listing options header style
    
    Make it smaller and bold to better match the new designs.

 data/ui/contacts-window.ui | 4 ++++
 1 file changed, 4 insertions(+)
---
diff --git a/data/ui/contacts-window.ui b/data/ui/contacts-window.ui
index 79c4715..9088cec 100644
--- a/data/ui/contacts-window.ui
+++ b/data/ui/contacts-window.ui
@@ -14,6 +14,10 @@
             <property name="visible">True</property>
             <property name="halign">start</property>
             <property name="label" translatable="yes">List contacts by:</property>
+            <attributes>
+              <attribute name="weight" value="bold"/>
+              <attribute name="scale" value="0.8"/>
+            </attributes>
             <style>
               <class name="dim-label"/>
             </style>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]