made the tool tip fully opaque for better readability

This commit is contained in:
FlorianZahn
2021-10-04 21:37:15 +02:00
parent 1ad60720df
commit c571a9ecb6
3 changed files with 5 additions and 2 deletions

View File

@@ -558,7 +558,6 @@ input::-webkit-inner-spin-button {
.sponsorBlockRectangleTooltip {
position: absolute;
background-color: rgba(28, 28, 28, 0.7);
border-radius: 5px;
padding: 10px;
min-width: 250px;