Comment 4 for bug 413158

Revision history for this message
Curtis Hovey (sinzui) wrote : Re: [Bug 413158] Re: Convert /people page to UI 3.0

On Sat, 2009-08-15 at 19:14 +0000, Barry Warsaw wrote:
> I am unable to fix the bolding/red on the headers. The style does
> appear broken in some way. For example, if you look on bug listings (or
> other <table class="listing"> examples), they all get the bold/red by
> inheriting from the thead style in style.css. For some reason, the thead
> on this page does not inherit that style.
>
> I haven't figured out why this is, but I'm inclined to stop here and
> submit for review what I have. I will file two separate bugs, one for
> the bold/red thead issue and one for the column sorting, which I haven't
> even looked at yet. In the interest of time boxing, I think I should
> get this branch landed as is and come back to fix these nits later.

YUI-Reset undid most of style.css, some id-bases classes are reset at
the top of style-3.0.css. I think we want to restore the rule

table.listing th {
    font-weight: bold;
    }

--

__C U R T I S C. H O V E Y_______
Guilty of stealing everything I am.