Annotations: bubble: on hover change pointer

Signed-off-by: Pedro Pinto Silva <pedro.silva@collabora.com>
Change-Id: I650e0fffee0a5d0767ca909e193b6f0086149b1a
This commit is contained in:
Pedro Pinto Silva 2021-09-27 15:15:06 +02:00 committed by pedropintosilva
parent 242f00c8be
commit 20e17bf757

View file

@ -353,6 +353,7 @@ nav.spreadsheet-color-indicator ~ #sidebar-dock-wrapper {
#document-container > .loleaflet-annotation:hover .loleaflet-annotation-collapsed{
box-shadow: 0 0 3px 0 rgb(0 0 0 / 50%), 0 0 10px 4px rgb(0 0 0 / 10%);
cursor: pointer;
}
.loleaflet-annotation-content-wrapper, .loleaflet-annotation-redline-content-wrapper {