Skip to content

Commit cf6b73c

Browse files
committed
Updatre tree images with png
remove old gif
1 parent 0575898 commit cf6b73c

6 files changed

Lines changed: 2 additions & 2 deletions

File tree

-136 Bytes
Binary file not shown.
-6.27 KB
Binary file not shown.
2.64 KB
Loading
-2.65 KB
Binary file not shown.
2.58 KB
Loading

core/app/assets/stylesheets/refinery/components/_tree.sass

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
display: block
1414
margin: 0
1515
padding: 0.25em 0 0 2em
16-
background: image_url('refinery/branch.gif') no-repeat 15px 0px
16+
background: image_url('refinery/branch.png') no-repeat 15px 0px
1717

1818
span.item
1919
display: block
@@ -37,7 +37,7 @@
3737
@include icon('spinner')
3838

3939
&:first-child
40-
background-image: image_url('refinery/branch-start.gif')
40+
background-image: image_url('refinery/branch-start.png')
4141

4242
&:last-child
4343
background-image: image_url('refinery/branch-end.png')

0 commit comments

Comments
 (0)