20

When hovering over the number of annotations for a user, the (white) text becomes blue and hard to read. If you've already clicked that link, the problem is permanent:

enter image description here

It's better to keep it white, just like the number of flags received:

enter image description here

The gray indicator for Community Team messages has the same problem:

enter image description here

1
  • 3
    Oddly, it repros only on the annotations, not on the flagged posts or CM contacts. The reason this is odd is because the code and styling for all 3 of these elements are apparently identical. The proximate cause is that the .supernovabg style doesn't have a foreground color defined. The real root cause is that Stacks is a regression from 25 years ago in terms of web design, and the only way to "fix" it is to add !important hacks on top of hacks.
    – Cody Gray
    Commented Aug 3, 2020 at 4:40

1 Answer 1

3

We now use the stacks standard badges instead of non-stacks compliant (but super fun) legacy .supernovabg, .hotbg, and .coolbg classes.

I also added labels (with pluralization coming soon) to the so they should be much easier to read at a glance than random numbers being thrown at you.

a screenshot of the mod indicators menu showing number of annotations, flagged posts, and escalations for a user.  The fields render with appropriate contrast in both dark and light mode

1
  • Awesome. Thanks, Kyle :)
    – V2Blast
    Commented Jul 1 at 1:44

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.