--- ../../www.virgule.info/linuxfr/1.0-beta2/toolbar.js 2005-07-29 02:35:18.000000000 +0200 +++ toolbar.js 2005-06-22 16:28:13.000000000 +0200 @@ -74,7 +74,7 @@ a.setAttribute('onclick', 'comments[' + this.index + '].toggleDisplay(); return false;'); this.display = x; - this.node.className = "comment " + (x ? "deplie" : "replie"); + this.node.className = "u-" + this.user + " comment " + (x ? "deplie" : "replie"); a.replaceChild(document.createTextNode((x ? '[-]' : '[+]')), a.firstChild); if (!h1.hasAttribute('ondblclick')) h1.setAttribute('ondblclick', 'comments[' + this.index + @@ -94,10 +94,10 @@ { // on choppe le