1 /* Copyright (c) 2012 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.
7 height: 609px; /* Should be the same as #user-image.loading min-heigth. */
8 padding: 70px 17px 69px; /* Screen has no controls. */
9 width: 722px; /* Should be the same as #user-image.loading width. */
12 #gaia-signin:not
(.full-width
).no-right-panel
{
16 .new-gaia-flow #gaia-signin {
22 .new-gaia-flow .throbber {
30 .new-gaia-flow throbber-notice {
34 #gaia-signin.full-width
{
39 -webkit-margin-start: 30px;
46 #enterprise-info-container,
47 #saml-info-container {
51 /* For touch-optimized UI, make the links bigger. */
52 @media (pointer:coarse
) {
58 .new-gaia-flow #signin-right
,
59 .no-right-panel #signin-right {
64 background: transparent none
;
65 background-image: url
(chrome://theme
/IDR_LOGIN_CLOSE_BUTTTON
);
66 background-position: center
;
67 background-repeat: no-repeat
;
76 html
[dir
=rtl
] #close-button-item
{
81 .loading #close-button-item {
82 background-image: url
(chrome://theme
/IDR_LOGIN_CLOSE_BUTTTON_ON_WHITE
);
85 .loading.auth-completed #close-button-item {
89 #close-button-item:disabled
{
90 background-image: url
(chrome://theme
/IDR_LOGIN_CLOSE_BUTTTON_MASKED
);
94 background: transparent none
;
95 background-image: url
(chrome://theme
/IDR_LOGIN_BACK_BUTTTON
);
96 background-position: center
;
97 background-repeat: no-repeat
;
106 html
[dir
=rtl
] #back
-button
-item
{
107 -webkit-transform: scaleX
(-1);
112 #back-button-item:disabled
{
113 background-image: url
(chrome://theme
/IDR_LOGIN_BACK_BUTTTON_MASKED
);
122 color: rgb
(37, 79, 155);
124 text-decoration: none
;
128 -webkit-transition: outline-color
200ms;
129 /* Note: May use 1px solid here. */
130 outline-color: rgb
(77, 144, 254);
133 #gaia-signin-form-container,
138 .full-width #signin-frame
,
139 .full-width #gaia-signin-form-container {
144 background: linear-gradient
(
153 .gaia-signin
.new-gaia-flow #step-logo
,
154 .gaia-signin
.new-gaia-flow #gaia-signin-divider
,
155 .no-right-panel #gaia-signin-divider {
160 background-color: transparent
;
166 webview#signin-frame
{
167 -webkit-transition: opacity
500ms ease-in
;
177 webview#signin-frame
.show
{
178 -webkit-transition: opacity
500ms ease-out
;
182 /* Simpler alignment if no right panel. */
183 .no-right-panel #signin-frame {
187 /* Position to be aligned with the login box in iframe */
196 #enterprise-info-container {
204 .new-gaia-flow #enterprise-info-container {
208 #enterprise-info-container #enterprise-info
{
209 display: inline-block
;
212 #gaia-signin .step-contents
{
213 -webkit-box-pack: center
;
214 display: -webkit-box
;
218 #createSupervisedUserSeparator {
219 background-color: rgba
(128,128,128,0.3);
224 #createSupervisedUserLogo {
229 #createSupervisedUserLogo img
{
230 vertical-align: text-bottom
;
233 #createSupervisedUserLogo span
{
234 vertical-align: -10%;
237 #createSupervisedUserLinkPlaceholder,
238 #createSupervisedUserNoManagerText {
242 #saml-notice-container {
250 #saml-notice-message {
254 #gaia-whitelist-error {
263 .new-gaia-flow #gaia-whitelist-error {
268 .new-gaia-flow .whitelist-error #gaia-whitelist-error {
272 .new-gaia-flow #gaia-signin.whitelist-error .step-contents {
276 .new-gaia-flow #gaia-signin.whitelist-error .step-loading {