Fix #311 : Add Lasso tool icons

This commit is contained in:
jdescottes
2015-09-20 13:37:19 +02:00
parent f7592f864b
commit 7554b3355c
4 changed files with 76 additions and 0 deletions

View File

@@ -75,6 +75,10 @@
background-size: 24px 20px;
}
.tool-icon.tool-lasso-select {
background-image: url(../img/tools/lasso.png);
}
.tool-icon.tool-shape-select {
background-image: url(../img/tools/magicwand.png);
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

BIN
src/img/tools/lasso.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 KiB