Patch #27139
closed
Fix for project link background in calendar tooltips
Added by Bernhard Rohloff about 7 years ago.
Updated almost 7 years ago.
Description
The project link in the calendar tooltip shows the same background image (starting, ending) as the related issue number.
The patch adds a :first-child
selector in the default application.css
file.
Before patch:
After patch:
Files
- Target version set to Unplanned backlogs
- Target version changed from Unplanned backlogs to 3.3.6
I think there is no problem to include this small UI fix in the next minor release. Setting target version to 3.3.6.
I think that it is more safe to target directly the issue using table.cal .starting a.issue
instead of the :first-child.
Yes, I agree. Marius' approach is much cleaner. Thank you!
I've made another patch with the changes suggested by him.
- Status changed from New to Closed
- Assignee set to Go MAEDA
Committed in the trunk and merged to stable branches.
Thank you for fixing this issue and thank Marius for reviewing the patch.
Also available in: Atom
PDF