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

github.com/nextcloud/tasks.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaimund Schlüßler <raimund.schluessler@mailbox.org>2017-09-04 22:54:04 +0300
committerRaimund Schlüßler <raimund.schluessler@mailbox.org>2017-09-14 22:48:54 +0300
commite2e868f8b6370b058460d3260cd32765eda34406 (patch)
tree60d47c5fa67d2e3c372024b22d12e02494961350 /js/gulpfile.js
parent722a1bcf626f4ae8e491067f1ecd16250065deb3 (diff)
Change icon prefix from 'ico-' to 'icon-'
Diffstat (limited to 'js/gulpfile.js')
-rw-r--r--js/gulpfile.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/gulpfile.js b/js/gulpfile.js
index fda6c64d..ee231478 100644
--- a/js/gulpfile.js
+++ b/js/gulpfile.js
@@ -58,7 +58,7 @@ const svgConfig = {
bust: false,
common: 'icon',
dimensions: '',
- prefix: '.ico-%s',
+ prefix: '.icon-%s',
sprite: "../img/sprites.svg",
render: {
scss: {