diff --git a/frontend/templates/enroll-ota.html b/frontend/templates/enroll-ota.html index 502a155e4f..785118e7c7 100644 --- a/frontend/templates/enroll-ota.html +++ b/frontend/templates/enroll-ota.html @@ -58,20 +58,24 @@ border-bottom: 1px solid #e2e4ea; } - h1 { - margin-bottom: 8px; - } - p { font-size: 14px; } - + + a { + color: #515774; + text-decoration: none; + font-weight: 600; + border-bottom: 1px solid #e2e4ea; + } + ol { display: flex; flex-direction: column; gap: 48px; list-style: none; padding: 0; + margin: 0; } li { @@ -117,7 +121,41 @@ #main-content { margin: 0 auto; padding: 48px 24px; - max-width: 800px; + max-width: 1000px; + } + + .device-instructions-content { + display: flex; + flex-direction: column; + gap: 48px; + } + + .content-with-sidebar { + display: flex; + justify-content: space-between; + gap: 64px; + } + + .mobile-enroll-sidebar p { + max-width: 208px; + font-weight: bold; + } + + .qr-container { + display: flex; + flex-direction: column; + align-items: center; + gap: 24px; + background-color: #f9fafc; + padding: 24px; + border: 1px solid #e2e4ea; + border-radius: 8px; + } + + .fully-managed-instructions .qr-container { + padding: 8px; + border-radius: 4px; + background-color: #fff; } .device-enroll-message { @@ -140,6 +178,10 @@ } @media screen and (max-width: 430px) { + .device-instructions-content { + gap: 24px; + } + .enroll-link { width: 100%; } @@ -147,124 +189,206 @@
- + -- To enroll your Mac, iPhone, iPad, or Android device, please open this - page on your device. -
+ - + -+ 1. + + Turn on your new device or + + factory reset it + + + +
++ 2. + + On the very first screen, tap the screen six times in a blank + area. + +
++ 3. + Scan QR code below with the QR reader that shows up. +
++ 4. + + Connect to Wi-Fi and follow the instructions on the screen. + +
+Already finished? Refresh the page to enroll another device.
+- 1. - - Tap the button below to download the Fleet profile. When prompted, tap Allow. - -
- Download -- 2. - - Go to Settings > Profile Downloaded. - -
-- 3. - Tap Install. You'll see a few warnings, which is expected. - Tap Install again when prompted. -
-- 4. - When you see the Remote Management screen, tap - Trust to finish. -
-+ 1. + + Tap the button below to download the Fleet profile. When + prompted, tap Allow. + +
+ Download ++ 2. + Go to Settings > Profile Downloaded. +
++ 3. + + Tap Install. You'll see a few warnings, which is + expected. jk Tap Install again when prompted. + +
++ 4. + + When you see the Remote Management screen, tap + Trust to finish. + +
+- 1. - - Tap the button below to download the Fleet profile. Double click on it. - You'll see a warning, which is expected. - -
- Download -- 2. - - Go to the Apple menu in the top left corner of your screen. Select - System Settings. - -
-- 3. - - Go to Profile Downloaded. Double-click the - [Organization name] enrollment profile. - -
-- 4. - Select Install. Enter your password. -
-- 5. - Go back to your My device page. Select - Refetch to tell your organization that MDM is on. - -
-