mirror of
https://github.com/piskelapp/piskel.git
synced 2023-08-10 21:12:52 +03:00
Renamed lighten cursor
lighting.png -> lighten.png
This commit is contained in:
parent
17e6cf9b38
commit
77ccd60e77
@ -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 {
|
||||
|
Before Width: | Height: | Size: 606 B After Width: | Height: | Size: 606 B |
Loading…
Reference in New Issue
Block a user