Renamed lighten cursor

lighting.png -> lighten.png
This commit is contained in:
epicabsol 2016-08-06 09:23:05 -07:00
parent 17e6cf9b38
commit 77ccd60e77
2 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@
}
.tool-lighten .drawing-canvas-container:hover {
cursor: url(../img/cursors/lighting.png) 1 15, pointer;
cursor: url(../img/cursors/lighten.png) 1 15, pointer;
}
.tool-eraser .drawing-canvas-container:hover {

View File

Before

Width:  |  Height:  |  Size: 606 B

After

Width:  |  Height:  |  Size: 606 B