http://qs321.pair.com?node_id=201894


in reply to Re: How to "un"consider a node?
in thread How to "un"consider a node?

Hey, that sounds reallyfamiliar ... ;^)

Anyhoo, not all browsers (notably, IE) support CSS2's [attribute="value"]-style selector, so in my user settings I use ...

#approval_nodelet input { background: #cc9999; } #approval_nodelet td { background: #ffeeee; }

... to similar effect, but with greater browser support.

    --k.


Replies are listed 'Best First'.
Re^3: How to "un"consider a node?
by Aristotle (Chancellor) on Oct 01, 2002 at 00:28 UTC

    And you still managed to confuse it for the chatterbox? Wow. You need a rest. :-) (Argh, I was really half asleep. Of course you weren't the original poster.)

    As for the selector, I wouldn't know, I use standards compliant software. :-) Namely, Mozilla.

    Makeshifts last the longest.