зеркало из https://github.com/mozilla/gecko-dev.git
Do not persist the open state of folders for now.Fix up tree styles. Fixes icons, indenting, and twisties. Also, reduces amount of style matching that needs to be done.
This commit is contained in:
Родитель
7e59d49aac
Коммит
967b6fb88e
|
@ -52,10 +52,10 @@
|
||||||
content="rdf:http://home.netscape.com/NC-rdf#content"
|
content="rdf:http://home.netscape.com/NC-rdf#content"
|
||||||
link="rdf:http://home.netscape.com/NC-rdf#link"
|
link="rdf:http://home.netscape.com/NC-rdf#link"
|
||||||
haslink="rdf:http://home.netscape.com/NC-rdf#haslink"
|
haslink="rdf:http://home.netscape.com/NC-rdf#haslink"
|
||||||
open="rdf:http://home.netscape.com/NC-rdf#open"
|
open="rdf:http://home.netscape.com/NC-rdf#open">
|
||||||
persist="open">
|
|
||||||
<treerow>
|
<treerow>
|
||||||
<treecell indent="true"
|
<treecell class="treecell-indent treecell-panel"
|
||||||
|
haslink="rdf:http://home.netscape.com/NC-rdf#haslink"
|
||||||
value="rdf:http://home.netscape.com/NC-rdf#title"/>
|
value="rdf:http://home.netscape.com/NC-rdf#title"/>
|
||||||
</treerow>
|
</treerow>
|
||||||
</treeitem>
|
</treeitem>
|
||||||
|
@ -93,7 +93,7 @@
|
||||||
customize="rdf:http://home.netscape.com/NC-rdf#customize"
|
customize="rdf:http://home.netscape.com/NC-rdf#customize"
|
||||||
content="rdf:http://home.netscape.com/NC-rdf#content">
|
content="rdf:http://home.netscape.com/NC-rdf#content">
|
||||||
<treerow>
|
<treerow>
|
||||||
<treecell
|
<treecell class="treecell-indent treecell-panel"
|
||||||
value="rdf:http://home.netscape.com/NC-rdf#title" />
|
value="rdf:http://home.netscape.com/NC-rdf#title" />
|
||||||
</treerow>
|
</treerow>
|
||||||
</treeitem>
|
</treeitem>
|
||||||
|
|
Загрузка…
Ссылка в новой задаче