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

This commit is contained in:
ben%netscape.com 2000-08-31 06:46:17 +00:00
parent a82e3d557a
commit 974cb5781d
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;