| Index: chrome/browser/resources/options/manage_profile_overlay.css
|
| diff --git a/chrome/browser/resources/options/manage_profile_overlay.css b/chrome/browser/resources/options/manage_profile_overlay.css
|
| index 2d7596c212b803a7f86ce078068f2192f6152b69..69276b4768236b1f3bb9e9d5916c76f4dcad7322 100644
|
| --- a/chrome/browser/resources/options/manage_profile_overlay.css
|
| +++ b/chrome/browser/resources/options/manage_profile_overlay.css
|
| @@ -37,6 +37,15 @@
|
| background-color: pink;
|
| }
|
|
|
| +#disconnect-managed-profile-domain-information {
|
| + background-color: #f0f0f0;
|
| + padding: 14px 0 14px 17px;
|
| +}
|
| +
|
| +#disconnect-managed-profile-message {
|
| + padding-top: 9px;
|
| +}
|
| +
|
| #create-profile-error-bubble,
|
| #manage-profile-error-bubble {
|
| -webkit-transition: max-height 200ms, padding 200ms;
|
|
|