Actions
Feature proposal #6284
closedImplement category and group specific CSS classes
Description
There should be a CSS class on the top most container for every category and group output so they can be styled individually (just use category or group id as needed).
Updated by krileon almost 8 years ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Added CSS classes unique to top level category and group containers by just adding their respective ID to the existing CSS class. Example "gjGroup" becomes "gjGroup gjGroup10". With 10 being the group id.
Updated by krileon almost 8 years ago
- Status changed from Resolved to Assigned
- % Done changed from 100 to 50
Reopened as this should be extended further with a moderator only parameter to specify a CSS Class for a category or group that is applied to their top level containers.
Updated by krileon almost 8 years ago
- Status changed from Assigned to Resolved
- % Done changed from 50 to 100
Actions