1 /* Copyright 2014 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.
6 .account-picker.flying-pods #account-picker {
7 -webkit-transition: width
180ms ease
,
11 #signin-banner-container1 {
18 #signin-banner-container2 {
19 display: inline-block
;
24 html
[dir
=rtl
] #signin-banner-container2
{
30 background-color: rgba
(0, 0, 0, 0.75);
39 width: 722px; /* same as gaia-signin width. */
42 html
[dir
=rtl
] #signin-banner
{
47 html
[screen
=user-adding
] #signin-banner
{
48 display: inline-block
;
51 html
[screen
=lock
] #signin-banner
{
52 display: inline-block
;
57 html
[screen
=lock
] #signin-banner
.message-set
{
58 -webkit-transition: opacity
1s;