User avatar
Tournesol 🌻 @tournesol@peculiar.florist
2y
relay.fedi.buzz CSS Does anyone know how to hide boosts made by relay.fedi.buzz ?
I’ve added instance relay but I can see duplicates in my global TL (the boost and the post fetched by the boost) and wanted to hide the boosts.

I don’t know if I’m baby or it’s just not possible
​:saddercat:​
for now, I only managed to select the header with
a[href$="@relay.fedi.buzz"]

I wanted to take inspiration from this snippet but to no avail
​:sadcat:​
div:has(button.tab._button.active[aria-label="Global"])  + div .list .notes .renote {
    display: none;
}


⭐1
1
1
0
1
User avatar
🪨 @Varpie@peculiar.florist
2y
relay.fedi.buzz CSS @tournesol :has n'est toujours pas dispo sur Firefox... Dans une semaine, ça devient légal ​:akko_yay:​
1
0
0
0
User avatar
Tournesol 🌻 @tournesol@peculiar.florist
2y
@Varpie je sais j’ai trop hâte, ça a l’air ultra puissant ​:nko_whoaa:​
1
0
0
0
User avatar
minybol 🌼 @minybolito@peculiar.florist
2y
@tournesol @Varpie tu peux déjà l'activer avec about:config ;)
1
0
0
0
User avatar
Tournesol 🌻 @tournesol@peculiar.florist
2y
@minybolito @Varpie oui c’est fait, mais juste y’aura plus besoin de le faire et du coup, la plupart du css de l’instance sera accessible à tous ​:nko_tada:​
0
0
0
0