Georg to the rescue again. As always. On Fri, May 22, 2020 at 11:17 AM Larry Martell <larry.mart...@gmail.com> wrote: > > On Thu, May 21, 2020 at 7:08 PM Georg <ge...@gunlaug.com> wrote: > > > > Den 21.05.2020 23.49, skrev Larry Martell: > > > I have some CSS that looks like this, and I want to change it so that > > > it is not applied to td's that have the class 'chosen', but I cannot > > > figure out the correct syntax. > > > > The syntax I use for such cases... > > > > ... > td:not([class*="chosen"]), > > ... > td:not([class*="chosen"]) {...} > > This works perfectly. Thank you so much! > ______________________________________________________________________ > css-discuss [css-d@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/
-- Tom Livingston | Senior Front End Developer | Media Logic | ph: 518.456.3015x231 | fx: 518.456.4279 | medialogic.com #663399 ______________________________________________________________________ css-discuss [css-d@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/