From 8f4d8d60b077fa58a23df9152ec3bee62515acc4 Mon Sep 17 00:00:00 2001 From: Bjarne Fyrstenborg Date: Fri, 2 Sep 2022 15:28:39 +0200 Subject: [PATCH] Use SVG logo in installer/upgrader (#12922) * Use SVG logo in upgrader * Adjust logo in app header and boot failed as well * Remove width and height from CSS * Update sizes * Set image size * Disable draggable of logo --- .../umbraco/UmbracoInstall/Index.cshtml | 2 +- .../application/umb-app-header.less | 19 ++------ .../application/umb-app-header.html | 46 +++++++++---------- .../src/views/errors/BootFailed.html | 12 ++--- 4 files changed, 33 insertions(+), 46 deletions(-) diff --git a/src/Umbraco.Cms.StaticAssets/umbraco/UmbracoInstall/Index.cshtml b/src/Umbraco.Cms.StaticAssets/umbraco/UmbracoInstall/Index.cshtml index 406c311312..be1b741535 100644 --- a/src/Umbraco.Cms.StaticAssets/umbraco/UmbracoInstall/Index.cshtml +++ b/src/Umbraco.Cms.StaticAssets/umbraco/UmbracoInstall/Index.cshtml @@ -16,7 +16,7 @@ - +
diff --git a/src/Umbraco.Web.UI.Client/src/views/errors/BootFailed.html b/src/Umbraco.Web.UI.Client/src/views/errors/BootFailed.html index 7b91125e09..e7aa63eff0 100644 --- a/src/Umbraco.Web.UI.Client/src/views/errors/BootFailed.html +++ b/src/Umbraco.Web.UI.Client/src/views/errors/BootFailed.html @@ -45,8 +45,6 @@ position: absolute; top: 22px; left: 25px; - width: 30px; - height: 30px; z-index: 1; } .error-container { @@ -71,10 +69,12 @@
- +

Boot Failed