Release 5.12.0 (#1458)

This commit is contained in:
Rob Madole
2019-12-10 16:48:26 -06:00
committed by GitHub
parent b0c7df5337
commit 74c5b96eeb
1933 changed files with 93322 additions and 4394 deletions

View File

@@ -124,6 +124,10 @@
.@{fa-css-prefix}.@{fa-css-prefix}-mail-forward:before { content: @fa-var-share; }
.@{fa-css-prefix}.@{fa-css-prefix}-expand:before { content: @fa-var-expand-alt; }
.@{fa-css-prefix}.@{fa-css-prefix}-compress:before { content: @fa-var-compress-alt; }
.@{fa-css-prefix}.@{fa-css-prefix}-eye {
font-family: 'Font Awesome 5 Pro';
font-weight: 400;
@@ -954,14 +958,17 @@
.@{fa-css-prefix}.@{fa-css-prefix}-automobile:before { content: @fa-var-car; }
.@{fa-css-prefix}.@{fa-css-prefix}-cab:before { content: @fa-var-taxi; }
.@{fa-css-prefix}.@{fa-css-prefix}-envelope-o {
font-family: 'Font Awesome 5 Pro';
font-weight: 400;
}
.@{fa-css-prefix}.@{fa-css-prefix}-envelope-o:before { content: @fa-var-envelope; }
.@{fa-css-prefix}.@{fa-css-prefix}-spotify {
font-family: 'Font Awesome 5 Brands';
font-weight: 400;
}
.@{fa-css-prefix}.@{fa-css-prefix}-deviantart {
font-family: 'Font Awesome 5 Brands';
font-weight: 400;
@@ -2055,8 +2062,5 @@
font-weight: 400;
}
.@{fa-css-prefix}.@{fa-css-prefix}-spotify {
font-family: 'Font Awesome 5 Brands';
font-weight: 400;
}
.@{fa-css-prefix}.@{fa-css-prefix}-cab:before { content: @fa-var-taxi; }