Closed
Bug 365437
Opened 18 years ago
Closed 18 years ago
browser/ dependency in help.css
Categories
(SeaMonkey :: Help Viewer, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: philor, Assigned: philor)
References
Details
Attachments
(1 file, 1 obsolete file)
(deleted),
patch
|
Details | Diff | Splinter Review |
We're being bad, using Firefox's back/forward dropmarker image, instead of being slightly bad, and copying it.
Attachment #250030 -
Flags: first-review?(mano)
Assignee | ||
Comment 1•18 years ago
|
||
Comment on attachment 250030 [details] [diff] [review]
Fix v.1
Let's just pretend I decided to put it in one global place on my own, without prompting, shall we?
Attachment #250030 -
Attachment is obsolete: true
Attachment #250030 -
Flags: first-review?(mano)
Assignee | ||
Comment 2•18 years ago
|
||
Like so?
- mv dropmark-nav.png and dropmark-nav-small.png to toolkit/themes/pinstripe/global/toolbar/
- s|browser/skin/dropmark|global/skin/toolbar/dropmark| in browser.css and help.css
- rm the four unused winstripe dropmark-nav.*s, since they're only there to confuse me
Attachment #250041 -
Flags: first-review?(mano)
Comment 3•18 years ago
|
||
Comment on attachment 250041 [details] [diff] [review]
Fix v.2
r=mano
Attachment #250041 -
Flags: first-review?(mano) → first-review+
Updated•18 years ago
|
Flags: in-testsuite-
Assignee | ||
Comment 4•18 years ago
|
||
browser/themes/pinstripe/browser/browser.css 1.39
browser/themes/pinstripe/browser/dropmark-nav-small.png delete
browser/themes/pinstripe/browser/dropmark-nav.png delete
browser/themes/pinstripe/browser/jar.mn 1.37
toolkit/themes/pinstripe/help/help.css 1.16; previous revision: 1.15
toolkit/themes/pinstripe/global/toolbar/dropmark-nav-small.png 1.1
toolkit/themes/pinstripe/global/toolbar/dropmark-nav.png 1.1
toolkit/themes/pinstripe/global/jar.mn 1.26
browser/themes/winstripe/browser/dropmark-nav-rtl-small.png delete
browser/themes/winstripe/browser/dropmark-nav-rtl.png delete
browser/themes/winstripe/browser/dropmark-nav-small.png delete
browser/themes/winstripe/browser/dropmark-nav.png delete
browser/themes/winstripe/browser/jar.mn 1.33
Thanks, Mano.
Status: ASSIGNED → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Updated•9 years ago
|
Product: Toolkit → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•