[Libreoffice-commits] core.git: sc/uiconfig
andreas kainz (via logerrit)
logerrit at kemper.freedesktop.org
Fri Feb 14 20:32:16 UTC 2020
sc/uiconfig/scalc/ui/sidebarcellappearance.ui | 3 +++
1 file changed, 3 insertions(+)
New commits:
commit dda88aca3151dd4916c5f7599293f8e5cd161f2e
Author: andreas kainz <kainz.a at gmail.com>
AuthorDate: Fri Feb 14 17:27:48 2020 +0100
Commit: andreas_kainz <kainz.a at gmail.com>
CommitDate: Fri Feb 14 21:31:43 2020 +0100
clac cell appearance sidebar alignment update
Change-Id: If9e2069ef514474fa748af9bec185c2437c33035
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88734
Tested-by: Jenkins
Reviewed-by: andreas_kainz <kainz.a at gmail.com>
diff --git a/sc/uiconfig/scalc/ui/sidebarcellappearance.ui b/sc/uiconfig/scalc/ui/sidebarcellappearance.ui
index 0631a1d62585..eb134808a776 100644
--- a/sc/uiconfig/scalc/ui/sidebarcellappearance.ui
+++ b/sc/uiconfig/scalc/ui/sidebarcellappearance.ui
@@ -33,6 +33,7 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="tooltip_text" translatable="yes" context="sidebarcellappearance|cellbackgroundcolor|tooltip_text">Select the background color of the selected cells.</property>
+ <property name="halign">end</property>
<property name="toolbar_style">icons</property>
<property name="show_arrow">False</property>
<property name="icon_size">2</property>
@@ -88,6 +89,7 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="tooltip_text" translatable="yes" context="sidebarcellappearance|borderlinecolor|tooltip_text">Select the line color of the borders.</property>
+ <property name="halign">end</property>
<property name="toolbar_style">icons</property>
<property name="show_arrow">False</property>
<property name="icon_size">2</property>
@@ -118,6 +120,7 @@
<object class="GtkToolbar" id="borderlinestyle">
<property name="visible">True</property>
<property name="can_focus">True</property>
+ <property name="halign">end</property>
<property name="toolbar_style">icons</property>
<property name="show_arrow">False</property>
<property name="icon_size">2</property>
More information about the Libreoffice-commits
mailing list