|
|
|
|
@ -1,5 +1,5 @@ |
|
|
|
|
<template name="fxOsInstallPrompt"> |
|
|
|
|
<section class="full-page color-tertiary-font-color"> |
|
|
|
|
<section class="rc-old full-page color-tertiary-font-color"> |
|
|
|
|
<div class="wrapper"> |
|
|
|
|
<header> |
|
|
|
|
<a class="logo" href="/"> |
|
|
|
|
@ -15,7 +15,7 @@ |
|
|
|
|
</template> |
|
|
|
|
|
|
|
|
|
<template name="fxOsInstallDone"> |
|
|
|
|
<section class="full-page color-tertiary-font-color"> |
|
|
|
|
<section class="rc-old full-page color-tertiary-font-color"> |
|
|
|
|
<div class="wrapper"> |
|
|
|
|
<header> |
|
|
|
|
<a class="logo" href="/"> |
|
|
|
|
@ -31,7 +31,7 @@ |
|
|
|
|
</template> |
|
|
|
|
|
|
|
|
|
<template name="fxOsInstallError"> |
|
|
|
|
<section class="full-page color-tertiary-font-color"> |
|
|
|
|
<section class="rc-old full-page color-tertiary-font-color"> |
|
|
|
|
<div class="wrapper"> |
|
|
|
|
<header> |
|
|
|
|
<a class="logo" href="/"> |
|
|
|
|
|