#erm

1 messages ยท Page 1 of 1 (latest)

charred sonnet
#

why... is there an @ import url link for bearableInbox.css?

warm sedge
#

ok done

#

it was my fault

viral cove
#

very nice, I did something similar, replacing newleaf with a user tag styled the same as bots and moreusertags plugin has (needs improvements I know)

warm sedge
warm sedge
#

thanks

mossy gull
#

nice! i'd like to see the text customization next but this is nice!

warm sedge
#

i will try to do that

viral cove
#

customizing the text in that popup is impossible without effecting other popups

warm sedge
viral cove
#

the only maybe possible way to achieve that would be hiding the original popup when you hover the icon and creating another pseudoelement yourself but that'd be very jank and a lot of effort

gilded hearth
distant moth
#

what's the name of your theme?

median shadow
warm sedge
distant moth
distant moth
warm sedge
young sparrow
#

i added

[class~="mainContent_a3e60b"] {
  gap: 20px;
}

[class~=iconContainer_a3e60b]:before {
  content: url(https://cdn.discordapp.com/emojis/1024751291504791654.gif?size=64&quality=lossless);
  scale: 0.7;
}

[class~=iconContainer_a3e60b] > svg {
  display: none;
}