ipfs-shipyard / ipfs-shipyard/ipfs-css
Redefining `.link` changes the specificity and causes suprises
Open
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

ipld explorer graph crumb... the text colour should match the underline colour

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.