mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2024-11-13 02:14:23 +01:00
locked colour is important
This commit is contained in:
parent
3337fa04b9
commit
75accad06e
1 changed files with 1 additions and 1 deletions
|
@ -738,7 +738,7 @@ input::-webkit-inner-spin-button {
|
||||||
}
|
}
|
||||||
|
|
||||||
.sponsorBlockLockedColor {
|
.sponsorBlockLockedColor {
|
||||||
color: #ffc83d;
|
color: #ffc83d !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.sponsorBlockRectangleTooltip {
|
.sponsorBlockRectangleTooltip {
|
||||||
|
|
Loading…
Reference in a new issue