Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 383025

Summary: git log missing incoming/outgoing icons
Product: [ECD] Orion Reporter: Susan McCourt <susan>
Component: GitAssignee: Susan McCourt <susan>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: simon_kaegi
Version: 0.5Flags: simon_kaegi: review+
Target Milestone: 0.5 RC3   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Susan McCourt CLA 2012-06-19 17:02:19 EDT
git log has lost its incoming/outgoing icons now that we have released the black icons.  Git status has them.  Investigating.
Comment 1 Susan McCourt CLA 2012-06-19 23:32:07 EDT
Commit is 3da022c997ec99e065a4028052f5e7651a0e9913
in remote branch origin/Gitlogicons

A better solution would be to use the sprite, but the image is being set as the background of a larger div, and setting the height/width in order to contain the sprite image was affecting the layout of the rest of the column.

So this is the safest.

Ken or Simon...can you review and push?
Comment 2 Simon Kaegi CLA 2012-06-20 08:35:47 EDT
Looks fine and very safe -- pushed.