summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--apps/theming/css/theming.scss3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/theming/css/theming.scss b/apps/theming/css/theming.scss
index 2a5a0e5cd46..2d0afa2d298 100644
--- a/apps/theming/css/theming.scss
+++ b/apps/theming/css/theming.scss
@@ -49,7 +49,8 @@
}
#body-login,
-#firstrunwizard .firstrunwizard-header {
+#firstrunwizard .firstrunwizard-header,
+#theming-preview {
background-image: url(#{$image-login-background});
background-color: $color-primary;
}