From acbe0ced15150d15d81110cd2259b99e942d02e6 Mon Sep 17 00:00:00 2001 From: bob Date: Tue, 6 Aug 2019 18:17:48 -0400 Subject: pdf css cleanup --- src/client/views/pdf/Annotation.scss | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'src/client/views/pdf/Annotation.scss') diff --git a/src/client/views/pdf/Annotation.scss b/src/client/views/pdf/Annotation.scss index 0ea85d522..817115690 100644 --- a/src/client/views/pdf/Annotation.scss +++ b/src/client/views/pdf/Annotation.scss @@ -1,4 +1,7 @@ -.pdfViewer-annotationBox { +.pdfAnnotation { pointer-events: all; user-select: none; + position: absolute; + background-color: pink; + opacity: 0.1; } \ No newline at end of file -- cgit v1.2.3-70-g09d2