shell: add raised style to "All Settings" button
https://bugzilla.gnome.org/show_bug.cgi?id=645809
This commit is contained in:
parent
6a629ecb82
commit
fcdbf41ebb
1 changed files with 3 additions and 0 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue