Skip to content

Commit

Permalink
Merge pull request #393 from Edirom/feature/89-CSS-annotTextPreviewArea
Browse files Browse the repository at this point in the history
Add cursor "pointer" to annot view text preview areas, fix for #89
  • Loading branch information
bwbohl authored Jul 11, 2024
2 parents 2f39f63 + bef8bce commit 2d1d0da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/eoTheme/sass/etc/annotation.scss
Original file line number Diff line number Diff line change
Expand Up @@ -292,6 +292,7 @@ $content_baseFont_size: 14px;
right: 10px;
top: 10px;
overflow: auto;
cursor: pointer;
}

.annotationViewContent .contentBox {
Expand Down

0 comments on commit 2d1d0da

Please sign in to comment.