Closed
Bug 354947
Opened 19 years ago
Closed 19 years ago
appearance of icon+text xul buttons is broken in Pinstripe
Categories
(Toolkit :: UI Widgets, defect, P2)
Tracking
()
RESOLVED
FIXED
mozilla1.9alpha1
People
(Reporter: asaf, Assigned: asaf)
References
Details
Attachments
(1 file)
2.25 KB,
patch
|
mconnor
:
first-review+
|
Details | Diff | Splinter Review |
The appearance of icon+text xul buttons is broken in Pinstripe.
Assignee | ||
Updated•19 years ago
|
Status: NEW → ASSIGNED
Priority: -- → P2
Assignee | ||
Comment 1•19 years ago
|
||
Attachment #240730 -
Flags: first-review?(mconnor)
Updated•19 years ago
|
Attachment #240730 -
Flags: first-review?(mconnor) → first-review+
Assignee | ||
Comment 2•19 years ago
|
||
mozilla/browser/themes/pinstripe/browser/browser.css 1.33
mozilla/toolkit/themes/pinstripe/global/button.css 1.9
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
![]() |
||
Comment 3•19 years ago
|
||
You have used an invalid comment notation in browser.css
// XXXmano: ......
should be
/* XXXmano: .... */
on line 1132
Comment 4•19 years ago
|
||
(In reply to comment #3)
> You have used an invalid comment notation in browser.css
I checked in a fix for this, thanks for pointing it out!
mozilla/browser/themes/pinstripe/browser/browser.css 1.34
You need to log in
before you can comment on or make changes to this bug.
Description
•