| Index: ui/webui/resources/cr_elements/cr_profile_avatar_selector/cr_profile_avatar_selector.html
|
| diff --git a/ui/webui/resources/cr_elements/cr_profile_avatar_selector/cr_profile_avatar_selector.html b/ui/webui/resources/cr_elements/cr_profile_avatar_selector/cr_profile_avatar_selector.html
|
| index cbe016fd8ed8960a587142a0ae60517829c0e7ec..d1bebe68717ce24199ceba2b865bda906bb30e19 100644
|
| --- a/ui/webui/resources/cr_elements/cr_profile_avatar_selector/cr_profile_avatar_selector.html
|
| +++ b/ui/webui/resources/cr_elements/cr_profile_avatar_selector/cr_profile_avatar_selector.html
|
| @@ -40,7 +40,7 @@
|
| @apply(--avatar-selector-avatar);
|
| }
|
|
|
| - .avatar.iron-selected {
|
| + #selector .avatar.iron-selected {
|
| border: 1px solid var(--google-blue-500);
|
|
|
| @apply(--avatar-selector-avatar-selected);
|
|
|