Closed
Bug 113966
Opened 24 years ago
Closed 23 years ago
toolbar-bg.(png|gif) : there can be only one!
Categories
(SeaMonkey :: Themes, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: jrgmorrison, Assigned: hewitt)
References
()
Details
And, anyways, they're both transparent, so I don't really see why we need to
set a background-image style to be a transparent image (although I may be
missing something).
http://lxr.mozilla.org/seamonkey/search?string=toolbar-bg
toolbar-bg
/themes/classic/communicator/MANIFEST, line 10 -- toolbar-bg.gif
/themes/classic/communicator/MANIFEST, line 11 -- toolbar-bg.png
/themes/classic/communicator/makefile.win, line 31 -- $(MAKE_INSTALL)
toolbar-bg.gif $(DIST)\bin\chrome\skins\$(THEME)\communicator\skin
/themes/classic/communicator/makefile.win, line 32 -- $(MAKE_INSTALL)
toolbar-bg.png $(DIST)\bin\chrome\skins\$(THEME)\communicator\skin
/themes/classic/communicator/mac/MANIFEST, line 12 -- toolbar-bg-mac.gif
/themes/classic/communicator/win/toolbar.css, line 9 -- background-image :
url("chrome://communicator/skin/toolbar-bg.png");
/themes/classic/jar.mn, line 67 -- skin/classic/communicator/toolbar-bg.gif
(communicator/toolbar-bg.gif)
/themes/classic/jar.mn, line 68 -- skin/classic/communicator/toolbar-bg.png
(communicator/toolbar-bg.png)
This page was automatically generated by LXR.
| Assignee | ||
Comment 1•23 years ago
|
||
fixed
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Updated•17 years ago
|
Product: Core → SeaMonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•