mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2026-04-09 12:37:30 +03:00
Merge branch 'master' into copySegment
This commit is contained in:
@@ -563,4 +563,15 @@ input::-webkit-inner-spin-button {
|
||||
|
||||
.SponsorBlockLockedColor {
|
||||
color: #ffc83d;
|
||||
}
|
||||
}
|
||||
|
||||
.sponsorBlockRectangleTooltip {
|
||||
position: absolute;
|
||||
border-radius: 5px;
|
||||
padding: 10px;
|
||||
min-width: 250px;
|
||||
min-height: 75px;
|
||||
white-space: normal;
|
||||
line-height: 1.5em;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user