Annotations: bubble: on hover change pointer
Signed-off-by: Pedro Pinto Silva <pedro.silva@collabora.com> Change-Id: I650e0fffee0a5d0767ca909e193b6f0086149b1a
This commit is contained in:
parent
242f00c8be
commit
20e17bf757
1 changed files with 1 additions and 0 deletions
|
@ -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 {
|
||||
|
|
Loading…
Reference in a new issue