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:
@@ -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"/>
|
||||
|
||||
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user