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-attribute-prompt #oauth-enroll-step-attribute-prompt
,
25 .oauth-enroll-state-success #oauth-enroll-step-success {
31 .oauth-enroll-state-signin #oauth-enroll-step-signin {
32 display: -webkit-flex
;
36 #oauth-enroll-signin-frame-container {
37 -webkit-flex: 1 1 auto
;
38 box-sizing: border-box
;
42 #oauth-enroll-signin-frame {
48 #oauth-enroll-signin-divider {
49 -webkit-flex: 0 0 auto
;
50 background: linear-gradient
(to bottom
, #e3e3e3, #cacaca 50%, #e3e3e3);
55 #oauth-enroll-signin-right {
56 -webkit-flex: 0 0 auto
;
57 -webkit-margin-end: 20px;
58 -webkit-margin-start: 30px;
64 @media (pointer:coarse
) {
65 #oauth-enroll-signin-right {
70 #oauth-enroll-signin-right > div
{
74 #oauth-enroll-learn-more-link {
78 #oauth-enrollment.mode-manual #oauth-enroll-learn-more-link
,
79 #oauth-enrollment.mode-forced #oauth-enroll-learn-more-link
,
80 #oauth-enrollment.mode-recovery #oauth-enroll-learn-more-link
{
84 .oauth-enroll-step-content {
86 vertical-align: middle
;
89 .oauth-enroll-step-icon {
90 display: inline-block
;
96 .oauth-enroll-step-icon > * {
97 -webkit-margin-end: .4em;
98 display: inline-block
;
105 .oauth-enroll-step-message {
106 display: inline-block
;
113 color: rgb
(37, 79, 155);
115 text-decoration: none
;
118 .oauth-enroll-button {
122 .oauth-enroll-state-signin
.mode-manual #oauth-enroll-cancel-button
,
123 .oauth-enroll-state-signin
.mode-forced #oauth-enroll-back-button
,
124 .oauth-enroll-state-signin
.mode-recovery #oauth-enroll-back-button
,
125 .oauth-enroll-state-working
.mode-manual #oauth-enroll-cancel-button
,
126 .oauth-enroll-state-working
.mode-forced #oauth-enroll-back-button
,
127 .oauth-enroll-state-working
.mode-recovery #oauth-enroll-back-button
,
128 .oauth-enroll-state-error
.mode-manual #oauth-enroll-cancel-button
,
129 .oauth-enroll-state-error
.mode-manual #oauth-enroll-done-button
,
130 .oauth-enroll-state-error
.mode-forced #oauth-enroll-back-button
,
131 .oauth-enroll-state-error
.mode-recovery #oauth-enroll-back-button
,
132 .oauth-enroll-state-attribute-prompt #oauth-enroll-continue-button
,
133 .oauth-enroll-state-success #oauth-enroll-done-button {
137 #oobe.oauth-enrollment #header-oauth-enrollment
{
141 #oauth-saml-notice-container {
149 #oauth-enrollment.saml
{
150 padding: 97px 0 21px;
153 #oauth-enrollment.saml #oauth-enroll-signin-frame
{
157 #oauth-enrollment.saml #oauth-enrollment-controls
,
158 #oauth-enrollment.saml #oauth-enroll-signin-link-container
{
159 -webkit-padding-end: 17px;
162 #oauth-enrollment:not
(.saml
) #oauth-saml-notice-container
{
166 #oauth-enrollment.saml #oauth-enroll-signin-divider
,
167 #oauth-enrollment.saml #oauth-enroll-signin-right
{
171 #oauth-saml-notice-message {
175 .oauth-enroll-textbox {
176 display: inline-block
;
182 .oauth-enroll-textbox.oauth-enroll-attribute-field[type='text'] {
190 .oauth-enroll-textbox.auth-enroll-attribute-label {