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.no-right-panel
{
17 padding: 70px 10px 10px;
22 -webkit-margin-before: 80px;
23 -webkit-margin-start: 30px;
29 #enterprise-info-container {
33 /* For touch-optimized UI, make the links bigger. */
34 @media (pointer:coarse
) {
40 .no-right-panel #signin-right
,
51 color: rgb
(37, 79, 155);
53 text-decoration: none
;
57 -webkit-transition: outline-color
200ms;
58 /* Note: May use 1px solid here. */
59 outline-color: rgb
(77, 144, 254);
62 #gaia-signin-form-container,
67 .saml #gaia-signin-form-container
,
72 #gaia-signin-divider {
73 background: -webkit-gradient
(
74 linear
, left top
, left bottom
,
75 color-stop
(0, #e3e3e3),
76 color-stop
(0.5, #cacaca),
77 color-stop
(1, #e3e3e3));
82 .no-right-panel #gaia-signin-divider
,
83 .saml #gaia-signin-divider {
88 background-color: transparent
;
93 /* Position to be aligned with the login box in iframe */
102 #enterprise-info-container {
110 #enterprise-info-container #enterprise-info
{
111 display: inline-block
;
114 #gaia-signin .step-contents
{
115 -webkit-box-pack: center
;
116 display: -webkit-box
;
119 #createManagedUserSeparator {
120 background-color: rgba
(128,128,128,0.3);
125 #createManagedUserLogo {
130 #createManagedUserLogo img
{
131 vertical-align: text-bottom
;
134 #createManagedUserLinkPlaceholder,
135 #createManagedUserNoManagerText {