Fix the textLayer-opacity when using the FontInspector (PR 17533 follow-up)

This commit is contained in:
Jonas Jenwald 2024-01-26 18:31:38 +01:00
parent bf92360095
commit fed3ef1743

View File

@ -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;