[recipes] Cosmetic improvements



commit e91ddfdbed3d865138613ebe1c1bfa464995ce94
Author: Matthias Clasen <mclasen redhat com>
Date:   Sat Jul 22 14:01:01 2017 -0400

    Cosmetic improvements
    
    Dim the share icon in the tiles, and give it a tooltip.

 src/gr-recipe-tile.ui |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/src/gr-recipe-tile.ui b/src/gr-recipe-tile.ui
index e114c9a..0840064 100644
--- a/src/gr-recipe-tile.ui
+++ b/src/gr-recipe-tile.ui
@@ -57,6 +57,10 @@
                         <property name="icon-size">1</property>
                         <property name="halign">end</property>
                         <property name="margin-end">10</property>
+                        <property name="tooltip-text" translatable="yes">Contributed recipe</property>
+                        <style>
+                          <class name="dim-label"/>
+                        </style>
                       </object>
                       <packing>
                         <property name="expand">1</property>


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