Fix the textLayer-opacity when using the FontInspector (PR 17533 follow-up)
This commit is contained in:
parent
bf92360095
commit
fed3ef1743
@ -50,7 +50,7 @@
|
|||||||
}
|
}
|
||||||
.debuggerShowText,
|
.debuggerShowText,
|
||||||
.debuggerHideText:hover {
|
.debuggerHideText:hover {
|
||||||
background-color: rgb(255 255 0);
|
background-color: rgb(255 255 0 / 0.25);
|
||||||
}
|
}
|
||||||
#PDFBug .stats {
|
#PDFBug .stats {
|
||||||
font-family: courier;
|
font-family: courier;
|
||||||
|
Loading…
Reference in New Issue
Block a user