From f2385d4ff7a017e8337fc5c0e17d66b002f06af4 Mon Sep 17 00:00:00 2001 From: Bear Date: Sun, 8 Nov 2020 03:08:52 -0600 Subject: [PATCH] [4.0] installer header (#31310) * fix installer header * color styling request by chmst --- .../Joomla-brandmark-monochrome-white-RGB.svg | 1 + .../Joomla-logo-monochrome-horizontal-white.svg | 1 + installation/template/images/logo-blue.svg | 2 +- installation/template/index.php | 12 ++++++------ installation/template/scss/template.scss | 14 ++++++++++++-- 5 files changed, 21 insertions(+), 9 deletions(-) create mode 100644 installation/template/images/Joomla-brandmark-monochrome-white-RGB.svg create mode 100644 installation/template/images/Joomla-logo-monochrome-horizontal-white.svg diff --git a/installation/template/images/Joomla-brandmark-monochrome-white-RGB.svg b/installation/template/images/Joomla-brandmark-monochrome-white-RGB.svg new file mode 100644 index 00000000000..62d0fbe36be --- /dev/null +++ b/installation/template/images/Joomla-brandmark-monochrome-white-RGB.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/installation/template/images/Joomla-logo-monochrome-horizontal-white.svg b/installation/template/images/Joomla-logo-monochrome-horizontal-white.svg new file mode 100644 index 00000000000..352b67c7ada --- /dev/null +++ b/installation/template/images/Joomla-logo-monochrome-horizontal-white.svg @@ -0,0 +1 @@ + diff --git a/installation/template/images/logo-blue.svg b/installation/template/images/logo-blue.svg index 73302ed3de2..526346860b6 100644 --- a/installation/template/images/logo-blue.svg +++ b/installation/template/images/logo-blue.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/installation/template/index.php b/installation/template/index.php index 28d91775f94..8e7d8989e54 100644 --- a/installation/template/index.php +++ b/installation/template/index.php @@ -66,22 +66,22 @@ Text::script('INSTL_COMPLETE_REMOVE_FOLDER');