Release 5.0.10 (#1068)

This commit is contained in:
Rob Madole
2018-04-10 17:13:10 -05:00
committed by GitHub
parent 7e07ed99aa
commit 81c3c3c14e
147 changed files with 2126 additions and 1931 deletions

View File

@@ -595,6 +595,7 @@
.@{fa-css-prefix}-itunes:before { content: @fa-var-itunes; }
.@{fa-css-prefix}-itunes-note:before { content: @fa-var-itunes-note; }
.@{fa-css-prefix}-jack-o-lantern:before { content: @fa-var-jack-o-lantern; }
.@{fa-css-prefix}-java:before { content: @fa-var-java; }
.@{fa-css-prefix}-jenkins:before { content: @fa-var-jenkins; }
.@{fa-css-prefix}-joget:before { content: @fa-var-joget; }
.@{fa-css-prefix}-joomla:before { content: @fa-var-joomla; }
@@ -759,6 +760,7 @@
.@{fa-css-prefix}-php:before { content: @fa-var-php; }
.@{fa-css-prefix}-pied-piper:before { content: @fa-var-pied-piper; }
.@{fa-css-prefix}-pied-piper-alt:before { content: @fa-var-pied-piper-alt; }
.@{fa-css-prefix}-pied-piper-hat:before { content: @fa-var-pied-piper-hat; }
.@{fa-css-prefix}-pied-piper-pp:before { content: @fa-var-pied-piper-pp; }
.@{fa-css-prefix}-piggy-bank:before { content: @fa-var-piggy-bank; }
.@{fa-css-prefix}-pills:before { content: @fa-var-pills; }

View File

@@ -5,7 +5,7 @@
@fa-font-size-base: 16px;
@fa-line-height-base: 1;
@fa-css-prefix: fa;
@fa-version: "5.0.9";
@fa-version: "5.0.10";
@fa-border-color: #eee;
@fa-inverse: #fff;
@fa-li-width: 2em;
@@ -604,6 +604,7 @@
@fa-var-itunes: "\f3b4";
@fa-var-itunes-note: "\f3b5";
@fa-var-jack-o-lantern: "\f30e";
@fa-var-java: "\f4e4";
@fa-var-jenkins: "\f3b6";
@fa-var-joget: "\f3b7";
@fa-var-joomla: "\f1aa";
@@ -768,6 +769,7 @@
@fa-var-php: "\f457";
@fa-var-pied-piper: "\f2ae";
@fa-var-pied-piper-alt: "\f1a8";
@fa-var-pied-piper-hat: "\f4e5";
@fa-var-pied-piper-pp: "\f1a7";
@fa-var-piggy-bank: "\f4d3";
@fa-var-pills: "\f484";

View File

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

View File

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

View File

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

View File

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

View File

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