Closed
Bug 386898
Opened 17 years ago
Closed 17 years ago
[Mac Classic] Missing Personal Toolbar bookmarks overflow chevron
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
seamonkey2.0a1
People
(Reporter: stefanh, Assigned: stefanh)
References
Details
Attachments
(2 files)
(deleted),
image/gif
|
neil
:
review+
neil
:
superreview+
|
Details |
(deleted),
patch
|
neil
:
review+
neil
:
superreview+
|
Details | Diff | Splinter Review |
The overflow chevron in the PT is missing on mac (classic).
themes/classic/navigator/navigator.css:
toolbarbutton.chevron {
list-style-image: url("chrome://global/skin/toolbar/chevron.gif") !important;
}
Winstripe has one (actually the Classic one, it seems) in global/toolbar, but Pinstripe doesn't...
Assignee | ||
Comment 1•17 years ago
|
||
> Winstripe has one (actually the Classic one, it seems) in global/toolbar, but
> Pinstripe doesn't...
Uh, well... Pinstripe has a chevron.png in global/icons
Assignee | ||
Comment 2•17 years ago
|
||
I think the best solution here is to dump the old chevron in navigator/icons. I'll check it in straight away (well, not without r+sr of course) - assuming we don't care about the history (original checkin).
Assignee: general → stefanh
Status: NEW → ASSIGNED
Attachment #271547 -
Flags: superreview?(neil)
Attachment #271547 -
Flags: review?(neil)
Assignee | ||
Comment 3•17 years ago
|
||
Attachment #271548 -
Flags: superreview?(neil)
Attachment #271548 -
Flags: review?(neil)
Updated•17 years ago
|
Attachment #271547 -
Flags: superreview?(neil)
Attachment #271547 -
Flags: superreview+
Attachment #271547 -
Flags: review?(neil)
Attachment #271547 -
Flags: review+
Updated•17 years ago
|
Attachment #271548 -
Flags: superreview?(neil)
Attachment #271548 -
Flags: superreview+
Attachment #271548 -
Flags: review?(neil)
Attachment #271548 -
Flags: review+
Assignee | ||
Comment 4•17 years ago
|
||
Checking in themes/classic/jar.mn;
/cvsroot/mozilla/themes/classic/jar.mn,v <-- jar.mn
new revision: 1.164; previous revision: 1.163
done
Checking in themes/classic/navigator/navigator.css;
/cvsroot/mozilla/themes/classic/navigator/navigator.css,v <-- navigator.css
new revision: 1.37; previous revision: 1.36
done
RCS file: /cvsroot/mozilla/themes/classic/navigator/icons/chevron.gif,v
done
Checking in themes/classic/navigator/icons/chevron.gif;
/cvsroot/mozilla/themes/classic/navigator/icons/chevron.gif,v <-- chevron.gif
initial revision: 1.1
done
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Target Milestone: --- → seamonkey2.0alpha
You need to log in
before you can comment on or make changes to this bug.
Description
•