[Libreoffice-commits] core.git: sd/uiconfig
Susobhan Ghosh
susobhang70 at gmail.com
Mon Aug 1 06:20:53 UTC 2016
sd/uiconfig/simpress/ui/sidebarslidebackground.ui | 3 +++
1 file changed, 3 insertions(+)
New commits:
commit 82111a5f8206ce05fc762db14f4b066ce23d6f07
Author: Susobhan Ghosh <susobhang70 at gmail.com>
Date: Sun Jul 31 18:05:04 2016 +0530
Add border padding to Slide Background Panel
Change-Id: I6b0ae2e65cba6768f566dfffb3e54181987d5757
Reviewed-on: https://gerrit.libreoffice.org/27749
Tested-by: Jenkins <ci at libreoffice.org>
Reviewed-by: Yousuf Philips <philipz85 at hotmail.com>
diff --git a/sd/uiconfig/simpress/ui/sidebarslidebackground.ui b/sd/uiconfig/simpress/ui/sidebarslidebackground.ui
index 7f4ab0f..ccd1c5c 100644
--- a/sd/uiconfig/simpress/ui/sidebarslidebackground.ui
+++ b/sd/uiconfig/simpress/ui/sidebarslidebackground.ui
@@ -10,8 +10,11 @@
<object class="GtkGrid" id="grid1">
<property name="visible">True</property>
<property name="can_focus">False</property>
+ <property name="halign">center</property>
+ <property name="valign">center</property>
<property name="hexpand">True</property>
<property name="vexpand">True</property>
+ <property name="border_width">6</property>
<property name="row_spacing">6</property>
<property name="column_spacing">6</property>
<child>
More information about the Libreoffice-commits
mailing list