Michael Karcher wine@mkarcher.dialup.fu-berlin.de wrote:
Yes. I already changed the success message to make more sense, and added background colors of green and red for success and failure.
I dislike the implementation, while I like the idea. You now have:
a:visited { color: #FF0000; } .fail { background color: #ff5050; }
At least on my laptop display, #ff5050 on #ff0000 is quite hard to read.
Yeah, I know. I fiddled with the colors for a while, but not very effectively. I'm partly color-blind, and am not really the best person to work on the look of the reports page. If somebody else would like to get the colors right, I'd gladly accept patches.
Would using black for foreground uniformly be more acceptable?