[gnome-software/uajain/ui-fixes: 3/4] details-page: Apply 'suggested-action' style class to 'Add shortcut' button



commit aa9bd00aed5ca2804dc50a945fa20d786dae9819
Author: Umang Jain <umang endlessm com>
Date:   Wed Jul 31 17:46:37 2019 +0530

    details-page: Apply 'suggested-action' style class to 'Add shortcut' button
    
    https://phabricator.endlessm.com/T27332

 src/gs-details-page.ui | 3 +++
 1 file changed, 3 insertions(+)
---
diff --git a/src/gs-details-page.ui b/src/gs-details-page.ui
index fe959a2a..b104bf8e 100644
--- a/src/gs-details-page.ui
+++ b/src/gs-details-page.ui
@@ -267,6 +267,9 @@
                                 <property name="can_focus">True</property>
                                 <property name="use_underline">True</property>
                                 <property name="label" translatable="yes" comments="Translators: A label for 
a button to add a shortcut to the selected application.">_Add shortcut</property>
+                                <style>
+                                  <class name="suggested-action"/>
+                                </style>
                               </object>
                               <packing>
                                 <property name="pack-type">end</property>


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