I think what you are look for would look like

#portal-globalnav li.selected, #portal-hangingnav li.selected {
 ...the old css...
}
#portal-hangingnav li.selected {
     border-style: solid none none none;
}



> 
>   #portal-hangingnav li.selected {
>     include: #portal-globalnav li.selected;
>     border-style: solid none none none;
>   }
> 
-- 
Parker Torrence

Unfolded WebDesign
http://webdesign.parkertorrence.com
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to