enhancement
"Some hover classes are loaded via JavaScript or perhaps .jsp; either way, it makes it difficult to style them using a standard element inspector.
- We’re replacing these instances with hover pseudo-classes." (see #24071)
Test
For the user menu in the Modern theme (which allows users to edit settings and log out), the CSS class is not implemented via JavaScript. Instead, it uses a hover pseudo-class.