mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2026-03-31 18:19:10 +03:00
Added skip button in control bar instead of using skip notice
This commit is contained in:
@@ -501,4 +501,17 @@ input::-webkit-inner-spin-button {
|
||||
.sbChatClose {
|
||||
height: 14px;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.skipButtonControlBarContainer {
|
||||
cursor: pointer;
|
||||
display: flex;
|
||||
}
|
||||
|
||||
#sbSkipIconControlBarImage {
|
||||
height: 60%;
|
||||
top: 0px;
|
||||
bottom: 0px;
|
||||
display: block;
|
||||
margin: auto;
|
||||
}
|
||||
Reference in New Issue
Block a user