#2953 closed enhancement (fixed)
[patch] Add CSS classes to Group Members Buttons
Reported by: | calvin_42 | Owned by: | |
---|---|---|---|
Milestone: | 1.5 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Groups | Keywords: | |
Cc: |
Description
Hi!
The different buttons to promote/demote/ban/unban members in the Group Members Admin tab don't have specific CSS class. I wanted to use specific icons for each of these buttons and had to use css-hack like a:first-child and a:last-child.
I have enclosed to this message a git patch of the modifications that should be made to :
- bp-groups/bp-groups-templatetags.php
- bp-themes/bp-default/groups/single/admin.php
Attachments (1)
Change History (4)
Note: See
TracTickets for help on using
tickets.
Patch (git)