Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ForkAwesome/Fork-Awesome.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/less
diff options
context:
space:
mode:
authorJulien Deswaef <judeswae@thoughtworks.com>2019-11-21 20:37:49 +0300
committerJulien Deswaef <judeswae@thoughtworks.com>2019-11-21 20:37:49 +0300
commit260245556b7125cdbf95b569c1c9dbd2fc24d84a (patch)
tree2c9e700236a1555967ed8a2c25e408da88626084 /less
parent77f40273ffe8b37493f5c4679b42e256467b9da4 (diff)
Rebuilds the CSS files
Diffstat (limited to 'less')
-rw-r--r--less/icons.less8
-rw-r--r--less/path.less1
-rw-r--r--less/variables.less8
3 files changed, 17 insertions, 0 deletions
diff --git a/less/icons.less b/less/icons.less
index 0a0a7db5e..5476edfbb 100644
--- a/less/icons.less
+++ b/less/icons.less
@@ -882,3 +882,11 @@
.@{fa-css-prefix}-volume-mute:before { content: @fa-var-volume-mute; }
.@{fa-css-prefix}-bell-ringing:before { content: @fa-var-bell-ringing; }
.@{fa-css-prefix}-bell-ringing-o:before { content: @fa-var-bell-ringing-o; }
+.@{fa-css-prefix}-hal:before { content: @fa-var-hal; }
+.@{fa-css-prefix}-jupyter:before { content: @fa-var-jupyter; }
+.@{fa-css-prefix}-julia:before { content: @fa-var-julia; }
+.@{fa-css-prefix}-classicpress:before { content: @fa-var-classicpress; }
+.@{fa-css-prefix}-classicpress-circle:before { content: @fa-var-classicpress-circle; }
+.@{fa-css-prefix}-open-collective:before { content: @fa-var-open-collective; }
+.@{fa-css-prefix}-orcid:before { content: @fa-var-orcid; }
+.@{fa-css-prefix}-researchgate:before { content: @fa-var-researchgate; }
diff --git a/less/path.less b/less/path.less
index cd1544fdf..319b7f168 100644
--- a/less/path.less
+++ b/less/path.less
@@ -12,4 +12,5 @@
// src: url('@{fa-font-path}/ForkAwesome.otf') format('opentype'); // used when developing fonts
font-weight: normal;
font-style: normal;
+ font-display: block;
}
diff --git a/less/variables.less b/less/variables.less
index 1b133db1e..213bf2248 100644
--- a/less/variables.less
+++ b/less/variables.less
@@ -179,6 +179,8 @@
@fa-var-circle-o: "\f10c";
@fa-var-circle-o-notch: "\f1ce";
@fa-var-circle-thin: "\f1db";
+@fa-var-classicpress: "\f331";
+@fa-var-classicpress-circle: "\f332";
@fa-var-clipboard: "\f0ea";
@fa-var-clock-o: "\f017";
@fa-var-clone: "\f24d";
@@ -385,6 +387,7 @@
@fa-var-hackaday: "\f30a";
@fa-var-hacker-news: "\f1d4";
@fa-var-hackster: "\f326";
+@fa-var-hal: "\f333";
@fa-var-hand-grab-o: "\f255";
@fa-var-hand-lizard-o: "\f258";
@fa-var-hand-o-down: "\f0a7";
@@ -449,6 +452,8 @@
@fa-var-joplin: "\f310";
@fa-var-jpy: "\f157";
@fa-var-jsfiddle: "\f1cc";
+@fa-var-julia: "\f334";
+@fa-var-jupyter: "\f335";
@fa-var-key: "\f084";
@fa-var-key-modern: "\f2f7";
@fa-var-keybase: "\f2f4";
@@ -545,10 +550,12 @@
@fa-var-object-ungroup: "\f248";
@fa-var-odnoklassniki: "\f263";
@fa-var-odnoklassniki-square: "\f264";
+@fa-var-open-collective: "\f336";
@fa-var-opencart: "\f23d";
@fa-var-openid: "\f19b";
@fa-var-opera: "\f26a";
@fa-var-optin-monster: "\f23c";
+@fa-var-orcid: "\f337";
@fa-var-outdent: "\f03b";
@fa-var-pagelines: "\f18c";
@fa-var-paint-brush: "\f1fc";
@@ -621,6 +628,7 @@
@fa-var-repeat: "\f01e";
@fa-var-reply: "\f112";
@fa-var-reply-all: "\f122";
+@fa-var-researchgate: "\f338";
@fa-var-resistance: "\f1d0";
@fa-var-retweet: "\f079";
@fa-var-rmb: "\f157";