| Index: ui/login/account_picker/user_pod_row.css
|
| diff --git a/ui/login/account_picker/user_pod_row.css b/ui/login/account_picker/user_pod_row.css
|
| index 4ed29cb4012dd67b0777be726d562e97ca3fca04..6f3759876e66ebe2ec319b0f1d66f6f079df5b65 100644
|
| --- a/ui/login/account_picker/user_pod_row.css
|
| +++ b/ui/login/account_picker/user_pod_row.css
|
| @@ -666,6 +666,10 @@ html[dir=rtl] .action-box-area.active ~ .action-box-menu {
|
| text-align: end;
|
| }
|
|
|
| +.remove-warning-button {
|
| + font-weight: bold;
|
| +}
|
| +
|
| /* Hide dialog elements not in a correct category. Only combinations currently
|
| in use are included here. */
|
| .pod.legacy-supervised .non-sync,
|
|
|