This commit is contained in:
ed 2021-05-13 00:43:25 +02:00
parent 0c786b0766
commit 3fc0d2cc4a

View file

@ -1,6 +1,5 @@
<!--
save this as .epilogue.html inside a
write-only folder to declutter the UI
save this as .epilogue.html inside a write-only folder to declutter the UI
-->
<style>
@ -13,17 +12,20 @@
#u2cards /* and the upload progress tabs */
{display:none!important} /* do it! */
{display: none !important} /* do it! */
/* add some margins because now it's weird */
.opview {margin-top: 2.5em}
#op_up2k {margin-top: 5em}
#op_up2k {margin-top: 3em}
/* and embiggen the upload button */
#u2conf #u2btn, #u2btn {padding:1.5em 0}
/* button area can be smaller tho */
#u2conf {width: 35em !important; margin-bottom: 2em}
</style>
<a href="#" onclick="this.parentNode.innerHTML='';">show advanced options</a>