The watchdog table displayed at admin/reports/dblog has a couple of mis-colored row backgrounds when using the new Seven theme. It looks like the error and page-not-found styles are carrying over from the system defaults and it looks out of place.

Steps to repeat problem.

1. Install current Drupal HEAD.
2. Do something that generates an error, and a page not found watchdog report.
3. Navigate to admin/reports/dblog and notice the somewhat oddly placed green/red backgrounds in the odd rows of the active column.

The attached screenshots demonstrate the weirdness, and the attached patch cleans it up.

Comments

Bojhan’s picture

Version: 6.x-dev » 8.x-dev
Issue tags: -Needs usability review

Sounds fine to me?

Status: Needs review » Needs work

The last submitted patch, eojthebrave-dblog-table-backgrounds.patch, failed testing.

aloyr’s picture

rerolled the patch to the current git version of drupal 8.

aloyr’s picture

Status: Needs work » Needs review
StatusFileSize
new491 bytes

mmm trying to upload the patch again.

kscheirer’s picture

kscheirer’s picture

Retesting against latest HEAD since it has been over a year.

Status: Needs review » Needs work
echoz’s picture

Status: Needs work » Fixed
StatusFileSize
new16.71 KB

Looks like this is no longer an issue. Screenshot of current D8 dblog shows color coding that makes sense and is intentional.
color-coded-log.png

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.