Feature #12216
Textual CSS class for priorities
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | % Done: | 0% | ||
Category: | UI | |||
Target version: | 2.2.0 | |||
Resolution: | Fixed |
Related issues
Associated revisions
Adds a textual css class for issue priorities (#12216).
Use textual CSS class for priorities in alternate theme (#12216).
Use textual CSS class for priorities in alternate theme (#12216).
History
#1
Updated by Jean-Philippe Lang over 9 years ago
Committed in r10720.
The following CSS classes are added to issue priorities:- priority-highest
- priority-high2 (2nd highest priority if it exists)
- priority-high3 (3rd highest priority if it exists)
- ...
- priority-default (the default priority)
- ...
- priority-low3 (3rd lowest priority if it exists)
- priority-low2 (2nd lowest priority if it exists)
- priority-lowest
#2
Updated by Jean-Philippe Lang over 9 years ago
- Status changed from New to Closed
- Resolution set to Fixed
#3
Updated by Go MAEDA over 7 years ago
- Related to Defect #6939: Low and Normal priority displaying with same priority class added