On Fri, 26 Oct 2007 10:46:50 +0200, <Eugen.Konkov@aldec.com> wrote: > user normal declarations: > DIV { > color: green; > } > > author normal declarations > DIV { > color: yellow; > } > > user important declarations > DIV { > color: default; > } > > Result for color of div will 'black' 'default' has been proposed here: http://www.w3.org/TR/css3-values/#keywords I think what you want is 'initial' though, as defined in that Working Draft. -- Rijk Using Opera's revolutionary e-mail client: http://www.opera.com/mail/Received on Friday, 26 October 2007 10:38:59 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Friday, 26 October 2007 10:39:01 GMT