Open
Bug 551130
Opened 15 years ago
Updated 2 years ago
notificationbox buttons could have a class
Categories
(Core :: XUL, enhancement)
Core
XUL
Tracking
()
NEW
People
(Reporter: arno, Unassigned)
References
Details
Attachments
(1 file)
(deleted),
patch
|
enndeakin
:
review+
|
Details | Diff | Splinter Review |
Hi,
buttons of notificationbox do not have classes. Therefore, when trying to style them, we must use notification button or notification-inner > hbox > button which is less efficient than using a class selector
Reporter | ||
Comment 1•15 years ago
|
||
Here is a patch proposal. I choose messageButton as a className to be consistent with messageImage and messageText
Attachment #431317 -
Flags: review?(mconnor)
Updated•15 years ago
|
Attachment #431317 -
Flags: review?(mconnor) → review?(enndeakin)
Updated•15 years ago
|
Attachment #431317 -
Flags: review?(enndeakin) → review+
Comment 2•7 years ago
|
||
Moving to Core:XUL per https://bugzilla.mozilla.org/show_bug.cgi?id=1455336
Component: XP Toolkit/Widgets: XUL → XUL
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•