Release 5.0.3 (#975)

This commit is contained in:
Rob Madole
2018-01-08 16:49:32 -06:00
committed by GitHub
parent 48f980f13a
commit 4578c38f1e
313 changed files with 7717 additions and 2772 deletions

View File

@@ -291,6 +291,7 @@
.@{fa-css-prefix}-edge:before { content: @fa-var-edge; }
.@{fa-css-prefix}-edit:before { content: @fa-var-edit; }
.@{fa-css-prefix}-eject:before { content: @fa-var-eject; }
.@{fa-css-prefix}-elementor:before { content: @fa-var-elementor; }
.@{fa-css-prefix}-ellipsis-h:before { content: @fa-var-ellipsis-h; }
.@{fa-css-prefix}-ellipsis-h-alt:before { content: @fa-var-ellipsis-h-alt; }
.@{fa-css-prefix}-ellipsis-v:before { content: @fa-var-ellipsis-v; }
@@ -944,3 +945,4 @@
.@{fa-css-prefix}-yen-sign:before { content: @fa-var-yen-sign; }
.@{fa-css-prefix}-yoast:before { content: @fa-var-yoast; }
.@{fa-css-prefix}-youtube:before { content: @fa-var-youtube; }
.@{fa-css-prefix}-youtube-square:before { content: @fa-var-youtube-square; }

View File

@@ -5,7 +5,7 @@
@fa-font-size-base: 16px;
@fa-line-height-base: 1;
@fa-css-prefix: fa;
@fa-version: "5.0.2";
@fa-version: "5.0.3";
@fa-border-color: #eee;
@fa-inverse: #fff;
@fa-li-width: 2em;
@@ -300,6 +300,7 @@
@fa-var-edge: "\f282";
@fa-var-edit: "\f044";
@fa-var-eject: "\f052";
@fa-var-elementor: "\f430";
@fa-var-ellipsis-h: "\f141";
@fa-var-ellipsis-h-alt: "\f39b";
@fa-var-ellipsis-v: "\f142";
@@ -953,3 +954,4 @@
@fa-var-yen-sign: "\f157";
@fa-var-yoast: "\f2b1";
@fa-var-youtube: "\f167";
@fa-var-youtube-square: "\f431";

View File

@@ -1,5 +1,5 @@
/*!
* Font Awesome Pro 5.0.2 by @fontawesome - http://fontawesome.com
* Font Awesome Pro 5.0.3 by @fontawesome - http://fontawesome.com
* License - http://fontawesome.com/license (Commercial License)
*/
@import "_variables.less";

View File

@@ -1,5 +1,5 @@
/*!
* Font Awesome Pro 5.0.2 by @fontawesome - http://fontawesome.com
* Font Awesome Pro 5.0.3 by @fontawesome - http://fontawesome.com
* License - http://fontawesome.com/license (Commercial License)
*/
@import "_variables.less";

View File

@@ -1,5 +1,5 @@
/*!
* Font Awesome Pro 5.0.2 by @fontawesome - http://fontawesome.com
* Font Awesome Pro 5.0.3 by @fontawesome - http://fontawesome.com
* License - http://fontawesome.com/license (Commercial License)
*/
@import "_variables.less";

View File

@@ -1,5 +1,5 @@
/*!
* Font Awesome Pro 5.0.2 by @fontawesome - http://fontawesome.com
* Font Awesome Pro 5.0.3 by @fontawesome - http://fontawesome.com
* License - http://fontawesome.com/license (Commercial License)
*/
@import "_variables.less";

View File

@@ -1,5 +1,5 @@
/*!
* Font Awesome Pro 5.0.2 by @fontawesome - http://fontawesome.com
* Font Awesome Pro 5.0.3 by @fontawesome - http://fontawesome.com
* License - http://fontawesome.com/license (Commercial License)
*/
@import "_variables.less";