Feature #6104
Asign CSS classes for the "Custom queries" and the "issue" a-tags
Status: | New | Start date: | 2010-08-11 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | UI | |||
Target version: | - | |||
Resolution: |
Description
All the links on the right hand are stylewise not customizable, as there are no CSS classes attached to the a-tags.
1) Easy solution
Add a class="issue_links" and class="custom_queries_links" to the a-tag¶
2) Enhanced solution
Add classes from solution 1 AND add a generic class to each item class="issue_links issue_link_01"¶
hr. 3) Best solution
Like solution 2 but let the user select a predefined group or category for his custom query. This category could be defined within a new tab of the administrator's view where the name and the custom class would be defined.