The status report at admin/logs/status seems to be unstyled. Here is an image comparing screenshots between Zen and Garland.

CommentFileSizeAuthor
#1 status-report_2.patch886 byteswebchick
status-report.png99.03 KBwebchick

Comments

webchick’s picture

Status: Active » Needs review
StatusFileSize
new886 bytes

Here's a patch which just copies in the garland styles directly. not sure if this is desired or not, but it does fix the problem.

jjeff’s picture

Sounds good to me!

zirafa’s picture

+1. Let's not let this theme get left in the dust!

jjeff’s picture

Re: dust

Most definitely not! We (Lullabot) are going to be doing a bunch of work on this over the next few weeks to solve the remaining bugs once and for all.

We're going to be putting together a few sites based on the Zen XHTML, so we're going to start working out the kinks and making sure we end up with something bullet-proof.

-j

alanburke’s picture

Re: Dust
Great to hear Jeff,
I for one was disappointed that this didn't make it into Core this time around [is that for sure now?].
Maybe in the next release.
Keep up the good work, I follow with interest.

Alan

alanburke’s picture

Status: Needs review » Reviewed & tested by the community

Patch applies fine

You could aslo add

table.system-status-report tr.info {
  background-color: #FEFCF1;
}

But, its not 100% necessary.

jjeff’s picture

Committed to Drupal-5 branch.

jjeff’s picture

Status: Reviewed & tested by the community » Fixed
Anonymous’s picture

Status: Fixed » Closed (fixed)