shell: add raised style to "All Settings" button

https://bugzilla.gnome.org/show_bug.cgi?id=645809
This commit is contained in:
Cosimo Cecchi 2011-05-02 11:49:59 -04:00 committed by Bastien Nocera
parent 6a629ecb82
commit fcdbf41ebb

View file

@ -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>