mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-21 15:48:06 +02:00
Implement support for Underline annotations
This commit is contained in:
parent
f17d6721e7
commit
cd28dd34fe
6 changed files with 61 additions and 0 deletions
|
@ -68,3 +68,7 @@
|
|||
.annotationLayer .popup p {
|
||||
padding-top: 0.2em;
|
||||
}
|
||||
|
||||
.annotationLayer .underlineAnnotation {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue