- From: Daniel Glazman <glazman@netscape.com>
- Date: Thu, 07 Dec 2000 17:25:38 +0100
- To: "Manos M. Batsis" <manosb@profile.gr>
- CC: www-style@w3.org
Manos M. Batsis wrote: > > is there a way to do it with one rule? Excluding a class from the universal selector? For the moment the only way to do this is : * { ... } *.foo { ... } In the future, you'll probably be able to use *:not(.foo) { ... } </Daniel> -- Daniel Glazman Netscape Communications Composer Team http://people.netscape.com/glazman #AIM:glazou2000 +33 1 41975746 glazman@netscape.com Act if you can, teach if you can't
Received on Thursday, 7 December 2000 11:26:22 UTC