diff --git a/web/styles/user_status.css b/web/styles/user_status.css index 8260789be3..8370c6471c 100644 --- a/web/styles/user_status.css +++ b/web/styles/user_status.css @@ -61,7 +61,8 @@ padding-top: 15px; padding-left: 2px; - & button.user-status-value:hover { + & button.user-status-value:hover, + & button.user-status-value:focus { /* Important is required for generic night them styling to not have precedence over this. */ color: hsl(200deg 100% 40%) !important;