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. */
5 #create-new-user-link {
13 #managed-user-import-text {
16 white-space: pre-wrap
;
17 word-wrap: break-word
;
25 #managed-user-list .profile-name
{
28 text-overflow: ellipsis
;
32 #managed-user-list > * {
36 #managed-user-list:focus
{
37 border-color: rgb
(77, 144, 254);
41 background-color: rgba
(255, 255, 255, 0.75);
45 #managed-user-import-error-bubble {
46 -webkit-transition: max-height
200ms, padding
200ms;
47 background-color: rgb
(238, 185, 57);
60 #managed-user-import-error-bubble[hidden
] {
64 .profile-img-disabled {
68 .profile-name-disabled {
69 color: rgb
(153, 153, 153);
72 .already-on-this-device {