forked from AuroraMiddleware/gtk
inspector: Make button path non-homogeneous
This commit is contained in:
parent
e7d3323ba7
commit
6303e62440
@ -19,13 +19,12 @@
|
||||
</object>
|
||||
</child>
|
||||
<child>
|
||||
<object class="GtkButtonBox" id="button_box">
|
||||
<object class="GtkBox" id="button_box">
|
||||
<property name="orientation">horizontal</property>
|
||||
<property name="visible">True</property>
|
||||
<property name="hexpand">True</property>
|
||||
<property name="margin">6</property>
|
||||
<property name="spacing">0</property>
|
||||
<property name="layout-style">start</property>
|
||||
<style>
|
||||
<class name="linked"/>
|
||||
</style>
|
||||
|
Loading…
Reference in New Issue
Block a user