Related tdf#87862: some HIG tweaks to slide transition panel
Change-Id: Ifed4f53d1b831a0cf9f05fb148e6752d19f717f6
This commit is contained in:
parent
4dbff9ece8
commit
b12c441335
1 changed files with 2 additions and 0 deletions
|
@ -73,6 +73,7 @@
|
|||
<object class="GtkGrid" id="grid2">
|
||||
<property name="visible">True</property>
|
||||
<property name="can_focus">False</property>
|
||||
<property name="column_spacing">12</property>
|
||||
<child>
|
||||
<object class="GtkLabel" id="speed_label">
|
||||
<property name="visible">True</property>
|
||||
|
@ -259,6 +260,7 @@
|
|||
<object class="GtkAlignment" id="alignment4">
|
||||
<property name="visible">True</property>
|
||||
<property name="can_focus">False</property>
|
||||
<property name="top_padding">6</property>
|
||||
<property name="left_padding">12</property>
|
||||
<child>
|
||||
<object class="GtkBox" id="box3">
|
||||
|
|
Loading…
Reference in a new issue