On 9/18/10 7:56 PM, Thierry Koblentz wrote:
We could use this:

.left,.right,.maincontent,x:-ie7 {}
Actually, it is the colon that dos the magic.

For example:

selector,ie:7 {...}

or:

selector,:7 {...} /* even shorter to target ie7 :)  */

--
Regards,
Thierry






Please see sig link IE 6/7/8.
#main p,:7 {color: lime; }

Best,
Dr Lakra
Oaxaca, Mexico


--
:: desktop and mobile ::
http://chelseacreekstudio.com/

______________________________________________________________________
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