mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2026-04-01 02:29:00 +03:00
Add export to unsubmitted segments
This commit is contained in:
@@ -235,6 +235,10 @@ div:hover > .sponsorBlockChapterBar {
|
||||
min-width: 100%;
|
||||
}
|
||||
|
||||
.exportCopiedNotice .sponsorSkipNoticeTableContainer {
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
.sponsorSkipNotice {
|
||||
transition: all 0.1s ease-out;
|
||||
}
|
||||
@@ -256,6 +260,10 @@ div:hover > .sponsorBlockChapterBar {
|
||||
animation: fadeIn 0.5s ease-out;
|
||||
}
|
||||
|
||||
.exportCopiedNotice .sponsorSkipNoticeFadeIn {
|
||||
animation: none;
|
||||
}
|
||||
|
||||
.sponsorSkipNoticeFaded {
|
||||
opacity: 0.5;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user