Change pointer

This commit is contained in:
Dennis Eichhorn 2017-07-13 17:16:23 +02:00
parent c6aa3a8038
commit c25bac2d08

View File

@ -1,3 +1,3 @@
*[draggable] {
cursor: pointer;
cursor: move;
}