diff --git a/toolkit/themes/shared/tree.inc.css b/toolkit/themes/shared/tree.inc.css index c208529573ee..36790397cb75 100644 --- a/toolkit/themes/shared/tree.inc.css +++ b/toolkit/themes/shared/tree.inc.css @@ -187,15 +187,6 @@ treechildren::-moz-tree-cell-text(selected, editing) { color: inherit; } -treechildren::-moz-tree-cell(selected, focus, editing) { - background-color: transparent; - border: none; -} - -treechildren::-moz-tree-cell-text(selected, editing) { - opacity: 0; -} - .tree-input { -moz-appearance: none; border: 1px solid Highlight;