forked from AuroraMiddleware/gtk
sidebarrow: Use GtkButton:icon-name
This commit is contained in:
parent
3154d3f258
commit
a829929a41
@ -46,15 +46,8 @@
|
||||
<property name="valign">center</property>
|
||||
<property name="margin-start">4px</property>
|
||||
<property name="no-show-all">1</property>
|
||||
<child>
|
||||
<object class="GtkImage">
|
||||
<property name="visible">1</property>
|
||||
<property name="icon-name">media-eject-symbolic</property>
|
||||
<property name="icon-size">1</property>
|
||||
</object>
|
||||
</child>
|
||||
<property name="icon-name">media-eject-symbolic</property>
|
||||
<style>
|
||||
<class name="image-button"/>
|
||||
<class name="sidebar-button"/>
|
||||
</style>
|
||||
</object>
|
||||
|
Loading…
Reference in New Issue
Block a user