#2953 closed enhancement (fixed)
[patch] Add CSS classes to Group Members Buttons
| Reported by: | calvin_42 | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.5 |
| Component: | Groups | Version: | |
| Severity: | normal | 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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Patch (git)