Small changes

This commit is contained in:
mmble
2020-09-23 21:29:49 +02:00
parent e3fb851713
commit 8cd3d92639
3 changed files with 7 additions and 7 deletions

View File

@@ -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{

View File

@@ -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>