summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandreas kainz <kainz.a@gmail.com>2020-02-17 22:01:49 +0100
committerandreas_kainz <kainz.a@gmail.com>2020-02-18 11:02:42 +0100
commit27d4a846d1a5cb7a92f7cb2f63c4b9b5b363891d (patch)
tree85c6aabc9a20c91162f695966dd4dcaf61da6bd8
parentd1fe30e489dd398d3f8ededc5c393bba27063f74 (diff)
calc sidebar cell appearance update
Change-Id: I39b75c5a5ca18703c79e82334fae00c880919037 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88885 Tested-by: Jenkins Reviewed-by: andreas_kainz <kainz.a@gmail.com>
-rw-r--r--sc/uiconfig/scalc/ui/sidebarcellappearance.ui3
1 files changed, 3 insertions, 0 deletions
diff --git a/sc/uiconfig/scalc/ui/sidebarcellappearance.ui b/sc/uiconfig/scalc/ui/sidebarcellappearance.ui
index eb134808a776..c4b650e9a3f6 100644
--- a/sc/uiconfig/scalc/ui/sidebarcellappearance.ui
+++ b/sc/uiconfig/scalc/ui/sidebarcellappearance.ui
@@ -34,6 +34,7 @@
<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="hexpand">True</property>
<property name="toolbar_style">icons</property>
<property name="show_arrow">False</property>
<property name="icon_size">2</property>
@@ -90,6 +91,7 @@
<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="hexpand">True</property>
<property name="toolbar_style">icons</property>
<property name="show_arrow">False</property>
<property name="icon_size">2</property>
@@ -121,6 +123,7 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="halign">end</property>
+ <property name="hexpand">True</property>
<property name="toolbar_style">icons</property>
<property name="show_arrow">False</property>
<property name="icon_size">2</property>