[cheese/wip/tidying: 6/6] Add a border around the button area box
- From: David King <davidk src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [cheese/wip/tidying: 6/6] Add a border around the button area box
- Date: Fri, 8 Nov 2013 23:10:01 +0000 (UTC)
commit 27f2a7921b4695c936c5ace2d43e2815b2492116
Author: David King <amigadave amigadave com>
Date: Fri Nov 8 23:09:01 2013 +0000
Add a border around the button area box
data/cheese-main-window.ui | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/data/cheese-main-window.ui b/data/cheese-main-window.ui
index 50bc7fc..df901cd 100644
--- a/data/cheese-main-window.ui
+++ b/data/cheese-main-window.ui
@@ -23,11 +23,10 @@
</child>
<child>
<object class="GtkAlignment" id="action_area_alignment">
- <property name="left_padding">24</property>
- <property name="right_padding">24</property>
<property name="hexpand">True</property>
<child>
<object class="GtkBox" id="buttons_area">
+ <property name="border-width">6</property>
<property name="orientation">horizontal</property>
<child>
<object class="GtkBox" id="mode_toggle_buttons">
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]