Re: Possible bug in stats page dark mode

2022-04-11 Thread Willy Tarreau
On Sun, Apr 10, 2022 at 12:25:54PM -0600, Shawn Heisey wrote:
> On the dark mode stats page served by version 2.6-dev5, the frontend or
> backend description is grey text on a white background.  It's very hard to
> read.

Ah indeed, a "th.desc" entry was missing to replace the background,
now fixed and marked for backporting to 2.5.

Thanks,
Willy



Possible bug in stats page dark mode

2022-04-10 Thread Shawn Heisey
On the dark mode stats page served by version 2.6-dev5, the frontend or 
backend description is grey text on a white background.  It's very hard 
to read.


This problem can't be seen on stats.haproxy.org, possibly because the 
frontend and backend configs do not have any descriptions.


Thanks,
Shawn