mirror of
https://github.com/mozilla/pdf.js.git
synced 2026-07-11 17:45:49 +02:00
Make sure the caret is black in dark mode when in caret browsing mode
This commit is contained in:
parent
a5010f99e7
commit
a362a24779
@ -14,6 +14,8 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
.textLayer {
|
.textLayer {
|
||||||
|
color-scheme: only light;
|
||||||
|
|
||||||
position: absolute;
|
position: absolute;
|
||||||
text-align: initial;
|
text-align: initial;
|
||||||
inset: 0;
|
inset: 0;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user