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. */
5 #manage-profile-overlay {
9 .profile-icon-grid-item {
21 #create-profile-name-input-container,
22 #manage-profile-name-input-container {
26 #create-profile-name-input-container {
31 #manage-profile-name {
35 #create-profile-name:invalid
,
36 #manage-profile-name:invalid
{
37 background-color: pink
;
40 #disconnect-managed-profile-domain-name {
44 #disconnect-managed-profile-domain-information {
45 background-color: #f0f0f0;
46 padding: 14px 0 14px 17px;
49 #disconnect-managed-profile-message {
53 #create-profile-error-bubble,
54 #manage-profile-error-bubble {
55 -webkit-transition: max-height
200ms, padding
200ms;
56 background-color: rgb
(238, 185, 57);
68 html
[dir
='ltr'] #create-profile-error-bubble
{
73 html
[dir
='rtl'] #create-profile-error-bubble
{
78 #create-profile-error-bubble[hidden
],
79 #manage-profile-error-bubble[hidden
] {
80 display: block
!important
;
85 #create-profile-icon-grid,
86 #manage-profile-icon-grid {
87 background-color: rgba
(255, 255, 255, 0.75);
91 :-webkit-any
(#create-profile-content
, #manage-profile-content
) >
96 :-webkit-any
(#create-profile-content
, #manage-profile-content
) >
101 :-webkit-any
(#create-profile-content
, #manage-profile-content
) >
102 .name-input-container {
106 :-webkit-any
(#create-profile-content
, #manage-profile-content
) >
107 .name-label-container {
111 #create-profile-content {
115 .action-area-shortcut-container {
119 /* Proper spacing for the buttons. */
120 #remove-shortcut-button,
121 #add-shortcut-button {
122 -webkit-margin-end: 10px;
125 #delete-supervised-profile-addendum {
126 -webkit-padding-start: 48px;
130 html
[dir
='ltr'] #delete-profile-icon
{
135 html
[dir
='rtl'] #delete-profile-icon
{
140 #create-profile-supervised-not-signed-in {
144 #create-profile-supervised-not-signed-in-label,
145 #create-profile-supervised-account-details-out-of-date-label {
146 white-space: pre-wrap
;
147 word-wrap: break-word
;
150 #create-profile-supervised-content-area {
154 #import-existing-supervised-user-link {
159 #supervised-user-import-existing {