fix tree font and menulists in classic (50180, 45196)

git-svn-id: svn://10.0.0.236/trunk@77756 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
ben%netscape.com
2000-08-31 06:46:17 +00:00
parent 2daec56e83
commit e6778b244d
2 changed files with 1 additions and 2 deletions

View File

@@ -10,7 +10,7 @@
XUL REPRESENTATION : <menulist>
-->
<binding id="menulist" extends="chrome://global/content/menulistBindings.xml#menulist">
<content excludes="template,observes,menupopup" flex="1">
<content excludes="template,observes,menupopup">
<xul:box class="menulist-internal-box" flex="1">
<xul:box class="menulist-display-box" flex="1" valign="middle" autostretch="never">
<xul:image class="menulist-icon" inherits="src"/>

View File

@@ -9,7 +9,6 @@ tree
{
background-color : window;
border-spacing : 0px;
font : list;
border-left : 1px solid threedshadow;
border-top : 1px solid threedshadow;
border-right : 1px solid threedhighlight;