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 .minute-maid #gaia-signin {
21 #gaia-signin.full-width
{
26 -webkit-margin-start: 30px;
33 #enterprise-info-container,
34 #saml-info-container {
38 /* For touch-optimized UI, make the links bigger. */
39 @media (pointer:coarse
) {
45 .minute-maid #signin-right
,
46 .no-right-panel #signin-right {
51 background: transparent none
;
52 background-image: url
(chrome://theme
/IDR_LOGIN_CLOSE_BUTTTON
);
53 background-position: center
;
54 background-repeat: no-repeat
;
63 html
[dir
=rtl
] #close-button-item
{
68 .loading #close-button-item {
69 background-image: url
(chrome://theme
/IDR_LOGIN_CLOSE_BUTTTON_ON_WHITE
);
72 #close-button-item:disabled
{
73 background-image: url
(chrome://theme
/IDR_LOGIN_CLOSE_BUTTTON_MASKED
);
82 color: rgb
(37, 79, 155);
84 text-decoration: none
;
88 -webkit-transition: outline-color
200ms;
89 /* Note: May use 1px solid here. */
90 outline-color: rgb
(77, 144, 254);
93 #gaia-signin-form-container,
98 .full-width #signin-frame
,
99 .full-width #gaia-signin-form-container {
104 background: linear-gradient
(
113 .gaia-signin
.minute-maid #step-logo
,
114 .gaia-signin
.minute-maid #gaia-signin-divider
,
115 .no-right-panel #gaia-signin-divider {
120 background-color: transparent
;
126 webview#signin-frame
{
135 /* Simpler alignment if no right panel. */
136 .no-right-panel #signin-frame {
140 /* Position to be aligned with the login box in iframe */
149 #enterprise-info-container {
157 .minute-maid #enterprise-info-container {
161 #enterprise-info-container #enterprise-info
{
162 display: inline-block
;
165 #gaia-signin .step-contents
{
166 -webkit-box-pack: center
;
167 display: -webkit-box
;
171 #createSupervisedUserSeparator {
172 background-color: rgba
(128,128,128,0.3);
177 #createSupervisedUserLogo {
182 #createSupervisedUserLogo img
{
183 vertical-align: text-bottom
;
186 #createSupervisedUserLogo span
{
187 vertical-align: -10%;
190 #createSupervisedUserLinkPlaceholder,
191 #createSupervisedUserNoManagerText {
195 #saml-notice-container {
203 #saml-notice-message {