various: use a consistent and slightly larger border width for panels

This commit is contained in:
William Jon McCann 2010-11-21 19:33:34 -05:00
parent e658b6341b
commit d51d16fddf
9 changed files with 52 additions and 42 deletions

View file

@ -123,6 +123,7 @@
<object class="GtkVBox" id="universal_access_box">
<property name="visible">True</property>
<property name="orientation">vertical</property>
<property name="border_width">10</property>
<child>
<object class="GtkFrame" id="frame1">
<property name="visible">True</property>
@ -2989,16 +2990,6 @@
</child>
</object>
</child>
<child type="label">
<object class="GtkLabel" id="assistance_label">
<property name="visible">True</property>
<property name="xalign">0.47999998927116394</property>
<property name="label" translatable="yes">I need assistance with:</property>
<attributes>
<attribute name="weight" value="bold"/>
</attributes>
</object>
</child>
</object>
<packing>
<property name="expand">False</property>