| 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 10b21707ba3712ceb0721bd1176cf5c7909d36a0..1685f13e55d76a406044d2d7dff1a45d7781d239 100644
|
| --- a/ui/login/account_picker/user_pod_row.css
|
| +++ b/ui/login/account_picker/user_pod_row.css
|
| @@ -391,7 +391,8 @@ html[dir=rtl] .action-box-area {
|
|
|
| .action-box-area:focus,
|
| .action-box-area.hovered,
|
| -.action-box-area.active {
|
| +.action-box-area.active,
|
| +.action-box-area.forced {
|
| opacity: 1;
|
| }
|
|
|
|
|