--- On Wed, 1/28/09, johny why <johny...@gmail.com> wrote:

> i want to apply the !important rule to all the 
> properties (height, color, etc) of  a.myclass, by stating
> !important only once for the entire element. 

You could achieve this with a CSS pre-processor if you really want to, but the 
overriding question has to be: why do you want to do this? In my opinion, 
"!important" is really dangerous, overused, and generally resorted to as a big 
hack to get around other problems:

http://www.fiveminuteargument.com/blog/important-not-important

- Bobby


      
______________________________________________________________________
css-discuss [cs...@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