#6289 closed enhancement (fixed)
Add classes to Notifications & Message tables
| Reported by: | hnla | Owned by: | boonebgorges |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.3 |
| Component: | Templates | Version: | |
| Severity: | normal | 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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Update patch to include similar classes for messages table.