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:
authorDave Gandy <dave@davegandy.com>2016-10-11 19:36:58 +0300
committerDave Gandy <dave@davegandy.com>2016-10-11 19:36:58 +0300
commit546bef06564d607f3499412fc6129c39fb1d99cc (patch)
treea416f8431f3cddd27229bdea6b285e1bd96768b0 /less
parent5259fd4d98a2751f963d3c52d1b0c84c3ca01afb (diff)
Adding a critical alias
Diffstat (limited to 'less')
-rw-r--r--less/icons.less1
-rw-r--r--less/variables.less1
2 files changed, 2 insertions, 0 deletions
diff --git a/less/icons.less b/less/icons.less
index 28c5ed730..9fa16cacc 100644
--- a/less/icons.less
+++ b/less/icons.less
@@ -766,5 +766,6 @@
.@{fa-css-prefix}-thermometer-empty:before { content: @fa-var-thermometer-empty; }
.@{fa-css-prefix}-shower:before { content: @fa-var-shower; }
.@{fa-css-prefix}-bathtub:before,
+.@{fa-css-prefix}-s15:before,
.@{fa-css-prefix}-bath:before { content: @fa-var-bath; }
.@{fa-css-prefix}-podcast:before { content: @fa-var-podcast; }
diff --git a/less/variables.less b/less/variables.less
index f0eecbebb..88dfb32a8 100644
--- a/less/variables.less
+++ b/less/variables.less
@@ -560,6 +560,7 @@
@fa-var-rub: "\f158";
@fa-var-ruble: "\f158";
@fa-var-rupee: "\f156";
+@fa-var-s15: "\f2cd";
@fa-var-safari: "\f267";
@fa-var-save: "\f0c7";
@fa-var-scissors: "\f0c4";