bug 36833, treehead should appear different from treechildren

This commit is contained in:
morse%netscape.com 2000-05-05 00:59:13 +00:00
parent 20ab604608
commit 0cf10b0a8f
3 changed files with 14 additions and 14 deletions

View File

@ -60,8 +60,8 @@
<treecol width="70%"/>
<treehead>
<treerow>
<treecell value="&treehead.cookiedomain.label;"/>
<treecell value="&treehead.cookiename.label;"/>
<treecell class="treecell-header" value="&treehead.cookiedomain.label;"/>
<treecell class="treecell-header" value="&treehead.cookiename.label;"/>
</treerow>
</treehead>
<treechildren id="cookielist"/>
@ -128,8 +128,8 @@
multiple="true" onclick="ViewPermissionSelected();">
<treehead>
<treerow>
<treecell value="&treehead.sitename.label;"/>
<treecell value="&treehead.status.label;"/>
<treecell class="treecell-header" value="&treehead.sitename.label;"/>
<treecell class="treecell-header" value="&treehead.status.label;"/>
</treerow>
</treehead>
<treechildren id="permissionslist"/>
@ -156,8 +156,8 @@
multiple="true" onclick="ViewImageSelected();">
<treehead>
<treerow>
<treecell value="&treehead.sitename.label;"/>
<treecell value="&treehead.status.label;"/>
<treecell class="treecell-header" value="&treehead.sitename.label;"/>
<treecell class="treecell-header" value="&treehead.status.label;"/>
</treerow>
</treehead>
<treechildren id="imageslist"/>

View File

@ -62,8 +62,8 @@
<treecol width="55%"/>
<treehead>
<treerow>
<treecell value="&treehead.site.label;"/>
<treecell value="&treehead.username.label;"/>
<treecell class="treecell-header" value="&treehead.site.label;"/>
<treecell class="treecell-header" value="&treehead.username.label;"/>
</treerow>
</treehead>
<treechildren id="savesignonlist"/>
@ -90,7 +90,7 @@
<treecol width="100%"/>
<treehead>
<treerow>
<treecell value="&treehead.site.label;"/>
<treecell class="treecell-header" value="&treehead.site.label;"/>
</treerow>
</treehead>
<treechildren id="ignoredlist"/>
@ -117,7 +117,7 @@
<treecol width="100%"/>
<treehead>
<treerow>
<treecell value="&treehead.site.label;"/>
<treecell class="treecell-header" value="&treehead.site.label;"/>
</treerow>
</treehead>
<treechildren id="nopreviewlist"/>
@ -144,7 +144,7 @@
<treecol width="100%"/>
<treehead>
<treerow>
<treecell value="&treehead.site.label;"/>
<treecell class="treecell-header" value="&treehead.site.label;"/>
</treerow>
</treehead>
<treechildren id="nocapturelist"/>

View File

@ -42,13 +42,13 @@
<title>
<text id="heading"/>
</title>
<tree class="inset" style="height: 275px; width: 440px;" align="vertical">
<tree class="inset" style="height: 300px; width: 440px;" align="vertical">
<treecol width="45%"/>
<treecol width="55%"/>
<treehead>
<treerow>
<treecell id="fieldHeading"/>
<treecell id="valueHeading"/>
<treecell class="treecell-header" id="fieldHeading"/>
<treecell class="treecell-header" id="valueHeading"/>
</treerow>
</treehead>
<treechildren id="combolists"/>