ipfs-shipyard / ipfs-shipyard/ipfs-css

Redefining `.link` changes the specificity and causes suprises

Open
#48 1 comment 0 reactions 1 assignee Claimed by @olizilla View on GitHub
effort/hours kind/bug P1
Dominant language
HTML
Stars
24
Forks
14
PR merge metrics
No merged PRs in 30d

Description

Colours of things in ipld explorer have been overriden where ever they are also a `.link`. It's an unfortunate inclusion in tachyons, but we've used it to strip underlines off things in a few places. When it got overridden in ipfs-css it's specificity got a boost and it now overrides colours in a few places

ipld explorer cid info panel... the 12 in the legend should be orange to match the 12 in the multihash
Screenshot 2021-04-23 at 14 42 59

ipld explorer graph crumb... the text colour should match the underline colour
Screenshot 2021-04-23 at 15 12 26

I suggest we remove `.link` from ipfs-css

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.