
| Key: |
JRA-11296
|
| Type: |
New Feature
|
| Status: |
Open
|
| Priority: |
Minor
|
| Assignee: |
Unassigned
|
| Reporter: |
Matija Mazi
|
| Votes: |
1
|
| Watchers: |
1
|
|
If you were logged in you would be able to see more operations.
|
|
|
|
Time Tracking:
|
|
Original Estimate:
|
10 minutes
|
|
|
Remaining Estimate:
|
10 minutes
|
|
|
Time Spent:
|
Not Specified
|
|
|
|
|
Issue Links:
|
Reference
|
|
This issue relates to:
|
|
JRA-10404
Make 'views' of content (single issue and search request) pluggable, and rewrite default implementations in velocity
|
|
|
|
|
|
|
|
|
It would be very useful if the generated HTML, at least on the outmost layout level, contained css class markes (such as <table class="filterResults" ..>). This would, among other things, enable nice report printouts with custom CSS. (Of course, if @print media css was used, this would be even better :].)
|
|
Description
|
It would be very useful if the generated HTML, at least on the outmost layout level, contained css class markes (such as <table class="filterResults" ..>). This would, among other things, enable nice report printouts with custom CSS. (Of course, if @print media css was used, this would be even better :].) |
Show » |
|
img[src*="/jira/images/icons/priority"] { display: none ! important }
This still leaves little empty boxes on the dashboard though, so having something like a <td class="priorityIcon"> would be good to have.