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

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'css/icons.scss')
-rw-r--r--css/icons.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/css/icons.scss b/css/icons.scss
index 386225aa6..d4d2249c3 100644
--- a/css/icons.scss
+++ b/css/icons.scss
@@ -34,6 +34,7 @@
@include icon-black-white('bold', 'text', 1);
@include icon-black-white('italic', 'text', 1);
+@include icon-black-white('strike', 'text', 1);
@include icon-black-white('underline', 'text', 1);
@include icon-black-white('link', 'text', 1);
@include icon-black-white('ol', 'text', 1);