From f7783bd1e88656a50c6ef7b7929bda60b4e72378 Mon Sep 17 00:00:00 2001 From: bobzel Date: Mon, 3 Jul 2023 14:26:51 -0400 Subject: from last --- src/client/views/pdf/PDFViewer.scss | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'src') diff --git a/src/client/views/pdf/PDFViewer.scss b/src/client/views/pdf/PDFViewer.scss index 133c542fd..cfe07f6cb 100644 --- a/src/client/views/pdf/PDFViewer.scss +++ b/src/client/views/pdf/PDFViewer.scss @@ -25,11 +25,10 @@ // } .textLayer { opacity: unset; + mix-blend-mode: multiply; // bcz: makes text fuzzy! } - .textLayer span::selection { + .textLayer ::selection { background: #accef76a; - opacity: 0.3; - // mix-blend-mode: multiply; // bcz: makes text fuzzy! } // should match the backgroundColor in createAnnotation() -- cgit v1.2.3-70-g09d2