mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2026-03-28 16:49:20 +03:00
Small changes
This commit is contained in:
@@ -185,7 +185,7 @@ div.logoText>p, .sbHeader {
|
||||
margin-bottom: 6px !important;
|
||||
}
|
||||
|
||||
#videoInfo, #mainControls, .sidebyside, #sponsorTimesSkipsDoneContainer, .largeButton, #submissionSection>b {
|
||||
#videoInfo, #mainControls, .sidebyside, #sponsorTimesSkipsDoneContainer, .largeButton {
|
||||
margin-bottom: 12px !important;
|
||||
}
|
||||
#mainControls{
|
||||
|
||||
@@ -62,12 +62,12 @@
|
||||
__MSG_recordTimesDescription__
|
||||
</p>
|
||||
<sub style="margin-bottom: 12px;">__MSG_popupHint__</sub>
|
||||
<div style="margin-bottom: 12px;">
|
||||
<div>
|
||||
<button id="sponsorStart" class="mediumButton">__MSG_sponsorStart__</button>
|
||||
</div>
|
||||
<div id="submissionSection" style="display: none">
|
||||
<b style="display:block;">Section editing will appear after you click submit</b>
|
||||
<div id="submitTimesContainer" style="display: none">
|
||||
<b style="display: block; margin-top: 12px;">Section editing will appear after you click submit</b>
|
||||
<div id="submitTimesContainer" style="display: none; margin-top: 12px;">
|
||||
<button id="submitTimes" class="mediumButton">__MSG_submitTimesButton__</button>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user