mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-27 07:34:20 +00:00
back out firefox sidebar style changes on trunk, bug #251910
This commit is contained in:
parent
fd270a760f
commit
4ead186efa
@ -906,8 +906,7 @@
|
||||
<treeitem uri="rdf:*">
|
||||
<treerow properties="rdf:http://www.w3.org/1999/02/22-rdf-syntax-ns#type rdf:http://home.netscape.com/NC-rdf#loading rdf:http://home.netscape.com/WEB-rdf#status">
|
||||
<treecell src="rdf:http://home.netscape.com/NC-rdf#Icon"
|
||||
label="rdf:http://home.netscape.com/NC-rdf#Name"
|
||||
properties="linkTree"/>
|
||||
label="rdf:http://home.netscape.com/NC-rdf#Name"/>
|
||||
</treerow>
|
||||
</treeitem>
|
||||
</treechildren>
|
||||
|
@ -107,8 +107,7 @@
|
||||
<treecell label="rdf:http://home.netscape.com/NC-rdf#Name"
|
||||
sortName="rdf:http://home.netscape.com/NC-rdf#Name?sort=true"
|
||||
visitcount="rdf:http://home.netscape.com/NC-rdf#VisitCount"
|
||||
date="rdf:http://home.netscape.com/NC-rdf#Date"
|
||||
properties="linkTree"/>
|
||||
date="rdf:http://home.netscape.com/NC-rdf#Date"/>
|
||||
</treerow>
|
||||
</treeitem>
|
||||
</treechildren>
|
||||
|
@ -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 ::::: */
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user