various: use a consistent and slightly larger border width for panels
This commit is contained in:
parent
e658b6341b
commit
d51d16fddf
9 changed files with 52 additions and 42 deletions
|
@ -14,7 +14,7 @@
|
|||
<object class="GtkNotebook" id="preferred_apps_notebook">
|
||||
<property name="visible">True</property>
|
||||
<property name="can_focus">True</property>
|
||||
<property name="border_width">5</property>
|
||||
<property name="border_width">10</property>
|
||||
<child>
|
||||
<object class="GtkVBox" id="internet_vbox">
|
||||
<property name="visible">True</property>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue