mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2026-01-03 07:09:04 +03:00
Make server address buttons bigger
This commit is contained in:
@@ -234,6 +234,10 @@ input[type='number'] {
|
|||||||
display: inline-block;
|
display: inline-block;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.next-line {
|
||||||
|
padding: 15px 0 0 0;
|
||||||
|
}
|
||||||
|
|
||||||
.bold {
|
.bold {
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -458,17 +458,17 @@
|
|||||||
<input class="option-text-box" type="text" style="margin-right:10px">
|
<input class="option-text-box" type="text" style="margin-right:10px">
|
||||||
</label>
|
</label>
|
||||||
|
|
||||||
<div class="inline">
|
<div class="small-description">__MSG_customServerAddressDescription__</div>
|
||||||
<div class="option-button text-change-set inline low-profile">
|
|
||||||
|
<div class="next-line">
|
||||||
|
<div class="option-button text-change-set inline">
|
||||||
__MSG_save__
|
__MSG_save__
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="option-button text-change-reset inline low-profile">
|
<div class="option-button text-change-reset inline">
|
||||||
__MSG_reset__
|
__MSG_reset__
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="small-description">__MSG_customServerAddressDescription__</div>
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user