sindresorhus/refined-github

Show anchor link symbols next to headlines only on hover #2453

tooomm posted onGitHub

<!-- Thanks for contributing! 🏓 -->

I realized that recently the anchor links always show next to the headline. They used to only highlight/show up when you hover... I liked that way more!

Example URL: https://github.com/sindresorhus/refined-github/blob/master/readme.md


I don't understand, are you talking about comments-time-machine-links? Can you post a screenshot?

posted by fregante over 5 years ago

I'm sorry... sure! Untitled

posted by tooomm over 5 years ago

You might have some other extension that keeps the icon always on; mine still appear on hover. GitHub's CSS is still:

.markdown-body h1:hover .anchor .octicon-link,
.markdown-body h2:hover .anchor .octicon-link,
.markdown-body h3:hover .anchor .octicon-link,
.markdown-body h4:hover .anchor .octicon-link,
.markdown-body h5:hover .anchor .octicon-link,
.markdown-body h6:hover .anchor .octicon-link {
    visibility: visible;
}
posted by fregante over 5 years ago

Hmm, can you try to help here?

Windows 10 1903 Firefox 69.0

These are the only activated addons in my Firefox: Advanced GitHub Notifications Citavi Picker I don't care about cookies NoScript (all scripts are trusted on github and on the page I send you as example) Refined GitHub uBlock Origin

They should not influence that, I even tried disabling the Citavi and cookie one.

posted by tooomm over 5 years ago

While they disappeared in between, I see them now again all the time.

posted by tooomm about 5 years ago

Fund this Issue

$0.00
Funded

Pull requests