Resolves tdf#138051 - UI picker text blocks buttons

All images have a height of 125px now

Change-Id: I64bb9d51c7a5edb4f0cfd38ac48473f11755061d
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/109529
Tested-by: Jenkins
Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org>
(cherry picked from commit 08b6d409b2b5228c14e8b94eddbb8987ec6e9c78)
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/110789
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Reviewed-by: Rizal Muttaqin <riz_17_oke@yahoo.co.id>
Tested-by: Heiko Tietze <heiko.tietze@documentfoundation.org>
diff --git a/cui/uiconfig/ui/toolbarmodedialog.ui b/cui/uiconfig/ui/toolbarmodedialog.ui
index dc88d3e..4349629 100644
--- a/cui/uiconfig/ui/toolbarmodedialog.ui
+++ b/cui/uiconfig/ui/toolbarmodedialog.ui
@@ -311,21 +311,23 @@
                        <property name="baseline-position">top</property>
                        <child>
                          <object class="GtkImage" id="imImage">
                            <property name="width-request">436</property>
                            <property name="height-request">125</property>
                            <property name="visible">True</property>
                            <property name="can-focus">False</property>
                            <property name="halign">center</property>
                            <property name="valign">start</property>
                            <property name="vexpand">True</property>
                            <property name="stock">gtk-missing-image</property>
                          </object>
                          <packing>
                            <property name="expand">False</property>
                            <property name="fill">True</property>
                            <property name="fill">False</property>
                            <property name="position">0</property>
                          </packing>
                        </child>
                        <child>
                          <object class="GtkScrolledWindow">
                            <property name="width-request">436</property>
                            <property name="height-request">100</property>
                            <property name="visible">True</property>
                            <property name="can-focus">True</property>
diff --git a/extras/source/toolbarmode/default.png b/extras/source/toolbarmode/default.png
index 6dff7cf..a65e1f9 100644
--- a/extras/source/toolbarmode/default.png
+++ b/extras/source/toolbarmode/default.png
Binary files differ
diff --git a/extras/source/toolbarmode/notebookbar.png b/extras/source/toolbarmode/notebookbar.png
index 0637d42..4683675 100644
--- a/extras/source/toolbarmode/notebookbar.png
+++ b/extras/source/toolbarmode/notebookbar.png
Binary files differ
diff --git a/extras/source/toolbarmode/notebookbar_groupedbar_full.png b/extras/source/toolbarmode/notebookbar_groupedbar_full.png
index 08c24b0..d915a9e 100644
--- a/extras/source/toolbarmode/notebookbar_groupedbar_full.png
+++ b/extras/source/toolbarmode/notebookbar_groupedbar_full.png
Binary files differ
diff --git a/extras/source/toolbarmode/notebookbar_groups.png b/extras/source/toolbarmode/notebookbar_groups.png
index fd7cf7f..8102903 100644
--- a/extras/source/toolbarmode/notebookbar_groups.png
+++ b/extras/source/toolbarmode/notebookbar_groups.png
Binary files differ
diff --git a/extras/source/toolbarmode/sidebar.png b/extras/source/toolbarmode/sidebar.png
index fae7904..5523636 100644
--- a/extras/source/toolbarmode/sidebar.png
+++ b/extras/source/toolbarmode/sidebar.png
Binary files differ