#6289 closed enhancement (fixed)
Add classes to Notifications & Message tables
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 2.3 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Templates | Keywords: | has-patch |
Cc: |
Description
Currently we have no classes on our td cells, this just makes styling a tad harder when one can't specifically target elements, especially when the first element is empty and displayed:none;!
Patch adds a set of classes for the tbody td cells to aid the companion styles tasks.
N.B Ideally I would also like to to aggressively remove those empty cells which irk me much, but erring on the side of caution, where classing elements will / should have no backpat issues.
Attachments (2)
Change History (5)
Note: See
TracTickets for help on using
tickets.
Update patch to include similar classes for messages table.