mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-15 03:00:30 +00:00
fix tree font and menulists in classic (50180, 45196)
This commit is contained in:
parent
a82e3d557a
commit
974cb5781d
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user