1 /* Copyright 2013 The Chromium Authors. All rights reserved.
2 * Use of this source code is governed by a BSD-style license that can be
3 * found in the LICENSE file.
8 padding: 70px 17px 21px;
12 #oauth-enroll-step-contents {
18 #oauth-enroll-step-contents > div
{
22 .oauth-enroll-state-working #oauth-enroll-step-working
,
23 .oauth-enroll-state-error #oauth-enroll-step-error
,
24 .oauth-enroll-state-success #oauth-enroll-step-success {
30 .oauth-enroll-state-signin #oauth-enroll-step-signin {
31 display: -webkit-flex
;
35 #oauth-enroll-signin-frame-container {
36 -webkit-flex: 1 1 auto
;
37 box-sizing: border-box
;
41 #oauth-enroll-signin-frame {
47 #oauth-enroll-signin-divider {
48 -webkit-flex: 0 0 auto
;
49 background: linear-gradient
(to bottom
, #e3e3e3, #cacaca 50%, #e3e3e3);
54 #oauth-enroll-signin-right {
55 -webkit-flex: 0 0 auto
;
56 -webkit-margin-end: 20px;
57 -webkit-margin-start: 30px;
63 @media (pointer:coarse
) {
64 #oauth-enroll-signin-right {
69 #oauth-enroll-signin-right > div
{
73 #oauth-enroll-learn-more-link {
77 #oauth-enrollment.mode-manual #oauth-enroll-learn-more-link
,
78 #oauth-enrollment.mode-forced #oauth-enroll-learn-more-link
,
79 #oauth-enrollment.mode-recovery #oauth-enroll-learn-more-link
{
83 .oauth-enroll-step-content {
85 vertical-align: middle
;
88 .oauth-enroll-step-icon {
89 display: inline-block
;
95 .oauth-enroll-step-icon > * {
96 -webkit-margin-end: .4em;
97 display: inline-block
;
104 .oauth-enroll-step-message {
105 display: inline-block
;
112 color: rgb
(37, 79, 155);
114 text-decoration: none
;
117 .oauth-enroll-button {
121 .oauth-enroll-state-signin
.mode-manual #oauth-enroll-cancel-button
,
122 .oauth-enroll-state-signin
.mode-forced #oauth-enroll-back-button
,
123 .oauth-enroll-state-signin
.mode-recovery #oauth-enroll-back-button
,
124 .oauth-enroll-state-working
.mode-manual #oauth-enroll-cancel-button
,
125 .oauth-enroll-state-working
.mode-forced #oauth-enroll-back-button
,
126 .oauth-enroll-state-working
.mode-recovery #oauth-enroll-back-button
,
127 .oauth-enroll-state-error
.mode-manual #oauth-enroll-cancel-button
,
128 .oauth-enroll-state-error
.mode-forced #oauth-enroll-back-button
,
129 .oauth-enroll-state-error
.mode-recovery #oauth-enroll-back-button
,
130 .oauth-enroll-state-success #oauth-enroll-done-button {
134 #oobe.oauth-enrollment #header-oauth-enrollment
{
138 #oauth-saml-notice-container {
146 #oauth-enrollment.saml
{
147 padding: 97px 0 21px;
150 #oauth-enrollment.saml #oauth-enroll-signin-frame
{
154 #oauth-enrollment.saml #oauth-enrollment-controls
,
155 #oauth-enrollment.saml #oauth-enroll-signin-link-container
{
156 -webkit-padding-end: 17px;
159 #oauth-enrollment:not
(.saml
) #oauth-saml-notice-container
{
163 #oauth-enrollment.saml #oauth-enroll-signin-divider
,
164 #oauth-enrollment.saml #oauth-enroll-signin-right
{
168 #oauth-saml-notice-message {