aboutsummaryrefslogtreecommitdiff
path: root/src/editor.html
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2020-04-20 06:39:10 +0200
committercodecalm <codecalm@gmail.com>2020-04-20 06:39:30 +0200
commitf8be779997b3116b03953c7b031bccbba7b21aae (patch)
tree422a2888c74c08eac02e8bd206a011b922f2b48e /src/editor.html
parentfile-code icon (diff)
downloadtabler-icons-f8be779997b3116b03953c7b031bccbba7b21aae.tar.xz
3 new icons: `emphasis`, `separator`, `text-wrap`
Fixed icons: `underline`
Diffstat (limited to 'src/editor.html')
-rw-r--r--src/editor.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/editor.html b/src/editor.html
index 82763fa..aeda57d 100644
--- a/src/editor.html
+++ b/src/editor.html
@@ -71,7 +71,7 @@ layout: default
</div>
<div class="mb">
- {% include toolbar.html toolbar='arrow-back-up,arrow-forward-up,printer,paint|bold,italic,underline,strikethrough|align-left,align-center,align-right,align-justified,line-height|list,list-check|link,photo,table|sort-ascending,sort-descending|indent-increase,indent-decrease|subscript,superscript|minus,omega,chart-area-line,pencil|eraser,settings,typography,letter-case|parentheses,brackets,braces,terminal' %}
+ {% include toolbar.html toolbar='arrow-back-up,arrow-forward-up,printer,paint|bold,italic,underline,strikethrough,emphasis|align-left,align-center,align-right,align-justified,line-height|list,list-check|link,photo,table|sort-ascending,sort-descending|indent-increase,indent-decrease|subscript,superscript|minus,omega,chart-area-line,pencil|eraser,settings,typography,letter-case|parentheses,brackets,braces,terminal' %}
{% include toolbar.html toolbar='check,checks,x|currency-euro,currency-dollar,currency-bitcoin,currency-pound,currency-rupee,currency-yen' %}
</div>