WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit e43cd22

Browse files
Update files/en-us/web/api/popover_api/using_interest_invokers/index.md
Co-authored-by: Dipika Bhattacharya <[email protected]>
1 parent 8c7e7a9 commit e43cd22

File tree

1 file changed

+1
-1
lines changed
  • files/en-us/web/api/popover_api/using_interest_invokers

1 file changed

+1
-1
lines changed

files/en-us/web/api/popover_api/using_interest_invokers/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ We've also set a {{cssxref("position-area")}} of `bottom` on the tooltip so that
156156
}
157157
```
158158

159-
Finally, we use the `#mytooltip:interest-target` selector to set a dashed border on the popover only when interest is being shown.
159+
Finally, we've used the `#mytooltip:interest-target` selector to set a dashed border on the popover when interest is shown.
160160

161161
```css live-sample___interest-invoker-styling
162162
#mytooltip:interest-target {

0 commit comments

Comments
 (0)