1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-21 15:48:06 +02:00

Implement support for Highlight annotations

This commit is contained in:
Tim van der Meij 2016-01-01 15:31:46 +01:00
parent 8ed369211a
commit 6ef7120a04
6 changed files with 58 additions and 0 deletions

View file

@ -69,6 +69,7 @@
padding-top: 0.2em;
}
.annotationLayer .highlightAnnotation,
.annotationLayer .underlineAnnotation,
.annotationLayer .squigglyAnnotation,
.annotationLayer .strikeoutAnnotation {