freebsd / poudriere

Port/Package build and test system
https://github.com/freebsd/poudriere/wiki
BSD 2-Clause "Simplified" License
388 stars 161 forks source link

Webinterface tables are hard to read due to background color #1114

Open ohaucke opened 8 months ago

ohaucke commented 8 months ago

Prerequisites

Describe the bug

The current color scheme (even rows) for tables makes it really hard to read build/failed/skipped/fetched and queued.

How to reproduce

Steps to reproduce the behavior:

  1. start a build
  2. open the webinterface
  3. go to a build
  4. See error

Expected behavior

Don't set the css background-color for even rows to transparent

Screenshots

build failed skipped fetched queued

Environment

jrtc27 commented 3 months ago

master has since moved on to an overhauled look, but 3.4.1 suffers from this garish look. I think the right fix is to just limit the colouring in poudriere.css to the thead child. Will post a patch for release-3.4, which we should push through to ports, including the quarterly branch.

jrtc27 commented 1 month ago

Fixed in d2cb2509342fcfe8e06db126a3f66373bc0f0ac2