[gnome-control-center] shell: add raised style to "All Settings" button



commit fcdbf41ebb2fd19d1984a9905fce6a11666c4fd1
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Mon May 2 11:49:59 2011 -0400

    shell: add raised style to "All Settings" button
    
    https://bugzilla.gnome.org/show_bug.cgi?id=645809

 shell/shell.ui |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/shell/shell.ui b/shell/shell.ui
index d926f64..7bb627d 100644
--- a/shell/shell.ui
+++ b/shell/shell.ui
@@ -37,6 +37,9 @@
                             <property name="receives_default">True</property>
                             <property name="no_show_all">True</property>
                             <property name="use_underline">True</property>
+                            <style>
+                              <class name="raised"/>
+                            </style>
                           </object>
                           <packing>
                             <property name="expand">False</property>



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