This commit is contained in:
hyatt%netscape.com 2000-01-10 11:41:05 +00:00
Родитель 081ff9d992
Коммит 27af2d4f24
2 изменённых файлов: 3 добавлений и 4 удалений

Просмотреть файл

@ -31,8 +31,7 @@
<html:script src="chrome://messenger/content/messengerdnd.js"/>
<html:div id="folder-panel" flex="100%" style="width: 100px; height: 600px">
<tree style="height: 100%"
<tree style="width:100px; height: 600px;" flex="100%"
rdf:datasources="rdf:null"
id="folderTree" class="mail-folders"
rdf:ignore="http://home.netscape.com/NC-rdf#MessageChild"
@ -67,5 +66,5 @@
</treerow>
</treehead>
</tree>
</html:div>
</overlay>

Просмотреть файл

@ -563,7 +563,7 @@ Rights Reserved.
onclick="sidebarOpenClosePanel(this)">
<html:div class="panel-bar">&mail-sidebar-header.label;</html:div>
</splitter>
<html:div id="folder-panel"/>
<tree id="folderTree"/>
</box>
<splitter id="sidebar-splitter"/>