Merge "Replace icon for merge commit" into stable-2.9

This commit is contained in:
Shawn Pearce
2014-05-20 18:11:10 +00:00
committed by Gerrit Code Review
5 changed files with 3 additions and 3 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 16 KiB

View File

@@ -70,6 +70,6 @@ public interface GerritResources extends ClientBundle {
@Source("warning.png")
public ImageResource warning();
@Source("important.png")
public ImageResource important();
@Source("merge.png")
public ImageResource merge();
}

View File

@@ -128,7 +128,7 @@ limitations under the License.
</div>
<g:Image
ui:field='mergeCommit'
resource='{ico.important}'
resource='{ico.merge}'
visible='false'
title='Merge Commit'>
<ui:attribute name='title'/>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 717 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 710 B