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)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Fixed in [12546]