Skip to:
Content

BuddyPress.org

Opened 12 years ago

Closed 11 years ago

Last modified 10 years ago

#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)

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

Download all attachments as: .zip

Change History (5)

@hnla
12 years ago

#1 @hnla
12 years ago

  • Summary Add classes to Notifications tablesAdd classes to Notifications & Message tables

Update patch to include similar classes for messages table.

@hnla
12 years ago

#2 @boonebgorges
11 years ago

  • Owner set to boonebgorges
  • Resolutionfixed
  • Status newclosed

In 9708:

Add improved CSS classes to notification table elements.

Props hnla.
Fixes #6289.

#3 @DJPaul
10 years ago

  • Component Appearance - Template PartsTemplates
Note: See TracTickets for help on using tickets.