Commit icon added (#3124)

* Create pull.yml

* Update zcl_abapgit_git_transport.clas.abap

* Update zcl_abapgit_git_transport.clas.abap

* Update pull.yml

* Delete pull.yml

* Added new icon code-commit via SMW0
This commit is contained in:
mariusraht2 2019-12-19 06:20:22 +01:00 committed by Lars Hvam
parent 82486ec350
commit 5bee54fff3
2 changed files with 52 additions and 51 deletions

View File

@ -35,17 +35,18 @@
.icon-check:before { content: "\f106"; }
.icon-cloud-upload-alt:before { content: "\f107"; }
.icon-code-branch:before { content: "\f108"; }
.icon-cog:before { content: "\f109"; }
.icon-exclamation-circle:before { content: "\f10a"; }
.icon-exclamation-triangle:before { content: "\f10b"; }
.icon-file-alt:before { content: "\f10c"; }
.icon-file-code:before { content: "\f10d"; }
.icon-file-image:before { content: "\f10e"; }
.icon-file:before { content: "\f10f"; }
.icon-fire-alt:before { content: "\f110"; }
.icon-folder:before { content: "\f111"; }
.icon-lock:before { content: "\f112"; }
.icon-plug:before { content: "\f113"; }
.icon-sliders-h:before { content: "\f114"; }
.icon-snowflake:before { content: "\f115"; }
.icon-star:before { content: "\f116"; }
.icon-code-commit:before { content: "\f109"; }
.icon-cog:before { content: "\f10a"; }
.icon-exclamation-circle:before { content: "\f10b"; }
.icon-exclamation-triangle:before { content: "\f10c"; }
.icon-file-alt:before { content: "\f10d"; }
.icon-file-code:before { content: "\f10e"; }
.icon-file-image:before { content: "\f10f"; }
.icon-file:before { content: "\f110"; }
.icon-fire-alt:before { content: "\f111"; }
.icon-folder:before { content: "\f112"; }
.icon-lock:before { content: "\f113"; }
.icon-plug:before { content: "\f114"; }
.icon-sliders-h:before { content: "\f115"; }
.icon-snowflake:before { content: "\f116"; }
.icon-star:before { content: "\f117"; }