diff --git a/etc/WebGUI.conf.original b/etc/WebGUI.conf.original index 8fae42837..765fd37d9 100644 --- a/etc/WebGUI.conf.original +++ b/etc/WebGUI.conf.original @@ -984,6 +984,7 @@ "WebGUI::Content::Prefetch", "WebGUI::Content::Maintenance", "WebGUI::Content::Referral", + "WebGUI::Content::Admin", "WebGUI::Content::AssetManager", "WebGUI::Content::AssetDiscovery", "WebGUI::Content::PassiveAnalytics", diff --git a/lib/WebGUI/Wizard/Setup.pm b/lib/WebGUI/Wizard/Setup.pm index 89c641c9f..5df8c10af 100644 --- a/lib/WebGUI/Wizard/Setup.pm +++ b/lib/WebGUI/Wizard/Setup.pm @@ -79,7 +79,7 @@ body { margin-top: 120px; margin-left: 5%; margin-right: 5%; - background-color: #ccf; + background-color: #1e78f2; } h1 {