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,
|
||||
.debuggerHideText:hover {
|
||||
background-color: rgb(255 255 0);
|
||||
background-color: rgb(255 255 0 / 0.25);
|
||||
}
|
||||
#PDFBug .stats {
|
||||
font-family: courier;
|
||||
|
Loading…
Reference in New Issue
Block a user