From 4e6a5078e68aa468a049969d146593c5e971a11d Mon Sep 17 00:00:00 2001 From: Laurent BP Date: Wed, 13 Feb 2019 20:48:00 +0100 Subject: tdf#113020 Change horizontal-align to justify Some frames in templates were horizontal-align to left, which prevent from centering text Change-Id: I1de654af6ebfcad52352ed9031d14da00d72eff5 Reviewed-on: https://gerrit.libreoffice.org/67790 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos (cherry picked from commit 802e77dd4fe0192942a493b4c83e2c8b31c210c2) Reviewed-on: https://gerrit.libreoffice.org/67933 (cherry picked from commit 7b9f8fdee94f74107f5d6fb1fb94fab9dbb4047c) Reviewed-on: https://gerrit.libreoffice.org/67984 Reviewed-by: Christian Lohmaier Tested-by: Christian Lohmaier --- extras/source/templates/presnt/Alizarin/styles.xml | 12 ++++++------ .../source/templates/presnt/Classy_Red/Classy_Red.otp | Bin 17554 -> 0 bytes extras/source/templates/presnt/Classy_Red/styles.xml | 4 ++-- extras/source/templates/presnt/Midnightblue/styles.xml | 4 ++-- extras/source/templates/presnt/Vivid/styles.xml | 4 ++-- 5 files changed, 12 insertions(+), 12 deletions(-) delete mode 100644 extras/source/templates/presnt/Classy_Red/Classy_Red.otp diff --git a/extras/source/templates/presnt/Alizarin/styles.xml b/extras/source/templates/presnt/Alizarin/styles.xml index 1aa0fd1949c5..f84aeb7ff168 100644 --- a/extras/source/templates/presnt/Alizarin/styles.xml +++ b/extras/source/templates/presnt/Alizarin/styles.xml @@ -233,7 +233,7 @@ - + @@ -283,7 +283,7 @@ - + @@ -429,7 +429,7 @@ - + @@ -479,7 +479,7 @@ - + @@ -578,7 +578,7 @@ - + @@ -593,7 +593,7 @@ - + diff --git a/extras/source/templates/presnt/Classy_Red/Classy_Red.otp b/extras/source/templates/presnt/Classy_Red/Classy_Red.otp deleted file mode 100644 index 833e9199ab23..000000000000 Binary files a/extras/source/templates/presnt/Classy_Red/Classy_Red.otp and /dev/null differ diff --git a/extras/source/templates/presnt/Classy_Red/styles.xml b/extras/source/templates/presnt/Classy_Red/styles.xml index 334815731b76..f7cb26680803 100644 --- a/extras/source/templates/presnt/Classy_Red/styles.xml +++ b/extras/source/templates/presnt/Classy_Red/styles.xml @@ -120,7 +120,7 @@ - + @@ -235,7 +235,7 @@ - + diff --git a/extras/source/templates/presnt/Midnightblue/styles.xml b/extras/source/templates/presnt/Midnightblue/styles.xml index 7f2508bdf6f6..7cd35b7f64a0 100644 --- a/extras/source/templates/presnt/Midnightblue/styles.xml +++ b/extras/source/templates/presnt/Midnightblue/styles.xml @@ -279,7 +279,7 @@ - + @@ -323,7 +323,7 @@ - + diff --git a/extras/source/templates/presnt/Vivid/styles.xml b/extras/source/templates/presnt/Vivid/styles.xml index 67d917115924..b6819ebf2ce5 100644 --- a/extras/source/templates/presnt/Vivid/styles.xml +++ b/extras/source/templates/presnt/Vivid/styles.xml @@ -229,7 +229,7 @@ - + @@ -470,7 +470,7 @@ - + -- cgit