Closed
Bug 476364
Opened 16 years ago
Closed 16 years ago
disabled button and menulist color is hardcoded, should use native color
Categories
(Toolkit :: Themes, defect)
Tracking
()
RESOLVED
FIXED
mozilla1.9.2a1
People
(Reporter: dao, Assigned: dao)
References
Details
Attachments
(1 file)
(deleted),
patch
|
enndeakin
:
review+
|
Details | Diff | Splinter Review |
+ drive-by rtl fixes
Attachment #359999 -
Flags: review?(neil)
Comment 1•16 years ago
|
||
Comment on attachment 359999 [details] [diff] [review]
patch
Sorry, but I can't review pinstripe without some help from the Mozilla Community Giving program.
Attachment #359999 -
Flags: review?(neil)
Assignee | ||
Updated•16 years ago
|
Attachment #359999 -
Flags: review?(enndeakin)
Updated•16 years ago
|
Attachment #359999 -
Flags: review?(enndeakin) → review+
Comment 2•16 years ago
|
||
Comment on attachment 359999 [details] [diff] [review]
patch
>+listbox menulist:not([disabled]) {
>+ color: -moz-DialogText;
>+}
>+
We should probably have a bug on finding out why this is needed and removing this.
Assignee | ||
Updated•16 years ago
|
Keywords: checkin-needed
Assignee | ||
Comment 3•16 years ago
|
||
Status: NEW → RESOLVED
Closed: 16 years ago
Keywords: checkin-needed
Resolution: --- → FIXED
Target Milestone: --- → mozilla1.9.2a1
Assignee | ||
Comment 4•16 years ago
|
||
(In reply to comment #2)
> (From update of attachment 359999 [details] [diff] [review])
> >+listbox menulist:not([disabled]) {
> >+ color: -moz-DialogText;
> >+}
> >+
>
> We should probably have a bug on finding out why this is needed and removing
> this.
Filed bug 481655.
You need to log in
before you can comment on or make changes to this bug.
Description
•