[gnome-calendar/wip/igaldino/flowbox-year-view: 20/24] Fixed year label



commit 3c037838c116c9bdc7c9f24a4d03fcd69c8c406a
Author: Isaque Galdino <igaldino gmail com>
Date:   Wed Feb 8 22:36:48 2017 -0200

    Fixed year label

 data/ui/year-view.ui |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/data/ui/year-view.ui b/data/ui/year-view.ui
index 2a4d4e6..7f2ec7a 100644
--- a/data/ui/year-view.ui
+++ b/data/ui/year-view.ui
@@ -24,6 +24,10 @@
                 <child>
                   <object class="GtkLabel" id="year_label">
                     <property name="visible">True</property>
+                    <property name="xalign">0.0</property>
+                    <style>
+                      <class name="start-header" />
+                    </style>
                   </object>
                 </child>
                 <child>


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