Hello,

On Mon, May 28, 2012 at 10:03 PM, Larry Martell <larry.mart...@gmail.com> wrote:
> I have tried every which way I can think of to specify this, e..g.:
> #waferiz .waferviz .wafer_summary .metadata b {
>   color: black;
> }

I don't know your full stylesheet, so I can't really offer up many
suggestions (and/or optimizations), but:

1. You're missing a "v" in your #waferviz ID (#) for the .metadata b
style declaration.

2. Here's a fiddle:

<http://jsfiddle.net/X8RkK/>

... Do you need IE6 support? If not, you could do this:

<http://jsfiddle.net/PUjpg/2/>

... more info here on the child selector:

<http://coding.smashingmagazine.com/2009/10/14/css-differences-in-internet-explorer-6-7-and-8/>

I am sure others could give better solutions. :)

Cheers,
Micky
______________________________________________________________________
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to