[Libreoffice-commits] online.git: loleaflet/css
Henry Castro (via logerrit)
logerrit at kemper.freedesktop.org
Wed Nov 6 20:01:26 UTC 2019
loleaflet/css/selectionMarkers.css | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 555ef04e67ccb0d720fc70ba90f8ca9e2f4c3733
Author: Henry Castro <hcastro at collabora.com>
AuthorDate: Wed Nov 6 15:53:52 2019 -0400
Commit: Henry Castro <hcastro at collabora.com>
CommitDate: Wed Nov 6 21:01:08 2019 +0100
loleaflet: adjust the margin property for the new cursor handler image
Change-Id: I83c83de60cd8b099d157881c63a027493130e5cb
Reviewed-on: https://gerrit.libreoffice.org/82175
Reviewed-by: Henry Castro <hcastro at collabora.com>
Tested-by: Henry Castro <hcastro at collabora.com>
diff --git a/loleaflet/css/selectionMarkers.css b/loleaflet/css/selectionMarkers.css
index 0711a0c98..2bf7f791c 100644
--- a/loleaflet/css/selectionMarkers.css
+++ b/loleaflet/css/selectionMarkers.css
@@ -13,7 +13,7 @@
}
.leaflet-cursor-handler {
- margin-left: -12px;
+ margin-left: -14px;
width: 30px;
height: 44px;
background-image: url('images/cursor-handler.svg');
More information about the Libreoffice-commits
mailing list