in reply to Re^8: Ability to mark specific "newest nodes" nodes as read (CSS td.reply-new)
in thread Ability to mark specific "newest nodes" nodes as read

On that note: I just made it possible to highlight, analogously to the above, the 'new' replies in a thread when you have 'layout threads as <div>' checked in your Display Settings (as I do).

Put the following in your CSS:

.reply.new { background-color: #FFB }

(Of course, you can choose the color that makes sense for your theme.)

Today's latest and greatest software contains tomorrow's zero day exploits.