Merge pull request #17587 from Snuffleupagus/fix-FontInspector-textLayer-opacity

Fix the textLayer-opacity when using the FontInspector (PR 17533 follow-up)
This commit is contained in:
Jonas Jenwald 2024-01-26 18:37:50 +01:00 committed by GitHub
commit 3192d37aa7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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