launchpad-dev team mailing list archive
-
launchpad-dev team
-
Mailing list archive
-
Message #00608
Re: [Bug 413158] Re: Convert /people page to UI 3.0
On Aug 26, 2009, at 7:20 AM, Matthew Paul Thomas wrote:
YUI-Reset undid most of style.css, some id-bases classes are reset
at the top of style-3.0.css.
If YUI-Reset is overriding anything in style.css, you are using it the
wrong way. A reset style sheet exists to override browsers' built-in
style sheets, not other site-specific style sheets.
Interesting. I'm fairly certain that the practical effect right now
is that style.css settings are getting overridden by style-3.0.css
settings. I've been migrating a few to style-3.0.css because of that
(and the previous recommendation).
I think we want to restore the rule
table.listing th {
font-weight: bold;
}
Just to throw another spanner in there, here's a bug that mpt raised
earlier this week with the opposite emphasis:
Headers are more prominent than data in PPA metadata table:
https://bugs.edge.launchpad.net/soyuz/+bug/415814
...arguing that it might make more sense to *un*-bold table headers.
...
As I've just explained in the bug report, that bug report is
specifically about key-value tables, not listing tables. It is not
relevant to the issue you're having with listing table headings.
Cool thanks. Bolded listing headers definitely looks better.
-Barry
Attachment:
PGP.sig
Description: This is a digitally signed message part
References