Skip to:
Content

BuddyPress.org

Opened 10 years ago

Closed 10 years ago

Last modified 9 years ago

#6289 closed enhancement (fixed)

Add classes to Notifications & Message tables

Reported by: hnla's profile hnla Owned by: boonebgorges's profile boonebgorges
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)

6289-01.patch (1.9 KB) - added by hnla 10 years ago.
6289-02.patch (3.4 KB) - added by hnla 10 years ago.

Download all attachments as: .zip

Change History (5)

@hnla
10 years ago

#1 @hnla
10 years ago

  • Summary changed from Add classes to Notifications tables to Add classes to Notifications & Message tables

Update patch to include similar classes for messages table.

@hnla
10 years ago

#2 @boonebgorges
10 years ago

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

In 9708:

Add improved CSS classes to notification table elements.

Props hnla.
Fixes #6289.

#3 @DJPaul
9 years ago

  • Component changed from Appearance - Template Parts to Templates
Note: See TracTickets for help on using tickets.