Opened 17 years ago
Closed 17 years ago
#5423 closed defect (bug) (fixed)
Consistency in Comment AJAX fade colors
Reported by: | mdawaffe | Owned by: | |
---|---|---|---|
Milestone: | 2.5 | Priority: | normal |
Severity: | normal | Version: | 2.3.1 |
Component: | Administration | Keywords: | has-patch |
Focuses: | Cc: |
Description
In Comments -> Awaiting Moderation (moderation.php):
- Delete fades red
- Spam fades red
- Approve fades green
In Comments -> Comments (edit-comments.php):
- Delete fades red
- Spam fades red
- Unapprove fades red
- Approve fades yellow
Attached patch
- Delete fades red
- Spam fades red
- Unapprove fades yellow
- Approve fades green
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
(In [6362]) Consistent AJAX fade colors. Props mdawaffe. fixes #5423