cm0002@lemmings.world to Memes@sopuli.xyz · 2 days agoWhen the webpage doesn't want you opening new tabslemmy.mlimagemessage-square21linkfedilinkarrow-up1212arrow-down16cross-posted to: memes@lemmy.ml
arrow-up1206arrow-down1imageWhen the webpage doesn't want you opening new tabslemmy.mlcm0002@lemmings.world to Memes@sopuli.xyz · 2 days agomessage-square21linkfedilinkcross-posted to: memes@lemmy.ml
minus-square56!@slrpnk.netlinkfedilinkarrow-up2·1 day agoAnd you can hide the close button by adding .tabbrowser-tab .tab-close-button { visibility: collapse !important; } to your userChrome.css file. Works with vertical tabs too.
And you can hide the close button by adding
.tabbrowser-tab .tab-close-button { visibility: collapse !important; }to your userChrome.css file. Works with vertical tabs too.