@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);
#bookmarks-view Treechildren:-moz-tree-row(selected),
#bookmarks-view Treechildren:-moz-tree-row(selected,focus),
#history-panel #historyTree Treechildren:-moz-tree-row(selected),
#history-panel #historyTree Treechildren:-moz-tree-row(selected,focus),
#stylish Treechildren:-moz-tree-row(selected,focus),
#lastpass-tree Treechildren:-moz-tree-row(selected),
#lastpass-tree Treechildren:-moz-tree-row(selected,focus) {
border: 1px solid #0033ff !important;
background-color: #bdd3f7 !important;
}
#bookmarks-view Treechildren:-moz-tree-cell-text(selected,focus),
#history-panel #historyTree Treechildren:-moz-tree-cell-text(selected,focus),
#stylish  Treechildren:-moz-tree-cell-text(selected,focus),
#lastpass-tree Treechildren:-moz-tree-cell-text(selected,focus) {
color: #000000 !important;
}
#bookmarks-view :-moz-tree-row(hover), #history-panel :-moz-tree-row(hover),
#stylish :-moz-tree-row(hover),
#lastpass-tree :-moz-tree-row(hover) {
border: 1px solid #bdd3f7 !important;
background-color: #bdd3f7 !important;
}
#bookmarks-view :-moz-tree-cell-text(hover), #history-panel :-moz-tree-cell-text(hover),
#lastpass-tree :-moz-tree-cell-text(hover) { 
text-decoration: none !important;
}