toylet [mozilla] wrote: > I also wanted to disable it. but how to open the classic jar? It looks > like a compressed file... I found the classic.jar in c:/program > files/mozilla.org/mozilla/chrome.
You can also try adding it to your uiserContent.css in your profile's
/chrome/ folder:
.outlinerchildren:-moz-outliner-cell-text(container, closed, hasUnread,
read) {
text-decoration: none;
}
Holger
