[gnome-initial-setup] goa: Dim the hint at the bottom



commit effbe22c662e24fa7bf902f54f34bf33289f3326
Author: Matthias Clasen <mclasen redhat com>
Date:   Wed Feb 17 23:02:28 2016 -0500

    goa: Dim the hint at the bottom
    
    This is the recommendation for the explanatory footer
    in https://bugzilla.gnome.org/show_bug.cgi?id=762196

 gnome-initial-setup/pages/goa/gis-goa-page.ui |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/gnome-initial-setup/pages/goa/gis-goa-page.ui b/gnome-initial-setup/pages/goa/gis-goa-page.ui
index 904d231..1af5fd5 100644
--- a/gnome-initial-setup/pages/goa/gis-goa-page.ui
+++ b/gnome-initial-setup/pages/goa/gis-goa-page.ui
@@ -96,6 +96,9 @@
             <property name="justify">center</property>
             <property name="wrap">True</property>
             <property name="margin_bottom">18</property>
+            <style>
+              <class name="dim-label"/>
+            </style>
           </object>
           <packing>
             <property name="expand">False</property>


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