mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2025-12-07 20:17:05 +03:00
Merge pull request #657 from aaaeka/master
Fix options button icon in firefox
This commit is contained in:
@@ -305,6 +305,11 @@ label>p, #disableExtension>p, #usernameValue, #usernameElement > div > p,#sponso
|
|||||||
transform: rotate(45deg);
|
transform: rotate(45deg);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.SBWhitelistIconContainer, button#optionsButton {
|
||||||
|
display: flex;
|
||||||
|
align-items: center;
|
||||||
|
}
|
||||||
|
|
||||||
.SBWhitelistIconContainer, button#optionsButton>img, .logoText>img, #usernameValue {
|
.SBWhitelistIconContainer, button#optionsButton>img, .logoText>img, #usernameValue {
|
||||||
margin-right: 8px;
|
margin-right: 8px;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user