Add sort segments button

This commit is contained in:
Ajay
2022-02-21 11:17:58 -05:00
parent 7aaa28b5c2
commit 930bc113fe
4 changed files with 25 additions and 1 deletions

View File

@@ -291,6 +291,11 @@ div:hover > .sponsorBlockChapterBar {
transition: background-color 0.4s;
}
.sponsorSkipNoticeFirstRow .sponsorSkipNoticeButton.sponsorSkipSmallButton {
height: 1.3em;
padding: 0;
}
.sponsorTimesVoteButtonsContainer {
float: left;
vertical-align:middle;