Skip to content

Commit 59c392f

Browse files
committed
5.0.0-94
1 parent 9972dc5 commit 59c392f

34 files changed

+62
-45
lines changed

BookReader/BookReader.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2124,6 +2124,7 @@ ia-bookreader .BRtoolbar {
21242124
transform-origin: 0 0;
21252125
pointer-events: none;
21262126
cursor: text;
2127+
mix-blend-mode: multiply;
21272128
}
21282129

21292130
.BRparagraphElement {
@@ -2161,7 +2162,7 @@ ia-bookreader .BRtoolbar {
21612162
content: "-";
21622163
}
21632164

2164-
.BRsmooth-zooming .BRpagecontainer:not(.BRpagecontainer--hasSelection) .BRtextLayer, .BRscrolling-active .BRpagecontainer:not(.BRpagecontainer--hasSelection) .BRtextLayer {
2165+
.BRsmooth-zooming .BRpagecontainer:not(.BRpagecontainer--hasSelection):not(:has(hypothesis-highlight)) .BRtextLayer, .BRscrolling-active .BRpagecontainer:not(.BRpagecontainer--hasSelection):not(:has(hypothesis-highlight)) .BRtextLayer {
21652166
display: none;
21662167
}
21672168

BookReader/BookReader.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

BookReader/BookReader.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

BookReader/ia-bookreader-bundle.js

Lines changed: 14 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

BookReader/ia-bookreader-bundle.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

BookReader/images/hypothesis.ico

14.7 KB
Binary file not shown.

BookReader/jquery-3.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

BookReader/plugins/plugin.archive_analytics.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)