for some reason giant svgs
This commit is contained in:
parent
d32fbf4565
commit
2a3c1424dc
|
@ -1,7 +1,8 @@
|
||||||
@import "_mixins/all"
|
@import "_mixins/all"
|
||||||
|
|
||||||
.green .build-status
|
.green .build-status
|
||||||
background: #549e54 url('icons/state-passed-white.svg') no-repeat
|
background-color: #549e54
|
||||||
|
background-image: inline-image('images/icons/state-passed-white.svg') no-repeat
|
||||||
background-size: 10px 10px
|
background-size: 10px 10px
|
||||||
background-position: 5px 10px
|
background-position: 5px 10px
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user