loleaflet/css/loleaflet.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 79d99156dc9a6851b50ef04e96a73894c8ffb19a Author: Pedro Pinto Silva <pedro.si...@collabora.com> AuthorDate: Tue Sep 8 13:38:14 2020 +0200 Commit: Pedro Silva <pedro.si...@collabora.com> CommitDate: Tue Sep 8 14:34:46 2020 +0200 leaflet: cursor: bucket-cursor fix alignment Change-Id: Iafe8dea3d379b6c1fe9241063bab4ab4b7c17e8e Reviewed-on: https://gerrit.libreoffice.org/c/online/+/102247 Tested-by: Jenkins Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoff...@gmail.com> Reviewed-by: Pedro Silva <pedro.si...@collabora.com> diff --git a/loleaflet/css/loleaflet.css b/loleaflet/css/loleaflet.css index a85f43a6b..bbd5aca1f 100644 --- a/loleaflet/css/loleaflet.css +++ b/loleaflet/css/loleaflet.css @@ -75,7 +75,7 @@ } .bucket-cursor { - cursor: url('images/cursors/fill.png'), auto !important; + cursor: url('images/cursors/fill.png') 14 29, auto !important;/*setting coordinates to align the tip of the bucket icon */ } .loleaflet-scrollbar-show { opacity: 1 !important; _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits