Open
Bug 1112310
Opened 11 years ago
Updated 3 years ago
Verify if the Linux menu.css really needs to set display: none on .menu-iconic-left
Categories
(Toolkit :: Themes, defect)
Tracking
()
NEW
People
(Reporter: florian, Unassigned)
Details
(Dão Gottwald [:dao] from bug 110659 comment #25)
> (In reply to Florian Quèze [:florian] [:flo] from comment #24)
> > (In reply to Dão Gottwald [:dao] from comment #23)
> > > (In reply to Florian Quèze [:florian] [:flo] from comment #22)
> > > > I work around
> > > > http://mxr.mozilla.org/mozilla-central/source/toolkit/themes/linux/global/
> > > > menu.css#151
> > > > 151 menulist > menupopup > menuitem > .menu-iconic-left,
> > > > 152 menulist > menupopup > menu > .menu-iconic-left {
> > > > 153 display: none;
> > > > 154 }
> > >
> > > Have you tried to find out what the purpose of that rule is?
> >
> > It's already part of the first revision in hg. I don't think this is worth
> > digging in CVS history right now.
>
> You can alternatively file a bug on it (and reference it in a CSS comment).
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•