Re: @important instead of multiple !important

06.01.2012, 03:48, "Hkon Wium Lie" <howcome@opera.com>:

> With !legal gone (thank goodness) we should be able to write unambiguously:
>
> šš#statusbar-display {
> ššššleft: š0 !;
> ššššright: auto !;
> šš}
>
> Which at, at least, is shorter.

Multiple '!' would be surely shorter then multiple '!important', but still non-DRY -- similar to multiple '!important'.

Received on Thursday, 5 January 2012 23:54:25 UTC