| Index: ui/login/account_picker/md_user_pod_template.css
|
| diff --git a/ui/login/account_picker/md_user_pod_template.css b/ui/login/account_picker/md_user_pod_template.css
|
| index fdc9f0f5640fbdd9d862e600046218bad7c0defe..a3367fe80a6b82b7413e1ffa30959828a95ddcbc 100644
|
| --- a/ui/login/account_picker/md_user_pod_template.css
|
| +++ b/ui/login/account_picker/md_user_pod_template.css
|
| @@ -7,14 +7,8 @@
|
| */
|
|
|
| .action-box-remove-user-warning .remove-warning-button {
|
| - --paper-button: {
|
| - background: var(--google-red-700);
|
| - color: white;
|
| - font-weight: 600;
|
| - @apply(--layout-vertical);
|
| - };
|
| - --paper-button-flat-keyboard-focus: {
|
| - background: rgb(173, 50, 36);
|
| - };
|
| - @apply(--action-button);
|
| + color: #E67C73;
|
| + margin: 0;
|
| + padding: 0;
|
| + text-transform: none;
|
| }
|
|
|