Edit in GitHubLog an issue

:hover

Since UXP v3.0

Matches when the selected element is underneath the mouse cursor.

See: https://developer.mozilla.org/en-US/docs/Web/CSS/:hover

Example:

Copied to your clipboard
1.well:hover {
2 background-color: red;
3}
Was this helpful?
  • Privacy
  • Terms of Use
  • Do not sell or share my personal information
  • AdChoices
Copyright © 2024 Adobe. All rights reserved.