Make WordPress Core

Opened 16 years ago

Closed 16 years ago

#5423 closed defect (bug) (fixed)

Consistency in Comment AJAX fade colors

Reported by: mdawaffe's profile 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)

5423.diff (1.5 KB) - added by mdawaffe 16 years ago.

Download all attachments as: .zip

Change History (3)

@mdawaffe
16 years ago

#1 @Viper007Bond
16 years ago

  • Component changed from General to Administration
  • Keywords has-patch added

#2 @ryan
16 years ago

  • Resolution set to fixed
  • Status changed from new to closed

(In [6362]) Consistent AJAX fade colors. Props mdawaffe. fixes #5423

Note: See TracTickets for help on using tickets.