#Changed to attribute selectors since
1 messages · Page 1 of 1 (latest)
the temptation to make this for context menus...
it sounds like a nightmare :3
also when hovering over any user it highlights all of them
Line 33:
[class*=containerDefault-] > [class*=list-] > div:hover > div > div
move the :hover to the div right after
awesome! thanks
trying to set this up to be at parity with my current theme but found it to be hugging the text towards the bottom a bit too much. i'm going to assume, for now, that it is something to do with my theme
it's your theme, mine looks fine
darn, pesky things
is there a way to increase its vertical length though, or would the theme continue to get in the way
Padding/margin?
yeah yeah
Idk, maybe a 10px padding-bottom ?
did this work for DMs before the update? I can't remember
if it did, it doesn't anymore
It doesn't work for DMs
breaks the third dot in the channelmessagetyping plugin
yep
[class*=linkTop-] > div:nth-child(4) > svg
{
width: unset;
position: relative;
left: 2em;
}

Did it work for you?