Make WordPress Core

Opened 17 years ago

Closed 17 years ago

#11628 closed defect (bug) (fixed)

Remove unused .fade class for admin message bars

Reported by: nacin Owned by:
Priority: low Milestone: 3.0
Component: General Version: 2.9
Severity: trivial Keywords: has-patch
Cc: Focuses:

Description

In #11267 [12385], the pulse/fade effect was removed from admin message bars.

This class should be stripped from core. It's not just for the extraneous markup, but also so plugin developers know what markup is the best practice. (The class also appears inconsistently, apparently not used in some places where it should have been used. Any plugins styling or animating it are already not getting what they want.) If we ever wanted to add anything special back (or if a plugin wanted to), .updated should be animated directly.

Attachments (1)

11628-fade.diff (22.3 KB ) - added by nacin 17 years ago.

Download all attachments as: .zip

Change History (2)

@nacin
17 years ago

#1 @azaozz
17 years ago

  • Resolutionfixed
  • Status newclosed

Fixed in [12546]

Note: See TracTickets for help on using tickets.