[css-d] Weird inheritance issue?

2005-09-21 Thread Jeff Chastain
This one has be stumped, so if somebody could point out the obvious for me, I would appreciate it.  I have a set of nested div blocks as shown below. div id=container div class=crWrapper   div class=photoBlock    div class=crWrapper ... /div   /div   div

Re: [css-d] Weird inheritance issue?

2005-09-21 Thread Jeff Chastain
Livingston [EMAIL PROTECTED] Sent: Wednesday, September 21, 2005 12:33 PM To: [EMAIL PROTECTED] Subject: Re: [css-d] Weird inheritance issue? On Wed, 21 Sep 2005 13:23:57 -0400, Jeff Chastain wrote: When I do this, all three blocks still have a red border. The weird thing is that if I change

Re: [css-d] Weird inheritance issue?

2005-09-21 Thread Adam Kuehn
Jeff Chastain wrote: div id=container div class=crWrapper div class=photoBlock div class=crWrapper ... /div /div div class=photoBlock div class=crWrapper ... /div /div /div /div #container .crWrapper { border: