#Changed to attribute selectors since

1 messages · Page 1 of 1 (latest)

rotund portal
#

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

sharp cradle
#

Line 33:

[class*=containerDefault-] > [class*=list-] > div:hover > div > div
#

move the :hover to the div right after

rotund portal
#

awesome! thanks

tropic breach
#

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

rotund portal
#

it's your theme, mine looks fine

tropic breach
#

darn, pesky things

#

is there a way to increase its vertical length though, or would the theme continue to get in the way

sharp cradle
#

Padding/margin?

tropic breach
#

yeah yeah

sharp cradle
#

Idk, maybe a 10px padding-bottom ?

tropic breach
#

alright, figured it out

#

had to override the top padding

rotund portal
#

did this work for DMs before the update? I can't remember

#

if it did, it doesn't anymore

sharp cradle
#

It doesn't work for DMs

gritty acorn
#

breaks the third dot in the channelmessagetyping plugin

sharp cradle
#

what even is that plugin?

#

this one?

gritty acorn
#

yep

sharp cradle
#
[class*=linkTop-] > div:nth-child(4) > svg
{
  width: unset;
  position: relative;
  left: 2em;
}
gritty acorn
sharp cradle
#

Did it work for you?

gritty acorn
#

yep, splendid

#

thank you