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>2018-05-12 21:56:28 +0300
committerJulien Deswaef <judeswae@thoughtworks.com>2018-05-12 21:56:28 +0300
commit0dabfb180f1d6a1803a982552b34366c438ca29d (patch)
tree43b1e2d75f31a3a80a058769cbe2485af2801777 /less
parentd6fde5a495cf15e572ab7e6d8a80f7836088544d (diff)
Compilation of changes in CSS and font with the Joplin icon
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 9e1c5cb46..a6efb6739 100644
--- a/less/icons.less
+++ b/less/icons.less
@@ -833,3 +833,4 @@
.@{fa-css-prefix}-gnupg:before { content: @fa-var-gnupg; }
.@{fa-css-prefix}-php:before { content: @fa-var-php; }
.@{fa-css-prefix}-ffmpeg:before { content: @fa-var-ffmpeg; }
+.@{fa-css-prefix}-joplin:before { content: @fa-var-joplin; }
diff --git a/less/variables.less b/less/variables.less
index 8e7b1941f..9779c35fc 100644
--- a/less/variables.less
+++ b/less/variables.less
@@ -424,6 +424,7 @@
@fa-var-ioxhost: "\f208";
@fa-var-italic: "\f033";
@fa-var-joomla: "\f1aa";
+@fa-var-joplin: "\f310";
@fa-var-jpy: "\f157";
@fa-var-jsfiddle: "\f1cc";
@fa-var-key: "\f084";