.nw-item-has-drawer: Does not have Drawer?

Is there syntax for referencing rows of a table that DO NOT have a drawer open?  In other words, I’d like to gray-out all rows in which a drawer is not current open.

:not(nx-item-has-drawer)

http://www.w3schools.com/cssref/sel_not.asp