Partial fix Style: Inline Moderation Checked + Avatar Holder

Romchik®

Well-known member
Two small old bugs.

/admin.php?styles/[style-name.style-ID]/style-properties&group=general#_inlineModChecked
  1. Change BG color for example to #f30. Then check message.
    inline-moderation.webp
  2. If I remove the background image, it is still present in the messages.
    without-bg.webp
    Possible solution - replace bachkground-color on just the background.
    bg-color.webp
 
1. This is more or less designed - the @inlineMod color should be changed.

2. I've partially fixed this by removing the hardcoded color, but if you want to ensure that a background isn't inherited, you should use "none" in the background image.
 
I did and had no issues. If you just change @inlineModChecked, it won't change the color though.
 
Top Bottom