]> git.ipfire.org Git - thirdparty/haproxy.git/commit
BUG/MINOR: stats: fix color of input elements in dark mode
authorNicolas CARPi <nico-git@deltablot.email>
Tue, 20 Aug 2024 13:08:47 +0000 (15:08 +0200)
committerWilly Tarreau <w@1wt.eu>
Tue, 20 Aug 2024 13:55:14 +0000 (15:55 +0200)
commitc63d558e4177b314f7c9db0f08b787a160e0be46
tree03dc9b8c0eabcf2d20823ee8d9eb837afe055f4b
parent8b1dfa9def6808bbebc3579279ddc70b0251c119
BUG/MINOR: stats: fix color of input elements in dark mode

Previously the text color was dark, with a dark background, this makes it
white, and thus readable. This is visible on the "Scope" input field.
src/stats-html.c