diff --git a/mozilla/browser/components/bookmarks/content/bookmarksTree.xml b/mozilla/browser/components/bookmarks/content/bookmarksTree.xml
index a24d652ca4c..8dfb02063d9 100644
--- a/mozilla/browser/components/bookmarks/content/bookmarksTree.xml
+++ b/mozilla/browser/components/bookmarks/content/bookmarksTree.xml
@@ -906,8 +906,7 @@
+ label="rdf:http://home.netscape.com/NC-rdf#Name"/>
diff --git a/mozilla/browser/components/history/content/history-panel.xul b/mozilla/browser/components/history/content/history-panel.xul
index 4bb93c9928b..96e90ee8716 100644
--- a/mozilla/browser/components/history/content/history-panel.xul
+++ b/mozilla/browser/components/history/content/history-panel.xul
@@ -107,8 +107,7 @@
+ date="rdf:http://home.netscape.com/NC-rdf#Date"/>
diff --git a/mozilla/toolkit/themes/winstripe/global/tree.css b/mozilla/toolkit/themes/winstripe/global/tree.css
index 13ea3e4e4d5..ab5972191fb 100644
--- a/mozilla/toolkit/themes/winstripe/global/tree.css
+++ b/mozilla/toolkit/themes/winstripe/global/tree.css
@@ -79,10 +79,6 @@ treechildren::-moz-tree-cell-text(selected, focus) {
color: HighlightText;
}
-treechildren::-moz-tree-cell-text(leaf, linkTree) {
- text-decoration: underline;
- color: blue;
-}
/* ::::: lines connecting cells ::::: */