mirror of
https://github.com/9001/copyparty.git
synced 2025-08-17 09:02:15 -06:00
update minimal-up2k
This commit is contained in:
parent
c761bd799a
commit
2b6e5ebd2d
|
@ -11,7 +11,7 @@
|
|||
|
||||
#u2cleanup, #u2conf tr:first-child>td[rowspan]:not(#u2btn_cw), /* most of the config options */
|
||||
|
||||
#u2cards /* and the upload progress tabs */
|
||||
#u2cards, #u2etaw /* and the upload progress tabs */
|
||||
|
||||
{display: none !important} /* do it! */
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
|||
|
||||
/* add some margins because now it's weird */
|
||||
.opview {margin-top: 2.5em}
|
||||
#op_up2k {margin-top: 3em}
|
||||
#op_up2k {margin-top: 6em}
|
||||
|
||||
/* and embiggen the upload button */
|
||||
#u2conf #u2btn, #u2btn {padding:1.5em 0}
|
||||
|
|
Loading…
Reference in a new issue